-- Logs begin at Sat 2021-01-02 09:06:44 UTC, end at Sat 2021-01-02 11:43:54 UTC. -- Jan 02 09:45:04.557876 n-d-765311-9 systemd[1]: Starting Devstack devstack@c-api.service... Jan 02 09:45:04.565942 n-d-765311-9 devstack@c-api.service[88038]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: *** Starting uWSGI 2.0.15-debian (64bit) on [Sat Jan 2 09:45:04 2021] *** Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: nodename: n-d-765311-9 Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: machine: x86_64 Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: clock source: unix Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: pcre jit disabled Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: detected number of CPU cores: 4 Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: current working directory: / Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: detected binary path: /usr/bin/uwsgi-core Jan 02 09:45:04.568054 n-d-765311-9 devstack@c-api.service[88038]: dropping root privileges as early as possible Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: your processes number limit is 47843 Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: your memory page size is 4096 bytes Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: detected max file descriptor number: 2048 Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: lock engine: pthread robust mutexes Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: thunder lock: enabled Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: dropping root privileges after socket binding Jan 02 09:45:04.569015 n-d-765311-9 devstack@c-api.service[88038]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 02 09:45:04.614905 n-d-765311-9 devstack@c-api.service[88038]: Python main interpreter initialized at 0x55ef977709c0 Jan 02 09:45:04.614905 n-d-765311-9 devstack@c-api.service[88038]: dropping root privileges after plugin initialization Jan 02 09:45:04.614905 n-d-765311-9 devstack@c-api.service[88038]: python threads support enabled Jan 02 09:45:04.614905 n-d-765311-9 devstack@c-api.service[88038]: your server socket listen backlog is limited to 100 connections Jan 02 09:45:04.614905 n-d-765311-9 devstack@c-api.service[88038]: your mercy for graceful operations on workers is 90 seconds Jan 02 09:45:04.615477 n-d-765311-9 devstack@c-api.service[88038]: mapped 402621 bytes (393 KB) for 2 cores Jan 02 09:45:04.615477 n-d-765311-9 devstack@c-api.service[88038]: *** Operational MODE: preforking *** Jan 02 09:45:04.615665 n-d-765311-9 devstack@c-api.service[88038]: dropping root privileges after application loading Jan 02 09:45:04.615665 n-d-765311-9 devstack@c-api.service[88038]: *** uWSGI is running in multiple interpreter mode *** Jan 02 09:45:04.615665 n-d-765311-9 devstack@c-api.service[88038]: spawned uWSGI master process (pid: 88038) Jan 02 09:45:04.615754 n-d-765311-9 systemd[1]: Started Devstack devstack@c-api.service. Jan 02 09:45:04.616089 n-d-765311-9 devstack@c-api.service[88038]: spawned uWSGI worker 1 (pid: 88039, cores: 1) Jan 02 09:45:04.616400 n-d-765311-9 devstack@c-api.service[88038]: spawned uWSGI worker 2 (pid: 88040, cores: 1) Jan 02 09:45:04.617100 n-d-765311-9 devstack@c-api.service[88038]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 02 09:45:07.950876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88040) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 02 09:45:07.953130 n-d-765311-9 devstack@c-api.service[88038]: 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 02 09:45:07.961743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88040) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 09:45:07.963053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:07.964770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:07.965183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:07.966146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:07.966361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:07.966594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:07.966823 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:07.967044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:07.967263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:07.967524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:07.971853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88039) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 02 09:45:07.974028 n-d-765311-9 devstack@c-api.service[88038]: 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 02 09:45:07.977733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88039) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 09:45:07.979632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:07.980742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:07.981103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:07.981779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:07.982007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:07.982232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:07.982452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:07.982667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:07.982882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:07.983110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.167328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.167577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.167772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.168005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.168219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.168434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.168674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.173850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.174099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.174329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.174561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.174783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.175003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.175239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.176065 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.176314 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.176541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.176774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.177001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.177224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.177460 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.177776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.178017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.178249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.178481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.178704 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.178924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.179158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.183989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.184229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.184459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.184691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.184917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.185026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.185134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.185351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.185514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.185661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.185661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.185944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.185944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.186199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.187094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.187360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.187485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.187593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.187693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.187797 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.187899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.188004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.188106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.188207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.188309 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.188404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.188504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.188684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.705874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.706093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.706256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.706373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.706458 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.706532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.706643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.706732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.706920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.707031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.707127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.707227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.707345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.707548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.711813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.712015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.712133 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.712232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.712329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.712470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.712592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.712697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.712793 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.712908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.713005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.713107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.713202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.713309 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.716458 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.716723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.716941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.717044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.717159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.717258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.717352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.717446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.717548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.717656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.717762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.717863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.718032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.718275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.719120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.719386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.719615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.719762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.719864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.719977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.720096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.720204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.720300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.720402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.720503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.720606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.720814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.721053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.725201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.725444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.725677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.725796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.725883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.725956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.726108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.726217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.726323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.726431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.726528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.726622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.726722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.726949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.736187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.736435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.736630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.736744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.736902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.736998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.737143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.737263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.737406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.737514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.737514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.737691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.737786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.737892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.743278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.743551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.743775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.743927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.744086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.744247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.744411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.745055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.745210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.745367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.745494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.745626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.745626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.745959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.747281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.747548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.747791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.748009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.748113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.748208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.748311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.748413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.748520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.748616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.748710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.748871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.749094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.749329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.749938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.750046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.750178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.750287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.750389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.750493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.750605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.750702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.750801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.750902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.750997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.751091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.751280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.751426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.754232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.754357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.754455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.754555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.754662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.754798 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.754905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.755037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.755144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.755246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.755376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.755481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.755576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.755679 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.760087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.760947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.761121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.761236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.761312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.761382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.761451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.761596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.761838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.762077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.762184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.762291 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.762395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.762395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.763487 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.763724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.763828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.763988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.764142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.764265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.764370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.764473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.764570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.764672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.764769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.764866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.764976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.764976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.767969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.768196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.768315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.768414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.768523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.768621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.768717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.768854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.768963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.769066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.769176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.769295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.769394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.769491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.778284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.778427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.778528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.778678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.778781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.778884 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.778987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.779097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.779195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.779322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.779434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.779539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.779642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.779765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.780951 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.781119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.781229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.781361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.781464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.781569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.781666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.781803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.781913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.782062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.782225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.782225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.782556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.782910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.784915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.785172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.785288 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.785381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.785486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.785589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.785686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.785781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.785877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.785980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.786076 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.786217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.786319 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.786415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.865219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.865464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.865594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.865707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.865817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.865917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.865996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.866104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.866201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.866307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.866406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.866500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.866596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.866723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.868863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.869075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.869392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.869392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.870164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.870267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.870343 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.870553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.870631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.870710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.870781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.870781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.870913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.870982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.872260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.872396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.872497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.872593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.872688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.872784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.872879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.872984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.873082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.873178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.873273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.873376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.873480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.873576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.878536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.878672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.878782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.878879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.878982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.879142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.879245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.879366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.879474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.879571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.879678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.879783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.879879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.879980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.885079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.885353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.886046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.886186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.886263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.886344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.886422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.886606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.886784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.886784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.887066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.887167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.887269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.887412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.891312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.891580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.891749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.891858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.891955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.892058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.892164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.892266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.892363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.892457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.892551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.892645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.892748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.892966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.894958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.895113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.895211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.895327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.895460 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.895568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.895665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.895761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.895855 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.895950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.896056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.896154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.896250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.896344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.897588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.897805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.897967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.898066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.898182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.898279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.898375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.898470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.898573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.898680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.898785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.898886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.898982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.899084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.900122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.900362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.900484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.900584 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.900799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.901388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.901631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.901731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.901809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.901887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.901995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.902163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.902331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.902434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.903469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.903711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.903890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.904015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.904121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.904224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.904320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.904421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.904518 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.904620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.904724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.904822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.904931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.905118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.906713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.907021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.907187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.907342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.907455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.907553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.907918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.908018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.908125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.908222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.908317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.908487 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.943020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88039) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 09:45:08.943403 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.943578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88040) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 09:45:08.943687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.943928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.944032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.944172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.944274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.944446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.944582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.944682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.944822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.944924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.945053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.945152 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.945246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.945340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.945434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.945528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.945659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.945781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.945878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.945972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.946066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.946160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.946253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.946354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.946449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.946543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.946644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.946740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.946834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.946927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.947020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.947113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.947214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.947329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.947410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.947491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.947600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.947710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.947867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.948645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.948761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.948859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.948953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.949048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.949130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.949217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.949293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.949385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.949479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.949573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.949667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.950140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.950243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.950349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.950445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.950539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.950633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.950728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.950832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.950927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.951021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.951478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.951574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.951682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.951779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.951873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.951966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.952059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.952168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.952263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.952357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.952463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.952566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.952665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.952759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.952854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.952930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.952999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.953066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.953157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.953250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.953352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.953446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.953516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.953591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.953660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.953751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.953844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.953937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.954029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.954130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.954224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.954317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.954409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.954502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.954594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.954686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.954786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.954881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.954982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.955076 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.955169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.955262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.955384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.955478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.955571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.955664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.955756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.955861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.956000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.956111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.956206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.956300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.956395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.956489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.956582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.956674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.956775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.956870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.956963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.957056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.957157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.957251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.957345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.957438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.957531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.957632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.957726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.957819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.957912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.958005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.958081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.958159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.958228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.958296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.958370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.958464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.958557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.958649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.958743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.958836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.958929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.959021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.959114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.959272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.959480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.959577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.959670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.959764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.959872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.960352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.960451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.960545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.960653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.960749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.960844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.960937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.961031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.961125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.961218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.961313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.961406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.961508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.961602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.961697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.961791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.961884 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.961978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.962070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.962164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.962257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.962358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.962456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.962561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.962662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.962756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.962849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.962849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.963023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.963094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.963228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.963228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.964433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.964581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.964720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.964831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.964965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.965103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.965238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.965452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.965593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.965593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.965851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.965987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.966122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.966257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.966393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.966528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.966671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.966809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.966943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.967078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.967214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.967391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.967529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.967664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.967799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.967946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.967946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.968204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.968312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.968445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.968580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.968715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.968849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.968984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.969127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.969271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.969420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.969634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.969776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.969911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.970057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.970586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.970729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.970874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.971011 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.971146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.971282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.971451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.971586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.971723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.971857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.971993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.972127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.972274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.972411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.972550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.972696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.972832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.972966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.973101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.973236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.973351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.973489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.973625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.973760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.973895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.974030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.974164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.974298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.974432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.974567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.974709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.974846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.974981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.975114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.975247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.975423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.975565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.975702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.975838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.975987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.976125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.976260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.976395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.976531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.976666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.976802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.976939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.977075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.977219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.977359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.977495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.977630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.977765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.977901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.978038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.978173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.978308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.978431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.978565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.978700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.978834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.978970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.980902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.981041 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.981178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.981314 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.981463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.981600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.981735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.981870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.982005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.982141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.982276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.982412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.982547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.982694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.982831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.982967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.983103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.983239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.983403 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.983518 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.983651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.983786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.983933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.984071 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.984206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.984341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.984476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.984611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.984745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.984880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.985015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.985159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.985296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.985431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.985565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.985700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.985836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.985970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.986105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.986240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.986384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.986519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.986654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.986789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.986923 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.987058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.987191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.987340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.987478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.987626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.987761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.987896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.988031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.988165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.988299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.988435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.988544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.988677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.988820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.988956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.989091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.989225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.989359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.989495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.989629 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.989763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.989878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.990019 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.990168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.990579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.990900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.991042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.991178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.991402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.991558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.991697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.991832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.991977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.992114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.992249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.992249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.992511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.992647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.992782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.992917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.993052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.993197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.993341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.993478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.993593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.993726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.993862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.993997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.994132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.994267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.994410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.994545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.994836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.995320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.995463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.995599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.995735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.995871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.996007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.996158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.996295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.996432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.996568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.996703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.996839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.996974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.997108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.997244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.997387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.997523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.997658 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.997794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.997794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.998052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.998187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.998322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:08.998457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.998580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:08.998688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.998821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:08.998957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.999093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:08.999227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.999388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:08.999526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.999661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:08.999807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:08.999945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.000113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.000251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.000398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.000809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.001131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.001275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.001411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.001556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.001694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.001829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.001964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.002101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.002236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.002372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.002510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.002646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.002847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.002984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.003121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.003257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.003423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.003559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.003694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.003808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.003941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.004088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.004963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 02 09:45:09.004963 n-d-765311-9 devstack@c-api.service[88038]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 02 09:45:09.005228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.005228 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 02 09:45:09.005228 n-d-765311-9 devstack@c-api.service[88038]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 02 09:45:09.024179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 09:45:09.029087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 09:45:09.226002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 02 09:45:09.230465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 02 09:45:09.231209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 02 09:45:09.235678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 02 09:45:09.236733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 02 09:45:09.241006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 02 09:45:09.241808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 02 09:45:09.242614 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.243056 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.246063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 02 09:45:09.246861 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.247312 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.263260 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.keymgr.conf_key_mgr [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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 02 09:45:09.265529 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.265734 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.keymgr.conf_key_mgr [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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 02 09:45:09.265946 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.267963 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.268379 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.271880 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.272304 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.274386 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.274813 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.278146 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.278561 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.280700 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.281115 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.282437 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.283131 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.285187 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.285606 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.292057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 09:45:09.294074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 09:45:09.298675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 02 09:45:09.299627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 02 09:45:09.303819 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 02 09:45:09.304807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.rpc [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 02 09:45:09.304928 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.305217 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.305835 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.306213 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.308061 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.308472 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.308681 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.309100 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.310398 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.310954 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.311069 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.311394 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.312925 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.313221 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.313309 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.313646 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.315025 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.315402 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.315507 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.315813 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.317913 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.api.contrib.hosts [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 02 09:45:09.318320 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.api.contrib.hosts [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 02 09:45:09.318860 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.319268 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.319384 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.319702 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.321662 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.322030 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.322135 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.322448 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.325392 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.325803 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.326350 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.326770 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.327749 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.328174 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.328701 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.329107 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.329742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: extensions {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.330661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: extensions {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.331631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: extra_specs {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.332524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: extra_specs {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.333683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: backups {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.334544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: backups {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.336712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-volume-manage {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.337536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-volume-manage {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.339301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-snapshot-manage {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.340617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-snapshot-manage {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.341451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: encryption {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.342724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: encryption {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.343517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-quota-sets {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.344796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-quota-sets {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.345796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-volume-transfer {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.347026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-volume-transfer {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.348197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-quota-class-sets {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.349421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-quota-class-sets {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.350043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-hosts {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.351240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-hosts {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.352616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-volume-type-access {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.353912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-volume-type-access {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.355420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: qos-specs {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.356855 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: qos-specs {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.358225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: scheduler-stats {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.359825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: scheduler-stats {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.360409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: cgsnapshots {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.361929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: cgsnapshots {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.362385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: capabilities {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.363921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: capabilities {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.364229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: consistencygroups {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.365705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: consistencygroups {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.367015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-services {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.368641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-services {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.368869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: encryption {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.371204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-availability-zone {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.371965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: encryption {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.373869 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.373993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-availability-zone {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.374309 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.376349 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.376728 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.377271 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.377353 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.378727 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.379119 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.379225 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.379581 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.381269 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.381498 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.381679 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.381906 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.383824 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.384027 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.384257 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.384444 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.387308 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.387602 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.387726 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.388033 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.389805 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.390145 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.390257 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.390547 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.392503 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.392610 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.392904 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.393007 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.394741 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.395030 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.395144 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.395456 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.397252 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.397661 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.398162 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.398583 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.400236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] SnapshotActionsController initialized {{(pid=88040) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 09:45:09.400630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeActions extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.400745 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.401609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.401791 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.401968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.402334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension AdminActions extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.402705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension AdminActions extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.403068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension AdminActions extending resource: backups {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.403457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.403572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.snapshot_actions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] SnapshotActionsController initialized {{(pid=88039) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 09:45:09.403813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeTypeAccess extending resource: types {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.403915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeActions extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.404187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.404298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.404536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.404645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.404913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.405059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension AdminActions extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.405276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.405436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension AdminActions extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.405636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension AdminActions extending resource: backups {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.405790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension TypesManage extending resource: types {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.405930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension SnapshotActions extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.406077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.406276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension UsedLimits extending resource: limits {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.406428 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.406621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.406771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.406958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.407334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.407935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.408283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension TypesManage extending resource: types {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.408632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.408980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension UsedLimits extending resource: limits {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.409318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.413014 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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 02 09:45:09.415466 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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 02 09:45:09.419995 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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 02 09:45:09.422613 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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 02 09:45:09.494236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Initializing extension manager. {{(pid=88040) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 09:45:09.494415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Initializing extension manager. {{(pid=88039) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 02 09:45:09.495251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.495584 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.495722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.496294 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.496418 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.496653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.496840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.497002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: ExtendedServices {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.497183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.497287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-extended-services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.497514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: ExtendedServices {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.497621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Extended services support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.497848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-extended-services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.497953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.498174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Extended services support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.498285 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-extended-services {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.498492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.498594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.498810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-extended-services {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.498912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.499128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: TypesExtraSpecs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.499273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.499477 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.499581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-types-extra-specs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.499798 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Type extra specs support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.499944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: TypesExtraSpecs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.500096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.500243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-types-extra-specs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.500419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-types-extra-specs {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.500568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Type extra specs support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.500745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.500896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.501047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-types-extra-specs {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.501194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.501334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Backups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.501473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.501648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: backups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.501799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.501939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Backups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.502078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Backups support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.502237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: backups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.502392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.502544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Backups support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.502765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: backups {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.502909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.503047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.503186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: backups {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.503346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.503500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.503640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.503785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.503925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-volume-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.504069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.504221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Enable volume actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.504369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-volume-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.504508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.504645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Enable volume actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.504789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-volume-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.504933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.505080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.505226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-volume-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.505345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.505489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.505628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: SchedulerHints {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.505835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.505975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: OS-SCH-HNT {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.506120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: SchedulerHints {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.506259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.506404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: OS-SCH-HNT {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.506545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.506721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.506930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: OS-SCH-HNT {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.507080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.507219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.507377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: OS-SCH-HNT {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.507531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.507672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.507823 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.507962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.508099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-volume-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.508249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.508399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.508540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-volume-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.508678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.508815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.508952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-volume-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.509097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.509236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.509374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-volume-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.509511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.509656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.509801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: SnapshotManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.509947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.510085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-snapshot-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.510255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: SnapshotManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.510922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.511043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.511270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-snapshot-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.511593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-snapshot-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.511746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.511886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.512035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.512182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.512330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-snapshot-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.512468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeTypeEncryption {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.512612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.512766 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: encryption {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.512979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.513192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Encryption support for volume types. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.513333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeTypeEncryption {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.513471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.513609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: encryption {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.513755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: encryption {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.513894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Encryption support for volume types. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.514041 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.514179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.514323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.514463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: encryption {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.514600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: ExtendedSnapshotAttributes {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.514746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.514893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-extended-snapshot-attributes {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.515038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.515177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Extended SnapshotAttributes support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.515343 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.515493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.515633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.515777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.515916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.516062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.516201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.516347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.516486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.516624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Quotas {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.516768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.516921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-quota-sets {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.517136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.517261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Quota management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.517399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Quotas {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.517537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.517675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-quota-sets {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.517812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-quota-sets {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.517959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Quota management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.518097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.518235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.518372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.518511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-quota-sets {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.518661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeTransfer {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.518801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.518946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-volume-transfer {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.519092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.519238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Volume transfer management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.519463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeTransfer {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.519603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.519741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-volume-transfer {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.519878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-volume-transfer {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.520015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Volume transfer management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.520160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.520307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.520452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.520590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-volume-transfer {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.520727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: AdminActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.520871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.521020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-admin-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.521166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.521305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Enable admin actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.521449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: AdminActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.521594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.521732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-admin-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.521878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-admin-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.522022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Enable admin actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.522168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.522307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.522444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.522589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-admin-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.522728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: QuotaClasses {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.522875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.523092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-quota-class-sets {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.523236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.523415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Quota classes management support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.523567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: QuotaClasses {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.523712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.524037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-quota-class-sets {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.524193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-quota-class-sets {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.524340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Quota classes management support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.524493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.524633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.524633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-quota-class-sets {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.524897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.525086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.525242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeTenantAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.525242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-vol-tenant-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.525506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.525506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeTenantAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.525801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.525944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-vol-tenant-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.526095 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.526235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.526376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-vol-tenant-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.526376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.526638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.526782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.526782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Hosts {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.527045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-vol-tenant-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.527271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-hosts {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.527433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.527572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Admin-only host administration. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.527722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.527842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.527984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Hosts {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.528102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-hosts {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.528244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-hosts {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.528394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.528541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Admin-only host administration. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.528689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.528835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.528973 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeTypeAccess {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.529118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-hosts {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.529264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-volume-type-access {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.529402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.529547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Volume type access support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.529692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.529837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.529989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeTypeAccess {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.530128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-volume-type-access {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.530252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-volume-type-access {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.530395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.530535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Volume type access support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.530680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.530826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.530963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeUnmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.531101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-volume-type-access {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.531237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-volume-unmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.531440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.531596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Enable volume unmanage operation. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.531741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.531894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.532032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeUnmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.532169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-volume-unmanage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.532305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-volume-unmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.532455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.532594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Enable volume unmanage operation. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.532984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.533200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.533343 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeImageMetadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.533494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-volume-unmanage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.533633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-vol-image-meta {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.533772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.533910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Show image metadata associated with the volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.534048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.534192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.534335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeImageMetadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.534452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-vol-image-meta {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.534570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-vol-image-meta {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.534685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.534796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Show image metadata associated with the volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.534944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.535084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.535221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Qos_specs_manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.535384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-vol-image-meta {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.535524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: qos-specs {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.535662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.535809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: QoS specs support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.535958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.536096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.536233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Qos_specs_manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.536371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: qos-specs {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.536517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: qos-specs {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.536655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.536793 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: QoS specs support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.536931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.537075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.537221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeMigStatusAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.537450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: qos-specs {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.537599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-vol-mig-status-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.537738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.537878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.538022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.538172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.538310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeMigStatusAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.538448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-vol-mig-status-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.538565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-vol-mig-status-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.538716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.538919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.539061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.539199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.539351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Scheduler_stats {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.539502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.539649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: scheduler-stats {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.539787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.539924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Scheduler stats support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.540069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.540207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.540323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Scheduler_stats {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.540466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: scheduler-stats {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.540605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: scheduler-stats {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.540742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.540885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Scheduler stats support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.541024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.541175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.541319 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Cgsnapshots {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.541490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: scheduler-stats {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.541679 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: cgsnapshots {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.541827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.541980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: cgsnapshots support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.541980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.542262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.542408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: cgsnapshots {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.542546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Cgsnapshots {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.542684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.542830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: cgsnapshots {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.542969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.543087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: cgsnapshots support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.543236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Capabilities {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.543497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.543638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: capabilities {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.543794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: cgsnapshots {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.543933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Capabilities support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.544071 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.544217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.544363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.544577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: capabilities {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.544714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Capabilities {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.544865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.545005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: capabilities {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.545143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.545295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Capabilities support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.545434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: SnapshotUnmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.545578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.545717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-snapshot-unmanage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.545836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: capabilities {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.545972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Enable volume unmanage operation. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.546118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.546257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.546395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.546532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-snapshot-unmanage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.546669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: SnapshotUnmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.546806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.546956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-snapshot-unmanage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.547101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.547239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Enable volume unmanage operation. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.547393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Consistencygroups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.547597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.547739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: consistencygroups {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.547893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-snapshot-unmanage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.548033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: consistency groups support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.548177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.548316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.548453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.548601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: consistencygroups {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.548748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Consistencygroups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.548886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.services.Services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.549031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: consistencygroups {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.549175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.549321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: consistency groups support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.549469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: Services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.549608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.549745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-services {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.549882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: consistencygroups {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.550026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Services support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.550164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.550310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.550435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.550572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-services {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.550711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: Services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.550848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.550985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-services {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.551130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.551269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Services support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.551426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: TypesManage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.551574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.551692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-types-manage {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.551839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-services {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.551978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Types manage support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.552123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.552262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.552399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.552543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-types-manage {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.552694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: TypesManage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.552838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.552984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-types-manage {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.553121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.553239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Types manage support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.553374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: SnapshotActions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.553601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.553747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-snapshot-actions {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.553885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-types-manage {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.554022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Enable snapshot manager actions. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.554160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.554309 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.554448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.554586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-snapshot-actions {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.554737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: SnapshotActions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.554875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.555013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-snapshot-actions {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.555161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Enable snapshot manager actions. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.555333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.555475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.555613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: UsedLimits {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.555787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-snapshot-actions {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.555964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-used-limits {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.556079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.556193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Provide data on limited resources that are being used. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.556313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.556451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.556575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: UsedLimits {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.556720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-used-limits {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.556860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-used-limits {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.557005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.557772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.557926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.558076 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeEncryptionMetadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.558397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-volume-encryption-metadata {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.558550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.558693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-used-limits {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.558841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.558997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.559143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.559282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-volume-encryption-metadata {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.559475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.559621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.559761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeEncryptionMetadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.559913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-volume-encryption-metadata {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.560053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.560200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.560338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: VolumeHostAttribute {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.560476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.560627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-vol-host-attr {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.560773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.560920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Expose host as an attribute of a volume. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.561060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.561206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.561345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.561492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-vol-host-attr {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.561631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: VolumeHostAttribute {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.561775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.561888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-vol-host-attr {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.562024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.562174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.562313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext name: AvailabilityZones {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.562451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.562588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext alias: os-availability-zone {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.562740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-vol-host-attr {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.562878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext description: Describe Availability Zones. {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.563024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 02 09:45:09.563163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.563395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88039) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 02 09:45:09.563550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Loaded extension: os-availability-zone {{(pid=88040) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.563780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext name: AvailabilityZones {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 02 09:45:09.563935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext alias: os-availability-zone {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 02 09:45:09.564189 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext description: Describe Availability Zones. {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 02 09:45:09.564498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 02 09:45:09.564732 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.564885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.extensions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Loaded extension: os-availability-zone {{(pid=88039) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 02 09:45:09.565157 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.566111 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.566528 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.567595 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.568008 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.568919 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.569320 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.570112 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.570522 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.571424 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.571825 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.572332 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.572823 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.574828 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.575232 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.586141 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.586558 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.587878 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.588321 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.590822 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.591231 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.592904 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.593297 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.595632 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.596064 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.597537 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.597954 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.601216 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.601631 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.602925 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.603360 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.605593 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.606011 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.607664 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.608084 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.609750 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.610187 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.611769 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.612177 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.614478 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.614900 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.616445 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.616853 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.618534 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.618948 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.621496 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.621909 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.624764 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.625195 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.626978 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.627341 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.627450 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.627748 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.629496 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.629912 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.631137 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.631584 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.633297 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.633712 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.639328 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.639759 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.641909 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.642317 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.644702 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.645113 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.647087 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.647232 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.647530 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.647671 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.649477 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.649589 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.649884 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.649987 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.652001 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.652332 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.652436 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.652737 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.654141 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.654548 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.654729 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.654942 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.656692 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.657097 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.657519 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.658217 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.660238 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.660447 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.660647 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.660863 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.662818 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.663003 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.663217 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.663441 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.665360 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.665508 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.665763 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.665874 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.667656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: extensions {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.668167 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.668571 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.669474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: extra_specs {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.670100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: extensions {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.671711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: backups {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.671952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: extra_specs {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.674124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: backups {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.674553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-volume-manage {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.676610 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-snapshot-manage {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.676945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-volume-manage {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.678761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: encryption {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.678966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-snapshot-manage {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.680867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-quota-sets {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.681200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: encryption {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.683987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-volume-transfer {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.684201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-quota-sets {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.686238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-quota-class-sets {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.686576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-volume-transfer {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.688127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-hosts {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.688848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-quota-class-sets {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.690666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-hosts {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.690769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-volume-type-access {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.692900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: qos-specs {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.693333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-volume-type-access {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.695420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: qos-specs {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.695904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: scheduler-stats {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.698522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: cgsnapshots {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.699482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: scheduler-stats {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.700567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: capabilities {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.701480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: cgsnapshots {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.702468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: consistencygroups {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.703456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: capabilities {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.705171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-services {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.705328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: consistencygroups {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.706959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: encryption {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.707999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-services {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.709185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extended resource: os-availability-zone {{(pid=88040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.709775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: encryption {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.711646 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.711987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extended resource: os-availability-zone {{(pid=88039) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 02 09:45:09.712091 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.714023 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.714430 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.714877 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.715322 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.716434 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.716843 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.717225 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.717628 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.718960 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.719422 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.719602 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.719976 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.721407 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.721827 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.722050 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.722465 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.724009 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.724417 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.724525 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.724819 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.726548 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.726874 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.726986 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.727276 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.729135 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.729542 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.729821 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.730230 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.731435 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.731845 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.732381 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.732786 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.733672 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.734075 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.734583 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.734983 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.735857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] SnapshotActionsController initialized {{(pid=88040) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 09:45:09.736405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeActions extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.736844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.736945 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 09:45:09.737203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.737305 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 09:45:09.737577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension AdminActions extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.737958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension AdminActions extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.738321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension AdminActions extending resource: backups {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.738673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.738776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.snapshot_actions [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] SnapshotActionsController initialized {{(pid=88039) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 02 09:45:09.739038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeTypeAccess extending resource: types {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.739161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeActions extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.739438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.739553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.739784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.739897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.740155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.740275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension AdminActions extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.740504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.740606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension AdminActions extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.740846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension TypesManage extending resource: types {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.740947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension AdminActions extending resource: backups {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.741203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.741304 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension SnapshotActions extending resource: snapshots {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.741538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension UsedLimits extending resource: limits {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.741640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.741904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.742258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.742619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.742956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.743098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.743353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension TypesManage extending resource: types {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.743645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.743976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension UsedLimits extending resource: limits {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.746396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88039) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 02 09:45:09.749477 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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 02 09:45:09.752282 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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 02 09:45:09.755066 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-cc7018a1-119c-45bd-9972-94e2fb6e257e 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 02 09:45:09.757917 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-63c3db59-327b-4e4a-9ae5-cd5252e810a1 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 02 09:45:09.760661 n-d-765311-9 devstack@c-api.service[88038]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ef977709c0 pid: 88040 (default app) Jan 02 09:45:09.763550 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1/1] 10.222.0.73 () {50 vars in 766 bytes} [Sat Jan 2 09:45:09 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 02 09:45:09.764014 n-d-765311-9 devstack@c-api.service[88038]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ef977709c0 pid: 88039 (default app) Jan 02 09:45:16.269812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] POST http://10.222.0.73/volume/v3/60f963073b2544e7b9f21fd78d139efe/types Jan 02 09:45:16.271867 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:45:16.271867 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:45:16.272425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:45:16.275374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:45:16.275374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:45:16.381311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 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=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 09:45:16.422649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] http://10.222.0.73/volume/v3/60f963073b2544e7b9f21fd78d139efe/types returned with HTTP 200 Jan 02 09:45:16.423514 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 2/2] 10.222.0.73 () {60 vars in 1228 bytes} [Sat Jan 2 09:45:15 2021] POST /volume/v3/60f963073b2544e7b9f21fd78d139efe/types => generated 186 bytes in 800 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:45:16.799033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f6038b64-d043-4c55-8ea2-66e5eecf3039 req-8e2f8fc2-b75a-40c2-97cd-e9a6ba451122 admin admin] POST http://10.222.0.73/volume/v3/60f963073b2544e7b9f21fd78d139efe/types/3ddad65e-539b-47fc-9bd5-541935170c1b/extra_specs Jan 02 09:45:16.801570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:45:16.801570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:45:16.802424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f6038b64-d043-4c55-8ea2-66e5eecf3039 req-8e2f8fc2-b75a-40c2-97cd-e9a6ba451122 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:45:16.805753 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:45:16.805753 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:45:16.939239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [req-f6038b64-d043-4c55-8ea2-66e5eecf3039 req-8e2f8fc2-b75a-40c2-97cd-e9a6ba451122 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=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 09:45:17.035397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f6038b64-d043-4c55-8ea2-66e5eecf3039 req-8e2f8fc2-b75a-40c2-97cd-e9a6ba451122 admin admin] http://10.222.0.73/volume/v3/60f963073b2544e7b9f21fd78d139efe/types/3ddad65e-539b-47fc-9bd5-541935170c1b/extra_specs returned with HTTP 200 Jan 02 09:45:17.036268 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1/3] 10.222.0.73 () {62 vars in 1445 bytes} [Sat Jan 2 09:45:16 2021] POST /volume/v3/60f963073b2544e7b9f21fd78d139efe/types/3ddad65e-539b-47fc-9bd5-541935170c1b/extra_specs => generated 55 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 09:46:14.537964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] GET http://10.222.0.73/volume// Jan 02 09:46:14.538461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:46:14.538891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:46:14.540446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 09:46:14.541040 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 3/4] 10.222.0.73 () {56 vars in 1088 bytes} [Sat Jan 2 09:46:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 09:48:49.970728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e02f028a-84ee-4216-8f7f-7be9515a8d06 tempest-verify_tempest_config-1458872943 tempest-verify_tempest_config-1458872943] GET http://10.222.0.73/volume/v3/e7b75cc611d14c44b1f87e14f03cb12a/extensions Jan 02 09:48:49.971355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e02f028a-84ee-4216-8f7f-7be9515a8d06 tempest-verify_tempest_config-1458872943 tempest-verify_tempest_config-1458872943] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:48:49.971712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e02f028a-84ee-4216-8f7f-7be9515a8d06 tempest-verify_tempest_config-1458872943 tempest-verify_tempest_config-1458872943] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:48:49.972498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e02f028a-84ee-4216-8f7f-7be9515a8d06 tempest-verify_tempest_config-1458872943 tempest-verify_tempest_config-1458872943] http://10.222.0.73/volume/v3/e7b75cc611d14c44b1f87e14f03cb12a/extensions returned with HTTP 200 Jan 02 09:48:49.973626 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 2/5] 10.222.0.73 () {58 vars in 1213 bytes} [Sat Jan 2 09:48:49 2021] GET /volume/v3/e7b75cc611d14c44b1f87e14f03cb12a/extensions => generated 5245 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:48:50.013496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] GET http://10.222.0.73/volume/ Jan 02 09:48:50.013968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:48:50.014162 n-d-765311-9 devstack@c-api.service[88038]: /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 02 09:48:50.014162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:48:50.014522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:48:50.015622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6038b64-d043-4c55-8ea2-66e5eecf3039 admin admin] http://10.222.0.73/volume/ returned with HTTP 300 Jan 02 09:48:50.016229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 4/6] 10.222.0.73 () {52 vars in 806 bytes} [Sat Jan 2 09:48:50 2021] GET /volume => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 09:58:15.767556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] POST http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes Jan 02 09:58:15.768322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-290931632"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:58:15.769385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-290931632'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 09:58:15.772427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Create volume of 1 GB Jan 02 09:58:15.798648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Availability zone cache updated, next update will occur around 2021-01-02 10:58:15.795433. {{(pid=88039) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 09:58:15.799221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Availability Zones retrieved successfully. Jan 02 09:58:15.853300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Flow 'volume_create_api' (d581fdb5-ac27-42ad-9b5a-05a58940ab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 09:58:15.856249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e466a4-59c0-434b-a510-d4033d449823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 09:58:15.858345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 09:58:15.940104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e466a4-59c0-434b-a510-d4033d449823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 09:58:15.942334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff6590b-07d1-4ebb-8faa-d648a95388a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 09:58:15.998431 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] 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 02 09:58:15.999893 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] 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 02 09:58:16.082308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Created reservations ['0fe4fe6e-6999-4049-ae55-4949ee28ef86', '4ebd4ecc-8686-4a9a-b94d-490ab52b411c', 'c0f3c90d-a3ac-4231-b186-d926b73f504a', '0499dd7d-e37b-41a7-b6a9-0eef0d9fdbf1'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 09:58:16.084368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff6590b-07d1-4ebb-8faa-d648a95388a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe4fe6e-6999-4049-ae55-4949ee28ef86', '4ebd4ecc-8686-4a9a-b94d-490ab52b411c', 'c0f3c90d-a3ac-4231-b186-d926b73f504a', '0499dd7d-e37b-41a7-b6a9-0eef0d9fdbf1']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 09:58:16.094306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e9cb03-3f81-4c93-8458-e587b4dbd425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 09:58:16.170863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e9cb03-3f81-4c93-8458-e587b4dbd425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97c41058-b5a9-4a4d-9d2f-4e9513a55399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-290931632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e5abee253574f34b74e1ec3bb45bdb4',qos_specs=None,replication_status=,reservations=['0fe4fe6e-6999-4049-ae55-4949ee28ef86','4ebd4ecc-8686-4a9a-b94d-490ab52b411c','c0f3c90d-a3ac-4231-b186-d926b73f504a','0499dd7d-e37b-41a7-b6a9-0eef0d9fdbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afce2628acb4e36bf89a3f14a7046ae',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T09:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-290931632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97c41058-b5a9-4a4d-9d2f-4e9513a55399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e5abee253574f34b74e1ec3bb45bdb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6afce2628acb4e36bf89a3f14a7046ae',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 09:58:16.173910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a10dd9c-9199-4d3a-9a4d-4738c5238f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 09:58:16.207067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a10dd9c-9199-4d3a-9a4d-4738c5238f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-290931632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e5abee253574f34b74e1ec3bb45bdb4',qos_specs=None,replication_status=,reservations=['0fe4fe6e-6999-4049-ae55-4949ee28ef86','4ebd4ecc-8686-4a9a-b94d-490ab52b411c','c0f3c90d-a3ac-4231-b186-d926b73f504a','0499dd7d-e37b-41a7-b6a9-0eef0d9fdbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afce2628acb4e36bf89a3f14a7046ae',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 09:58:16.210422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2792b4d-3125-4aa7-85cc-54deb2e7dab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 09:58:16.255675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2792b4d-3125-4aa7-85cc-54deb2e7dab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 09:58:16.258620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Flow 'volume_create_api' (d581fdb5-ac27-42ad-9b5a-05a58940ab5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 09:58:16.321567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Create volume request issued successfully. Jan 02 09:58:16.350520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd40dc85-6c99-4614-b9e0-15fddeec7740 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes returned with HTTP 202 Jan 02 09:58:16.352033 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 3/7] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 09:58:15 2021] POST /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes => generated 829 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 09:58:16.367345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7a65952-e039-48f1-8260-23c8739ecfa4 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:16.368792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7a65952-e039-48f1-8260-23c8739ecfa4 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:16.370019 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7a65952-e039-48f1-8260-23c8739ecfa4 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:16.455787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:16.455787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:16.466688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d7a65952-e039-48f1-8260-23c8739ecfa4 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:16.508585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7a65952-e039-48f1-8260-23c8739ecfa4 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:16.509394 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 5/8] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:16 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 897 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:17.527146 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:17.528256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:17.528476 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:17.528476 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:17.528859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:17.578132 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:17.578132 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:17.588029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:17.611203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:17.612012 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 4/9] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:17 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:18.460117 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-d7a65952-e039-48f1-8260-23c8739ecfa4 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] 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 02 09:58:18.463068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-c358f9dc-337f-4d55-9ebf-fbe82cfd8f62 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:18.463612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-c358f9dc-337f-4d55-9ebf-fbe82cfd8f62 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:18.463829 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:18.463829 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:18.464200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-c358f9dc-337f-4d55-9ebf-fbe82cfd8f62 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:18.513014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:18.513014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:18.522205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-c358f9dc-337f-4d55-9ebf-fbe82cfd8f62 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:18.544055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-c358f9dc-337f-4d55-9ebf-fbe82cfd8f62 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:18.544899 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 6/10] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 09:58:18 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:18.614693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume// Jan 02 09:58:18.615312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:18.615611 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:18.615611 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:18.616109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:18.617667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ed8615b-7674-439d-a391-7e1d63a2a084 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 09:58:18.618617 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 5/11] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 09:58:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 09:58:18.632524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] POST http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments Jan 02 09:58:18.634314 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:18.634314 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:18.634314 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97c41058-b5a9-4a4d-9d2f-4e9513a55399", "instance_uuid": "4c6c8049-92ab-4628-99c5-607345e1a164", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:58:18.684324 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:18.684324 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:18.745389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments returned with HTTP 200 Jan 02 09:58:18.746289 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 7/12] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 09:58:18 2021] POST /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:58:18.785505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd0bfd58-3141-4a0b-ae04-88706df24e69 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:18.786023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd0bfd58-3141-4a0b-ae04-88706df24e69 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:18.786497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd0bfd58-3141-4a0b-ae04-88706df24e69 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:18.826545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume// Jan 02 09:58:18.827022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:18.827237 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:18.827237 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:18.827641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:18.829165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-26472b9c-44d6-44b1-9aa1-d17e2006439f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 09:58:18.829770 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 8/13] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 09:58:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 09:58:18.851856 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:18.851856 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:18.863452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fd0bfd58-3141-4a0b-ae04-88706df24e69 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:18.884488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:18.884488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:18.894039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd0bfd58-3141-4a0b-ae04-88706df24e69 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:18.895111 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 6/14] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:18 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:18.992545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-104fee2d-6187-4cf2-9b09-d4094670036a tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:18.993117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-104fee2d-6187-4cf2-9b09-d4094670036a tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:18.993605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-104fee2d-6187-4cf2-9b09-d4094670036a tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:19.065873 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:19.065873 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:19.069211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-104fee2d-6187-4cf2-9b09-d4094670036a tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:19.088300 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:19.088300 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:19.097142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-104fee2d-6187-4cf2-9b09-d4094670036a tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:19.097982 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 9/15] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 09:58:18 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1020 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 09:58:19.211731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-a396d0e7-1f62-45d8-bfda-36f485edcc58 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] PUT http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/31d26fb4-6e46-4121-883f-356498683e28 Jan 02 09:58:19.212223 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:19.212223 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:19.212637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-a396d0e7-1f62-45d8-bfda-36f485edcc58 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:58:19.242192 n-d-765311-9 devstack@c-api.service[88038]: /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 02 09:58:19.242192 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 09:58:19.242685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-a396d0e7-1f62-45d8-bfda-36f485edcc58 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Lock "b'cinder-attachment_update-97c41058-b5a9-4a4d-9d2f-4e9513a55399-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.010s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 09:58:19.245015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:19.245015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:19.912111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5d73b3c-0700-42c8-a0b7-f7d9e1360530 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:19.913785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5d73b3c-0700-42c8-a0b7-f7d9e1360530 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:19.914143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:19.914143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:19.914746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5d73b3c-0700-42c8-a0b7-f7d9e1360530 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:19.970675 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:19.970675 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:19.980714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d5d73b3c-0700-42c8-a0b7-f7d9e1360530 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:20.002172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:20.002172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:20.010278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5d73b3c-0700-42c8-a0b7-f7d9e1360530 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:20.011405 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 10/16] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:19 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 09:58:21.027791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a507441-4893-4e8d-91e7-100b3b50d443 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:21.028327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a507441-4893-4e8d-91e7-100b3b50d443 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:21.028477 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:21.028477 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:21.029129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a507441-4893-4e8d-91e7-100b3b50d443 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:21.079441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:21.079441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:21.087825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4a507441-4893-4e8d-91e7-100b3b50d443 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:21.107267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:21.107267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:21.116404 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a507441-4893-4e8d-91e7-100b3b50d443 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:21.117494 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 11/17] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:21 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:22.134101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d03fddcf-89d2-4b4a-8fc8-d1d7c03d2d53 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:22.136234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d03fddcf-89d2-4b4a-8fc8-d1d7c03d2d53 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:22.136635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:22.136635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:22.138846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d03fddcf-89d2-4b4a-8fc8-d1d7c03d2d53 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:22.217259 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:22.217259 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:22.236667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d03fddcf-89d2-4b4a-8fc8-d1d7c03d2d53 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:22.277043 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:22.277043 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:22.291440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d03fddcf-89d2-4b4a-8fc8-d1d7c03d2d53 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:22.304616 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 12/18] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:22 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:22.883135 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-a396d0e7-1f62-45d8-bfda-36f485edcc58 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Lock "b'cinder-attachment_update-97c41058-b5a9-4a4d-9d2f-4e9513a55399-n-h1-765311-9'" released by "attachment_update" :: held 3.640s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 09:58:22.884266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-a396d0e7-1f62-45d8-bfda-36f485edcc58 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/31d26fb4-6e46-4121-883f-356498683e28 returned with HTTP 200 Jan 02 09:58:22.885155 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 7/19] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 09:58:19 2021] PUT /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/31d26fb4-6e46-4121-883f-356498683e28 => generated 762 bytes in 3678 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:58:23.309101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b80dfc94-34af-421f-be76-f347c20bac29 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:23.309567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b80dfc94-34af-421f-be76-f347c20bac29 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:23.309835 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:23.309835 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:23.310479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b80dfc94-34af-421f-be76-f347c20bac29 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:23.495406 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:23.495406 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:23.517180 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b80dfc94-34af-421f-be76-f347c20bac29 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:23.572086 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:23.572086 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:23.589641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b80dfc94-34af-421f-be76-f347c20bac29 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:23.603098 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 13/20] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:23 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:24.612132 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33fc8e1f-4778-456c-9d89-a6b982fecb38 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:24.612716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33fc8e1f-4778-456c-9d89-a6b982fecb38 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:24.612999 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:24.612999 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:24.613505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33fc8e1f-4778-456c-9d89-a6b982fecb38 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:24.667870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:24.667870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:24.684691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-33fc8e1f-4778-456c-9d89-a6b982fecb38 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:24.705714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:24.705714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:24.714709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33fc8e1f-4778-456c-9d89-a6b982fecb38 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:24.715539 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 8/21] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:24 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:25.738706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ff9e3f4-d5f2-4d7c-b0f5-2ccf4404ba96 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:25.741914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ff9e3f4-d5f2-4d7c-b0f5-2ccf4404ba96 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:25.742343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:25.742343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:25.743425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ff9e3f4-d5f2-4d7c-b0f5-2ccf4404ba96 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:25.854011 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:25.854011 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:25.864533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6ff9e3f4-d5f2-4d7c-b0f5-2ccf4404ba96 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:25.893335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:25.893335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:25.903052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ff9e3f4-d5f2-4d7c-b0f5-2ccf4404ba96 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:25.912849 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 14/22] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:25 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:26.922515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b74fc57-23be-4fb6-bc17-c0a2943fa3d5 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:26.923090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b74fc57-23be-4fb6-bc17-c0a2943fa3d5 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:26.923509 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:26.923509 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:26.924117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b74fc57-23be-4fb6-bc17-c0a2943fa3d5 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:27.000745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:27.000745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:27.010232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b74fc57-23be-4fb6-bc17-c0a2943fa3d5 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:27.034473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:27.034473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:27.043819 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b74fc57-23be-4fb6-bc17-c0a2943fa3d5 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:27.045160 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 9/23] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:26 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:28.061347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6e2929e-2bdb-49db-bffe-c8fef259b10e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:28.062569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6e2929e-2bdb-49db-bffe-c8fef259b10e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:28.063188 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:28.063188 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:28.063913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6e2929e-2bdb-49db-bffe-c8fef259b10e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:28.115608 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:28.115608 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:28.124324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b6e2929e-2bdb-49db-bffe-c8fef259b10e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:28.144729 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:28.144729 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:28.155875 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6e2929e-2bdb-49db-bffe-c8fef259b10e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:28.161458 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 15/24] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:28 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:29.173388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be9ec049-023b-49cf-803b-b004b05f9368 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:29.173880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be9ec049-023b-49cf-803b-b004b05f9368 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:29.174193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:29.174193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:29.174463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be9ec049-023b-49cf-803b-b004b05f9368 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:29.227248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:29.227248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:29.236505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-be9ec049-023b-49cf-803b-b004b05f9368 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:29.258555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:29.258555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:29.268362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be9ec049-023b-49cf-803b-b004b05f9368 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:29.269256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 10/25] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:29 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:58:29.581921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] POST http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/31d26fb4-6e46-4121-883f-356498683e28/action Jan 02 09:58:29.583550 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:29.583550 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:29.585983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 09:58:29.586584 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:58:29.676599 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:29.676599 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:29.691478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/31d26fb4-6e46-4121-883f-356498683e28/action returned with HTTP 204 Jan 02 09:58:29.692744 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 16/26] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 09:58:29 2021] POST /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/31d26fb4-6e46-4121-883f-356498683e28/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 09:58:30.286087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f10b2403-b4fb-4d6b-bbf0-b0561d0aef93 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:58:30.286628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f10b2403-b4fb-4d6b-bbf0-b0561d0aef93 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:30.286817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:30.286817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:30.287154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f10b2403-b4fb-4d6b-bbf0-b0561d0aef93 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:30.362993 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:30.362993 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:30.374640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f10b2403-b4fb-4d6b-bbf0-b0561d0aef93 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:58:30.400239 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:30.400239 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:30.413706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f10b2403-b4fb-4d6b-bbf0-b0561d0aef93 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:58:30.414658 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 11/27] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:58:30 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1214 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:58:39.536598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume// Jan 02 09:58:39.537267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:39.537609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:39.537609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:39.538148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:39.539496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a1c019df-46c0-4fff-b030-ec72a6b6c8f5 req-2194b1d4-44dd-40e6-ab0a-10a0d9036721 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 09:58:39.540384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 17/28] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 09:58:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 09:58:39.915427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-a71c6011-6a74-4171-8039-7ed198cadfad tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] POST http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments Jan 02 09:58:39.916556 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:39.916556 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:39.917296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-a71c6011-6a74-4171-8039-7ed198cadfad tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97c41058-b5a9-4a4d-9d2f-4e9513a55399", "instance_uuid": "4c6c8049-92ab-4628-99c5-607345e1a164", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:58:39.992781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:39.992781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:41.346994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-a71c6011-6a74-4171-8039-7ed198cadfad tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments returned with HTTP 200 Jan 02 09:58:41.352018 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 12/29] 10.222.0.68 () {64 vars in 1358 bytes} [Sat Jan 2 09:58:39 2021] POST /volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments => generated 762 bytes in 1442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:58:41.423383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-382ed442-54a8-4dc5-9a1d-4fa2d599bf29 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] GET http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c Jan 02 09:58:41.424463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-382ed442-54a8-4dc5-9a1d-4fa2d599bf29 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:58:41.425162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-382ed442-54a8-4dc5-9a1d-4fa2d599bf29 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:58:41.472638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-382ed442-54a8-4dc5-9a1d-4fa2d599bf29 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c returned with HTTP 200 Jan 02 09:58:41.474394 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 18/30] 10.222.0.68 () {60 vars in 1415 bytes} [Sat Jan 2 09:58:41 2021] GET /volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c => generated 789 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:58:53.549033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-037e5d08-8286-491b-bec0-10e04608bd1e tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] POST http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c/action Jan 02 09:58:53.549586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:58:53.549586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:58:53.551270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-037e5d08-8286-491b-bec0-10e04608bd1e tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 09:58:53.551674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-037e5d08-8286-491b-bec0-10e04608bd1e tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:58:53.716878 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:58:53.716878 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:58:53.734411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-037e5d08-8286-491b-bec0-10e04608bd1e tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c/action returned with HTTP 204 Jan 02 09:58:53.736057 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 13/31] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 09:58:53 2021] POST /volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 09:59:01.492326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] DELETE http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/31d26fb4-6e46-4121-883f-356498683e28 Jan 02 09:59:01.492890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:01.493016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:01.493016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:01.493769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:01.534720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:01.534720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:02.031597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c)]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 09:59:02.032448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Adding status of: attached to pending status list for volume. {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 09:59:02.033000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 09:59:02.052753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b2718e84-e428-4971-addd-3873db842fa9 req-966fd40a-ac11-46b6-b4ac-5ebbc93d90b8 tempest-LiveAutoBlockMigrationV225Test-1500840200 tempest-LiveAutoBlockMigrationV225Test-1500840200] http://10.222.0.73/volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/31d26fb4-6e46-4121-883f-356498683e28 returned with HTTP 200 Jan 02 09:59:02.054138 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 19/32] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 09:59:01 2021] DELETE /volume/v3/ab298ebb788e4f3f9db042e5cf3b739b/attachments/31d26fb4-6e46-4121-883f-356498683e28 => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:59:19.138991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3affbbdf-7271-4e83-ba22-9e4081277d07 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:59:19.139887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3affbbdf-7271-4e83-ba22-9e4081277d07 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:19.140248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:19.140248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:19.140801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3affbbdf-7271-4e83-ba22-9e4081277d07 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:19.276472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:19.276472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:19.304379 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3affbbdf-7271-4e83-ba22-9e4081277d07 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:19.340987 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:19.340987 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:19.375340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3affbbdf-7271-4e83-ba22-9e4081277d07 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:59:19.378711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 14/33] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:59:19 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1214 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:59:23.621640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0a22b610-77d1-452d-8263-690d5b7ee4ab tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:59:23.622706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0a22b610-77d1-452d-8263-690d5b7ee4ab tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:23.622932 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:23.622932 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:23.623330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0a22b610-77d1-452d-8263-690d5b7ee4ab tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:23.691404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:23.691404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:23.712279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0a22b610-77d1-452d-8263-690d5b7ee4ab tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:23.749047 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:23.749047 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:23.759868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0a22b610-77d1-452d-8263-690d5b7ee4ab tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:59:23.761600 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 20/34] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 09:59:23 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1214 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:59:23.784345 n-d-765311-9 devstack@c-api.service[88038]: WARNING keystonemiddleware.auth_token [None req-3affbbdf-7271-4e83-ba22-9e4081277d07 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] 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 02 09:59:23.792628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] POST http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399/action Jan 02 09:59:23.793695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:23.793695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:23.794549 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 09:59:23.795115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 09:59:23.853435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:23.853435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:23.855121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:23.867179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Begin detaching volume completed successfully. Jan 02 09:59:23.867959 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399/action returned with HTTP 202 Jan 02 09:59:23.874482 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 15/35] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 09:59:23 2021] POST /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 09:59:23.897814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-faeb8d34-1b98-46f0-b0ce-51324d72bc20 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:59:23.898356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-faeb8d34-1b98-46f0-b0ce-51324d72bc20 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:23.898552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:23.898552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:23.901435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-faeb8d34-1b98-46f0-b0ce-51324d72bc20 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:23.954171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume// Jan 02 09:59:23.955023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:23.955458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:23.955458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:23.956123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:23.958015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-b83a2472-7567-4ace-874b-ca409ded52f0 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 09:59:23.959057 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 16/36] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 09:59: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 02 09:59:23.974258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-806a84e8-abb4-4251-ad59-df39aa61357c tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:59:23.975208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-806a84e8-abb4-4251-ad59-df39aa61357c tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:23.975935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-806a84e8-abb4-4251-ad59-df39aa61357c tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:24.033713 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:24.033713 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:24.066355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-faeb8d34-1b98-46f0-b0ce-51324d72bc20 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:24.079514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:24.079514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:24.089108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-806a84e8-abb4-4251-ad59-df39aa61357c tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:24.110417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:24.110417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:24.111904 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:24.111904 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:24.120556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-806a84e8-abb4-4251-ad59-df39aa61357c tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:59:24.122133 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 17/37] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 09:59:23 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1316 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 09:59:24.129374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-faeb8d34-1b98-46f0-b0ce-51324d72bc20 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:59:24.130994 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 21/38] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:59:23 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1217 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:59:24.638971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0687abb2-69cc-47ca-9bc9-5e63eea67ce8 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] DELETE http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c Jan 02 09:59:24.640467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0687abb2-69cc-47ca-9bc9-5e63eea67ce8 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:24.640695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:24.640695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:24.641080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0687abb2-69cc-47ca-9bc9-5e63eea67ce8 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:24.671782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:24.671782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:25.150122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fd6e623-4e15-4c94-b63e-e939aba49e3f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:59:25.150122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fd6e623-4e15-4c94-b63e-e939aba49e3f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:25.150122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:25.150122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:25.150122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fd6e623-4e15-4c94-b63e-e939aba49e3f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:25.231088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:25.231088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:25.240488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7fd6e623-4e15-4c94-b63e-e939aba49e3f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:25.276132 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:25.276132 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:25.288481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fd6e623-4e15-4c94-b63e-e939aba49e3f tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:59:25.299014 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 22/39] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:59:25 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 1217 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 09:59:25.982015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0687abb2-69cc-47ca-9bc9-5e63eea67ce8 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 09:59:25.982566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0687abb2-69cc-47ca-9bc9-5e63eea67ce8 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 09:59:25.990842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b972ab11-1a6e-4bb3-925f-9148ca12dffe req-0687abb2-69cc-47ca-9bc9-5e63eea67ce8 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c returned with HTTP 200 Jan 02 09:59:25.993237 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 18/40] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 09:59:24 2021] DELETE /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/attachments/7bdcc085-0cd5-4ee4-b0a3-c765ef9d7a1c => generated 19 bytes in 1360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 09:59:26.305155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad5d089f-e92e-47fb-9ce5-7fadbed4be63 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 09:59:26.305651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad5d089f-e92e-47fb-9ce5-7fadbed4be63 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 09:59:26.306098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 09:59:26.306098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 09:59:26.306538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad5d089f-e92e-47fb-9ce5-7fadbed4be63 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 09:59:26.388477 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 09:59:26.388477 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 09:59:26.398359 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ad5d089f-e92e-47fb-9ce5-7fadbed4be63 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 09:59:26.435149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad5d089f-e92e-47fb-9ce5-7fadbed4be63 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 09:59:26.438247 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 23/41] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 09:59:26 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 922 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:09.972629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] DELETE http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:09.974300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:09.974678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:09.974678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:09.975370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:09.975995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Delete volume with id: 97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:10.130715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:10.130715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:10.140110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 10:02:10.235502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Delete volume request issued successfully. Jan 02 10:02:10.235961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ae7e7a0-bf11-4ab8-bb58-1f72a2077496 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 202 Jan 02 10:02:10.239024 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 19/42] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:02:09 2021] DELETE /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:02:10.246607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-427adac4-42b1-49c6-bf10-b5f8ac28d856 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:10.247133 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-427adac4-42b1-49c6-bf10-b5f8ac28d856 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:10.247486 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:10.247486 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:10.247866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-427adac4-42b1-49c6-bf10-b5f8ac28d856 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:10.306172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:10.306172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:10.315943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-427adac4-42b1-49c6-bf10-b5f8ac28d856 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 10:02:10.377179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-427adac4-42b1-49c6-bf10-b5f8ac28d856 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 10:02:10.379236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 24/43] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:02:10 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:11.398447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9723f2c6-7b84-4c4f-b423-533ec49fda9e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:11.399726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9723f2c6-7b84-4c4f-b423-533ec49fda9e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:11.400752 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:11.400752 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:11.402788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9723f2c6-7b84-4c4f-b423-533ec49fda9e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:11.599070 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:11.599070 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:11.635686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9723f2c6-7b84-4c4f-b423-533ec49fda9e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 10:02:11.760371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9723f2c6-7b84-4c4f-b423-533ec49fda9e tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 10:02:11.761467 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 20/44] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:02:11 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:12.778729 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2e542e16-6c66-4d76-8f0e-53eee482c9a3 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:12.779950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2e542e16-6c66-4d76-8f0e-53eee482c9a3 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:12.780364 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:12.780364 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:12.781005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2e542e16-6c66-4d76-8f0e-53eee482c9a3 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:12.920619 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:12.920619 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:12.957985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2e542e16-6c66-4d76-8f0e-53eee482c9a3 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 10:02:13.043085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2e542e16-6c66-4d76-8f0e-53eee482c9a3 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 10:02:13.049950 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 25/45] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:02:12 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:14.069465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ceda8e8-cb67-4545-b395-eba05c16a381 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:14.069988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ceda8e8-cb67-4545-b395-eba05c16a381 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:14.070155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:14.070155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:14.070789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ceda8e8-cb67-4545-b395-eba05c16a381 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:14.256464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:14.256464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:14.288733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ceda8e8-cb67-4545-b395-eba05c16a381 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Volume info retrieved successfully. Jan 02 10:02:14.362903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ceda8e8-cb67-4545-b395-eba05c16a381 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 200 Jan 02 10:02:14.376501 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 21/46] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:02:14 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 921 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:15.380717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9814f9dd-645e-4dfa-a071-91bade021be6 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] GET http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 Jan 02 10:02:15.381836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9814f9dd-645e-4dfa-a071-91bade021be6 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:15.382273 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:15.382273 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:15.382975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9814f9dd-645e-4dfa-a071-91bade021be6 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:15.559031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9814f9dd-645e-4dfa-a071-91bade021be6 tempest-LiveAutoBlockMigrationV225Test-1264038199 tempest-LiveAutoBlockMigrationV225Test-1264038199] http://10.222.0.73/volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 returned with HTTP 404 Jan 02 10:02:15.560092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 26/47] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:02:15 2021] GET /volume/v3/8e5abee253574f34b74e1ec3bb45bdb4/volumes/97c41058-b5a9-4a4d-9d2f-4e9513a55399 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:02:28.601632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] POST http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes Jan 02 10:02:28.602749 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:28.602749 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:28.603627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-368015031", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:02:28.607330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-368015031', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:02:28.607752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Create volume of 1 GB Jan 02 10:02:28.668077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Availability Zones retrieved successfully. Jan 02 10:02:28.710307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Flow 'volume_create_api' (cfce78cc-6795-4fe1-8476-91277e91365c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:02:28.713740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786eef6c-4163-4329-bdce-1872d4eb5558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:02:28.716572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:02:28.814858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786eef6c-4163-4329-bdce-1872d4eb5558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:02:28.817696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60296739-79fa-4ed8-bea6-41a9eb8bc0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:02:28.932345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Created reservations ['867d442a-95e6-41ce-9938-a10c31a7f9b3', 'a2c95ec9-4098-4cc2-964c-9a3c0095f0a8', 'edb2e1d5-f5f3-4a73-acb3-82d8058360c9', '74f2a59f-c00a-4c2d-a4ac-8544a77382b2'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:02:28.935480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60296739-79fa-4ed8-bea6-41a9eb8bc0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['867d442a-95e6-41ce-9938-a10c31a7f9b3', 'a2c95ec9-4098-4cc2-964c-9a3c0095f0a8', 'edb2e1d5-f5f3-4a73-acb3-82d8058360c9', '74f2a59f-c00a-4c2d-a4ac-8544a77382b2']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:02:28.939566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25eea736-25b8-4fba-b69c-35404969ada5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:02:29.028397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25eea736-25b8-4fba-b69c-35404969ada5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-368015031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7911db7ee93a49d1ad21cd320de26e5c',qos_specs=None,replication_status=,reservations=['867d442a-95e6-41ce-9938-a10c31a7f9b3','a2c95ec9-4098-4cc2-964c-9a3c0095f0a8','edb2e1d5-f5f3-4a73-acb3-82d8058360c9','74f2a59f-c00a-4c2d-a4ac-8544a77382b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b723fb7789440e08debc5a83d4c8f14',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-368015031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7911db7ee93a49d1ad21cd320de26e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6b723fb7789440e08debc5a83d4c8f14',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:02:29.031705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defb8f5b-838d-4eb5-8241-5f6d849ec770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:02:29.067112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defb8f5b-838d-4eb5-8241-5f6d849ec770) transitioned into state 'SUCCESS' from state '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-368015031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7911db7ee93a49d1ad21cd320de26e5c',qos_specs=None,replication_status=,reservations=['867d442a-95e6-41ce-9938-a10c31a7f9b3','a2c95ec9-4098-4cc2-964c-9a3c0095f0a8','edb2e1d5-f5f3-4a73-acb3-82d8058360c9','74f2a59f-c00a-4c2d-a4ac-8544a77382b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b723fb7789440e08debc5a83d4c8f14',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:02:29.069631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcccdaf-6902-4d8f-9af7-e06e07594697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:02:29.089621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcccdaf-6902-4d8f-9af7-e06e07594697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:02:29.093696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Flow 'volume_create_api' (cfce78cc-6795-4fe1-8476-91277e91365c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:02:29.157870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Create volume request issued successfully. Jan 02 10:02:29.190123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-368419b0-1f01-44d1-940f-8b8c2b1f6ed4 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes returned with HTTP 202 Jan 02 10:02:29.193298 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 22/48] 10.222.0.73 () {64 vars in 1512 bytes} [Sat Jan 2 10:02:28 2021] POST /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes => generated 823 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:02:29.204118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-675c0a5b-2c90-4b16-90f7-6d06a6891e5c tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:29.205013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-675c0a5b-2c90-4b16-90f7-6d06a6891e5c tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:29.205683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-675c0a5b-2c90-4b16-90f7-6d06a6891e5c tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:29.281316 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:29.281316 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:29.291069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-675c0a5b-2c90-4b16-90f7-6d06a6891e5c tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Volume info retrieved successfully. Jan 02 10:02:29.318121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd242126-58a8-4187-a1ca-e1e4611397bd req-675c0a5b-2c90-4b16-90f7-6d06a6891e5c tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 200 Jan 02 10:02:29.333215 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 27/49] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:02:29 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 891 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:02:30.900114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-29aa9eb9-b550-447c-a3c3-c19180ce1a82 req-31a513dd-4410-41dd-a984-a868aa6fd52f tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:30.900812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-29aa9eb9-b550-447c-a3c3-c19180ce1a82 req-31a513dd-4410-41dd-a984-a868aa6fd52f tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:30.900983 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:30.900983 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:30.901638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-29aa9eb9-b550-447c-a3c3-c19180ce1a82 req-31a513dd-4410-41dd-a984-a868aa6fd52f tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:31.015107 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:31.015107 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:31.031451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-29aa9eb9-b550-447c-a3c3-c19180ce1a82 req-31a513dd-4410-41dd-a984-a868aa6fd52f tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Volume info retrieved successfully. Jan 02 10:02:31.058996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-29aa9eb9-b550-447c-a3c3-c19180ce1a82 req-31a513dd-4410-41dd-a984-a868aa6fd52f tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 200 Jan 02 10:02:31.060909 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 23/50] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:02:30 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:31.769486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] POST http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots Jan 02 10:02:31.770006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:31.770006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:31.770448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-548242694", "description": null, "metadata": {}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:02:31.887114 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:31.887114 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:31.892576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Volume info retrieved successfully. Jan 02 10:02:31.893706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Create snapshot from volume 4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:31.992539 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] 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 02 10:02:31.998841 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] 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 02 10:02:32.214085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Created reservations ['991edb21-3708-4df4-b950-8bd330a87f26', '0eee2ef4-0fd4-4f77-93c3-645c97725c72', 'f7188856-9bee-471c-a15d-2676754fb9a5', '9d4587c3-aca2-4f07-b74d-15c7fef0ebe1'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:02:32.541981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot create request issued successfully. Jan 02 10:02:32.542780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f5720a5b-d1e7-4f26-b723-405186c37e27 req-c1fcd3a4-15da-4208-9c4c-4797883a4758 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots returned with HTTP 202 Jan 02 10:02:32.548630 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 28/51] 10.222.0.73 () {64 vars in 1518 bytes} [Sat Jan 2 10:02:31 2021] POST /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots => generated 310 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:02:33.167923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4b8c8f38-2544-49a3-a242-5c350aa5d73e req-22654b5c-0b3c-4739-a5c6-c2944fbdb35e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:33.168548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4b8c8f38-2544-49a3-a242-5c350aa5d73e req-22654b5c-0b3c-4739-a5c6-c2944fbdb35e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:33.169028 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:33.169028 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:33.169849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4b8c8f38-2544-49a3-a242-5c350aa5d73e req-22654b5c-0b3c-4739-a5c6-c2944fbdb35e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:33.347160 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:33.347160 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:33.349726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4b8c8f38-2544-49a3-a242-5c350aa5d73e req-22654b5c-0b3c-4739-a5c6-c2944fbdb35e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot retrieved successfully. Jan 02 10:02:33.352053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4b8c8f38-2544-49a3-a242-5c350aa5d73e req-22654b5c-0b3c-4739-a5c6-c2944fbdb35e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 returned with HTTP 200 Jan 02 10:02:33.358816 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 24/52] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:02:33 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 => generated 442 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:33.596839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/detail Jan 02 10:02:33.597365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:33.597583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:33.597583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:33.597960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:33.598625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:02:33.599348 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:33.599348 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:33.601030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:02:33.645040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Get all snapshots completed successfully. Jan 02 10:02:33.645917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:33.645917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:33.647243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d234177e-79b8-4037-beac-432515e50d15 req-befe7f07-f516-4b6a-84c7-56eec48fd183 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/detail returned with HTTP 200 Jan 02 10:02:33.657252 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 29/53] 10.222.0.73 () {60 vars in 1485 bytes} [Sat Jan 2 10:02:33 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/detail => generated 445 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:33.985709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-090ce628-999a-41a3-bbef-6c0ea18701a2 req-2396fdcf-9fa6-4af2-aaea-b10624d4ffcf tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:33.986561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-090ce628-999a-41a3-bbef-6c0ea18701a2 req-2396fdcf-9fa6-4af2-aaea-b10624d4ffcf tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:33.987623 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:33.987623 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:33.988282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-090ce628-999a-41a3-bbef-6c0ea18701a2 req-2396fdcf-9fa6-4af2-aaea-b10624d4ffcf tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:34.042040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:34.042040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:34.049310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-090ce628-999a-41a3-bbef-6c0ea18701a2 req-2396fdcf-9fa6-4af2-aaea-b10624d4ffcf tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot retrieved successfully. Jan 02 10:02:34.057750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-090ce628-999a-41a3-bbef-6c0ea18701a2 req-2396fdcf-9fa6-4af2-aaea-b10624d4ffcf tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 returned with HTTP 200 Jan 02 10:02:34.075751 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 25/54] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:02:33 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 => generated 442 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:35.240982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c74a646-8b2c-4702-9a05-26e37036fb44 req-df9cd9a7-d018-4872-9a41-76129042cd19 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:35.241487 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c74a646-8b2c-4702-9a05-26e37036fb44 req-df9cd9a7-d018-4872-9a41-76129042cd19 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:35.241597 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:35.241597 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:35.242188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c74a646-8b2c-4702-9a05-26e37036fb44 req-df9cd9a7-d018-4872-9a41-76129042cd19 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:35.282236 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:35.282236 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:35.283728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9c74a646-8b2c-4702-9a05-26e37036fb44 req-df9cd9a7-d018-4872-9a41-76129042cd19 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot retrieved successfully. Jan 02 10:02:35.285818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c74a646-8b2c-4702-9a05-26e37036fb44 req-df9cd9a7-d018-4872-9a41-76129042cd19 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 returned with HTTP 200 Jan 02 10:02:35.287187 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 30/55] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:02:35 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:35.654187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] DELETE http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:35.654649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:35.654865 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:35.654865 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:35.655239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:35.655622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Delete snapshot with id: d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:35.725328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:35.725328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:35.726510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot retrieved successfully. Jan 02 10:02:35.816138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot delete request issued successfully. Jan 02 10:02:35.816389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bfca11fd-dc61-4c9d-8a2f-90c0610085ec req-147e918b-8f6d-46a0-97a2-4f40c66a09c8 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 returned with HTTP 202 Jan 02 10:02:35.819159 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 26/56] 10.222.0.73 () {62 vars in 1597 bytes} [Sat Jan 2 10:02:35 2021] DELETE /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:02:36.664016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-978941b5-c71f-4520-9414-0158fb3348f2 req-6f64842a-61d0-4f73-850f-d617c7fcba5e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:36.664541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-978941b5-c71f-4520-9414-0158fb3348f2 req-6f64842a-61d0-4f73-850f-d617c7fcba5e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:36.664761 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:36.664761 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:36.665240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-978941b5-c71f-4520-9414-0158fb3348f2 req-6f64842a-61d0-4f73-850f-d617c7fcba5e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:36.738529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:36.738529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:36.744185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-978941b5-c71f-4520-9414-0158fb3348f2 req-6f64842a-61d0-4f73-850f-d617c7fcba5e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Snapshot retrieved successfully. Jan 02 10:02:36.747147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-978941b5-c71f-4520-9414-0158fb3348f2 req-6f64842a-61d0-4f73-850f-d617c7fcba5e tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 returned with HTTP 200 Jan 02 10:02:36.750219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 31/57] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:02:36 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:38.509372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-afa3006f-c4bc-4f0f-b7f3-1ecb69f785c0 req-617d6fbe-0ff4-4a3d-9f7a-b157be1a6f0b tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 Jan 02 10:02:38.510352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-afa3006f-c4bc-4f0f-b7f3-1ecb69f785c0 req-617d6fbe-0ff4-4a3d-9f7a-b157be1a6f0b tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:38.511661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:38.511661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:38.512078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-afa3006f-c4bc-4f0f-b7f3-1ecb69f785c0 req-617d6fbe-0ff4-4a3d-9f7a-b157be1a6f0b tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:38.584949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-afa3006f-c4bc-4f0f-b7f3-1ecb69f785c0 req-617d6fbe-0ff4-4a3d-9f7a-b157be1a6f0b tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 returned with HTTP 404 Jan 02 10:02:38.586044 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 27/58] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:02:38 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/snapshots/d2a78c49-4e85-4017-a41c-da3cb9f922e5 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:02:38.753970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] DELETE http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:38.754439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:38.754660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:38.754660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:38.755038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:38.755535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Delete volume with id: 4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:38.852053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:38.852053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:38.854449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Volume info retrieved successfully. Jan 02 10:02:38.923951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Delete volume request issued successfully. Jan 02 10:02:38.924670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-58e35ffd-318e-43f7-8ac5-595ae1e42103 req-cb3498c8-3d28-4d57-bdfb-2e640f5ffb11 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 202 Jan 02 10:02:38.934386 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 32/59] 10.222.0.73 () {62 vars in 1591 bytes} [Sat Jan 2 10:02:38 2021] DELETE /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:02:39.571751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1e98da72-bacb-4704-ad52-aaa686e50f76 req-957aee06-4e59-4b6a-aec7-aff319840b2d tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:39.574066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1e98da72-bacb-4704-ad52-aaa686e50f76 req-957aee06-4e59-4b6a-aec7-aff319840b2d tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:39.574768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1e98da72-bacb-4704-ad52-aaa686e50f76 req-957aee06-4e59-4b6a-aec7-aff319840b2d tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:39.757246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:02:39.757246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:02:39.785532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-1e98da72-bacb-4704-ad52-aaa686e50f76 req-957aee06-4e59-4b6a-aec7-aff319840b2d tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Volume info retrieved successfully. Jan 02 10:02:39.836040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1e98da72-bacb-4704-ad52-aaa686e50f76 req-957aee06-4e59-4b6a-aec7-aff319840b2d tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 200 Jan 02 10:02:39.838561 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 28/60] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:02:39 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 915 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:02:42.190866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3e9596b3-3c86-4a32-b6a1-5abd5539b78b req-e8d3fef6-ebac-438d-962a-c1bf783d9101 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:42.190866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3e9596b3-3c86-4a32-b6a1-5abd5539b78b req-e8d3fef6-ebac-438d-962a-c1bf783d9101 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:42.190866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:42.190866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:42.190866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3e9596b3-3c86-4a32-b6a1-5abd5539b78b req-e8d3fef6-ebac-438d-962a-c1bf783d9101 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:42.296998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3e9596b3-3c86-4a32-b6a1-5abd5539b78b req-e8d3fef6-ebac-438d-962a-c1bf783d9101 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 404 Jan 02 10:02:42.314412 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 33/61] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:02:42 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:02:43.340509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bf034f6b-fca7-4f4a-b23d-8f44cfc9008a req-c9a21246-c7bb-4165-8694-0cea3302b860 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] DELETE http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:43.341838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bf034f6b-fca7-4f4a-b23d-8f44cfc9008a req-c9a21246-c7bb-4165-8694-0cea3302b860 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:43.342269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:02:43.342269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:02:43.342938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bf034f6b-fca7-4f4a-b23d-8f44cfc9008a req-c9a21246-c7bb-4165-8694-0cea3302b860 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:43.343619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-bf034f6b-fca7-4f4a-b23d-8f44cfc9008a req-c9a21246-c7bb-4165-8694-0cea3302b860 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Delete volume with id: 4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:43.512349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bf034f6b-fca7-4f4a-b23d-8f44cfc9008a req-c9a21246-c7bb-4165-8694-0cea3302b860 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 404 Jan 02 10:02:43.515764 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 29/62] 10.222.0.73 () {62 vars in 1591 bytes} [Sat Jan 2 10:02:43 2021] DELETE /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:02:43.580920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-83c2f55e-b9a4-42d3-9747-43f096c6a228 req-1f7fffac-16aa-49e1-bf31-fbc1dfad9201 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] GET http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b Jan 02 10:02:43.581681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-83c2f55e-b9a4-42d3-9747-43f096c6a228 req-1f7fffac-16aa-49e1-bf31-fbc1dfad9201 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:02:43.585466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-83c2f55e-b9a4-42d3-9747-43f096c6a228 req-1f7fffac-16aa-49e1-bf31-fbc1dfad9201 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:02:43.707711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-83c2f55e-b9a4-42d3-9747-43f096c6a228 req-1f7fffac-16aa-49e1-bf31-fbc1dfad9201 tempest-VolumesSnapshotsTestJSON-1562589400 tempest-VolumesSnapshotsTestJSON-1562589400] http://10.222.0.73/volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b returned with HTTP 404 Jan 02 10:02:43.719051 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 34/63] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:02:43 2021] GET /volume/v3/7911db7ee93a49d1ad21cd320de26e5c/volumes/4e7e3a72-29a9-400c-b9fa-3b8f6dd99c6b => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:03:25.079571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] POST http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes Jan 02 10:03:25.080330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-15123484"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:03:25.081432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-15123484'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:03:25.081806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Create volume of 1 GB Jan 02 10:03:25.105625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Availability Zones retrieved successfully. Jan 02 10:03:25.141512 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Flow 'volume_create_api' (66f64650-ff27-4126-bb25-85fa4001004b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:03:25.150967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1456ad56-0bb1-4bf0-b01e-daffdc0b19d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:03:25.153278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:03:25.264280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1456ad56-0bb1-4bf0-b01e-daffdc0b19d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:03:25.266976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3731863a-e22e-4fc3-9eb2-c1e3aa20ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:03:25.371598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Created reservations ['1c026ec1-25d7-4bf4-adc6-71fc845ebdbe', '92aad0de-29e2-4786-a822-738b84f8b900', '6e0bbe4b-a4cf-488b-826c-76d55bd52e51', '9dce5a64-0e01-4a7d-8498-eeb1f05088ee'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:03:25.373985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3731863a-e22e-4fc3-9eb2-c1e3aa20ce05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c026ec1-25d7-4bf4-adc6-71fc845ebdbe', '92aad0de-29e2-4786-a822-738b84f8b900', '6e0bbe4b-a4cf-488b-826c-76d55bd52e51', '9dce5a64-0e01-4a7d-8498-eeb1f05088ee']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:03:25.376668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32b66c1-b949-475c-9165-77142380433d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:03:25.458762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32b66c1-b949-475c-9165-77142380433d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe4a4a9-779a-4672-a391-7a9a1bfbf50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-15123484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8488593d20146b298c96feb9679746d',qos_specs=None,replication_status=,reservations=['1c026ec1-25d7-4bf4-adc6-71fc845ebdbe','92aad0de-29e2-4786-a822-738b84f8b900','6e0bbe4b-a4cf-488b-826c-76d55bd52e51','9dce5a64-0e01-4a7d-8498-eeb1f05088ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='facff64700da4945ad2792fc05ab34f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-15123484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe4a4a9-779a-4672-a391-7a9a1bfbf50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8488593d20146b298c96feb9679746d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='facff64700da4945ad2792fc05ab34f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:03:25.465788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5179f21f-1e1c-4fb9-8ca1-308839ccd5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:03:25.529607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5179f21f-1e1c-4fb9-8ca1-308839ccd5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-15123484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8488593d20146b298c96feb9679746d',qos_specs=None,replication_status=,reservations=['1c026ec1-25d7-4bf4-adc6-71fc845ebdbe','92aad0de-29e2-4786-a822-738b84f8b900','6e0bbe4b-a4cf-488b-826c-76d55bd52e51','9dce5a64-0e01-4a7d-8498-eeb1f05088ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='facff64700da4945ad2792fc05ab34f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:03:25.531996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c138e507-1d7a-4f7a-b95a-8ffe3f4d375a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:03:25.574414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c138e507-1d7a-4f7a-b95a-8ffe3f4d375a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:03:25.584736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Flow 'volume_create_api' (66f64650-ff27-4126-bb25-85fa4001004b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:03:25.707598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Create volume request issued successfully. Jan 02 10:03:25.748238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48393e3c-64f6-4d96-ac11-0f45a23ce227 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes returned with HTTP 202 Jan 02 10:03:25.758765 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 30/64] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:03:25 2021] POST /volume/v3/f8488593d20146b298c96feb9679746d/volumes => generated 815 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:03:25.763397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de3c4ce1-cd10-4ea2-add1-94ba7d83a77e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:25.764096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de3c4ce1-cd10-4ea2-add1-94ba7d83a77e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:25.764786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de3c4ce1-cd10-4ea2-add1-94ba7d83a77e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:25.949824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:25.949824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:25.984733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de3c4ce1-cd10-4ea2-add1-94ba7d83a77e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:26.068140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de3c4ce1-cd10-4ea2-add1-94ba7d83a77e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:26.075705 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 35/65] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:25 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 883 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:27.089688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-835ebfed-2a72-4570-88e1-09d4f7cace1e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:27.090729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-835ebfed-2a72-4570-88e1-09d4f7cace1e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:27.091396 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:27.091396 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:27.094917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-835ebfed-2a72-4570-88e1-09d4f7cace1e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:27.212545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:27.212545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:27.229999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-835ebfed-2a72-4570-88e1-09d4f7cace1e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:27.256170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-835ebfed-2a72-4570-88e1-09d4f7cace1e tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:27.266495 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 31/66] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:27 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:28.273816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:28.274910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:28.275003 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:28.275003 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:28.275623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:28.357156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:28.357156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:28.369647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:28.396905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:28.403075 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 36/67] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:28 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:30.280727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-cff6799f-36f0-43de-94f4-e639cb06a816 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:30.281295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-cff6799f-36f0-43de-94f4-e639cb06a816 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:30.281393 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:30.281393 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:30.281768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-cff6799f-36f0-43de-94f4-e639cb06a816 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:30.363274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:30.363274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:30.377915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-04474af2-8c8d-432f-a175-4412281cf91a req-cff6799f-36f0-43de-94f4-e639cb06a816 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:30.429996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-cff6799f-36f0-43de-94f4-e639cb06a816 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:30.437652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 32/68] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:03:30 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:30.549815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume// Jan 02 10:03:30.550604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:30.550949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:30.550949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:30.551652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:30.553830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d553c09c-ef5e-4222-92e2-9e64bb60bc5f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:03:30.555391 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 37/69] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:03: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 02 10:03:30.571196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] POST http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments Jan 02 10:03:30.571956 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:30.571956 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:30.572671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fe4a4a9-779a-4672-a391-7a9a1bfbf50f", "instance_uuid": "501dfb0f-09b1-4ec5-94d9-40981e1b02be", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:03:30.675055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:30.675055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:30.792607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments returned with HTTP 200 Jan 02 10:03:30.793923 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 33/70] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:03:30 2021] POST /volume/v3/f8488593d20146b298c96feb9679746d/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:03:30.852904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29a15f6d-7f7c-448a-a573-e6a013913229 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:30.853668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29a15f6d-7f7c-448a-a573-e6a013913229 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:30.863982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29a15f6d-7f7c-448a-a573-e6a013913229 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:30.904019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume// Jan 02 10:03:30.906330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:30.906770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:30.906770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:30.907475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:30.910027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-eea0d4bb-7d67-423b-9bde-3d5018108273 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:03:30.910819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 34/71] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:03:30 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:03:30.929721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-718b2805-5a21-4c99-b362-c71c5ba9dc65 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:30.930814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-718b2805-5a21-4c99-b362-c71c5ba9dc65 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:30.931872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-718b2805-5a21-4c99-b362-c71c5ba9dc65 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:31.019134 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:31.019134 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:31.043359 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-29a15f6d-7f7c-448a-a573-e6a013913229 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:31.090838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:31.090838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:31.097723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:31.097723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:31.122812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-04474af2-8c8d-432f-a175-4412281cf91a req-718b2805-5a21-4c99-b362-c71c5ba9dc65 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:31.135158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29a15f6d-7f7c-448a-a573-e6a013913229 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:31.150894 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 38/72] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:30 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:31.182248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:31.182248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:31.196159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-718b2805-5a21-4c99-b362-c71c5ba9dc65 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:31.198164 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 35/73] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:03:30 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1006 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:03:31.218612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-ca5445c4-f30c-44b8-bafe-ceae67407b28 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] PUT http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95 Jan 02 10:03:31.219517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:31.219517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:31.220199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-ca5445c4-f30c-44b8-bafe-ceae67407b28 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:03:31.306010 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:03:31.306010 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:03:31.307927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-04474af2-8c8d-432f-a175-4412281cf91a req-ca5445c4-f30c-44b8-bafe-ceae67407b28 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Lock "b'cinder-attachment_update-6fe4a4a9-779a-4672-a391-7a9a1bfbf50f-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.024s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:03:31.311397 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:31.311397 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:32.154197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a6f595fb-66d4-42cf-a314-e9996807efa2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:32.154713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a6f595fb-66d4-42cf-a314-e9996807efa2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:32.154930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:32.154930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:32.155765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a6f595fb-66d4-42cf-a314-e9996807efa2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:32.313315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:32.313315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:32.361940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a6f595fb-66d4-42cf-a314-e9996807efa2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:32.412425 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:32.412425 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:32.442875 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a6f595fb-66d4-42cf-a314-e9996807efa2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:32.456920 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 36/74] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:32 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:03:33.461914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a8fa122-19fd-4f2d-9da0-4b305b766db6 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:33.462822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a8fa122-19fd-4f2d-9da0-4b305b766db6 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:33.462822 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:33.462822 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:33.463038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a8fa122-19fd-4f2d-9da0-4b305b766db6 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:33.575925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:33.575925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:33.600298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2a8fa122-19fd-4f2d-9da0-4b305b766db6 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:33.646459 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:33.646459 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:33.668646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a8fa122-19fd-4f2d-9da0-4b305b766db6 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:33.671484 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 37/75] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:33 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:34.423444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-04474af2-8c8d-432f-a175-4412281cf91a req-ca5445c4-f30c-44b8-bafe-ceae67407b28 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Lock "b'cinder-attachment_update-6fe4a4a9-779a-4672-a391-7a9a1bfbf50f-n-h1-765311-9'" released by "attachment_update" :: held 3.116s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:03:34.424515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-ca5445c4-f30c-44b8-bafe-ceae67407b28 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95 returned with HTTP 200 Jan 02 10:03:34.426029 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 39/76] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:03:31 2021] PUT /volume/v3/f8488593d20146b298c96feb9679746d/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95 => generated 762 bytes in 3213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:03:34.687743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc5e34f9-2d3d-49ee-9b32-9eea0bbfed5c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:34.689080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc5e34f9-2d3d-49ee-9b32-9eea0bbfed5c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:34.689404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:34.689404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:34.690194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc5e34f9-2d3d-49ee-9b32-9eea0bbfed5c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:34.815788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:34.815788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:34.853283 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fc5e34f9-2d3d-49ee-9b32-9eea0bbfed5c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:34.925693 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:34.925693 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:34.950900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc5e34f9-2d3d-49ee-9b32-9eea0bbfed5c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:34.961777 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 38/77] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:34 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:35.968971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b1d2853-9a37-421c-9604-d0debe06b680 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:35.969541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b1d2853-9a37-421c-9604-d0debe06b680 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:35.969688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:35.969688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:35.970038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b1d2853-9a37-421c-9604-d0debe06b680 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:36.105953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:36.105953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:36.137998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7b1d2853-9a37-421c-9604-d0debe06b680 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:36.184339 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:36.184339 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:36.196678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b1d2853-9a37-421c-9604-d0debe06b680 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:36.203992 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 40/78] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:35 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:37.221285 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e827165f-44f2-4225-b9ce-40c03f1092d3 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:37.222492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e827165f-44f2-4225-b9ce-40c03f1092d3 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:37.223441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:37.223441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:37.224138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e827165f-44f2-4225-b9ce-40c03f1092d3 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:37.294470 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:37.294470 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:37.316135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e827165f-44f2-4225-b9ce-40c03f1092d3 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:37.363982 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:37.363982 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:37.375826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e827165f-44f2-4225-b9ce-40c03f1092d3 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:37.376518 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 39/79] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:37 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:38.393608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b6f4b83-04bb-4363-a67c-f658ef3a3199 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:38.394689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b6f4b83-04bb-4363-a67c-f658ef3a3199 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:38.395064 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:38.395064 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:38.395684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b6f4b83-04bb-4363-a67c-f658ef3a3199 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:38.477182 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:38.477182 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:38.489521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b6f4b83-04bb-4363-a67c-f658ef3a3199 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:38.517144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:38.517144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:38.529484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b6f4b83-04bb-4363-a67c-f658ef3a3199 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:38.531531 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 41/80] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:38 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:39.550872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2e8b460-75a2-4954-b486-990ebd7b964f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:39.551408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2e8b460-75a2-4954-b486-990ebd7b964f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:39.551843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:39.551843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:39.552475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2e8b460-75a2-4954-b486-990ebd7b964f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:39.738055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:39.738055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:39.770846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f2e8b460-75a2-4954-b486-990ebd7b964f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:39.834157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:39.834157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:39.862130 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2e8b460-75a2-4954-b486-990ebd7b964f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:39.873056 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 40/81] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:39 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:03:39.994240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] POST http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95/action Jan 02 10:03:39.996233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:39.996233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:39.997517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:03:40.001496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:03:40.138931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:40.138931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:40.162290 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95/action returned with HTTP 204 Jan 02 10:03:40.164894 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 42/82] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:03:39 2021] POST /volume/v3/f8488593d20146b298c96feb9679746d/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:03:40.879105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e07f8247-fd62-4696-957f-027f99eb5bb5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:03:40.879688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e07f8247-fd62-4696-957f-027f99eb5bb5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:40.879888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:40.879888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:40.880268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e07f8247-fd62-4696-957f-027f99eb5bb5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:41.045622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:41.045622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:41.129792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e07f8247-fd62-4696-957f-027f99eb5bb5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:03:41.183808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:41.183808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:41.202417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e07f8247-fd62-4696-957f-027f99eb5bb5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:03:41.214806 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 41/83] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:03:40 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1200 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:03:57.677949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume// Jan 02 10:03:57.678575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:57.678703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:57.678703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:57.679027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:57.681278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-04474af2-8c8d-432f-a175-4412281cf91a req-6a94c8d7-9249-4cd8-92bc-ee9bccc33b70 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:03:57.682068 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 43/84] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:03:57 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:03:57.699979 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-03e697fb-4389-42b2-9355-439ad1e225d7 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] POST http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments Jan 02 10:03:57.700474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:03:57.700474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:03:57.700897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-03e697fb-4389-42b2-9355-439ad1e225d7 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fe4a4a9-779a-4672-a391-7a9a1bfbf50f", "instance_uuid": "501dfb0f-09b1-4ec5-94d9-40981e1b02be", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:03:57.759958 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:03:57.759958 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:03:59.846991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-03e697fb-4389-42b2-9355-439ad1e225d7 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments returned with HTTP 200 Jan 02 10:03:59.848668 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 42/85] 10.222.0.68 () {64 vars in 1358 bytes} [Sat Jan 2 10:03:57 2021] POST /volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments => generated 762 bytes in 2153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:03:59.920028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-fa93777b-6cb1-4602-ae86-527034bb0bf5 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] GET http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1 Jan 02 10:03:59.920725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-fa93777b-6cb1-4602-ae86-527034bb0bf5 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:03:59.921297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-fa93777b-6cb1-4602-ae86-527034bb0bf5 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:03:59.978593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-fa93777b-6cb1-4602-ae86-527034bb0bf5 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1 returned with HTTP 200 Jan 02 10:03:59.980216 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 44/86] 10.222.0.68 () {60 vars in 1415 bytes} [Sat Jan 2 10:03:59 2021] GET /volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1 => generated 789 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:04:15.054795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-1b169b9a-3380-4955-b576-2b4e82c6e038 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] POST http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1/action Jan 02 10:04:15.055700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:15.055700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:15.056482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-1b169b9a-3380-4955-b576-2b4e82c6e038 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:04:15.057448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-1b169b9a-3380-4955-b576-2b4e82c6e038 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:04:15.148553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:15.148553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:15.177974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-1b169b9a-3380-4955-b576-2b4e82c6e038 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1/action returned with HTTP 204 Jan 02 10:04:15.179391 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 43/87] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:04:15 2021] POST /volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:04:25.422916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] DELETE http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95 Jan 02 10:04:25.423696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:25.423839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:25.423839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:25.424692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:25.497931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:25.497931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:25.840014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(509f9727-6ba3-4999-b3a9-0f09274972a1)]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:04:25.840438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Adding status of: attached to pending status list for volume. {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 10:04:25.842295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:04:25.863778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f829ca28-cb99-4077-9485-41a1d11240ed req-cf0cb5be-0445-489b-afe8-9e7c8d7bf978 tempest-LiveMigrationTest-561319512 tempest-LiveMigrationTest-561319512] http://10.222.0.73/volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95 returned with HTTP 200 Jan 02 10:04:25.865123 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 45/88] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:04:25 2021] DELETE /volume/v3/fc45d69d9e4d439d99431d7e39efd561/attachments/3d66e0c1-6f82-4ad6-82dd-dfade75cfa95 => generated 192 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:04:42.950078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a42ae4a-c45c-4c44-af95-06b737e5ffc5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:04:42.950555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a42ae4a-c45c-4c44-af95-06b737e5ffc5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:42.950756 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:42.950756 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:42.951553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a42ae4a-c45c-4c44-af95-06b737e5ffc5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:43.057448 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.057448 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.078867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4a42ae4a-c45c-4c44-af95-06b737e5ffc5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:43.122699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.122699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.133966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a42ae4a-c45c-4c44-af95-06b737e5ffc5 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:04:43.150568 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 44/89] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:04:42 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1200 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:04:43.434258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-5921c887-90aa-4a23-8852-d9fb425fa6b2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:04:43.434869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-5921c887-90aa-4a23-8852-d9fb425fa6b2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:43.435172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:43.435172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:43.435874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-5921c887-90aa-4a23-8852-d9fb425fa6b2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:43.501726 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.501726 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.516365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-5921c887-90aa-4a23-8852-d9fb425fa6b2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:43.538552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.538552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.550374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-5921c887-90aa-4a23-8852-d9fb425fa6b2 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:04:43.551993 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 46/90] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:04:43 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1200 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:04:43.579550 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] POST http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f/action Jan 02 10:04:43.580360 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:43.580360 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:43.580785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:04:43.581447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:04:43.644395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.644395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.646751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:43.660713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Begin detaching volume completed successfully. Jan 02 10:04:43.661498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f/action returned with HTTP 202 Jan 02 10:04:43.668797 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 45/91] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:04:43 2021] POST /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 10:04:43.694503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c325d790-2e0b-4754-af48-ec720b7777f8 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:04:43.695424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c325d790-2e0b-4754-af48-ec720b7777f8 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:43.695859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:43.695859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:43.696530 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c325d790-2e0b-4754-af48-ec720b7777f8 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:43.750686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume// Jan 02 10:04:43.751952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:43.752317 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:43.752317 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:43.752959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:43.754612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-579043e6-aa09-418c-908f-ae293c92450b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:04:43.756981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 46/92] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:04:43 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:04:43.776507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-f5299e76-1616-4db8-b735-ecfe70054960 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:04:43.777842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-f5299e76-1616-4db8-b735-ecfe70054960 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:43.778505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-f5299e76-1616-4db8-b735-ecfe70054960 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:43.828435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.828435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.843602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c325d790-2e0b-4754-af48-ec720b7777f8 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:43.883262 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.883262 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.890128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.890128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.900554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-f5299e76-1616-4db8-b735-ecfe70054960 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:43.912833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c325d790-2e0b-4754-af48-ec720b7777f8 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:04:43.913798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 47/93] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:04:43 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1203 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:04:43.930904 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:43.930904 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:43.944463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-f5299e76-1616-4db8-b735-ecfe70054960 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:04:43.945419 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 47/94] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:04:43 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1302 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:04:44.386317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-4823c066-dea6-4d0c-86c0-5baf590b4f0c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] DELETE http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1 Jan 02 10:04:44.386887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-4823c066-dea6-4d0c-86c0-5baf590b4f0c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:44.387109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:44.387109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:44.387497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-4823c066-dea6-4d0c-86c0-5baf590b4f0c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:44.445401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:44.445401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:44.930527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4288d256-9b85-442b-b5a9-9603b75528e0 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:04:44.931054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4288d256-9b85-442b-b5a9-9603b75528e0 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:44.931269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:44.931269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:44.931667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4288d256-9b85-442b-b5a9-9603b75528e0 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:44.991836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:44.991836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:45.004909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4288d256-9b85-442b-b5a9-9603b75528e0 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:45.029864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:45.029864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:45.044774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4288d256-9b85-442b-b5a9-9603b75528e0 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:04:45.047352 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 48/95] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:04:44 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 1203 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:04:45.190632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-4823c066-dea6-4d0c-86c0-5baf590b4f0c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:04:45.197253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-4823c066-dea6-4d0c-86c0-5baf590b4f0c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:04:45.210555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-ec62dbef-2590-48bf-82c6-b0c53a9707f7 req-4823c066-dea6-4d0c-86c0-5baf590b4f0c tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1 returned with HTTP 200 Jan 02 10:04:45.213232 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 48/96] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:04:44 2021] DELETE /volume/v3/f8488593d20146b298c96feb9679746d/attachments/509f9727-6ba3-4999-b3a9-0f09274972a1 => generated 19 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:04:46.068126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10b6e4bf-2096-44a5-a03a-d34220905494 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:04:46.069981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10b6e4bf-2096-44a5-a03a-d34220905494 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:04:46.070241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:04:46.070241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:04:46.070970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10b6e4bf-2096-44a5-a03a-d34220905494 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:04:46.120758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:04:46.120758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:04:46.129911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10b6e4bf-2096-44a5-a03a-d34220905494 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:04:46.153978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10b6e4bf-2096-44a5-a03a-d34220905494 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:04:46.166953 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 49/97] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:04:46 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 908 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:05:56.813653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] POST http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes Jan 02 10:05:56.814849 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:05:56.814849 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:05:56.815909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-950543892"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:05:56.817227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-950543892'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:05:56.819156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Create volume of 1 GB Jan 02 10:05:56.820421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:05:56.820421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:05:56.871442 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Availability zone cache updated, next update will occur around 2021-01-02 11:05:56.866078. {{(pid=88040) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 10:05:56.872084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Availability Zones retrieved successfully. Jan 02 10:05:57.002405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Flow 'volume_create_api' (e4a041b3-d845-410a-89fb-bf48f72dfbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:05:57.020938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76480fa1-416c-4c34-a764-9106c0de39f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:05:57.036369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:05:57.252241 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76480fa1-416c-4c34-a764-9106c0de39f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:05:57.257907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c31da642-cf33-424a-99a5-1009051c408a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:05:57.379683 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] 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 02 10:05:57.496641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Created reservations ['75991658-26fe-4b3d-97a2-9fc409d91b4f', 'a57c6f84-5bea-462e-9e96-3f94c10b5e02', '37be8475-2d1f-4929-bc30-f159c7ec89f2', '6ef69c81-5379-4c17-bb1b-da21374a93e2'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:05:57.498987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c31da642-cf33-424a-99a5-1009051c408a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75991658-26fe-4b3d-97a2-9fc409d91b4f', 'a57c6f84-5bea-462e-9e96-3f94c10b5e02', '37be8475-2d1f-4929-bc30-f159c7ec89f2', '6ef69c81-5379-4c17-bb1b-da21374a93e2']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:05:57.501488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07028d4-d27b-4681-a29b-9c838aaf833d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:05:57.577417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07028d4-d27b-4681-a29b-9c838aaf833d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d334a56-4dd8-40e3-84ba-db1f11f8bcb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-950543892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c4810771c045eabbf692f94f3a047b',qos_specs=None,replication_status=,reservations=['75991658-26fe-4b3d-97a2-9fc409d91b4f','a57c6f84-5bea-462e-9e96-3f94c10b5e02','37be8475-2d1f-4929-bc30-f159c7ec89f2','6ef69c81-5379-4c17-bb1b-da21374a93e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c47e0fb02b42638fc789d15208e6a3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-950543892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d334a56-4dd8-40e3-84ba-db1f11f8bcb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c4810771c045eabbf692f94f3a047b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0c47e0fb02b42638fc789d15208e6a3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:05:57.579833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3d45b4b-3508-49ec-af67-682aa8d09ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:05:57.613351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3d45b4b-3508-49ec-af67-682aa8d09ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-950543892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c4810771c045eabbf692f94f3a047b',qos_specs=None,replication_status=,reservations=['75991658-26fe-4b3d-97a2-9fc409d91b4f','a57c6f84-5bea-462e-9e96-3f94c10b5e02','37be8475-2d1f-4929-bc30-f159c7ec89f2','6ef69c81-5379-4c17-bb1b-da21374a93e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c47e0fb02b42638fc789d15208e6a3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:05:57.615895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f4d1b9e-58ce-4a4a-a4bd-39db646f1f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:05:57.636303 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f4d1b9e-58ce-4a4a-a4bd-39db646f1f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:05:57.639249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Flow 'volume_create_api' (e4a041b3-d845-410a-89fb-bf48f72dfbb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:05:57.700131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Create volume request issued successfully. Jan 02 10:05:57.716528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49efd21b-c463-4acd-a06a-dcde8b41d5cf tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes returned with HTTP 202 Jan 02 10:05:57.719325 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 49/98] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:05:56 2021] POST /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes => generated 823 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:05:57.745880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea415ba2-fcfb-4163-8750-c932e0f1e031 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:05:57.746913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea415ba2-fcfb-4163-8750-c932e0f1e031 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:05:57.747540 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:05:57.747540 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:05:57.748224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea415ba2-fcfb-4163-8750-c932e0f1e031 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:05:57.842160 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:05:57.842160 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:05:57.859968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea415ba2-fcfb-4163-8750-c932e0f1e031 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:05:57.917345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea415ba2-fcfb-4163-8750-c932e0f1e031 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:05:57.931398 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 50/99] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:05:57 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 891 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:05:58.948992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eafcf3c6-050e-47fc-a0f5-24d7113fd896 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:05:58.949616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eafcf3c6-050e-47fc-a0f5-24d7113fd896 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:05:58.949739 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:05:58.949739 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:05:58.950571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eafcf3c6-050e-47fc-a0f5-24d7113fd896 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:05:59.092267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:05:59.092267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:05:59.106803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eafcf3c6-050e-47fc-a0f5-24d7113fd896 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:05:59.191704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eafcf3c6-050e-47fc-a0f5-24d7113fd896 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:05:59.198912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 50/100] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:05:58 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:00.225159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:00.225723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:00.225846 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:00.225846 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:00.226451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:00.293016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:00.293016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:00.302700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:00.348050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:00.349696 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 51/101] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:00 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:01.219728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-6da1d041-e47f-4f59-8b07-d333f5b5fbbc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:01.220269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-6da1d041-e47f-4f59-8b07-d333f5b5fbbc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:01.220450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:01.220450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:01.223555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-6da1d041-e47f-4f59-8b07-d333f5b5fbbc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:01.348968 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:01.348968 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:01.364741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0f62325a-fee7-4300-8feb-b45991ad546f req-6da1d041-e47f-4f59-8b07-d333f5b5fbbc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:01.389536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-6da1d041-e47f-4f59-8b07-d333f5b5fbbc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:01.391255 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 51/102] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:06:01 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:01.498812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume// Jan 02 10:06:01.499305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:01.499497 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:01.499497 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:01.500222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:01.501292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a914e83-e0e6-4fa7-b58b-4f80657a4402 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:06:01.502129 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 52/103] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:06:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:06:01.519441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] POST http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments Jan 02 10:06:01.520220 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:01.520220 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:01.521819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d334a56-4dd8-40e3-84ba-db1f11f8bcb0", "instance_uuid": "36fe532a-a24a-42ba-9aed-e42b09022380", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:01.651906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:01.651906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:01.764105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments returned with HTTP 200 Jan 02 10:06:01.779731 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 52/104] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:06:01 2021] POST /volume/v3/83c4810771c045eabbf692f94f3a047b/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:01.822146 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dde15f3-35b4-4e1c-bad0-5bb881907adc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:01.822682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dde15f3-35b4-4e1c-bad0-5bb881907adc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:01.823172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dde15f3-35b4-4e1c-bad0-5bb881907adc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:01.850349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume// Jan 02 10:06:01.851165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:01.851598 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:01.851598 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:01.852149 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:01.853376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-c109b525-f7a7-487a-b05a-75fa2ea7c188 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:06:01.854377 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 53/105] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:06:01 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:06:01.877441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-bf94fec1-accb-4703-b335-c97685b04bc4 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:01.878254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-bf94fec1-accb-4703-b335-c97685b04bc4 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:01.878761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-bf94fec1-accb-4703-b335-c97685b04bc4 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:01.989595 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:01.989595 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:02.008513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6dde15f3-35b4-4e1c-bad0-5bb881907adc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:02.010122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:02.010122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:02.031998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0f62325a-fee7-4300-8feb-b45991ad546f req-bf94fec1-accb-4703-b335-c97685b04bc4 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:02.066702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:02.066702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:02.075002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:02.075002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:02.083972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-bf94fec1-accb-4703-b335-c97685b04bc4 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:02.088301 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 54/106] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:06:01 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1014 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:06:02.093916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dde15f3-35b4-4e1c-bad0-5bb881907adc tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:02.095300 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 53/107] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:01 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 915 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:02.114171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-b78d0949-09db-48f6-92b8-f0627fce90f6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] PUT http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e Jan 02 10:06:02.114925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:02.114925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:02.115503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-b78d0949-09db-48f6-92b8-f0627fce90f6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:02.202094 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:06:02.202094 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:06:02.202987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0f62325a-fee7-4300-8feb-b45991ad546f req-b78d0949-09db-48f6-92b8-f0627fce90f6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Lock "b'cinder-attachment_update-8d334a56-4dd8-40e3-84ba-db1f11f8bcb0-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.020s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:06:02.205611 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:02.205611 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:03.112659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfb0ef17-34a2-465a-aa14-bdea1ef6ace6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:03.113872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfb0ef17-34a2-465a-aa14-bdea1ef6ace6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:03.114301 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:03.114301 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:03.115206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfb0ef17-34a2-465a-aa14-bdea1ef6ace6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:03.201973 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:03.201973 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:03.214355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bfb0ef17-34a2-465a-aa14-bdea1ef6ace6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:03.238688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:03.238688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:03.249751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfb0ef17-34a2-465a-aa14-bdea1ef6ace6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:03.251240 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 54/108] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:03 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:04.208945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0f62325a-fee7-4300-8feb-b45991ad546f req-b78d0949-09db-48f6-92b8-f0627fce90f6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Lock "b'cinder-attachment_update-8d334a56-4dd8-40e3-84ba-db1f11f8bcb0-n-h1-765311-9'" released by "attachment_update" :: held 2.006s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:06:04.209625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-b78d0949-09db-48f6-92b8-f0627fce90f6 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e returned with HTTP 200 Jan 02 10:06:04.210495 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 55/109] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:06:02 2021] PUT /volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e => generated 762 bytes in 2101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:04.285175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6eb15118-ab00-4154-82c1-984f49bb1da2 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:04.285175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6eb15118-ab00-4154-82c1-984f49bb1da2 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:04.285175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:04.285175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:04.285175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6eb15118-ab00-4154-82c1-984f49bb1da2 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:04.396232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:04.396232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:04.418925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6eb15118-ab00-4154-82c1-984f49bb1da2 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:04.444903 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:04.444903 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:04.455143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6eb15118-ab00-4154-82c1-984f49bb1da2 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:04.467257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 55/110] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:04 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:05.473433 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4324257-c0a1-4523-9f3f-aac5bc46b68e tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:05.474129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4324257-c0a1-4523-9f3f-aac5bc46b68e tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:05.474516 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:05.474516 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:05.475042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4324257-c0a1-4523-9f3f-aac5bc46b68e tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:05.531856 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:05.531856 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:05.541670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a4324257-c0a1-4523-9f3f-aac5bc46b68e tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:05.562156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:05.562156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:05.573627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4324257-c0a1-4523-9f3f-aac5bc46b68e tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:05.574803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 56/111] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:05 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:05.624540 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] POST http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes Jan 02 10:06:05.625099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:05.625099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:05.625640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1713930936", "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:05.627016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1713930936', 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:06:05.764536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Create volume of 1 GB Jan 02 10:06:05.779657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Availability Zones retrieved successfully. Jan 02 10:06:05.796980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Flow 'volume_create_api' (85a64bc7-9afb-418f-ab2f-fbefd9c03824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:06:05.800620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664afd0c-b028-4454-b9a7-5f4eaba7834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:06:05.803006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:06:05.938419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664afd0c-b028-4454-b9a7-5f4eaba7834a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:06:05.940929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92739685-2c76-4978-a6a2-b0736de4806d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:06:06.055954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Created reservations ['f75c0ad3-2bae-4192-83f9-7b55936808ab', 'a4dc55fe-30bc-4a53-851e-e368b23422b4', '760607c1-6621-40c9-b48d-2b43762ac8e4', 'dce9d41b-802d-44d4-b51c-eeb2671365cb'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:06:06.058161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92739685-2c76-4978-a6a2-b0736de4806d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f75c0ad3-2bae-4192-83f9-7b55936808ab', 'a4dc55fe-30bc-4a53-851e-e368b23422b4', '760607c1-6621-40c9-b48d-2b43762ac8e4', 'dce9d41b-802d-44d4-b51c-eeb2671365cb']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:06:06.060768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77541c3-bdbc-4f6f-af79-aef753fb6e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:06:06.120917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77541c3-bdbc-4f6f-af79-aef753fb6e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df564fc6-0423-4a7a-b351-1d35fb9f9e19', '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-1713930936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c398a47a3145f6b69df6e87eb5063a',qos_specs=None,replication_status=,reservations=['f75c0ad3-2bae-4192-83f9-7b55936808ab','a4dc55fe-30bc-4a53-851e-e368b23422b4','760607c1-6621-40c9-b48d-2b43762ac8e4','dce9d41b-802d-44d4-b51c-eeb2671365cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5aa3cef857d4b7fadec16e53edc0135',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1713930936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df564fc6-0423-4a7a-b351-1d35fb9f9e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c398a47a3145f6b69df6e87eb5063a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5aa3cef857d4b7fadec16e53edc0135',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:06:06.123535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a900fee-842b-4e75-8cb7-147a103a5cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:06:06.153749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a900fee-842b-4e75-8cb7-147a103a5cec) transitioned into state 'SUCCESS' from state '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-1713930936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c398a47a3145f6b69df6e87eb5063a',qos_specs=None,replication_status=,reservations=['f75c0ad3-2bae-4192-83f9-7b55936808ab','a4dc55fe-30bc-4a53-851e-e368b23422b4','760607c1-6621-40c9-b48d-2b43762ac8e4','dce9d41b-802d-44d4-b51c-eeb2671365cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5aa3cef857d4b7fadec16e53edc0135',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:06:06.155807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01bb4c81-5e76-443b-b794-6f35a34d99d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:06:06.175877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01bb4c81-5e76-443b-b794-6f35a34d99d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:06:06.180619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Flow 'volume_create_api' (85a64bc7-9afb-418f-ab2f-fbefd9c03824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:06:06.237368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Create volume request issued successfully. Jan 02 10:06:06.286635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a040496c-959a-435a-bcb7-98e68d8015b5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes returned with HTTP 202 Jan 02 10:06:06.298540 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 56/112] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:06:05 2021] POST /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes => generated 822 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:06:06.304856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c063bb9-2897-4703-97b6-1aa601f6d7be tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:06.305609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c063bb9-2897-4703-97b6-1aa601f6d7be tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:06.305981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:06.305981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:06.306605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c063bb9-2897-4703-97b6-1aa601f6d7be tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:06.447572 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:06.447572 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:06.468800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c063bb9-2897-4703-97b6-1aa601f6d7be tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:06.592364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54458246-8cc9-4890-9ec0-13e94cdf4669 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:06.593202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54458246-8cc9-4890-9ec0-13e94cdf4669 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:06.593531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:06.593531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:06.594574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54458246-8cc9-4890-9ec0-13e94cdf4669 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:06.594945 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c063bb9-2897-4703-97b6-1aa601f6d7be tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:06.610290 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 57/113] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:06 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 890 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:06.684841 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:06.684841 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:06.696813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-54458246-8cc9-4890-9ec0-13e94cdf4669 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:06.722819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:06.722819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:06.753354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54458246-8cc9-4890-9ec0-13e94cdf4669 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:06.765931 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 57/114] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:06 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:07.619355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc428304-7e80-4edf-af93-42ce031bf5d9 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:07.620991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc428304-7e80-4edf-af93-42ce031bf5d9 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:07.621455 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:07.621455 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:07.622235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc428304-7e80-4edf-af93-42ce031bf5d9 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:07.743700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:07.743700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:07.755487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc428304-7e80-4edf-af93-42ce031bf5d9 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:07.773929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f038cc1-7694-4f68-a466-a266b658d920 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:07.774582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f038cc1-7694-4f68-a466-a266b658d920 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:07.774877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:07.774877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:07.775730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f038cc1-7694-4f68-a466-a266b658d920 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:07.791670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc428304-7e80-4edf-af93-42ce031bf5d9 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:07.793186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 58/115] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:07 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:07.897431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:07.897431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:07.919858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f038cc1-7694-4f68-a466-a266b658d920 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:07.973875 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:07.973875 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:07.998945 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f038cc1-7694-4f68-a466-a266b658d920 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:08.011845 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 58/116] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:07 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:08.811805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb8a29e4-c240-4c45-b34f-818491e0792a tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:08.812349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb8a29e4-c240-4c45-b34f-818491e0792a tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:08.812529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:08.812529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:08.812897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb8a29e4-c240-4c45-b34f-818491e0792a tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:08.925441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:08.925441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:08.950279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb8a29e4-c240-4c45-b34f-818491e0792a tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:09.007621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb8a29e4-c240-4c45-b34f-818491e0792a tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:09.017832 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80bb0b80-8a4d-484b-b672-ecf00017dcd9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:09.021696 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 59/117] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:08 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:09.022243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80bb0b80-8a4d-484b-b672-ecf00017dcd9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:09.022929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:09.022929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:09.024725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80bb0b80-8a4d-484b-b672-ecf00017dcd9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:09.106458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:09.106458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:09.117542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-80bb0b80-8a4d-484b-b672-ecf00017dcd9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:09.145050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:09.145050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:09.179589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80bb0b80-8a4d-484b-b672-ecf00017dcd9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:09.193196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 59/118] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:09 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:09.745768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-3464a931-d70f-4832-b65e-5e93fe110a82 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] POST http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e/action Jan 02 10:06:09.746279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:09.746279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:09.746725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-3464a931-d70f-4832-b65e-5e93fe110a82 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:06:09.747223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-3464a931-d70f-4832-b65e-5e93fe110a82 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:09.901280 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:09.901280 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:09.931772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0f62325a-fee7-4300-8feb-b45991ad546f req-3464a931-d70f-4832-b65e-5e93fe110a82 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e/action returned with HTTP 204 Jan 02 10:06:09.933278 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 60/119] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:06:09 2021] POST /volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:06:10.027919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c393f233-6238-4705-b2ef-614641caf91c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:10.028786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c393f233-6238-4705-b2ef-614641caf91c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:10.029167 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:10.029167 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:10.029819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c393f233-6238-4705-b2ef-614641caf91c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:10.115573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:10.115573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:10.126838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c393f233-6238-4705-b2ef-614641caf91c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:10.161306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c393f233-6238-4705-b2ef-614641caf91c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:10.162732 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 60/120] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:10 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:10.201055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-248c8cf8-5fe1-4afb-818a-6d3c9943e1b5 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:10.201588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-248c8cf8-5fe1-4afb-818a-6d3c9943e1b5 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:10.201784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:10.201784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:10.202697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-248c8cf8-5fe1-4afb-818a-6d3c9943e1b5 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:10.314158 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:10.314158 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:10.348626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-248c8cf8-5fe1-4afb-818a-6d3c9943e1b5 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:10.406084 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:10.406084 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:10.432858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-248c8cf8-5fe1-4afb-818a-6d3c9943e1b5 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:10.434148 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 61/121] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:10 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1208 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:10.450772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-152dca2a-c693-4e4c-82b4-44f53ebcb530 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:10.451307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-152dca2a-c693-4e4c-82b4-44f53ebcb530 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:10.451534 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:10.451534 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:10.451911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-152dca2a-c693-4e4c-82b4-44f53ebcb530 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:10.536857 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:10.536857 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:10.552370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-152dca2a-c693-4e4c-82b4-44f53ebcb530 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:10.616362 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:10.616362 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:10.628554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-152dca2a-c693-4e4c-82b4-44f53ebcb530 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:10.629471 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 61/122] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:10 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1208 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:10.902681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-96f77caa-70a1-4ce7-8e1e-9e28872af859 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:10.903124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-96f77caa-70a1-4ce7-8e1e-9e28872af859 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:10.903124 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:10.903124 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:10.903778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-96f77caa-70a1-4ce7-8e1e-9e28872af859 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:10.999414 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:10.999414 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.012691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-96f77caa-70a1-4ce7-8e1e-9e28872af859 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:11.054378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.054378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.066572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-96f77caa-70a1-4ce7-8e1e-9e28872af859 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:11.068548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 62/123] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:06:10 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1208 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:11.100921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-e30f7275-5c86-4c34-81f7-c82327982aa3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] POST http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0/action Jan 02 10:06:11.101881 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:11.101881 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:11.102363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-e30f7275-5c86-4c34-81f7-c82327982aa3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:06:11.102745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-e30f7275-5c86-4c34-81f7-c82327982aa3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:11.161717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.161717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.163368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-e30f7275-5c86-4c34-81f7-c82327982aa3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:11.173956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-e30f7275-5c86-4c34-81f7-c82327982aa3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Begin detaching volume completed successfully. Jan 02 10:06:11.175052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-e30f7275-5c86-4c34-81f7-c82327982aa3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0/action returned with HTTP 202 Jan 02 10:06:11.176648 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 62/124] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:06:11 2021] POST /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:06:11.211834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:11.212954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:11.213528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:11.213528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:11.214735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:11.228141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da3c6c0c-c7af-4678-87f4-a729b92db9c8 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:11.228690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da3c6c0c-c7af-4678-87f4-a729b92db9c8 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:11.228886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:11.228886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:11.229591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da3c6c0c-c7af-4678-87f4-a729b92db9c8 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:11.448466 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.448466 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.482716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:11.527666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.527666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.567402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:11.571514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da3c6c0c-c7af-4678-87f4-a729b92db9c8 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:11.587850 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 63/125] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:11 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:11.588936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume// Jan 02 10:06:11.589407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:11.589597 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:11.589597 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:11.592167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:11.599800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51d1b64d-04a9-4595-ae96-c7681b17eed1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:06:11.608454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 64/126] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:06:11 2021] GET /volume/ => generated 754 bytes in 20 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:06:11.624620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-90ebb3f0-253d-4283-ad27-d03a396b6cb9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:11.633807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-90ebb3f0-253d-4283-ad27-d03a396b6cb9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:11.634364 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-90ebb3f0-253d-4283-ad27-d03a396b6cb9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:11.646480 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.646480 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.677675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da3c6c0c-c7af-4678-87f4-a729b92db9c8 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:11.693046 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 63/127] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:11 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1211 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:11.749233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.749233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.770652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-90ebb3f0-253d-4283-ad27-d03a396b6cb9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:11.799237 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:11.799237 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:11.825001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-90ebb3f0-253d-4283-ad27-d03a396b6cb9 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:11.826007 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 65/128] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:06:11 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1310 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:06:12.190528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-bac3e0c4-dfc8-4941-9d74-10db9d7c2ef1 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] DELETE http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e Jan 02 10:06:12.191707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-bac3e0c4-dfc8-4941-9d74-10db9d7c2ef1 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:12.191707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:12.191707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:12.195559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-bac3e0c4-dfc8-4941-9d74-10db9d7c2ef1 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:12.243731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:12.243731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:12.588110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a94bdf4-09d8-4c31-aba7-fb67ae5d418e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:12.588639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a94bdf4-09d8-4c31-aba7-fb67ae5d418e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:12.588827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:12.588827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:12.589486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a94bdf4-09d8-4c31-aba7-fb67ae5d418e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:12.740821 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:12.740821 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:12.755822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a94bdf4-09d8-4c31-aba7-fb67ae5d418e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:12.835492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a94bdf4-09d8-4c31-aba7-fb67ae5d418e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:12.839508 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 66/129] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:12 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:12.852586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bde3b6d1-dcb9-4956-8fa9-bcd2cea3fa8f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:12.853666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bde3b6d1-dcb9-4956-8fa9-bcd2cea3fa8f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:12.854081 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:12.854081 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:12.854746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bde3b6d1-dcb9-4956-8fa9-bcd2cea3fa8f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:12.921084 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:12.921084 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:12.932293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bde3b6d1-dcb9-4956-8fa9-bcd2cea3fa8f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:12.952595 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:12.952595 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:12.964873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bde3b6d1-dcb9-4956-8fa9-bcd2cea3fa8f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:12.966833 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 67/130] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:12 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 1211 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:13.368867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-bac3e0c4-dfc8-4941-9d74-10db9d7c2ef1 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:06:13.369407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-bac3e0c4-dfc8-4941-9d74-10db9d7c2ef1 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:06:13.386566 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-64aa5dde-073c-42bf-a2b5-d87e6b29233b req-bac3e0c4-dfc8-4941-9d74-10db9d7c2ef1 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e returned with HTTP 200 Jan 02 10:06:13.387613 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 64/131] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:06:12 2021] DELETE /volume/v3/83c4810771c045eabbf692f94f3a047b/attachments/6a7c0688-7bfd-4594-b801-1de1bdfba58e => generated 19 bytes in 1207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:13.858990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b45081f4-ab7e-4e65-babb-9a5cd996a995 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:13.860372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b45081f4-ab7e-4e65-babb-9a5cd996a995 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:13.863266 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:13.863266 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:13.864333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b45081f4-ab7e-4e65-babb-9a5cd996a995 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:13.983972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04ee15d4-26e0-45d3-8f5f-5c48fb9d7c43 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:13.984494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04ee15d4-26e0-45d3-8f5f-5c48fb9d7c43 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:13.984718 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:13.984718 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:13.985090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04ee15d4-26e0-45d3-8f5f-5c48fb9d7c43 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:14.036806 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:14.036806 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:14.066324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b45081f4-ab7e-4e65-babb-9a5cd996a995 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:14.098058 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:14.098058 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:14.120849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b45081f4-ab7e-4e65-babb-9a5cd996a995 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:14.121675 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 68/132] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:13 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:14.125576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-04ee15d4-26e0-45d3-8f5f-5c48fb9d7c43 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:14.195273 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04ee15d4-26e0-45d3-8f5f-5c48fb9d7c43 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:14.200655 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 65/133] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:13 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:14.376531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b43cb636-4a03-4329-95d7-be9b44dcb529 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:14.377377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b43cb636-4a03-4329-95d7-be9b44dcb529 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:14.377377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:14.377377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:14.378252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b43cb636-4a03-4329-95d7-be9b44dcb529 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:14.494134 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:14.494134 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:14.507058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b43cb636-4a03-4329-95d7-be9b44dcb529 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:14.545050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b43cb636-4a03-4329-95d7-be9b44dcb529 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:14.546415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 69/134] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:14 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:14.561473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d47c22d4-0930-4b68-8715-a3d4a14a5d7f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:14.562261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d47c22d4-0930-4b68-8715-a3d4a14a5d7f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:14.562640 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:14.562640 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:14.563273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d47c22d4-0930-4b68-8715-a3d4a14a5d7f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:14.673061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:14.673061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:14.701075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d47c22d4-0930-4b68-8715-a3d4a14a5d7f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:14.756042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d47c22d4-0930-4b68-8715-a3d4a14a5d7f tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:14.760431 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 66/135] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:14 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:15.142624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ce61214-6ae1-41b8-a7ff-54cf45b9c907 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:15.144109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ce61214-6ae1-41b8-a7ff-54cf45b9c907 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:15.144654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:15.144654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:15.145656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ce61214-6ae1-41b8-a7ff-54cf45b9c907 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:15.280221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:15.280221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:15.308103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ce61214-6ae1-41b8-a7ff-54cf45b9c907 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:15.358208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ce61214-6ae1-41b8-a7ff-54cf45b9c907 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:15.368258 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 70/136] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:15 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:16.378851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74f2071f-15b3-41da-96b0-fc6045fa623d tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:16.380583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74f2071f-15b3-41da-96b0-fc6045fa623d tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:16.381099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:16.381099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:16.388966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74f2071f-15b3-41da-96b0-fc6045fa623d tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:16.478107 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:16.478107 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:16.488223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74f2071f-15b3-41da-96b0-fc6045fa623d tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:16.512519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74f2071f-15b3-41da-96b0-fc6045fa623d tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:16.522746 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 67/137] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:16 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:17.530747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f832fea3-2e59-4102-828c-05579eca1f51 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:17.532080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f832fea3-2e59-4102-828c-05579eca1f51 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:17.532496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:17.532496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:17.533898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f832fea3-2e59-4102-828c-05579eca1f51 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:17.716646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:17.716646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:17.741337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f832fea3-2e59-4102-828c-05579eca1f51 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:17.786256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f832fea3-2e59-4102-828c-05579eca1f51 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:17.799708 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 71/138] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:17 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:18.808006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1def5a2-9fc2-4c30-bb36-268edef402f6 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:18.808556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1def5a2-9fc2-4c30-bb36-268edef402f6 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:18.808715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:18.808715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:18.809377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1def5a2-9fc2-4c30-bb36-268edef402f6 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:18.957141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:18.957141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:18.988179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f1def5a2-9fc2-4c30-bb36-268edef402f6 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:19.066529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1def5a2-9fc2-4c30-bb36-268edef402f6 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:19.067429 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 68/139] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:18 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:20.085792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec805bfb-a552-4fcb-97d4-42fcb4631157 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:20.086335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec805bfb-a552-4fcb-97d4-42fcb4631157 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:20.086490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:20.086490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:20.087183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec805bfb-a552-4fcb-97d4-42fcb4631157 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:20.239699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:20.239699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:20.267802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec805bfb-a552-4fcb-97d4-42fcb4631157 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:20.328070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec805bfb-a552-4fcb-97d4-42fcb4631157 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:20.329211 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 72/140] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:20 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:21.348131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40fce437-105d-4c73-a2be-ef42695daa96 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:21.348687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40fce437-105d-4c73-a2be-ef42695daa96 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:21.348900 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:21.348900 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:21.349263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40fce437-105d-4c73-a2be-ef42695daa96 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:21.570398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:21.570398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:21.587615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-40fce437-105d-4c73-a2be-ef42695daa96 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:21.632176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40fce437-105d-4c73-a2be-ef42695daa96 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:21.632997 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 69/141] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:21 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:22.649619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0766ab9b-46b9-4aae-a660-f8b249486c2c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:22.650248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0766ab9b-46b9-4aae-a660-f8b249486c2c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:22.650649 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:22.650649 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:22.651394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0766ab9b-46b9-4aae-a660-f8b249486c2c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:22.783009 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:22.783009 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:22.813474 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0766ab9b-46b9-4aae-a660-f8b249486c2c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:22.871071 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0766ab9b-46b9-4aae-a660-f8b249486c2c tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:22.874267 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 73/142] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:22 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:23.890048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ded3399a-3c19-4be7-9780-c2e3cb756931 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:23.890590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ded3399a-3c19-4be7-9780-c2e3cb756931 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:23.890691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:23.890691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:23.891018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ded3399a-3c19-4be7-9780-c2e3cb756931 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:24.078764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:24.078764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:24.107877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ded3399a-3c19-4be7-9780-c2e3cb756931 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:24.148109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ded3399a-3c19-4be7-9780-c2e3cb756931 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:24.149401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 70/143] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:23 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:06:25.165669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6181fc25-efac-4b6c-8045-6be698bb7dcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:25.167307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6181fc25-efac-4b6c-8045-6be698bb7dcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:25.167800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:25.167800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:25.168430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6181fc25-efac-4b6c-8045-6be698bb7dcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:25.238644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:25.238644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:25.249443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6181fc25-efac-4b6c-8045-6be698bb7dcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:25.277110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6181fc25-efac-4b6c-8045-6be698bb7dcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:25.277791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 74/144] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:25 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:26.295703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e451a16-d149-4f14-9008-fa6d340eddb5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:26.296918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e451a16-d149-4f14-9008-fa6d340eddb5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:26.297147 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:26.297147 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:26.297478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e451a16-d149-4f14-9008-fa6d340eddb5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:26.352973 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:26.352973 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:26.375736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0e451a16-d149-4f14-9008-fa6d340eddb5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:26.404764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e451a16-d149-4f14-9008-fa6d340eddb5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:26.416909 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 71/145] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:26 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 972 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:27.424457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cc685e0-5297-457f-a188-ad41d2b53592 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:27.429600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cc685e0-5297-457f-a188-ad41d2b53592 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:27.430044 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:27.430044 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:27.431215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cc685e0-5297-457f-a188-ad41d2b53592 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:27.648320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:27.648320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:27.678427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3cc685e0-5297-457f-a188-ad41d2b53592 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:27.731547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cc685e0-5297-457f-a188-ad41d2b53592 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:27.743886 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 75/146] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:27 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 975 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:28.289374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] DELETE http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:28.289986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:28.290464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:28.290464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:28.291201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:28.291863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Delete volume with id: 8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:28.486827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:28.486827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:28.493018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:28.558930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Delete volume request issued successfully. Jan 02 10:06:28.559434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c8d7f18-2dc0-46cd-90b0-2d843c55c9cb tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 202 Jan 02 10:06:28.560806 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 72/147] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:06:28 2021] DELETE /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:06:28.574156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57e30eb4-bdff-4527-b927-d9f9308bd041 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:28.574744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57e30eb4-bdff-4527-b927-d9f9308bd041 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:28.574966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:28.574966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:28.575595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57e30eb4-bdff-4527-b927-d9f9308bd041 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:28.741704 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:28.741704 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:28.749408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d220c22-12e7-42b1-b0c0-807677944c9e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:28.749938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d220c22-12e7-42b1-b0c0-807677944c9e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:28.750133 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:28.750133 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:28.750791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d220c22-12e7-42b1-b0c0-807677944c9e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:28.769760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-57e30eb4-bdff-4527-b927-d9f9308bd041 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:28.825871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57e30eb4-bdff-4527-b927-d9f9308bd041 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:28.827501 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 76/148] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:28 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:28.884274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:28.884274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:28.905380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2d220c22-12e7-42b1-b0c0-807677944c9e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:28.953321 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d220c22-12e7-42b1-b0c0-807677944c9e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:28.955484 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 73/149] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:28 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 975 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:29.844820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0cc4825-1fa7-4b7f-b393-731d33a891d3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:29.846540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0cc4825-1fa7-4b7f-b393-731d33a891d3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:29.846954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:29.846954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:29.848383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0cc4825-1fa7-4b7f-b393-731d33a891d3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:29.970065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bca8619a-df78-4b95-8a42-6601451dfe33 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:29.972017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bca8619a-df78-4b95-8a42-6601451dfe33 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:29.972532 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:29.972532 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:29.973180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bca8619a-df78-4b95-8a42-6601451dfe33 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:29.981833 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:29.981833 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:30.016427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e0cc4825-1fa7-4b7f-b393-731d33a891d3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:30.109684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0cc4825-1fa7-4b7f-b393-731d33a891d3 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:30.110512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 77/150] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:29 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 915 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:30.140703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:30.140703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:30.161354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bca8619a-df78-4b95-8a42-6601451dfe33 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:30.214125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bca8619a-df78-4b95-8a42-6601451dfe33 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:30.214951 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 74/151] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:29 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 975 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:31.126944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-626ca420-5bbb-40da-8b8f-36c671cbb3d0 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:31.127501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-626ca420-5bbb-40da-8b8f-36c671cbb3d0 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:31.127717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:31.127717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:31.128045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-626ca420-5bbb-40da-8b8f-36c671cbb3d0 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:31.225889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:31.225889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:31.241410 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6adb4c9f-faaa-494b-b4e2-3afe515ebdf7 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:31.241987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6adb4c9f-faaa-494b-b4e2-3afe515ebdf7 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:31.242372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:31.242372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:31.243222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6adb4c9f-faaa-494b-b4e2-3afe515ebdf7 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:31.271238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-626ca420-5bbb-40da-8b8f-36c671cbb3d0 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Volume info retrieved successfully. Jan 02 10:06:31.317597 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-626ca420-5bbb-40da-8b8f-36c671cbb3d0 tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 200 Jan 02 10:06:31.343479 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 78/152] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:31 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:31.380040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:31.380040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:31.408794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6adb4c9f-faaa-494b-b4e2-3afe515ebdf7 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:31.478116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6adb4c9f-faaa-494b-b4e2-3afe515ebdf7 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:31.482612 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 75/153] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:31 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 975 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:06:32.335052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea9976bc-4b31-49c5-9e37-6c308ad0c97a tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] GET http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 Jan 02 10:06:32.335708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea9976bc-4b31-49c5-9e37-6c308ad0c97a tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:32.335887 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:32.335887 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:32.337062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea9976bc-4b31-49c5-9e37-6c308ad0c97a tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:32.420101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea9976bc-4b31-49c5-9e37-6c308ad0c97a tempest-AttachSCSIVolumeTestJSON-590447036 tempest-AttachSCSIVolumeTestJSON-590447036] http://10.222.0.73/volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 returned with HTTP 404 Jan 02 10:06:32.421627 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 79/154] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:32 2021] GET /volume/v3/83c4810771c045eabbf692f94f3a047b/volumes/8d334a56-4dd8-40e3-84ba-db1f11f8bcb0 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:06:32.500548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b37258df-ca1a-4e0e-a7ee-a34b262b527e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:32.501532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b37258df-ca1a-4e0e-a7ee-a34b262b527e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:32.502065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:32.502065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:32.502768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b37258df-ca1a-4e0e-a7ee-a34b262b527e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:32.559625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:32.559625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:32.573329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b37258df-ca1a-4e0e-a7ee-a34b262b527e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:32.605743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b37258df-ca1a-4e0e-a7ee-a34b262b527e tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:32.618867 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 76/155] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:32 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:33.623749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb203f32-0b5e-4bbe-aab2-eaba826c0ae3 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:33.624240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb203f32-0b5e-4bbe-aab2-eaba826c0ae3 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:33.624734 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb203f32-0b5e-4bbe-aab2-eaba826c0ae3 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:33.800842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:33.800842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:33.831506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cb203f32-0b5e-4bbe-aab2-eaba826c0ae3 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:33.880166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb203f32-0b5e-4bbe-aab2-eaba826c0ae3 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:33.880958 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 80/156] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:33 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 975 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:06:34.904268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a7d7249-341f-44ba-bef2-33d088dc8205 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:34.904851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a7d7249-341f-44ba-bef2-33d088dc8205 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:34.905270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:34.905270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:34.905829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a7d7249-341f-44ba-bef2-33d088dc8205 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:34.974429 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:34.974429 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:34.993638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6a7d7249-341f-44ba-bef2-33d088dc8205 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:35.020378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a7d7249-341f-44ba-bef2-33d088dc8205 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:35.021322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 77/157] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:06:34 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 1363 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:35.116076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:35.116804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:35.117158 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:35.117158 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:35.117752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:35.212418 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:35.212418 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:35.232704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:35.264796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:35.265917 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 81/158] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:06:35 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 1363 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:37.506744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-1f9272e7-bc0e-4030-8035-38d657614bcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:37.507687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-1f9272e7-bc0e-4030-8035-38d657614bcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:37.507902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:37.507902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:37.508277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-1f9272e7-bc0e-4030-8035-38d657614bcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:37.586509 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:37.586509 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:37.599910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-1f9272e7-bc0e-4030-8035-38d657614bcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:37.632257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-1f9272e7-bc0e-4030-8035-38d657614bcb tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:37.633689 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 78/159] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:06:37 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 1363 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:37.653984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume// Jan 02 10:06:37.654836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:37.655264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:37.655264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:37.655923 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:37.657142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:06:37.660322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 82/160] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:06:37 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:06:37.684758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-da53e63c-c5d8-4a11-8ff3-9797d916d4e1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] POST http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments Jan 02 10:06:37.685889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:37.685889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:37.686568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-da53e63c-c5d8-4a11-8ff3-9797d916d4e1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df564fc6-0423-4a7a-b351-1d35fb9f9e19", "instance_uuid": "d1ff4d49-a4e5-47cf-9efb-2b27094a60ad", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:37.796896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:37.796896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:37.920599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-da53e63c-c5d8-4a11-8ff3-9797d916d4e1 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments returned with HTTP 200 Jan 02 10:06:37.921941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 79/161] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:06:37 2021] POST /volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:06:40.003928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume// Jan 02 10:06:40.005136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:40.005973 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:40.007222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-7e160d00-55c0-44a8-bae6-7aabf189ea25 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:06:40.008205 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 83/162] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:06:40 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:06:40.041055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-612d5f52-4370-488f-9823-cc1ae8b08905 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] GET http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:06:40.041634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-612d5f52-4370-488f-9823-cc1ae8b08905 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:06:40.041833 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:40.041833 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:40.042500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-612d5f52-4370-488f-9823-cc1ae8b08905 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:06:40.176833 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:40.176833 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:40.203975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-612d5f52-4370-488f-9823-cc1ae8b08905 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:06:40.254910 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:40.254910 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:40.285317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-612d5f52-4370-488f-9823-cc1ae8b08905 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 200 Jan 02 10:06:40.286184 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 80/163] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:06:40 2021] GET /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 1461 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:06:40.344253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-bdefa5f1-6675-41c1-9047-f565686acdc5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] PUT http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c Jan 02 10:06:40.346759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-bdefa5f1-6675-41c1-9047-f565686acdc5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:40.425662 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:06:40.425662 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:06:40.430612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-bdefa5f1-6675-41c1-9047-f565686acdc5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Lock "b'cinder-attachment_update-df564fc6-0423-4a7a-b351-1d35fb9f9e19-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.025s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:06:40.433202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:40.433202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:42.601621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-bdefa5f1-6675-41c1-9047-f565686acdc5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Lock "b'cinder-attachment_update-df564fc6-0423-4a7a-b351-1d35fb9f9e19-n-h2-765311-9'" released by "attachment_update" :: held 2.171s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:06:42.602870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-bdefa5f1-6675-41c1-9047-f565686acdc5 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c returned with HTTP 200 Jan 02 10:06:42.604050 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 84/164] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:06:40 2021] PUT /volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c => generated 762 bytes in 2265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:06:42.680475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-4597fe61-6420-4c06-875c-8dff60e3d3f4 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] POST http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c/action Jan 02 10:06:42.681315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:06:42.681315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:06:42.682794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-4597fe61-6420-4c06-875c-8dff60e3d3f4 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:06:42.683437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-4597fe61-6420-4c06-875c-8dff60e3d3f4 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:06:42.783510 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:06:42.783510 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:06:42.841933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-833425a8-7bf0-4b43-a91f-7cfb6bd49844 req-4597fe61-6420-4c06-875c-8dff60e3d3f4 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c/action returned with HTTP 204 Jan 02 10:06:42.846259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 81/165] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:06:42 2021] POST /volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c/action => generated 0 bytes in 172 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:07:21.938982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] DELETE http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:07:21.939553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:07:21.939788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:07:21.939788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:07:21.940213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:07:21.940679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Delete volume with id: 6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:07:22.010917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:07:22.010917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:07:22.012735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:07:22.045400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Delete volume request issued successfully. Jan 02 10:07:22.046292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea7104b7-81dc-4340-b312-286246645074 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 202 Jan 02 10:07:22.047844 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 85/166] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:07:21 2021] DELETE /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:07:22.055186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43099684-ad28-4a00-a8a1-a13e9d7f39de tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:07:22.055736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43099684-ad28-4a00-a8a1-a13e9d7f39de tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:07:22.055936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:07:22.055936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:07:22.056494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43099684-ad28-4a00-a8a1-a13e9d7f39de tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:07:22.145793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:07:22.145793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:07:22.154733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43099684-ad28-4a00-a8a1-a13e9d7f39de tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:07:22.209815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43099684-ad28-4a00-a8a1-a13e9d7f39de tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:07:22.210970 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 82/167] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:07:22 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:07:23.231432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9874bb5-8bc2-41c2-be97-8bd555600581 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:07:23.236546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9874bb5-8bc2-41c2-be97-8bd555600581 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:07:23.237069 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:07:23.237069 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:07:23.238421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9874bb5-8bc2-41c2-be97-8bd555600581 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:07:23.330847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:07:23.330847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:07:23.343749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9874bb5-8bc2-41c2-be97-8bd555600581 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:07:23.378169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9874bb5-8bc2-41c2-be97-8bd555600581 tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:07:23.380454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 86/168] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:07:23 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:07:24.397175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c7a65e6-5cde-4616-a899-eba63349794f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:07:24.397670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c7a65e6-5cde-4616-a899-eba63349794f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:07:24.398159 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:07:24.398159 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:07:24.398724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c7a65e6-5cde-4616-a899-eba63349794f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:07:24.517253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:07:24.517253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:07:24.540735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4c7a65e6-5cde-4616-a899-eba63349794f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Volume info retrieved successfully. Jan 02 10:07:24.585237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c7a65e6-5cde-4616-a899-eba63349794f tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 200 Jan 02 10:07:24.587349 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 83/169] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:07:24 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 907 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:07:25.602166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43768c2e-9276-4502-a40a-fc4701657b6b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] GET http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f Jan 02 10:07:25.602665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43768c2e-9276-4502-a40a-fc4701657b6b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:07:25.602886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:07:25.602886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:07:25.603246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43768c2e-9276-4502-a40a-fc4701657b6b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:07:25.714628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43768c2e-9276-4502-a40a-fc4701657b6b tempest-LiveMigrationTest-314737370 tempest-LiveMigrationTest-314737370] http://10.222.0.73/volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f returned with HTTP 404 Jan 02 10:07:25.716010 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 87/170] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:07:25 2021] GET /volume/v3/f8488593d20146b298c96feb9679746d/volumes/6fe4a4a9-779a-4672-a391-7a9a1bfbf50f => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:08:06.335805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] POST http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes Jan 02 10:08:06.340741 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:06.340741 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:06.341481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1024340690"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:08:06.345768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1024340690'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:08:06.346327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Create volume of 1 GB Jan 02 10:08:06.364835 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Availability Zones retrieved successfully. Jan 02 10:08:06.383405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Flow 'volume_create_api' (27007533-cacf-44f4-864e-8a330e605e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:08:06.386712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d279d728-ef54-4d92-b22e-6b3aacef58e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:06.389227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:08:06.538118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d279d728-ef54-4d92-b22e-6b3aacef58e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:06.540825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454cf25f-bd56-4279-a8ca-7e16fd0ee210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:06.641472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Created reservations ['ec62c624-506b-4bbc-88dd-9fc82e475227', '61406fb2-846e-448e-862d-cfe3a6d60b1e', '62127504-c81e-4ee0-a2be-57e4e3280840', '920960db-299e-4183-a898-e0a2180f3f8b'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:08:06.643619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454cf25f-bd56-4279-a8ca-7e16fd0ee210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec62c624-506b-4bbc-88dd-9fc82e475227', '61406fb2-846e-448e-862d-cfe3a6d60b1e', '62127504-c81e-4ee0-a2be-57e4e3280840', '920960db-299e-4183-a898-e0a2180f3f8b']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:06.645942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c386f45-46da-40ac-9fc2-f79bb4c32e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:06.706685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c386f45-46da-40ac-9fc2-f79bb4c32e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f0b692a-1437-4ef1-bea6-ca43058c5b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1024340690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f53d23f2dd8248bd880b74dfcc890447',qos_specs=None,replication_status=,reservations=['ec62c624-506b-4bbc-88dd-9fc82e475227','61406fb2-846e-448e-862d-cfe3a6d60b1e','62127504-c81e-4ee0-a2be-57e4e3280840','920960db-299e-4183-a898-e0a2180f3f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2daf135f70564997b754dd1c41fe6cb6',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1024340690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f0b692a-1437-4ef1-bea6-ca43058c5b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f53d23f2dd8248bd880b74dfcc890447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2daf135f70564997b754dd1c41fe6cb6',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:06.708859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81647035-2609-48c1-adaf-d68a1dbe8df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:06.737285 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81647035-2609-48c1-adaf-d68a1dbe8df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1024340690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f53d23f2dd8248bd880b74dfcc890447',qos_specs=None,replication_status=,reservations=['ec62c624-506b-4bbc-88dd-9fc82e475227','61406fb2-846e-448e-862d-cfe3a6d60b1e','62127504-c81e-4ee0-a2be-57e4e3280840','920960db-299e-4183-a898-e0a2180f3f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2daf135f70564997b754dd1c41fe6cb6',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:06.739461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15319b7a-cb22-412a-ad38-14c8ff90d38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:06.756443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15319b7a-cb22-412a-ad38-14c8ff90d38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:06.759573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Flow 'volume_create_api' (27007533-cacf-44f4-864e-8a330e605e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:08:06.821053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Create volume request issued successfully. Jan 02 10:08:06.841336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af680630-0d81-4874-a7fc-dcd873145fd4 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes returned with HTTP 202 Jan 02 10:08:06.853412 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 84/171] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:08:06 2021] POST /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes => generated 824 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:08:06.859417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f946053-cd09-4604-b608-234c23c99884 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:06.860279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f946053-cd09-4604-b608-234c23c99884 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:06.860963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f946053-cd09-4604-b608-234c23c99884 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:06.919130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:06.919130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:06.929179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f946053-cd09-4604-b608-234c23c99884 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:06.955315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f946053-cd09-4604-b608-234c23c99884 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:06.966523 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 88/172] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:06 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:07.974543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:07.975785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:07.975994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:07.975994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:07.976373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:08.060435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.060435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.069723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:08.096501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:08.097633 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 85/173] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:07 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:08.239282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-659493e3-a766-418d-9b57-46cbc26ffa09 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:08.240399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-659493e3-a766-418d-9b57-46cbc26ffa09 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:08.240790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:08.240790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:08.241398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-659493e3-a766-418d-9b57-46cbc26ffa09 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:08.301637 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.301637 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.311672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-659493e3-a766-418d-9b57-46cbc26ffa09 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:08.362878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-659493e3-a766-418d-9b57-46cbc26ffa09 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:08.369541 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 89/174] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:08:08 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:08.458970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume// Jan 02 10:08:08.459878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:08.460267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:08.460267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:08.460890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:08.462347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6173419a-8c5a-491e-bea8-cfdad7f7b341 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:08:08.463499 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 86/175] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:08:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:08:08.478454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] POST http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments Jan 02 10:08:08.479246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:08.479246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:08.479939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f0b692a-1437-4ef1-bea6-ca43058c5b2a", "instance_uuid": "8d622f5a-8bfe-46fe-88e9-c3fbe493fc49", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:08:08.536244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.536244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.619455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments returned with HTTP 200 Jan 02 10:08:08.620659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 90/176] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:08:08 2021] POST /volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:08.673840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1371360a-d435-4440-ab7b-0ee5bd96a022 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:08.676424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1371360a-d435-4440-ab7b-0ee5bd96a022 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:08.683935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1371360a-d435-4440-ab7b-0ee5bd96a022 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:08.699006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume// Jan 02 10:08:08.704711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:08.705158 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:08.705158 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:08.705785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:08.707042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-77c4d8ce-2743-406f-b6c8-882c14fe5d0c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:08:08.707908 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 91/177] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:08:08 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:08:08.723874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-2a2cf298-2175-46a5-bda2-9e3e088f476b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:08.724976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-2a2cf298-2175-46a5-bda2-9e3e088f476b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:08.725655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-2a2cf298-2175-46a5-bda2-9e3e088f476b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:08.795399 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.795399 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.817715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1371360a-d435-4440-ab7b-0ee5bd96a022 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:08.831723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.831723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.851639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.851639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.857983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-2a2cf298-2175-46a5-bda2-9e3e088f476b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:08.878314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1371360a-d435-4440-ab7b-0ee5bd96a022 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:08.879541 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 87/178] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:08 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:08.902151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:08.902151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:08.923457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-2a2cf298-2175-46a5-bda2-9e3e088f476b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:08.924726 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 92/179] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:08:08 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1015 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:08:08.947096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-298766aa-f148-4af3-9f69-2e34791631d9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] PUT http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b Jan 02 10:08:08.947623 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:08.947623 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:08.948044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-298766aa-f148-4af3-9f69-2e34791631d9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:08:09.002365 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:08:09.002365 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:08:09.002892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-298766aa-f148-4af3-9f69-2e34791631d9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Lock "b'cinder-attachment_update-1f0b692a-1437-4ef1-bea6-ca43058c5b2a-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:08:09.005195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:09.005195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:09.896439 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93687164-4b48-41d3-8337-321c5b1d01af tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:09.897359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93687164-4b48-41d3-8337-321c5b1d01af tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:09.897798 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:09.897798 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:09.898551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93687164-4b48-41d3-8337-321c5b1d01af tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:10.070075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:10.070075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:10.101608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-93687164-4b48-41d3-8337-321c5b1d01af tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:10.150318 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:10.150318 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:10.169898 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93687164-4b48-41d3-8337-321c5b1d01af tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:10.171530 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 93/180] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:09 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:11.193038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cce1914-82d8-4145-b3fc-7c47d56f5a57 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:11.193038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cce1914-82d8-4145-b3fc-7c47d56f5a57 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:11.196219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:11.196219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:11.196680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cce1914-82d8-4145-b3fc-7c47d56f5a57 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:11.305532 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:11.305532 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:11.320123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8cce1914-82d8-4145-b3fc-7c47d56f5a57 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:11.381074 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:11.381074 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:11.406676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cce1914-82d8-4145-b3fc-7c47d56f5a57 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:11.410310 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 94/181] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:11 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:11.708272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-298766aa-f148-4af3-9f69-2e34791631d9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Lock "b'cinder-attachment_update-1f0b692a-1437-4ef1-bea6-ca43058c5b2a-n-h1-765311-9'" released by "attachment_update" :: held 2.703s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:08:11.708272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-298766aa-f148-4af3-9f69-2e34791631d9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b returned with HTTP 200 Jan 02 10:08:11.708272 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 88/182] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:08:08 2021] PUT /volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b => generated 762 bytes in 2765 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:12.426759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fff4ef90-edbf-4c92-8309-076cacae0008 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:12.428182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fff4ef90-edbf-4c92-8309-076cacae0008 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:12.428603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:12.428603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:12.429252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fff4ef90-edbf-4c92-8309-076cacae0008 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:12.536612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:12.536612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:12.550818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fff4ef90-edbf-4c92-8309-076cacae0008 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:12.575686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:12.575686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:12.590639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fff4ef90-edbf-4c92-8309-076cacae0008 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:12.591750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 95/183] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:12 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:13.609232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f84233a6-a76a-4cbc-9829-8fb6343ad91c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:13.610455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f84233a6-a76a-4cbc-9829-8fb6343ad91c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:13.610819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:13.610819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:13.611596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f84233a6-a76a-4cbc-9829-8fb6343ad91c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:13.816689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:13.816689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:13.844208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f84233a6-a76a-4cbc-9829-8fb6343ad91c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:13.890471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:13.890471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:13.900218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f84233a6-a76a-4cbc-9829-8fb6343ad91c tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:13.901656 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 89/184] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:13 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:14.917768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea8fc560-45d0-4549-b060-1e8950152693 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:14.919535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea8fc560-45d0-4549-b060-1e8950152693 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:14.919949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:14.919949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:14.921965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea8fc560-45d0-4549-b060-1e8950152693 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:15.056264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:15.056264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:15.083849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea8fc560-45d0-4549-b060-1e8950152693 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:15.142636 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:15.142636 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:15.172565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea8fc560-45d0-4549-b060-1e8950152693 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:15.173669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 96/185] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:14 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:16.190515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30f4c38b-e4f0-4699-b29d-013448c7e7a6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:16.192545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30f4c38b-e4f0-4699-b29d-013448c7e7a6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:16.193008 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:16.193008 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:16.193957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30f4c38b-e4f0-4699-b29d-013448c7e7a6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:16.384156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:16.384156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:16.405908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-30f4c38b-e4f0-4699-b29d-013448c7e7a6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:16.488558 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:16.488558 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:16.511306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30f4c38b-e4f0-4699-b29d-013448c7e7a6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:16.521897 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 90/186] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:16 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:17.213484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-194be2e9-dceb-4675-ba78-463b729fbb86 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] POST http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b/action Jan 02 10:08:17.214834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:17.214834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:17.214967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-194be2e9-dceb-4675-ba78-463b729fbb86 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:08:17.215568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-194be2e9-dceb-4675-ba78-463b729fbb86 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:08:17.284216 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:17.284216 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:17.297823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-df335c9e-cf35-44ec-8824-c7edc558b263 req-194be2e9-dceb-4675-ba78-463b729fbb86 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b/action returned with HTTP 204 Jan 02 10:08:17.298910 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 97/187] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:08:17 2021] POST /volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:08:17.533142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa297529-56f6-47f0-b9c5-4660ec16a3b5 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:17.534070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa297529-56f6-47f0-b9c5-4660ec16a3b5 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:17.534266 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:17.534266 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:17.534897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa297529-56f6-47f0-b9c5-4660ec16a3b5 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:17.584810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:17.584810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:17.593722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa297529-56f6-47f0-b9c5-4660ec16a3b5 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:17.615796 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:17.615796 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:17.625326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa297529-56f6-47f0-b9c5-4660ec16a3b5 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:17.626643 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 91/188] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:17 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1209 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:18.149112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e679f994-9bf0-4025-9a99-e8286eeb567c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] GET http://10.222.0.73/volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:18.149820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e679f994-9bf0-4025-9a99-e8286eeb567c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:18.150181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:18.150181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:18.150812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e679f994-9bf0-4025-9a99-e8286eeb567c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:18.237568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:18.237568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:18.245717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e679f994-9bf0-4025-9a99-e8286eeb567c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Volume info retrieved successfully. Jan 02 10:08:18.266615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:18.266615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:18.274911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e679f994-9bf0-4025-9a99-e8286eeb567c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] http://10.222.0.73/volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:18.293538 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 98/189] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:08:18 2021] GET /volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1391 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:18.299022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e0fe2b1f-c9bd-4511-a69e-c5bacea35b8c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] GET http://10.222.0.73/volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/3c912c35-b517-4f76-9f80-09c0b6191589 Jan 02 10:08:18.299666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e0fe2b1f-c9bd-4511-a69e-c5bacea35b8c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:18.299952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:18.299952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:18.300449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e0fe2b1f-c9bd-4511-a69e-c5bacea35b8c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:18.452889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-eab63696-b72c-476f-be6d-20310f06f6e3 req-e0fe2b1f-c9bd-4511-a69e-c5bacea35b8c tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] http://10.222.0.73/volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/3c912c35-b517-4f76-9f80-09c0b6191589 returned with HTTP 404 Jan 02 10:08:18.454883 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 92/190] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:08:18 2021] GET /volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/3c912c35-b517-4f76-9f80-09c0b6191589 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:08:18.476684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8329423d-0229-46d7-bd59-e76926525cf9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:18.477261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8329423d-0229-46d7-bd59-e76926525cf9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:18.477583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:18.477583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:18.478136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8329423d-0229-46d7-bd59-e76926525cf9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:18.590726 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:18.590726 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:18.610631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8329423d-0229-46d7-bd59-e76926525cf9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:18.663446 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:18.663446 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:18.675418 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8329423d-0229-46d7-bd59-e76926525cf9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:18.676886 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 99/191] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:18 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1209 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:18.901527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-92fa9392-854b-4f0b-9b29-0a20adab455e tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:18.902051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-92fa9392-854b-4f0b-9b29-0a20adab455e tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:18.902545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-92fa9392-854b-4f0b-9b29-0a20adab455e tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:18.997773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:18.997773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.030920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-92fa9392-854b-4f0b-9b29-0a20adab455e tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:19.078552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.078552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.102160 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-92fa9392-854b-4f0b-9b29-0a20adab455e tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:19.103094 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 93/192] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:08:18 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1209 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:19.128198 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] POST http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a/action Jan 02 10:08:19.128844 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:19.128844 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:19.129804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:08:19.130307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:08:19.202753 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.202753 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.204500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:19.217125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Begin detaching volume completed successfully. Jan 02 10:08:19.218022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a/action returned with HTTP 202 Jan 02 10:08:19.218951 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 100/193] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:08:19 2021] POST /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:08:19.243173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-261ce3ba-3a77-4b2a-bcf5-a99806268c23 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:19.243858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-261ce3ba-3a77-4b2a-bcf5-a99806268c23 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:19.244994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:19.244994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:19.245855 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-261ce3ba-3a77-4b2a-bcf5-a99806268c23 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:19.297652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume// Jan 02 10:08:19.298336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:19.298703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:19.298703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:19.299382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:19.301066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-5fd125fd-74a2-41bc-ae23-64384698916d tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:08:19.302256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 101/194] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:08:19 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:08:19.314490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.314490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.324221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-261ce3ba-3a77-4b2a-bcf5-a99806268c23 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:19.325532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-4130293d-87ec-4dce-beb9-7a80ea25f7d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:19.326232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-4130293d-87ec-4dce-beb9-7a80ea25f7d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:19.330603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-4130293d-87ec-4dce-beb9-7a80ea25f7d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:19.345995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.345995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.354980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-261ce3ba-3a77-4b2a-bcf5-a99806268c23 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:19.356292 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 94/195] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:19 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1212 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:19.507568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.507568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.528416 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-4130293d-87ec-4dce-beb9-7a80ea25f7d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:19.557721 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.557721 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:19.571004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-4130293d-87ec-4dce-beb9-7a80ea25f7d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:19.573215 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 102/196] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:08:19 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1311 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:08:19.943401 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-c08ca37d-616f-4461-9ba2-af6705f08de9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] DELETE http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b Jan 02 10:08:19.943921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-c08ca37d-616f-4461-9ba2-af6705f08de9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:19.944121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:19.944121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:19.944492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-c08ca37d-616f-4461-9ba2-af6705f08de9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:19.996890 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:19.996890 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:20.374176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8d17dec-9ad1-403a-af09-14e0cefe6f74 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:20.374811 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8d17dec-9ad1-403a-af09-14e0cefe6f74 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:20.374913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:20.374913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:20.375221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8d17dec-9ad1-403a-af09-14e0cefe6f74 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:20.472905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:20.472905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:20.495458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b8d17dec-9ad1-403a-af09-14e0cefe6f74 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:20.520076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:20.520076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:20.529115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8d17dec-9ad1-403a-af09-14e0cefe6f74 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:20.531201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 103/197] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:20 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 1212 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:08:20.688946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-c08ca37d-616f-4461-9ba2-af6705f08de9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:08:20.690849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-c08ca37d-616f-4461-9ba2-af6705f08de9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:08:20.707973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9c6164e6-ed15-400f-92b9-b450d59cc58f req-c08ca37d-616f-4461-9ba2-af6705f08de9 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b returned with HTTP 200 Jan 02 10:08:20.709011 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 95/198] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:08:19 2021] DELETE /volume/v3/f53d23f2dd8248bd880b74dfcc890447/attachments/bf5a75e1-0d87-47db-9b2b-c7cdb13f551b => generated 19 bytes in 770 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:21.547952 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-850468e6-4b45-4a07-aeb1-532f39cbd8e6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:21.548478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-850468e6-4b45-4a07-aeb1-532f39cbd8e6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:21.548677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:21.548677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:21.549056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-850468e6-4b45-4a07-aeb1-532f39cbd8e6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:21.667637 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:21.667637 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:21.686852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-850468e6-4b45-4a07-aeb1-532f39cbd8e6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:21.715714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-850468e6-4b45-4a07-aeb1-532f39cbd8e6 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:21.729034 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 104/199] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:21 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 917 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:21.738243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] POST http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes Jan 02 10:08:21.739011 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:21.739011 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:21.739780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1790232253"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:08:21.741541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1790232253'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:08:21.742411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Create volume of 1 GB Jan 02 10:08:21.743252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:21.743252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:21.770167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Availability Zones retrieved successfully. Jan 02 10:08:21.803077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Flow 'volume_create_api' (637e9140-6dee-47c9-8604-b239eae57578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:08:21.809727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8357e62d-16d1-4253-bad7-d16e09576fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:21.813426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:08:21.962427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8357e62d-16d1-4253-bad7-d16e09576fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:21.965392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14ae79e-416c-42c1-8783-09b26ad54dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:22.057504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Created reservations ['55cfb6c6-d2eb-43f7-b11a-d2569def9048', '64e028ea-af32-4cb4-acd1-71e86a8e642a', 'f9dc3926-761c-48ef-867d-8080d3904619', 'c66ae24a-867c-41fa-9e29-b02e39dc73b0'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:08:22.060030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14ae79e-416c-42c1-8783-09b26ad54dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55cfb6c6-d2eb-43f7-b11a-d2569def9048', '64e028ea-af32-4cb4-acd1-71e86a8e642a', 'f9dc3926-761c-48ef-867d-8080d3904619', 'c66ae24a-867c-41fa-9e29-b02e39dc73b0']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:22.062716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daca8981-1344-451c-af67-e702bbd670ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:22.190828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daca8981-1344-451c-af67-e702bbd670ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e35078a8-7edc-428a-9ab1-60abffcf3f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1790232253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f53d23f2dd8248bd880b74dfcc890447',qos_specs=None,replication_status=,reservations=['55cfb6c6-d2eb-43f7-b11a-d2569def9048','64e028ea-af32-4cb4-acd1-71e86a8e642a','f9dc3926-761c-48ef-867d-8080d3904619','c66ae24a-867c-41fa-9e29-b02e39dc73b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2daf135f70564997b754dd1c41fe6cb6',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1790232253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e35078a8-7edc-428a-9ab1-60abffcf3f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f53d23f2dd8248bd880b74dfcc890447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2daf135f70564997b754dd1c41fe6cb6',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:22.204686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d9f0e7-cd63-4862-bebc-ca30408263d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:22.309360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d9f0e7-cd63-4862-bebc-ca30408263d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1790232253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f53d23f2dd8248bd880b74dfcc890447',qos_specs=None,replication_status=,reservations=['55cfb6c6-d2eb-43f7-b11a-d2569def9048','64e028ea-af32-4cb4-acd1-71e86a8e642a','f9dc3926-761c-48ef-867d-8080d3904619','c66ae24a-867c-41fa-9e29-b02e39dc73b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2daf135f70564997b754dd1c41fe6cb6',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:22.316409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76051e7-416f-4895-8e75-ee7092c760ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:08:22.401547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76051e7-416f-4895-8e75-ee7092c760ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:08:22.408596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Flow 'volume_create_api' (637e9140-6dee-47c9-8604-b239eae57578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:08:22.553115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Create volume request issued successfully. Jan 02 10:08:22.602796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fad0dd36-0b8f-4314-9925-9c17192793da tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes returned with HTTP 202 Jan 02 10:08:22.607359 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 96/200] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:08:21 2021] POST /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes => generated 824 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:08:22.621046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1d55d49-82b2-4260-8184-771d3b4f3b66 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:22.621788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1d55d49-82b2-4260-8184-771d3b4f3b66 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:22.622465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:22.622465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:22.623607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1d55d49-82b2-4260-8184-771d3b4f3b66 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:22.752954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:22.752954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:22.782471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f1d55d49-82b2-4260-8184-771d3b4f3b66 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:22.860673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1d55d49-82b2-4260-8184-771d3b4f3b66 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 200 Jan 02 10:08:22.861480 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 105/201] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:22 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:23.883440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cf351b8-05a7-4b8e-8e85-a43207e2335a tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:23.884105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cf351b8-05a7-4b8e-8e85-a43207e2335a tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:23.884433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:23.884433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:23.884959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cf351b8-05a7-4b8e-8e85-a43207e2335a tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:24.001452 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:24.001452 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:24.027362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7cf351b8-05a7-4b8e-8e85-a43207e2335a tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:24.124260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cf351b8-05a7-4b8e-8e85-a43207e2335a tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 200 Jan 02 10:08:24.140721 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 97/202] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:23 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 916 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:25.142669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4449419a-736b-41f2-8bec-7010b7b0b754 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:25.143798 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4449419a-736b-41f2-8bec-7010b7b0b754 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:25.144157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:25.144157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:25.144754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4449419a-736b-41f2-8bec-7010b7b0b754 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:25.249427 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:25.249427 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:25.260675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4449419a-736b-41f2-8bec-7010b7b0b754 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:25.287303 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4449419a-736b-41f2-8bec-7010b7b0b754 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 200 Jan 02 10:08:25.288447 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 106/203] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:25 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:25.514851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d7eb823f-2595-4ed7-b81a-1701c8ae1818 req-fc41f49c-d326-4a76-a941-79b475730cca tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] GET http://10.222.0.73/volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/ca85c935-0cd7-4cc3-9fa8-0e0afae2d1b5 Jan 02 10:08:25.515747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d7eb823f-2595-4ed7-b81a-1701c8ae1818 req-fc41f49c-d326-4a76-a941-79b475730cca tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:25.516454 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:25.516454 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:25.517077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d7eb823f-2595-4ed7-b81a-1701c8ae1818 req-fc41f49c-d326-4a76-a941-79b475730cca tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:25.801731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d7eb823f-2595-4ed7-b81a-1701c8ae1818 req-fc41f49c-d326-4a76-a941-79b475730cca tempest-VolumesAdminNegativeTest-2077580069 tempest-VolumesAdminNegativeTest-2077580069] http://10.222.0.73/volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/ca85c935-0cd7-4cc3-9fa8-0e0afae2d1b5 returned with HTTP 404 Jan 02 10:08:25.819943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] DELETE http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:25.820467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:25.820682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:25.820682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:25.821033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:25.821778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Delete volume with id: e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:25.827798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 98/204] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:08:25 2021] GET /volume/v3/fba6145c0f5248e8ad217c37124455c5/volumes/ca85c935-0cd7-4cc3-9fa8-0e0afae2d1b5 => generated 109 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:08:25.882096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:25.882096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:25.883862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:25.934000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Delete volume request issued successfully. Jan 02 10:08:25.934802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae2aa21a-d7cf-448d-9496-ef93050d0c87 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 202 Jan 02 10:08:25.936402 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 107/205] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:08:25 2021] DELETE /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:08:25.944229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f89129b6-42be-48d0-8c26-c71e70861397 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:25.945596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f89129b6-42be-48d0-8c26-c71e70861397 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:25.946707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f89129b6-42be-48d0-8c26-c71e70861397 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:26.021195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:26.021195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:26.044163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f89129b6-42be-48d0-8c26-c71e70861397 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:26.106011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f89129b6-42be-48d0-8c26-c71e70861397 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 200 Jan 02 10:08:26.106011 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 99/206] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:25 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:27.121350 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66c16918-7d1c-41ab-93d8-59f93cb060a1 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:27.122220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66c16918-7d1c-41ab-93d8-59f93cb060a1 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:27.122551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:27.122551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:27.123089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66c16918-7d1c-41ab-93d8-59f93cb060a1 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:27.196319 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:27.196319 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:27.207665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-66c16918-7d1c-41ab-93d8-59f93cb060a1 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:27.231406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66c16918-7d1c-41ab-93d8-59f93cb060a1 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 200 Jan 02 10:08:27.233144 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 108/207] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:27 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:28.250315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f457168-e1c4-4582-98b1-5b3a35a3a6d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 Jan 02 10:08:28.250854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f457168-e1c4-4582-98b1-5b3a35a3a6d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:28.251014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:28.251014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:28.251871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f457168-e1c4-4582-98b1-5b3a35a3a6d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:28.356995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f457168-e1c4-4582-98b1-5b3a35a3a6d8 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 returned with HTTP 404 Jan 02 10:08:28.358729 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 100/208] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:28 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/e35078a8-7edc-428a-9ab1-60abffcf3f47 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:08:28.366681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] DELETE http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:28.367497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:28.367892 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:28.367892 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:28.368498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:28.369144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Delete volume with id: 1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:28.486545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:28.486545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:28.488025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:28.601524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Delete volume request issued successfully. Jan 02 10:08:28.608860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-654e5a6d-e97c-4fe7-b902-fc4ace67a90b tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 202 Jan 02 10:08:28.615775 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 109/209] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:08:28 2021] DELETE /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:08:28.623118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c6b4fc3-c043-461b-a255-7308cc71eed7 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:28.624101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c6b4fc3-c043-461b-a255-7308cc71eed7 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:28.624464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c6b4fc3-c043-461b-a255-7308cc71eed7 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:28.756100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:28.756100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:28.772998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c6b4fc3-c043-461b-a255-7308cc71eed7 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:28.819055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c6b4fc3-c043-461b-a255-7308cc71eed7 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:28.820021 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 101/210] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:28 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:29.839070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f18e6180-42bf-4295-ad13-289602bf8718 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:29.839631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f18e6180-42bf-4295-ad13-289602bf8718 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:29.839949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:29.839949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:29.840550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f18e6180-42bf-4295-ad13-289602bf8718 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:29.958431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:29.958431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:29.981016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f18e6180-42bf-4295-ad13-289602bf8718 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:30.030954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f18e6180-42bf-4295-ad13-289602bf8718 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:30.032178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 110/211] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:29 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:31.047369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-644dc0ef-3aff-4af4-b1ba-4efe34192c58 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:31.047891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-644dc0ef-3aff-4af4-b1ba-4efe34192c58 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:31.048104 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:31.048104 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:31.048474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-644dc0ef-3aff-4af4-b1ba-4efe34192c58 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:31.133329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:08:31.133329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:08:31.158652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-644dc0ef-3aff-4af4-b1ba-4efe34192c58 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Volume info retrieved successfully. Jan 02 10:08:31.201602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-644dc0ef-3aff-4af4-b1ba-4efe34192c58 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 200 Jan 02 10:08:31.204503 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 102/212] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:31 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:08:32.221172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3972860-26a9-41f0-98b1-d9129f62d445 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] GET http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a Jan 02 10:08:32.222261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3972860-26a9-41f0-98b1-d9129f62d445 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:08:32.222645 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:08:32.222645 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:08:32.223244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3972860-26a9-41f0-98b1-d9129f62d445 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:08:32.320980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3972860-26a9-41f0-98b1-d9129f62d445 tempest-VolumesAdminNegativeTest-1073155316 tempest-VolumesAdminNegativeTest-1073155316] http://10.222.0.73/volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a returned with HTTP 404 Jan 02 10:08:32.323635 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 111/213] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:08:32 2021] GET /volume/v3/f53d23f2dd8248bd880b74dfcc890447/volumes/1f0b692a-1437-4ef1-bea6-ca43058c5b2a => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:09:21.632212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e5454525-ac72-44f7-a36b-69e40af0d610 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] DELETE http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c Jan 02 10:09:21.632817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e5454525-ac72-44f7-a36b-69e40af0d610 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:09:21.632921 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:09:21.632921 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:09:21.633598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e5454525-ac72-44f7-a36b-69e40af0d610 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:09:21.699639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:09:21.699639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:09:22.946602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e5454525-ac72-44f7-a36b-69e40af0d610 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:09:22.947046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e5454525-ac72-44f7-a36b-69e40af0d610 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:09:22.981984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e5454525-ac72-44f7-a36b-69e40af0d610 tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c returned with HTTP 200 Jan 02 10:09:22.995721 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 103/214] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:09:21 2021] DELETE /volume/v3/63c398a47a3145f6b69df6e87eb5063a/attachments/c8e49861-86e8-4c2c-823c-93c969694e0c => generated 19 bytes in 1369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:09:23.009639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] DELETE http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:09:23.009995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:09:23.010635 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:09:23.011237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Delete volume with id: df564fc6-0423-4a7a-b351-1d35fb9f9e19 Jan 02 10:09:23.150607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:09:23.150607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:09:23.152132 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Volume info retrieved successfully. Jan 02 10:09:23.229691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] Delete volume request issued successfully. Jan 02 10:09:23.230506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8dbea96e-bb2d-48c6-8f09-e2110a443e05 req-e7c70cfd-26d3-429c-9af2-db7d016b810f tempest-ServersTestBootFromVolume-1162575169 tempest-ServersTestBootFromVolume-1162575169] http://10.222.0.73/volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 returned with HTTP 202 Jan 02 10:09:23.232564 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 112/215] 10.222.0.68 () {60 vars in 1384 bytes} [Sat Jan 2 10:09:23 2021] DELETE /volume/v3/63c398a47a3145f6b69df6e87eb5063a/volumes/df564fc6-0423-4a7a-b351-1d35fb9f9e19 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:09:50.107936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bdf10189-8975-445a-8150-5f502ab56896 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] GET http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/scheduler-stats/get_pools Jan 02 10:09:50.109106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bdf10189-8975-445a-8150-5f502ab56896 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:09:50.109543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:09:50.109543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:09:50.110247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bdf10189-8975-445a-8150-5f502ab56896 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Calling method 'get_pools' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:09:50.111136 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:09:50.111136 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:09:50.134028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bdf10189-8975-445a-8150-5f502ab56896 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/scheduler-stats/get_pools returned with HTTP 200 Jan 02 10:09:50.135425 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 104/216] 10.222.0.73 () {58 vars in 1258 bytes} [Sat Jan 2 10:09:49 2021] GET /volume/v3/da19029defe745bf8d122a34321ae614/scheduler-stats/get_pools => generated 61 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:09:50.151482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed3b6c0d-6bbf-4172-b27e-97b93a8e5c90 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] GET http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/scheduler-stats/get_pools?detail=True Jan 02 10:09:50.152776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed3b6c0d-6bbf-4172-b27e-97b93a8e5c90 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:09:50.152975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:09:50.152975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:09:50.153553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed3b6c0d-6bbf-4172-b27e-97b93a8e5c90 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Calling method 'get_pools' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:09:50.196496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed3b6c0d-6bbf-4172-b27e-97b93a8e5c90 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 02 10:09:50.203535 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 113/217] 10.222.0.73 () {58 vars in 1281 bytes} [Sat Jan 2 10:09:50 2021] GET /volume/v3/da19029defe745bf8d122a34321ae614/scheduler-stats/get_pools?detail=True => generated 768 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:09:50.210174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a90bc92-2118-48c4-a76f-8c20bc1db7d3 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] GET http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/capabilities/n-d-765311-9@lvmdriver-1 Jan 02 10:09:50.210974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a90bc92-2118-48c4-a76f-8c20bc1db7d3 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:09:50.211681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a90bc92-2118-48c4-a76f-8c20bc1db7d3 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:09:50.244564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a90bc92-2118-48c4-a76f-8c20bc1db7d3 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/capabilities/n-d-765311-9@lvmdriver-1 returned with HTTP 200 Jan 02 10:09:50.245442 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 105/218] 10.222.0.73 () {58 vars in 1294 bytes} [Sat Jan 2 10:09:50 2021] GET /volume/v3/da19029defe745bf8d122a34321ae614/capabilities/n-d-765311-9@lvmdriver-1 => generated 712 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:09:50.259770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ae7144c-c2d5-459c-b015-c766f234cef5 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] GET http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/capabilities/n-d-765311-9@lvmdriver-1 Jan 02 10:09:50.260452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ae7144c-c2d5-459c-b015-c766f234cef5 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:09:50.261081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ae7144c-c2d5-459c-b015-c766f234cef5 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:09:50.295106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ae7144c-c2d5-459c-b015-c766f234cef5 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690 tempest-BackendsCapabilitiesAdminTestsJSON-1750182690] http://10.222.0.73/volume/v3/da19029defe745bf8d122a34321ae614/capabilities/n-d-765311-9@lvmdriver-1 returned with HTTP 200 Jan 02 10:09:50.296746 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 114/219] 10.222.0.73 () {58 vars in 1294 bytes} [Sat Jan 2 10:09:50 2021] GET /volume/v3/da19029defe745bf8d122a34321ae614/capabilities/n-d-765311-9@lvmdriver-1 => generated 712 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:05.348398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] POST http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes Jan 02 10:10:05.349131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1293960543"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:05.350573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1293960543'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:10:05.351211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Create volume of 1 GB Jan 02 10:10:05.391672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Availability Zones retrieved successfully. Jan 02 10:10:05.434723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Flow 'volume_create_api' (f212f752-8be2-4cdd-a40d-aa5043ce66e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:10:05.444652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62dca2e-162e-4f56-8596-2e2af76f28e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:05.452188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:10:05.578308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62dca2e-162e-4f56-8596-2e2af76f28e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:05.580792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66fae1c-5979-4f7a-9b26-068f9e2393a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:05.687835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Created reservations ['8c112f78-84a5-41cd-9c7c-47b89384840b', '57b5c893-45de-4d38-87f0-b970dfa31219', '36736d6b-3fec-4b83-9e2e-ac65b18233d9', 'd15ea07f-5fa5-42e4-9c74-66a2cf937892'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:10:05.690714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66fae1c-5979-4f7a-9b26-068f9e2393a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c112f78-84a5-41cd-9c7c-47b89384840b', '57b5c893-45de-4d38-87f0-b970dfa31219', '36736d6b-3fec-4b83-9e2e-ac65b18233d9', 'd15ea07f-5fa5-42e4-9c74-66a2cf937892']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:05.700124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968d1f30-c760-4daf-bae3-7abc86ffd685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:05.775599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968d1f30-c760-4daf-bae3-7abc86ffd685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480fc54b-8253-44f0-ba7c-fcb23fe5ea38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1293960543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1bf236f69e46cf8780fe2e6c49e2bc',qos_specs=None,replication_status=,reservations=['8c112f78-84a5-41cd-9c7c-47b89384840b','57b5c893-45de-4d38-87f0-b970dfa31219','36736d6b-3fec-4b83-9e2e-ac65b18233d9','d15ea07f-5fa5-42e4-9c74-66a2cf937892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='057517627a4a4a65b1c9d4ee175a889c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1293960543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=480fc54b-8253-44f0-ba7c-fcb23fe5ea38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c1bf236f69e46cf8780fe2e6c49e2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='057517627a4a4a65b1c9d4ee175a889c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:05.778102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4494f8-6635-44f7-af95-8fc03a178152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:05.831112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4494f8-6635-44f7-af95-8fc03a178152) transitioned into state 'SUCCESS' from state '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-1293960543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1bf236f69e46cf8780fe2e6c49e2bc',qos_specs=None,replication_status=,reservations=['8c112f78-84a5-41cd-9c7c-47b89384840b','57b5c893-45de-4d38-87f0-b970dfa31219','36736d6b-3fec-4b83-9e2e-ac65b18233d9','d15ea07f-5fa5-42e4-9c74-66a2cf937892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='057517627a4a4a65b1c9d4ee175a889c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:05.833565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1850a2c8-dcf0-4fd6-9d5b-cda34ddc5049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:05.863673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1850a2c8-dcf0-4fd6-9d5b-cda34ddc5049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:05.867453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Flow 'volume_create_api' (f212f752-8be2-4cdd-a40d-aa5043ce66e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:10:05.992413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Create volume request issued successfully. Jan 02 10:10:06.041559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-755e3b13-b3f1-45a1-be16-d896a04f4b9d tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes returned with HTTP 202 Jan 02 10:10:06.045397 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 106/220] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:10:05 2021] POST /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes => generated 823 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:10:06.058715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-364482c1-d49a-4320-b861-6aa26df4bdff tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:06.059304 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-364482c1-d49a-4320-b861-6aa26df4bdff tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:06.059943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-364482c1-d49a-4320-b861-6aa26df4bdff tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:06.140794 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:06.140794 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:06.151126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-364482c1-d49a-4320-b861-6aa26df4bdff tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:06.177438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-364482c1-d49a-4320-b861-6aa26df4bdff tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 200 Jan 02 10:10:06.178791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 115/221] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:06 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:07.196057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9664a49-88e0-4eb2-8448-76b7d58ab86b tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:07.197258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9664a49-88e0-4eb2-8448-76b7d58ab86b tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:07.197655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:07.197655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:07.199228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9664a49-88e0-4eb2-8448-76b7d58ab86b tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:07.268647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:07.268647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:07.277738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e9664a49-88e0-4eb2-8448-76b7d58ab86b tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:07.300759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9664a49-88e0-4eb2-8448-76b7d58ab86b tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 200 Jan 02 10:10:07.311424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 107/222] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:07 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:07.332139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] POST http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots Jan 02 10:10:07.333600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:07.333600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:07.336975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "480fc54b-8253-44f0-ba7c-fcb23fe5ea38", "name": "tempest-SnapshotManageAdminTest-Snapshot-36729756"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:07.431552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:07.431552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:07.435026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:07.435838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Create snapshot from volume 480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:07.518242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Created reservations ['24c7952c-a5cf-432c-afa9-ed256921044c', '847bf134-c77a-4e8c-b433-fc703eb7fd4a', 'd0b2be46-9f5e-42e1-b961-21223d745ced', '1e53c096-b56b-4634-80ed-f4bfae6c70ad'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:10:07.635680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Snapshot create request issued successfully. Jan 02 10:10:07.637544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bbecbfe-a778-46ee-a7df-e5cbd279bab6 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots returned with HTTP 202 Jan 02 10:10:07.639013 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 116/223] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:10:07 2021] POST /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots => generated 308 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:10:07.651372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df0f5a7b-0d69-4390-baf5-cc0e4e878f2a tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:07.652264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df0f5a7b-0d69-4390-baf5-cc0e4e878f2a tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:07.653020 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:07.653020 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:07.653771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df0f5a7b-0d69-4390-baf5-cc0e4e878f2a tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:07.680363 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:07.680363 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:07.681897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df0f5a7b-0d69-4390-baf5-cc0e4e878f2a tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Snapshot retrieved successfully. Jan 02 10:10:07.684622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df0f5a7b-0d69-4390-baf5-cc0e4e878f2a tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 returned with HTTP 200 Jan 02 10:10:07.687328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 108/224] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:07 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:08.702636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eae1dcc4-8b12-449d-90e8-a24240e8b6a7 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:08.703166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eae1dcc4-8b12-449d-90e8-a24240e8b6a7 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:08.704262 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:08.704262 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:08.704715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eae1dcc4-8b12-449d-90e8-a24240e8b6a7 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:08.734836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:08.734836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:08.736720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eae1dcc4-8b12-449d-90e8-a24240e8b6a7 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Snapshot retrieved successfully. Jan 02 10:10:08.739383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eae1dcc4-8b12-449d-90e8-a24240e8b6a7 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 returned with HTTP 200 Jan 02 10:10:08.740515 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 117/225] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:08 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:09.753373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95c6b1a1-c7af-4024-8c52-dd2960101150 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:09.755486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95c6b1a1-c7af-4024-8c52-dd2960101150 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:09.755902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:09.755902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:09.756541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95c6b1a1-c7af-4024-8c52-dd2960101150 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:09.809736 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:09.809736 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:09.814147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-95c6b1a1-c7af-4024-8c52-dd2960101150 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Snapshot retrieved successfully. Jan 02 10:10:09.821270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95c6b1a1-c7af-4024-8c52-dd2960101150 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 returned with HTTP 200 Jan 02 10:10:09.827325 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 109/226] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:09 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:10.163842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] POST http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9/action Jan 02 10:10:10.164302 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:10.164302 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:10.165026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Action body: b'{"os-unmanage": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:10:10.165582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:10.166220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.snapshot_unmanage [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Unmanage snapshot with id: 49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:10.216716 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:10.216716 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:10.220982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:10.361225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot delete request issued successfully. Jan 02 10:10:10.362043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55fba3ef-cd83-4476-b4a0-199689102b56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9/action returned with HTTP 202 Jan 02 10:10:10.364603 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 118/227] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:10:09 2021] POST /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:10:10.374635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb84578f-327b-4bf5-87ce-dcf6a08a22ef tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:10.375906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb84578f-327b-4bf5-87ce-dcf6a08a22ef tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:10.375906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:10.375906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:10.376531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb84578f-327b-4bf5-87ce-dcf6a08a22ef tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:10.452600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:10.452600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:10.459385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb84578f-327b-4bf5-87ce-dcf6a08a22ef tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:10.464567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb84578f-327b-4bf5-87ce-dcf6a08a22ef tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 returned with HTTP 200 Jan 02 10:10:10.470585 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 110/228] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:10 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 => generated 468 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:11.477427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20fdd055-9427-4ccc-9878-9a083ece4e83 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:11.477941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20fdd055-9427-4ccc-9878-9a083ece4e83 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:11.478155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:11.478155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:11.478526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20fdd055-9427-4ccc-9878-9a083ece4e83 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:11.531660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20fdd055-9427-4ccc-9878-9a083ece4e83 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 returned with HTTP 404 Jan 02 10:10:11.533955 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 119/229] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:11 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:10:11.541529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5cfb2572-4cb6-4d25-9406-36ddb9f3106e tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/detail?all_tenants=1 Jan 02 10:10:11.542379 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5cfb2572-4cb6-4d25-9406-36ddb9f3106e tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:11.542777 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:11.542777 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:11.543982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5cfb2572-4cb6-4d25-9406-36ddb9f3106e tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:11.576344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5cfb2572-4cb6-4d25-9406-36ddb9f3106e tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Get all snapshots completed successfully. Jan 02 10:10:11.579061 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5cfb2572-4cb6-4d25-9406-36ddb9f3106e tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 02 10:10:11.585171 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 111/230] 10.222.0.73 () {58 vars in 1258 bytes} [Sat Jan 2 10:10:11 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/detail?all_tenants=1 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:10:11.598006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f29097e6-f75f-483e-98d9-8d461dade85b tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] POST http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/os-snapshot-manage Jan 02 10:10:11.599831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f29097e6-f75f-483e-98d9-8d461dade85b tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "480fc54b-8253-44f0-ba7c-fcb23fe5ea38", "ref": {"source-name": "_snapshot-49f161ee-7a1e-41e3-a918-92c75e3fa1d9"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1549509728", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-21247467", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:11.673897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:11.673897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:11.675390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f29097e6-f75f-483e-98d9-8d461dade85b tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Volume info retrieved successfully. Jan 02 10:10:11.678225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.snapshot_manage [None req-f29097e6-f75f-483e-98d9-8d461dade85b tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Manage snapshot request body: {'snapshot': {'volume_id': '480fc54b-8253-44f0-ba7c-fcb23fe5ea38', 'ref': {'source-name': '_snapshot-49f161ee-7a1e-41e3-a918-92c75e3fa1d9'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1549509728', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-21247467', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88040) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 02 10:10:11.872834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f29097e6-f75f-483e-98d9-8d461dade85b tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Created reservations ['ff6a7ad9-4525-4043-ae33-dc2dbf33a85f', '7da30f26-a333-4a76-bf79-c361033c2b08', 'ee64b87a-b610-48f4-8bd1-a076975fe42b', '93501a07-054f-407a-8773-5b6e7c3e4357'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:10:12.079195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f29097e6-f75f-483e-98d9-8d461dade85b tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/os-snapshot-manage returned with HTTP 202 Jan 02 10:10:12.083334 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 120/231] 10.222.0.73 () {60 vars in 1259 bytes} [Sat Jan 2 10:10:11 2021] POST /volume/v3/5241bf99241549c684708ffa86f09792/os-snapshot-manage => generated 476 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:10:12.091195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac3ea8e3-7477-4f20-8613-5441a795fe04 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:12.091744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac3ea8e3-7477-4f20-8613-5441a795fe04 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:12.092234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac3ea8e3-7477-4f20-8613-5441a795fe04 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:12.178101 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:12.178101 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:12.179235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ac3ea8e3-7477-4f20-8613-5441a795fe04 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:12.181307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac3ea8e3-7477-4f20-8613-5441a795fe04 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:12.188627 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 112/232] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:12 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 608 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:13.201668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07d277b1-4f16-4bfe-addf-cb86cd57882c tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:13.202987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07d277b1-4f16-4bfe-addf-cb86cd57882c tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:13.203999 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:13.203999 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:13.205539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07d277b1-4f16-4bfe-addf-cb86cd57882c tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:13.260620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:13.260620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:13.263117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-07d277b1-4f16-4bfe-addf-cb86cd57882c tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:13.265674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07d277b1-4f16-4bfe-addf-cb86cd57882c tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:13.270657 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 121/233] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:13 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 608 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:14.278327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1505e47-fb07-4b17-9098-0d114298cb02 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:14.279492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1505e47-fb07-4b17-9098-0d114298cb02 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:14.279859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:14.279859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:14.280492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1505e47-fb07-4b17-9098-0d114298cb02 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:14.310982 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:14.310982 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:14.315516 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a1505e47-fb07-4b17-9098-0d114298cb02 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:14.317431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1505e47-fb07-4b17-9098-0d114298cb02 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:14.329358 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 113/234] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:14 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 608 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:15.340814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf13a890-ecec-4269-84ea-5802805ca060 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:15.341230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf13a890-ecec-4269-84ea-5802805ca060 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:15.341316 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:15.341316 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:15.341630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf13a890-ecec-4269-84ea-5802805ca060 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:15.419854 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:15.419854 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:15.421199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf13a890-ecec-4269-84ea-5802805ca060 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:15.423041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf13a890-ecec-4269-84ea-5802805ca060 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:15.424094 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 122/235] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:15 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 633 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:15.437016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c27219e8-7529-4047-aabc-27f87c986233 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:15.437887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c27219e8-7529-4047-aabc-27f87c986233 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:15.438294 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:15.438294 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:15.438948 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c27219e8-7529-4047-aabc-27f87c986233 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:15.496588 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:15.496588 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:15.497947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c27219e8-7529-4047-aabc-27f87c986233 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:15.499892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c27219e8-7529-4047-aabc-27f87c986233 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:15.500926 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 114/236] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:15 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 633 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:15.514089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] DELETE http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:15.514918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:15.515609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:15.515609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:15.516300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:15.516871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Delete snapshot with id: 27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:15.581341 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:15.581341 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:15.582751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:15.735447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot delete request issued successfully. Jan 02 10:10:15.736326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48021849-6050-4ae9-b28a-4892044d6f76 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 202 Jan 02 10:10:15.737731 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 123/237] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:10:15 2021] DELETE /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:10:15.745768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47184d6b-7bc0-41b4-b74c-80982c3f3f56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:15.746664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47184d6b-7bc0-41b4-b74c-80982c3f3f56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:15.747379 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:15.747379 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:15.748163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47184d6b-7bc0-41b4-b74c-80982c3f3f56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:15.797530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:15.797530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:15.798864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-47184d6b-7bc0-41b4-b74c-80982c3f3f56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:15.806974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47184d6b-7bc0-41b4-b74c-80982c3f3f56 tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:15.808477 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 115/238] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:15 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 632 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:16.821205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acac680c-9fbb-4fa3-8509-48132348913f tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:16.822431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acac680c-9fbb-4fa3-8509-48132348913f tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:16.822912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:16.822912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:16.824110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acac680c-9fbb-4fa3-8509-48132348913f tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:16.879423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:16.879423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:16.882045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-acac680c-9fbb-4fa3-8509-48132348913f tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Snapshot retrieved successfully. Jan 02 10:10:16.884078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acac680c-9fbb-4fa3-8509-48132348913f tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 200 Jan 02 10:10:16.890401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 124/239] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:16 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 632 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:17.903889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0aeeb8f9-d832-4944-9f61-1496f9f5b4ab tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] GET http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef Jan 02 10:10:17.904981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0aeeb8f9-d832-4944-9f61-1496f9f5b4ab tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:17.905177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:17.905177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:17.905824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0aeeb8f9-d832-4944-9f61-1496f9f5b4ab tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:17.933170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0aeeb8f9-d832-4944-9f61-1496f9f5b4ab tempest-SnapshotManageAdminTest-1948038181 tempest-SnapshotManageAdminTest-1948038181] http://10.222.0.73/volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef returned with HTTP 404 Jan 02 10:10:17.946070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9369494f-c275-4090-8fbe-e7489c2b9cf0 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] DELETE http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:17.946858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9369494f-c275-4090-8fbe-e7489c2b9cf0 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:17.947227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:17.947227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:17.947819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9369494f-c275-4090-8fbe-e7489c2b9cf0 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:17.949415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-9369494f-c275-4090-8fbe-e7489c2b9cf0 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Delete snapshot with id: 49f161ee-7a1e-41e3-a918-92c75e3fa1d9 Jan 02 10:10:17.959929 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 116/240] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:10:17 2021] GET /volume/v3/5241bf99241549c684708ffa86f09792/snapshots/27c34eba-d523-4277-98c8-c01736028aef => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:10:17.992485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9369494f-c275-4090-8fbe-e7489c2b9cf0 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 returned with HTTP 404 Jan 02 10:10:17.993795 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 125/241] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:10:17 2021] DELETE /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/snapshots/49f161ee-7a1e-41e3-a918-92c75e3fa1d9 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:10:18.002478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] DELETE http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:18.003186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:18.003854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:18.004482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Delete volume with id: 480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:18.112170 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:18.112170 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:18.116679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:18.171145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Delete volume request issued successfully. Jan 02 10:10:18.172001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-273e0000-136f-4aaf-acb6-3fe89a26bfab tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 202 Jan 02 10:10:18.173513 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 117/242] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:10:17 2021] DELETE /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:10:18.187275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1d1252a-0780-4598-8892-7d84b15545da tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:18.187954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1d1252a-0780-4598-8892-7d84b15545da tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:18.188662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1d1252a-0780-4598-8892-7d84b15545da tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:18.297499 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:18.297499 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:18.315093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1d1252a-0780-4598-8892-7d84b15545da tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:18.347119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1d1252a-0780-4598-8892-7d84b15545da tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 200 Jan 02 10:10:18.358236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 126/243] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:18 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:19.365600 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6ad1151-8005-4e96-a2d8-390dffcb3269 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:19.366117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6ad1151-8005-4e96-a2d8-390dffcb3269 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:19.366285 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:19.366285 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:19.367859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6ad1151-8005-4e96-a2d8-390dffcb3269 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:19.427255 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:19.427255 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:19.438708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d6ad1151-8005-4e96-a2d8-390dffcb3269 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:19.468294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6ad1151-8005-4e96-a2d8-390dffcb3269 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 200 Jan 02 10:10:19.469703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 118/244] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:19 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:20.486501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c085c98f-ead3-4b48-8ecb-2df5c47474f8 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:20.487152 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c085c98f-ead3-4b48-8ecb-2df5c47474f8 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:20.487240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:20.487240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:20.487575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c085c98f-ead3-4b48-8ecb-2df5c47474f8 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:20.794342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:20.794342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:20.802878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c085c98f-ead3-4b48-8ecb-2df5c47474f8 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Volume info retrieved successfully. Jan 02 10:10:20.829205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c085c98f-ead3-4b48-8ecb-2df5c47474f8 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 200 Jan 02 10:10:20.830956 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 127/245] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:20 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 915 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:21.856568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-568523fe-1084-42a3-ad80-8032194070b3 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] GET http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 Jan 02 10:10:21.857115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-568523fe-1084-42a3-ad80-8032194070b3 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:21.857283 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:21.857283 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:21.858144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-568523fe-1084-42a3-ad80-8032194070b3 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:22.018396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-568523fe-1084-42a3-ad80-8032194070b3 tempest-SnapshotManageAdminTest-560112372 tempest-SnapshotManageAdminTest-560112372] http://10.222.0.73/volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 returned with HTTP 404 Jan 02 10:10:22.022037 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 119/246] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:21 2021] GET /volume/v3/7c1bf236f69e46cf8780fe2e6c49e2bc/volumes/480fc54b-8253-44f0-ba7c-fcb23fe5ea38 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:10:30.137451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] POST http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes Jan 02 10:10:30.138002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:30.138002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:30.138299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1737461101"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:30.139462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Create volume request body: {'volume': {'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1737461101'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:10:30.341397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Create volume of 1 GB Jan 02 10:10:30.376431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Availability Zones retrieved successfully. Jan 02 10:10:30.416776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Flow 'volume_create_api' (966713e6-fcaf-447d-af24-dc1751144f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:10:30.420536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d3a562e-ab73-47be-81d7-6c0d490c817d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:30.427872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:10:30.683768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d3a562e-ab73-47be-81d7-6c0d490c817d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:30.689642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987e1cf8-afa0-4803-84fb-8f5c23bfcc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:30.933325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Created reservations ['835f3aca-3994-4c8d-8fa1-7e55c16479f9', '89144e4f-b6d0-40fa-af2b-5848c2786d3a', 'fe46f6b2-68c4-4c1f-987b-7db8264a300c', '45c7e786-436a-41d1-9d62-0cc68ff8cb73'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:10:30.935272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987e1cf8-afa0-4803-84fb-8f5c23bfcc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835f3aca-3994-4c8d-8fa1-7e55c16479f9', '89144e4f-b6d0-40fa-af2b-5848c2786d3a', 'fe46f6b2-68c4-4c1f-987b-7db8264a300c', '45c7e786-436a-41d1-9d62-0cc68ff8cb73']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:30.937424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f372d3-fc82-472b-b84f-b7ce6823e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:31.064245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f372d3-fc82-472b-b84f-b7ce6823e8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '391f64d2-75e2-403f-b9d0-77e1fbb9248b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1737461101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8c1fce20c74d2a9bf8d6a265d63264',qos_specs=None,replication_status=,reservations=['835f3aca-3994-4c8d-8fa1-7e55c16479f9','89144e4f-b6d0-40fa-af2b-5848c2786d3a','fe46f6b2-68c4-4c1f-987b-7db8264a300c','45c7e786-436a-41d1-9d62-0cc68ff8cb73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cebe15953964c01a6f5db5dcd2ed370',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1737461101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=391f64d2-75e2-403f-b9d0-77e1fbb9248b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f8c1fce20c74d2a9bf8d6a265d63264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6cebe15953964c01a6f5db5dcd2ed370',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:31.066605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de646a8c-2562-4218-affd-305f8797d7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:31.154647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de646a8c-2562-4218-affd-305f8797d7aa) transitioned into state 'SUCCESS' from state '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-1737461101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8c1fce20c74d2a9bf8d6a265d63264',qos_specs=None,replication_status=,reservations=['835f3aca-3994-4c8d-8fa1-7e55c16479f9','89144e4f-b6d0-40fa-af2b-5848c2786d3a','fe46f6b2-68c4-4c1f-987b-7db8264a300c','45c7e786-436a-41d1-9d62-0cc68ff8cb73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cebe15953964c01a6f5db5dcd2ed370',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:31.156753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd40bf5-7ceb-404b-a3f4-d94a83044298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:10:31.193840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd40bf5-7ceb-404b-a3f4-d94a83044298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:10:31.196694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Flow 'volume_create_api' (966713e6-fcaf-447d-af24-dc1751144f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:10:31.315512 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Create volume request issued successfully. Jan 02 10:10:31.345492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94a62ce1-eb9c-4ecf-a62b-5d5e4ea7d827 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes returned with HTTP 202 Jan 02 10:10:31.355738 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 128/247] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:10:30 2021] POST /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes => generated 820 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:10:31.362617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d50c696-b3e1-4bca-bbeb-f81c892e0851 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:31.363264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d50c696-b3e1-4bca-bbeb-f81c892e0851 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:31.363879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d50c696-b3e1-4bca-bbeb-f81c892e0851 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:31.548474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:31.548474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:31.569949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6d50c696-b3e1-4bca-bbeb-f81c892e0851 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:31.681708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d50c696-b3e1-4bca-bbeb-f81c892e0851 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:31.683782 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 120/248] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:31 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 888 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:32.699801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-759adedc-3cfe-4f39-88fb-63ba1e7aab07 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:32.700326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-759adedc-3cfe-4f39-88fb-63ba1e7aab07 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:32.700480 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:32.700480 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:32.701101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-759adedc-3cfe-4f39-88fb-63ba1e7aab07 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:32.815029 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:32.815029 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:32.842062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-759adedc-3cfe-4f39-88fb-63ba1e7aab07 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:32.893980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-759adedc-3cfe-4f39-88fb-63ba1e7aab07 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:32.898258 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 129/249] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:32 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:33.911937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1bd6c20-b9af-4792-b717-2b4c30437e3d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:33.913127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1bd6c20-b9af-4792-b717-2b4c30437e3d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:33.913559 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:33.913559 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:33.914510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1bd6c20-b9af-4792-b717-2b4c30437e3d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:34.132012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:34.132012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:34.177624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1bd6c20-b9af-4792-b717-2b4c30437e3d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:34.260883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1bd6c20-b9af-4792-b717-2b4c30437e3d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:34.267894 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 121/250] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:33 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:35.280580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20e82230-0924-4164-8dda-053b20670c1e tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:35.281139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20e82230-0924-4164-8dda-053b20670c1e tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:35.281326 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:35.281326 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:35.281693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20e82230-0924-4164-8dda-053b20670c1e tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:35.430126 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:35.430126 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:35.467079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20e82230-0924-4164-8dda-053b20670c1e tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:35.516660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20e82230-0924-4164-8dda-053b20670c1e tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:35.518216 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 130/251] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:35 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:36.534170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-173d6e7f-8180-4b50-bafe-c5a68ccfe654 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:36.535018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-173d6e7f-8180-4b50-bafe-c5a68ccfe654 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:36.535313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:36.535313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:36.535774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-173d6e7f-8180-4b50-bafe-c5a68ccfe654 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:36.643769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:36.643769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:36.666338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-173d6e7f-8180-4b50-bafe-c5a68ccfe654 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:36.725892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-173d6e7f-8180-4b50-bafe-c5a68ccfe654 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:36.737497 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 122/252] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:36 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:37.749982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28e7d98b-7258-49e3-bec5-6fd8772cc7bf tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:37.751778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28e7d98b-7258-49e3-bec5-6fd8772cc7bf tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:37.752371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:37.752371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:37.753268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28e7d98b-7258-49e3-bec5-6fd8772cc7bf tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:37.812654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:37.812654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:37.834113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-28e7d98b-7258-49e3-bec5-6fd8772cc7bf tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:37.877664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28e7d98b-7258-49e3-bec5-6fd8772cc7bf tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:37.877664 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 131/253] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:37 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:38.892962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4719a9a2-16b1-4945-bf0a-0c91923eb690 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:38.894008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4719a9a2-16b1-4945-bf0a-0c91923eb690 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:38.894416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:38.894416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:38.895057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4719a9a2-16b1-4945-bf0a-0c91923eb690 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:39.035221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:39.035221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:39.057274 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4719a9a2-16b1-4945-bf0a-0c91923eb690 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:39.096471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4719a9a2-16b1-4945-bf0a-0c91923eb690 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:39.097914 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 123/254] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:38 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:40.113773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43a6062a-2641-4de8-a245-52b7f8f1d51c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:40.114338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43a6062a-2641-4de8-a245-52b7f8f1d51c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:40.114654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:40.114654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:40.115187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43a6062a-2641-4de8-a245-52b7f8f1d51c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:40.272911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:40.272911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:40.285732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43a6062a-2641-4de8-a245-52b7f8f1d51c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:40.318991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43a6062a-2641-4de8-a245-52b7f8f1d51c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:40.339186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 132/255] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:40 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:41.337521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5196780-8f7d-430a-abce-6a0767b03362 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:41.338074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5196780-8f7d-430a-abce-6a0767b03362 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:41.339187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:41.339187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:41.339599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5196780-8f7d-430a-abce-6a0767b03362 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:41.470967 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:41.470967 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:41.480486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e5196780-8f7d-430a-abce-6a0767b03362 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:41.505140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5196780-8f7d-430a-abce-6a0767b03362 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:41.515343 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 124/256] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:41 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:42.525709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b49f488-732b-453c-9c1c-9c8b32898ab1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:42.527915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b49f488-732b-453c-9c1c-9c8b32898ab1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:42.529984 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:42.529984 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:42.530395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b49f488-732b-453c-9c1c-9c8b32898ab1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:42.647997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:42.647997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:42.673943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b49f488-732b-453c-9c1c-9c8b32898ab1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:42.718723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b49f488-732b-453c-9c1c-9c8b32898ab1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:42.720680 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 133/257] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:42 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:43.738431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a298a77-3052-4109-ba03-3d7c3b0b874a tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:43.738954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a298a77-3052-4109-ba03-3d7c3b0b874a tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:43.739175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:43.739175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:43.739631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a298a77-3052-4109-ba03-3d7c3b0b874a tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:43.829510 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:43.829510 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:43.862018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6a298a77-3052-4109-ba03-3d7c3b0b874a tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:43.914718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a298a77-3052-4109-ba03-3d7c3b0b874a tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:43.919095 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 125/258] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:43 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:44.937971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61c8c8ae-bf64-4d11-8e83-1e45e6c8c31c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:44.938500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61c8c8ae-bf64-4d11-8e83-1e45e6c8c31c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:44.938689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:44.938689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:44.939069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61c8c8ae-bf64-4d11-8e83-1e45e6c8c31c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:45.093780 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:45.093780 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:45.108212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61c8c8ae-bf64-4d11-8e83-1e45e6c8c31c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:45.159399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61c8c8ae-bf64-4d11-8e83-1e45e6c8c31c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:45.160490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 134/259] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:44 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:46.176414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bd3bfdb-7f0d-429f-b935-5f4e099e6355 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:46.176962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bd3bfdb-7f0d-429f-b935-5f4e099e6355 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:46.177124 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:46.177124 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:46.177504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bd3bfdb-7f0d-429f-b935-5f4e099e6355 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:46.291660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:46.291660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:46.316029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2bd3bfdb-7f0d-429f-b935-5f4e099e6355 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:46.399801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bd3bfdb-7f0d-429f-b935-5f4e099e6355 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:46.411737 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 126/260] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:46 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:47.425456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f96d54ba-c19c-45cd-836d-d5c88c6c934c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:47.426058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f96d54ba-c19c-45cd-836d-d5c88c6c934c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:47.426154 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:47.426154 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:47.426501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f96d54ba-c19c-45cd-836d-d5c88c6c934c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:47.545888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:47.545888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:47.576636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f96d54ba-c19c-45cd-836d-d5c88c6c934c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:47.622228 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f96d54ba-c19c-45cd-836d-d5c88c6c934c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:47.631853 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 135/261] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:47 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:48.650862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31244c27-67ca-4a72-abd9-fa134e910d73 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:48.652129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31244c27-67ca-4a72-abd9-fa134e910d73 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:48.652524 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:48.652524 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:48.654000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31244c27-67ca-4a72-abd9-fa134e910d73 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:48.775759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:48.775759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:48.787658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-31244c27-67ca-4a72-abd9-fa134e910d73 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:48.816606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31244c27-67ca-4a72-abd9-fa134e910d73 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:48.817922 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 127/262] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:48 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:49.833298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f3cd4ba-1036-411c-b1d2-8f69a32f9756 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:49.834503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f3cd4ba-1036-411c-b1d2-8f69a32f9756 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:49.834912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:49.834912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:49.835581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f3cd4ba-1036-411c-b1d2-8f69a32f9756 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:49.886902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:49.886902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:49.895722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6f3cd4ba-1036-411c-b1d2-8f69a32f9756 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:49.939718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f3cd4ba-1036-411c-b1d2-8f69a32f9756 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:49.941175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 136/263] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:49 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:50.958711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aae04329-0f1a-40cd-94f7-2ec7f20ed72d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:50.959883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aae04329-0f1a-40cd-94f7-2ec7f20ed72d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:50.960271 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:50.960271 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:50.960900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aae04329-0f1a-40cd-94f7-2ec7f20ed72d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:51.111313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:51.111313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:51.137003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aae04329-0f1a-40cd-94f7-2ec7f20ed72d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:51.190371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aae04329-0f1a-40cd-94f7-2ec7f20ed72d tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:51.198868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 128/264] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:50 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 970 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:52.215803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b1f2f6d-029f-4c25-8e99-129fdea71229 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:52.216879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b1f2f6d-029f-4c25-8e99-129fdea71229 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:52.217248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:52.217248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:52.217870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b1f2f6d-029f-4c25-8e99-129fdea71229 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:52.376467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:52.376467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:52.414344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b1f2f6d-029f-4c25-8e99-129fdea71229 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:52.478426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b1f2f6d-029f-4c25-8e99-129fdea71229 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:52.496484 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 137/265] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:52 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 973 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:53.501661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dc2a522-0599-4920-80bd-2eb08cd49377 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:53.502216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dc2a522-0599-4920-80bd-2eb08cd49377 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:53.502338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:53.502338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:53.502708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dc2a522-0599-4920-80bd-2eb08cd49377 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:53.588874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:53.588874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:53.605690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5dc2a522-0599-4920-80bd-2eb08cd49377 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:53.653834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dc2a522-0599-4920-80bd-2eb08cd49377 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:53.655159 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 129/266] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:53 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 973 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:54.670874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e865d66-e1f4-49ba-98ae-d8e7eab40259 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:54.671546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e865d66-e1f4-49ba-98ae-d8e7eab40259 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:54.671546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:54.671546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:54.671819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e865d66-e1f4-49ba-98ae-d8e7eab40259 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:54.788571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:54.788571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:54.808116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4e865d66-e1f4-49ba-98ae-d8e7eab40259 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:54.847697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e865d66-e1f4-49ba-98ae-d8e7eab40259 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:54.850049 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 138/267] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:54 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 973 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:55.868894 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dd1f483-23fb-49eb-ace6-96c5e1a08641 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:55.871631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dd1f483-23fb-49eb-ace6-96c5e1a08641 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:55.872064 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:55.872064 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:55.873053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dd1f483-23fb-49eb-ace6-96c5e1a08641 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:55.960058 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:55.960058 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:55.972053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3dd1f483-23fb-49eb-ace6-96c5e1a08641 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:56.001534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dd1f483-23fb-49eb-ace6-96c5e1a08641 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:56.002405 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 130/268] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:55 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 973 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:57.020201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb3f4bb5-df27-4a2d-a057-a84da07304b1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:57.020723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb3f4bb5-df27-4a2d-a057-a84da07304b1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:57.020903 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:57.020903 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:57.021674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb3f4bb5-df27-4a2d-a057-a84da07304b1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:57.092817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:57.092817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:57.102458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cb3f4bb5-df27-4a2d-a057-a84da07304b1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:57.144652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb3f4bb5-df27-4a2d-a057-a84da07304b1 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:57.146593 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 139/269] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:57 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 973 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:58.162613 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc78bcd9-bd8d-4675-9769-bfde59dd454b tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:58.163189 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc78bcd9-bd8d-4675-9769-bfde59dd454b tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:58.163332 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:58.163332 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:58.163671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc78bcd9-bd8d-4675-9769-bfde59dd454b tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:58.271307 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:58.271307 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:58.289163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fc78bcd9-bd8d-4675-9769-bfde59dd454b tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:58.365754 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc78bcd9-bd8d-4675-9769-bfde59dd454b tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:58.367649 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 131/270] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:58 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 1363 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:10:59.384261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2edda933-9cd8-49c4-b95f-ffd230ce0647 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:59.385327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2edda933-9cd8-49c4-b95f-ffd230ce0647 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:59.385531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:59.385531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:59.386236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2edda933-9cd8-49c4-b95f-ffd230ce0647 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:59.487093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:59.487093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:59.505120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2edda933-9cd8-49c4-b95f-ffd230ce0647 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:59.544493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2edda933-9cd8-49c4-b95f-ffd230ce0647 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:59.545895 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 140/271] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:59 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 1361 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:10:59.563108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13dd9029-310e-4485-9125-d3fb23827166 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] POST http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action Jan 02 10:10:59.563705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:59.563705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:59.564234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13dd9029-310e-4485-9125-d3fb23827166 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] 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=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:10:59.564742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13dd9029-310e-4485-9125-d3fb23827166 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] 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=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:59.618616 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:59.618616 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:59.669289 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:59.669289 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:59.670489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13dd9029-310e-4485-9125-d3fb23827166 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:59.690372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13dd9029-310e-4485-9125-d3fb23827166 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Update volume metadata completed successfully. Jan 02 10:10:59.690930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13dd9029-310e-4485-9125-d3fb23827166 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action returned with HTTP 200 Jan 02 10:10:59.692135 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 132/272] 10.222.0.73 () {60 vars in 1358 bytes} [Sat Jan 2 10:10:59 2021] POST /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action => generated 511 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:10:59.703084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6512f9a9-f950-4e8b-b611-f0fedb15a8fc tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:10:59.704109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6512f9a9-f950-4e8b-b611-f0fedb15a8fc tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:10:59.704576 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:59.704576 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:59.705223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6512f9a9-f950-4e8b-b611-f0fedb15a8fc tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:10:59.764589 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:59.764589 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:59.777215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6512f9a9-f950-4e8b-b611-f0fedb15a8fc tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:59.809005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6512f9a9-f950-4e8b-b611-f0fedb15a8fc tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:10:59.810698 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 141/273] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:10:59 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 1436 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:10:59.831137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] POST http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action Jan 02 10:10:59.832022 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:10:59.832022 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:10:59.832764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:10:59.833344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:10:59.900120 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:59.900120 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:59.959269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:10:59.959269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:10:59.960928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:10:59.979563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Get volume image-metadata completed successfully. Jan 02 10:11:00.000527 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:11:00.000527 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:11:00.006650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Delete volume metadata completed successfully. Jan 02 10:11:00.007435 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-924c048c-0978-44d7-9854-1a898202861c tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action returned with HTTP 200 Jan 02 10:11:00.008561 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 133/274] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:10:59 2021] POST /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action => generated 0 bytes in 182 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 10:11:00.016750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37cf5558-2a14-4840-95c9-783fe4dbce40 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] POST http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action Jan 02 10:11:00.017287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:00.017287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:00.017828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37cf5558-2a14-4840-95c9-783fe4dbce40 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:11:00.018290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37cf5558-2a14-4840-95c9-783fe4dbce40 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:00.067819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:00.067819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:00.069115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37cf5558-2a14-4840-95c9-783fe4dbce40 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:11:00.080739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37cf5558-2a14-4840-95c9-783fe4dbce40 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Get volume image-metadata completed successfully. Jan 02 10:11:00.081558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37cf5558-2a14-4840-95c9-783fe4dbce40 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action returned with HTTP 200 Jan 02 10:11:00.082690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 142/275] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:11:00 2021] POST /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b/action => generated 485 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:00.092958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] DELETE http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:11:00.093814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:00.094240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:00.094240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:00.094710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:00.095228 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Delete volume with id: 391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:11:00.145778 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:00.145778 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:00.147091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:11:00.175413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Delete volume request issued successfully. Jan 02 10:11:00.176036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdf7d44c-8518-4b72-9e61-e026655d9980 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 202 Jan 02 10:11:00.177054 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 134/276] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:11:00 2021] DELETE /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:11:00.184720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aad58a3a-0ee1-4966-b8cd-6fd729c690ba tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:11:00.185218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aad58a3a-0ee1-4966-b8cd-6fd729c690ba tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:00.185587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:00.185587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:00.186318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aad58a3a-0ee1-4966-b8cd-6fd729c690ba tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:00.244284 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:00.244284 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:00.254699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aad58a3a-0ee1-4966-b8cd-6fd729c690ba tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:11:00.284706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aad58a3a-0ee1-4966-b8cd-6fd729c690ba tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:11:00.291059 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 143/277] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:00 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 1409 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:11:01.305068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83fbb236-129d-497a-9ab3-0483ad266a30 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:11:01.310639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83fbb236-129d-497a-9ab3-0483ad266a30 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:01.314298 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:01.314298 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:01.315185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83fbb236-129d-497a-9ab3-0483ad266a30 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:01.450673 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:01.450673 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:01.460161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83fbb236-129d-497a-9ab3-0483ad266a30 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Volume info retrieved successfully. Jan 02 10:11:01.487674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83fbb236-129d-497a-9ab3-0483ad266a30 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 200 Jan 02 10:11:01.489025 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 135/278] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:01 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 1409 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:11:02.505250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b22f627b-a357-4d21-b5f2-7d0c7ea04222 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] GET http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b Jan 02 10:11:02.506749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b22f627b-a357-4d21-b5f2-7d0c7ea04222 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:02.507274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:02.507274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:02.507916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b22f627b-a357-4d21-b5f2-7d0c7ea04222 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:02.603012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b22f627b-a357-4d21-b5f2-7d0c7ea04222 tempest-VolumesImageMetadata-1205340435 tempest-VolumesImageMetadata-1205340435] http://10.222.0.73/volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b returned with HTTP 404 Jan 02 10:11:02.604712 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 144/279] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:02 2021] GET /volume/v3/1f8c1fce20c74d2a9bf8d6a265d63264/volumes/391f64d2-75e2-403f-b9d0-77e1fbb9248b => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:11:09.919135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] POST http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes Jan 02 10:11:09.920274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:09.920274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:09.920942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1264581051"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:09.922211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1264581051'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:11:09.922757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Create volume of 1 GB Jan 02 10:11:09.936540 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Availability Zones retrieved successfully. Jan 02 10:11:09.954069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Flow 'volume_create_api' (2ba566fa-44b4-4ecf-9207-55e6a19b3407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:11:09.957284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17781579-a578-4570-b561-b329379eed43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:09.959671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:11:10.043526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17781579-a578-4570-b561-b329379eed43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:10.046007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce4cb05-a2d7-4d50-9350-d6d938009308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:10.143771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Created reservations ['6266b423-efba-4a08-ad03-389efc6d787c', '85c59c56-0339-4c6b-9d2e-576c6f866a71', '92d0043e-ce60-421f-b00f-81475709f771', 'e8354282-1cc9-4f99-964d-d41a26989ceb'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:10.145914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce4cb05-a2d7-4d50-9350-d6d938009308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6266b423-efba-4a08-ad03-389efc6d787c', '85c59c56-0339-4c6b-9d2e-576c6f866a71', '92d0043e-ce60-421f-b00f-81475709f771', 'e8354282-1cc9-4f99-964d-d41a26989ceb']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:10.148249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249b0fd0-ccd4-419d-be2a-e31349fdaba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:10.211576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249b0fd0-ccd4-419d-be2a-e31349fdaba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121de684-daf5-49b9-9dc4-8b775b24450e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1264581051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3a1bccef75d4de3b38b22975a33754b',qos_specs=None,replication_status=,reservations=['6266b423-efba-4a08-ad03-389efc6d787c','85c59c56-0339-4c6b-9d2e-576c6f866a71','92d0043e-ce60-421f-b00f-81475709f771','e8354282-1cc9-4f99-964d-d41a26989ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ac0a6e6a7642faa5456e5273d66eb0',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1264581051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121de684-daf5-49b9-9dc4-8b775b24450e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3a1bccef75d4de3b38b22975a33754b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='94ac0a6e6a7642faa5456e5273d66eb0',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:10.214201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac08377-1b28-418f-b3fa-bd4d4a378541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:10.243224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac08377-1b28-418f-b3fa-bd4d4a378541) transitioned into state 'SUCCESS' from state '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-1264581051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3a1bccef75d4de3b38b22975a33754b',qos_specs=None,replication_status=,reservations=['6266b423-efba-4a08-ad03-389efc6d787c','85c59c56-0339-4c6b-9d2e-576c6f866a71','92d0043e-ce60-421f-b00f-81475709f771','e8354282-1cc9-4f99-964d-d41a26989ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ac0a6e6a7642faa5456e5273d66eb0',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:10.245514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683ed667-0fca-4672-9ee0-d207862fb9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:10.262234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683ed667-0fca-4672-9ee0-d207862fb9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:10.265342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Flow 'volume_create_api' (2ba566fa-44b4-4ecf-9207-55e6a19b3407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:11:10.320264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Create volume request issued successfully. Jan 02 10:11:10.336201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b3eaf3a-610c-494a-8785-95e25bce307c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes returned with HTTP 202 Jan 02 10:11:10.347085 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 136/280] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:11:09 2021] POST /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes => generated 820 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:11:10.352039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-982ed849-e53e-477e-b179-427cb34cda53 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:10.352782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-982ed849-e53e-477e-b179-427cb34cda53 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:10.353756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-982ed849-e53e-477e-b179-427cb34cda53 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:10.416937 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:10.416937 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:10.441363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-982ed849-e53e-477e-b179-427cb34cda53 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:10.494307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-982ed849-e53e-477e-b179-427cb34cda53 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:10.506714 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 145/281] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:10 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 888 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:11.513219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4b78528-25cf-40b1-8563-ea3a29db8b3d tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:11.514121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4b78528-25cf-40b1-8563-ea3a29db8b3d tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:11.514548 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:11.514548 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:11.515015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4b78528-25cf-40b1-8563-ea3a29db8b3d tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:11.570447 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:11.570447 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:11.580733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b4b78528-25cf-40b1-8563-ea3a29db8b3d tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:11.605655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4b78528-25cf-40b1-8563-ea3a29db8b3d tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:11.631774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9360c956-fb2d-4146-b5f3-d6b6c3a7f04e tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] POST http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer Jan 02 10:11:11.634990 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 137/282] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:11 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:11.640517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:11.640517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:11.641412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9360c956-fb2d-4146-b5f3-d6b6c3a7f04e tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "121de684-daf5-49b9-9dc4-8b775b24450e"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:11.643177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-9360c956-fb2d-4146-b5f3-d6b6c3a7f04e tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Creating new volume transfer {'transfer': {'volume_id': '121de684-daf5-49b9-9dc4-8b775b24450e'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 10:11:11.643824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-9360c956-fb2d-4146-b5f3-d6b6c3a7f04e tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Creating transfer of volume 121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:11.644401 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.transfer.api [None req-9360c956-fb2d-4146-b5f3-d6b6c3a7f04e tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Generating transfer record for volume 121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:11.720569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:11.720569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:11.772047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9360c956-fb2d-4146-b5f3-d6b6c3a7f04e tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer returned with HTTP 202 Jan 02 10:11:11.772910 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 146/283] 10.222.0.73 () {60 vars in 1258 bytes} [Sat Jan 2 10:11:11 2021] POST /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer => generated 507 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:11:11.783678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-471409f2-35dc-481b-a1ab-ab7d411000d8 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:11.784329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-471409f2-35dc-481b-a1ab-ab7d411000d8 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:11.784329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:11.784329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:11.784686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-471409f2-35dc-481b-a1ab-ab7d411000d8 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:11.867884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:11.867884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:11.877887 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-471409f2-35dc-481b-a1ab-ab7d411000d8 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:11.911632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-471409f2-35dc-481b-a1ab-ab7d411000d8 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:11.913018 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 138/284] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:11 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 921 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:11.930827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cb66f04-160f-4091-83a1-5e7d25611676 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1 Jan 02 10:11:11.931493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cb66f04-160f-4091-83a1-5e7d25611676 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:11.932162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:11.932162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:11.933110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cb66f04-160f-4091-83a1-5e7d25611676 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:11.951204 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cb66f04-160f-4091-83a1-5e7d25611676 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1 returned with HTTP 200 Jan 02 10:11:11.953896 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 147/285] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:11:11 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:11.966030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30ddc1f9-0035-46d5-9d0c-61fc99ce34c5 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer Jan 02 10:11:11.966668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30ddc1f9-0035-46d5-9d0c-61fc99ce34c5 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:11.966948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:11.966948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:11.967456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30ddc1f9-0035-46d5-9d0c-61fc99ce34c5 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:11.967959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-30ddc1f9-0035-46d5-9d0c-61fc99ce34c5 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Listing volume transfers {{(pid=88039) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 02 10:11:11.990219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30ddc1f9-0035-46d5-9d0c-61fc99ce34c5 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer returned with HTTP 200 Jan 02 10:11:11.991253 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 139/286] 10.222.0.73 () {58 vars in 1237 bytes} [Sat Jan 2 10:11:11 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer => generated 434 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:12.301001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] POST http://10.222.0.73/volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1/accept Jan 02 10:11:12.302047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d738255a37ca32d5"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:12.303138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Accepting volume transfer b49adf5a-87af-4515-af9e-50daf480c4a1 {{(pid=88040) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 02 10:11:12.303732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Accepting transfer b49adf5a-87af-4515-af9e-50daf480c4a1 Jan 02 10:11:12.491808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Created reservations ['25cbb1b2-10cb-44be-998d-ddd6977dcac5', 'fe492e8c-9a8a-41cd-9369-01f6c96ffa19', '18348f08-4aec-4ea8-8ae1-af8a7520dfe2', 'd12c8c90-bd99-42af-bee7-6b242efd8629'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:12.543970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Created reservations ['ac25c7dd-61cd-427c-a95f-c71218b52cc4', 'ea69a74b-605e-4544-bf6a-227f9c911c97', '2ebecf68-378f-480c-9ae1-cddd066a951d', '67dd3f8d-c3f4-4758-9875-4b58fbf10499'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:12.625777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Created reservations ['34978db1-f25d-4e55-9a23-8fe5f50d5077', '889cd3d0-87b8-4031-b407-c10ec37ab6b1', '229a58ba-5487-4983-a7fe-a4254a216682', 'fd4781ec-f34c-49ae-8e3a-11d32a2b03fd'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:12.764288 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Created reservations ['040e6047-2199-49fe-bb2b-bc3381eadc9d', '14131845-6b5f-4aca-8915-78e9368ada15', '49a25c87-c313-4415-ac9f-78bea389eaee', 'e2a228e9-170b-4fae-a053-a9d0809afb96'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:12.767013 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:12.767013 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:12.854452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Transfer volume completed successfully. Jan 02 10:11:12.880445 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:11:12.880445 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:11:12.988196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.transfer.api [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Volume 121de684-daf5-49b9-9dc4-8b775b24450e has been transferred. Jan 02 10:11:13.051568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f620b346-e34d-4aab-939f-3994b483d5e5 tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] http://10.222.0.73/volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1/accept returned with HTTP 202 Jan 02 10:11:13.053384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 148/287] 10.222.0.73 () {60 vars in 1390 bytes} [Sat Jan 2 10:11:11 2021] POST /volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1/accept => generated 431 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:11:13.063194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-206127a9-e631-4b86-9394-0dce1af5b9bb tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] GET http://10.222.0.73/volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:13.064282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-206127a9-e631-4b86-9394-0dce1af5b9bb tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:13.064966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-206127a9-e631-4b86-9394-0dce1af5b9bb tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:13.139454 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:13.139454 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:13.151532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-206127a9-e631-4b86-9394-0dce1af5b9bb tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Volume info retrieved successfully. Jan 02 10:11:13.182085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-206127a9-e631-4b86-9394-0dce1af5b9bb tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] http://10.222.0.73/volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:13.183219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 140/288] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:13 2021] GET /volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:13.200830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47e513a8-360c-4db6-90c6-92b3af000f8e tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] GET http://10.222.0.73/volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:13.201868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47e513a8-360c-4db6-90c6-92b3af000f8e tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:13.202858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:13.202858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:13.203569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47e513a8-360c-4db6-90c6-92b3af000f8e tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:13.278147 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:13.278147 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:13.289909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-47e513a8-360c-4db6-90c6-92b3af000f8e tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] Volume info retrieved successfully. Jan 02 10:11:13.344011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47e513a8-360c-4db6-90c6-92b3af000f8e tempest-VolumesTransfersTest-1831194016 tempest-VolumesTransfersTest-1831194016] http://10.222.0.73/volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:13.345403 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 149/289] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:13 2021] GET /volume/v3/4c0d35bcf209448fbdaf60bf9fb220b8/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:13.363862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b3077f3-54d4-4c72-84f9-b11439e8f709 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] DELETE http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1 Jan 02 10:11:13.364901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b3077f3-54d4-4c72-84f9-b11439e8f709 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:13.365310 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:13.365310 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:13.365991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b3077f3-54d4-4c72-84f9-b11439e8f709 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:13.366547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-0b3077f3-54d4-4c72-84f9-b11439e8f709 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Delete transfer with id: b49adf5a-87af-4515-af9e-50daf480c4a1 Jan 02 10:11:13.381025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b3077f3-54d4-4c72-84f9-b11439e8f709 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1 returned with HTTP 404 Jan 02 10:11:13.382708 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 141/290] 10.222.0.73 () {58 vars in 1351 bytes} [Sat Jan 2 10:11:13 2021] DELETE /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/b49adf5a-87af-4515-af9e-50daf480c4a1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:11:13.496132 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] DELETE http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:13.497420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:13.497831 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:13.497831 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:13.498582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:13.499383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Delete volume with id: 121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:13.580217 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:13.580217 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:13.581389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Volume info retrieved successfully. Jan 02 10:11:13.626710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Delete volume request issued successfully. Jan 02 10:11:13.628354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-733c6f47-7e04-4f1b-908e-55da70aa7a08 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 202 Jan 02 10:11:13.630367 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 150/291] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:11:13 2021] DELETE /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:11:13.640481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67989dc1-495b-45e6-8213-f437120e014b tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] GET http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:13.641006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67989dc1-495b-45e6-8213-f437120e014b tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:13.641491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67989dc1-495b-45e6-8213-f437120e014b tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:13.753175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:13.753175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:13.763622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-67989dc1-495b-45e6-8213-f437120e014b tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Volume info retrieved successfully. Jan 02 10:11:13.788524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67989dc1-495b-45e6-8213-f437120e014b tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:13.800797 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 142/292] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:13 2021] GET /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 1083 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:11:14.808269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6efaa7fc-9fe0-4e1b-aac8-66bfb040b230 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] GET http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:14.808909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6efaa7fc-9fe0-4e1b-aac8-66bfb040b230 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:14.809231 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:14.809231 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:14.809791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6efaa7fc-9fe0-4e1b-aac8-66bfb040b230 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:14.920127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:14.920127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:14.940070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6efaa7fc-9fe0-4e1b-aac8-66bfb040b230 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Volume info retrieved successfully. Jan 02 10:11:14.984431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6efaa7fc-9fe0-4e1b-aac8-66bfb040b230 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 200 Jan 02 10:11:14.995740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 151/293] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:14 2021] GET /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 1083 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:11:16.004226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-302f6000-7736-4483-beda-a054f420e067 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] GET http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:16.004844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-302f6000-7736-4483-beda-a054f420e067 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:16.004963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:16.004963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:16.005284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-302f6000-7736-4483-beda-a054f420e067 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:16.143704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-302f6000-7736-4483-beda-a054f420e067 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 404 Jan 02 10:11:16.154744 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 143/294] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:15 2021] GET /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:11:16.159144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] POST http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes Jan 02 10:11:16.159733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:16.159733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:16.160322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-155986571"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:16.161510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-155986571'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:11:16.161988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Create volume of 1 GB Jan 02 10:11:16.200737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Availability Zones retrieved successfully. Jan 02 10:11:16.244240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Flow 'volume_create_api' (7a143b6f-a7a4-49e2-8378-e9713f6f84b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:11:16.252641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe650cb-ce7f-4c45-a7f8-7ad33f82e5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:16.259081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:11:16.549886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe650cb-ce7f-4c45-a7f8-7ad33f82e5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:16.553986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c01e7ae-3df2-43d5-9c38-d1e958c85102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:16.803617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Created reservations ['5618ba30-2aa0-4c74-89c0-56ffd7e87d87', '540aa634-fe0b-4463-a8cb-73aa1a781572', 'a0deaff6-7900-409c-8490-2b2fc2c79e95', 'e69b39ec-a8b9-4a5f-9dbb-07f8093ef332'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:16.805532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c01e7ae-3df2-43d5-9c38-d1e958c85102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5618ba30-2aa0-4c74-89c0-56ffd7e87d87', '540aa634-fe0b-4463-a8cb-73aa1a781572', 'a0deaff6-7900-409c-8490-2b2fc2c79e95', 'e69b39ec-a8b9-4a5f-9dbb-07f8093ef332']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:16.807730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f6a7792-b521-47dc-a49a-9678799b7ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:17.002247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f6a7792-b521-47dc-a49a-9678799b7ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104054cd-5cea-452c-82d0-b1c3e8b385f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-155986571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3a1bccef75d4de3b38b22975a33754b',qos_specs=None,replication_status=,reservations=['5618ba30-2aa0-4c74-89c0-56ffd7e87d87','540aa634-fe0b-4463-a8cb-73aa1a781572','a0deaff6-7900-409c-8490-2b2fc2c79e95','e69b39ec-a8b9-4a5f-9dbb-07f8093ef332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ac0a6e6a7642faa5456e5273d66eb0',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-155986571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104054cd-5cea-452c-82d0-b1c3e8b385f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3a1bccef75d4de3b38b22975a33754b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='94ac0a6e6a7642faa5456e5273d66eb0',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:17.004417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3e60cc-3ea9-485b-ace4-4d4862429392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:17.097614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3e60cc-3ea9-485b-ace4-4d4862429392) transitioned into state 'SUCCESS' from state '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-155986571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3a1bccef75d4de3b38b22975a33754b',qos_specs=None,replication_status=,reservations=['5618ba30-2aa0-4c74-89c0-56ffd7e87d87','540aa634-fe0b-4463-a8cb-73aa1a781572','a0deaff6-7900-409c-8490-2b2fc2c79e95','e69b39ec-a8b9-4a5f-9dbb-07f8093ef332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ac0a6e6a7642faa5456e5273d66eb0',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:17.104080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957d6f3f-45fc-48cb-9482-590f774eea36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:17.126526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957d6f3f-45fc-48cb-9482-590f774eea36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:17.129113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Flow 'volume_create_api' (7a143b6f-a7a4-49e2-8378-e9713f6f84b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:11:17.248895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Create volume request issued successfully. Jan 02 10:11:17.289094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3271e25-9c69-4cea-80c7-a5f46cd2a9dd tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes returned with HTTP 202 Jan 02 10:11:17.289991 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 152/295] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:11:16 2021] POST /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes => generated 819 bytes in 1134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:11:17.308735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6288a2a6-041b-4c36-9f54-50e7afc09c70 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:17.309248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6288a2a6-041b-4c36-9f54-50e7afc09c70 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:17.309727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6288a2a6-041b-4c36-9f54-50e7afc09c70 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:17.473261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:17.473261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:17.495461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6288a2a6-041b-4c36-9f54-50e7afc09c70 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:17.570064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6288a2a6-041b-4c36-9f54-50e7afc09c70 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 200 Jan 02 10:11:17.570909 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 144/296] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:17 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 911 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:18.590042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aef439ba-9229-4947-8a49-0b7a5e418f5b tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:18.591176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aef439ba-9229-4947-8a49-0b7a5e418f5b tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:18.591688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:18.591688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:18.592294 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aef439ba-9229-4947-8a49-0b7a5e418f5b tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:18.747109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:18.747109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:18.772210 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aef439ba-9229-4947-8a49-0b7a5e418f5b tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:18.821133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aef439ba-9229-4947-8a49-0b7a5e418f5b tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 200 Jan 02 10:11:18.829214 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 153/297] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:18 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 912 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:18.846316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97d9f9df-a88f-4603-ba99-6d7a6f4c3a48 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] POST http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer Jan 02 10:11:18.846772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:18.846772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:18.847186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97d9f9df-a88f-4603-ba99-6d7a6f4c3a48 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "104054cd-5cea-452c-82d0-b1c3e8b385f2"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:18.848174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-97d9f9df-a88f-4603-ba99-6d7a6f4c3a48 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Creating new volume transfer {'transfer': {'volume_id': '104054cd-5cea-452c-82d0-b1c3e8b385f2'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 10:11:18.848583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-97d9f9df-a88f-4603-ba99-6d7a6f4c3a48 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Creating transfer of volume 104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:18.848842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.transfer.api [None req-97d9f9df-a88f-4603-ba99-6d7a6f4c3a48 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Generating transfer record for volume 104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:18.962847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:18.962847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:18.999940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97d9f9df-a88f-4603-ba99-6d7a6f4c3a48 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer returned with HTTP 202 Jan 02 10:11:19.012989 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 145/298] 10.222.0.73 () {60 vars in 1258 bytes} [Sat Jan 2 10:11:18 2021] POST /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer => generated 507 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:11:19.013777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2f66bd5-93b9-413e-a476-b2d86d842466 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:19.014482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2f66bd5-93b9-413e-a476-b2d86d842466 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.014857 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:19.014857 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:19.015503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2f66bd5-93b9-413e-a476-b2d86d842466 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.135080 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:19.135080 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:19.164406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a2f66bd5-93b9-413e-a476-b2d86d842466 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:19.230958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2f66bd5-93b9-413e-a476-b2d86d842466 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 200 Jan 02 10:11:19.235131 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 154/299] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:19 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 920 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:19.252459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d862c650-66e6-473b-8c48-c84599c6d594 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/detail Jan 02 10:11:19.253791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d862c650-66e6-473b-8c48-c84599c6d594 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.254226 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:19.254226 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:19.254915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d862c650-66e6-473b-8c48-c84599c6d594 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.255610 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-d862c650-66e6-473b-8c48-c84599c6d594 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Listing volume transfers {{(pid=88039) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 02 10:11:19.268778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d862c650-66e6-473b-8c48-c84599c6d594 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/detail returned with HTTP 200 Jan 02 10:11:19.272422 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 146/300] 10.222.0.73 () {58 vars in 1258 bytes} [Sat Jan 2 10:11:19 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/detail => generated 478 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:19.286607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88c1e15b-c1f5-4655-aec3-7328a68adf43 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] DELETE http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/4124f230-a792-42dc-8add-cd445fdb8b74 Jan 02 10:11:19.287191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88c1e15b-c1f5-4655-aec3-7328a68adf43 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.287750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:19.287750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:19.288464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88c1e15b-c1f5-4655-aec3-7328a68adf43 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.289028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-88c1e15b-c1f5-4655-aec3-7328a68adf43 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Delete transfer with id: 4124f230-a792-42dc-8add-cd445fdb8b74 Jan 02 10:11:19.388176 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:19.388176 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:19.417476 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:11:19.417476 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:11:19.425364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88c1e15b-c1f5-4655-aec3-7328a68adf43 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/4124f230-a792-42dc-8add-cd445fdb8b74 returned with HTTP 202 Jan 02 10:11:19.429651 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 155/301] 10.222.0.73 () {58 vars in 1351 bytes} [Sat Jan 2 10:11:19 2021] DELETE /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/4124f230-a792-42dc-8add-cd445fdb8b74 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:11:19.436290 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73721262-b16b-48a8-b6c3-e126149f5d81 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] GET http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:19.437146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73721262-b16b-48a8-b6c3-e126149f5d81 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.438594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73721262-b16b-48a8-b6c3-e126149f5d81 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.504406 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:19.504406 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:19.526727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-73721262-b16b-48a8-b6c3-e126149f5d81 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Volume info retrieved successfully. Jan 02 10:11:19.559536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73721262-b16b-48a8-b6c3-e126149f5d81 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 200 Jan 02 10:11:19.578899 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 147/302] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:19 2021] GET /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:19.584469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e97d0022-0029-44ff-8c89-eaa591505389 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] DELETE http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/4124f230-a792-42dc-8add-cd445fdb8b74 Jan 02 10:11:19.584995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e97d0022-0029-44ff-8c89-eaa591505389 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.585208 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:19.585208 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:19.585582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e97d0022-0029-44ff-8c89-eaa591505389 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.585984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-e97d0022-0029-44ff-8c89-eaa591505389 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Delete transfer with id: 4124f230-a792-42dc-8add-cd445fdb8b74 Jan 02 10:11:19.602413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e97d0022-0029-44ff-8c89-eaa591505389 tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/4124f230-a792-42dc-8add-cd445fdb8b74 returned with HTTP 404 Jan 02 10:11:19.604186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 156/303] 10.222.0.73 () {58 vars in 1351 bytes} [Sat Jan 2 10:11:19 2021] DELETE /volume/v3/a3a1bccef75d4de3b38b22975a33754b/os-volume-transfer/4124f230-a792-42dc-8add-cd445fdb8b74 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:11:19.611910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] DELETE http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:19.612425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.612650 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:19.612650 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:19.613060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.613521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Delete volume with id: 104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:19.719539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:19.719539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:19.720470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Volume info retrieved successfully. Jan 02 10:11:19.776996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Delete volume request issued successfully. Jan 02 10:11:19.776996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9adc8d3b-7a47-4b43-ac2d-f72766a25602 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 202 Jan 02 10:11:19.781631 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 148/304] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:11:19 2021] DELETE /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:11:19.785487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ebe2cc5-57a8-4099-9dec-0ef0ebcaa7db tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] GET http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:19.786002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ebe2cc5-57a8-4099-9dec-0ef0ebcaa7db tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:19.786484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ebe2cc5-57a8-4099-9dec-0ef0ebcaa7db tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:19.896513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:19.896513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:19.922052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2ebe2cc5-57a8-4099-9dec-0ef0ebcaa7db tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Volume info retrieved successfully. Jan 02 10:11:19.977193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ebe2cc5-57a8-4099-9dec-0ef0ebcaa7db tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 200 Jan 02 10:11:20.001472 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 157/305] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:19 2021] GET /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 1082 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:11:20.995909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e991a500-bfff-43dd-9c71-bb663da117c2 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] GET http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:20.996465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e991a500-bfff-43dd-9c71-bb663da117c2 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:20.996722 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:20.996722 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:20.997013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e991a500-bfff-43dd-9c71-bb663da117c2 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:21.125819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:21.125819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:21.149699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e991a500-bfff-43dd-9c71-bb663da117c2 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Volume info retrieved successfully. Jan 02 10:11:21.202236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e991a500-bfff-43dd-9c71-bb663da117c2 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 200 Jan 02 10:11:21.205275 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 149/306] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:20 2021] GET /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 1082 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:11:22.236207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb66a68e-d06a-442c-8d2e-4b687bb00f51 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] GET http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:22.238261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb66a68e-d06a-442c-8d2e-4b687bb00f51 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:22.242008 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:22.242008 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:22.242703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb66a68e-d06a-442c-8d2e-4b687bb00f51 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:22.336836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb66a68e-d06a-442c-8d2e-4b687bb00f51 tempest-VolumesTransfersTest-1845539785 tempest-VolumesTransfersTest-1845539785] http://10.222.0.73/volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 404 Jan 02 10:11:22.339272 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 158/307] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:22 2021] GET /volume/v3/5748c4f3ca424295b71f7b4a1c5518a1/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:11:22.348233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98686da9-2464-4b83-9e32-2cb07e38548f tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] DELETE http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:22.349156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98686da9-2464-4b83-9e32-2cb07e38548f tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:22.349551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:22.349551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:22.350184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98686da9-2464-4b83-9e32-2cb07e38548f tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:22.350914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-98686da9-2464-4b83-9e32-2cb07e38548f tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Delete volume with id: 104054cd-5cea-452c-82d0-b1c3e8b385f2 Jan 02 10:11:22.442110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98686da9-2464-4b83-9e32-2cb07e38548f tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 returned with HTTP 404 Jan 02 10:11:22.446813 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 150/308] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:11:22 2021] DELETE /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/104054cd-5cea-452c-82d0-b1c3e8b385f2 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:11:22.451372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-673f26a3-13aa-4251-be50-00807e02e03c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] DELETE http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:22.452170 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-673f26a3-13aa-4251-be50-00807e02e03c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:22.452862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-673f26a3-13aa-4251-be50-00807e02e03c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:22.453525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-673f26a3-13aa-4251-be50-00807e02e03c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] Delete volume with id: 121de684-daf5-49b9-9dc4-8b775b24450e Jan 02 10:11:22.501277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-673f26a3-13aa-4251-be50-00807e02e03c tempest-VolumesTransfersTest-1606856392 tempest-VolumesTransfersTest-1606856392] http://10.222.0.73/volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e returned with HTTP 404 Jan 02 10:11:22.503015 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 159/309] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:11:22 2021] DELETE /volume/v3/a3a1bccef75d4de3b38b22975a33754b/volumes/121de684-daf5-49b9-9dc4-8b775b24450e => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:11:31.725731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes Jan 02 10:11:31.726855 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-864258333"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:31.728930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-864258333'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:11:31.729450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume of 1 GB Jan 02 10:11:31.745053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability Zones retrieved successfully. Jan 02 10:11:31.784925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (b366b811-3744-4eae-bcc7-fdad401d60db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:11:31.790964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d78c78f-71bb-4e04-abd6-6d0de53ba02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:31.799033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:11:31.924420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d78c78f-71bb-4e04-abd6-6d0de53ba02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:31.927235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d0dbf4-5bde-4817-9c89-513899ba0cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:32.098965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['61ef7fce-1b8b-4e03-a7e5-464ecf001433', 'a80ea825-a386-40c0-9d58-c2346e0bf17b', '10c962a5-ad22-4607-a09e-3f1b4256c0e8', 'd1f4d263-4813-4600-b4ce-2d04170137f9'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:11:32.101224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d0dbf4-5bde-4817-9c89-513899ba0cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ef7fce-1b8b-4e03-a7e5-464ecf001433', 'a80ea825-a386-40c0-9d58-c2346e0bf17b', '10c962a5-ad22-4607-a09e-3f1b4256c0e8', 'd1f4d263-4813-4600-b4ce-2d04170137f9']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:32.103417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70fdf7ef-95a1-4877-909d-71f4d687f34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:32.230916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70fdf7ef-95a1-4877-909d-71f4d687f34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ad7806-ba0e-4872-9385-25230a21fb5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-864258333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['61ef7fce-1b8b-4e03-a7e5-464ecf001433','a80ea825-a386-40c0-9d58-c2346e0bf17b','10c962a5-ad22-4607-a09e-3f1b4256c0e8','d1f4d263-4813-4600-b4ce-2d04170137f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-864258333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ad7806-ba0e-4872-9385-25230a21fb5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155331d21c5f4d13aad9dad48247ab23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='470a6d066b054bed9128aef3f3564cf3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:32.236073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254be8c2-d942-451c-aa3d-18ff7860b9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:32.283399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254be8c2-d942-451c-aa3d-18ff7860b9e3) transitioned into state 'SUCCESS' from state '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-864258333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['61ef7fce-1b8b-4e03-a7e5-464ecf001433','a80ea825-a386-40c0-9d58-c2346e0bf17b','10c962a5-ad22-4607-a09e-3f1b4256c0e8','d1f4d263-4813-4600-b4ce-2d04170137f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:32.285363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b5a853-023d-4efd-b301-2724a98223a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:11:32.323204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b5a853-023d-4efd-b301-2724a98223a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:11:32.333028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (b366b811-3744-4eae-bcc7-fdad401d60db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:11:32.410016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request issued successfully. Jan 02 10:11:32.435944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9bef12c-0016-4534-8113-fdd7baae97f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes returned with HTTP 202 Jan 02 10:11:32.447181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 151/310] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:11:31 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes => generated 817 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:11:32.451186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8ab700a-7c35-4af9-845b-ecf18dab87ca tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:11:32.451730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8ab700a-7c35-4af9-845b-ecf18dab87ca tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:32.452214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8ab700a-7c35-4af9-845b-ecf18dab87ca tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:32.552852 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:32.552852 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:32.579810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8ab700a-7c35-4af9-845b-ecf18dab87ca tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:11:32.640151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8ab700a-7c35-4af9-845b-ecf18dab87ca tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:11:32.640867 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 160/311] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:32 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 885 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:11:33.658330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:11:33.658908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:33.659012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:33.659012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:33.659390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:33.762644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:33.762644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:33.797999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:11:33.825143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:11:33.855561 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 152/312] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:11:33 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:59.559599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-71a3c651-a037-4988-8ded-e4878c50b3f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:11:59.560244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-71a3c651-a037-4988-8ded-e4878c50b3f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:59.561075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:59.561075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:59.561641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-71a3c651-a037-4988-8ded-e4878c50b3f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:59.657192 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:59.657192 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:59.666717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-71a3c651-a037-4988-8ded-e4878c50b3f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:11:59.692966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-71a3c651-a037-4988-8ded-e4878c50b3f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:11:59.694564 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 161/313] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:11:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:11:59.779620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:11:59.780534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:11:59.780954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:59.780954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:59.781595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:11:59.783040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e86d3d73-4dae-4228-925f-627e578a19f2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:11:59.784041 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 153/314] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:11:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:11:59.801150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments Jan 02 10:11:59.801661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:11:59.801661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:11:59.802141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ad7806-ba0e-4872-9385-25230a21fb5a", "instance_uuid": "42637a44-b713-4883-9488-1d9cb93b03b0", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:11:59.897085 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:11:59.897085 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:11:59.988536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments returned with HTTP 200 Jan 02 10:11:59.989901 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 162/315] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:11:59 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:12:00.055167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-259ce044-88e3-41db-8f4f-09649231b9db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:00.055320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-259ce044-88e3-41db-8f4f-09649231b9db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:00.055788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-259ce044-88e3-41db-8f4f-09649231b9db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:00.059151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:12:00.059828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:00.060215 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:00.060215 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:00.060809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:00.062719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-3fa831ad-8db0-4c63-850e-4ff1ab172b7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:12:00.063757 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 163/316] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:12:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:12:00.079707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-40a803bd-5a2c-4a65-899a-e9b89e15bc47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:00.080919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-40a803bd-5a2c-4a65-899a-e9b89e15bc47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:00.081670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-40a803bd-5a2c-4a65-899a-e9b89e15bc47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:00.162363 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:00.162363 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:00.183018 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:00.183018 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:00.183724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-259ce044-88e3-41db-8f4f-09649231b9db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:00.221258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-40a803bd-5a2c-4a65-899a-e9b89e15bc47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:00.227123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:00.227123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:00.237109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-259ce044-88e3-41db-8f4f-09649231b9db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:00.238394 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 154/317] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:00 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 909 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:00.266571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:00.266571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:00.286637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-40a803bd-5a2c-4a65-899a-e9b89e15bc47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:00.287520 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 164/318] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:12:00 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1008 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:12:00.308834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-76db45bf-3b06-401d-a8ca-363b31b6fb32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] PUT http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20 Jan 02 10:12:00.309599 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:00.309599 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:00.310077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-76db45bf-3b06-401d-a8ca-363b31b6fb32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:12:00.377649 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:12:00.377649 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:12:00.378387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-76db45bf-3b06-401d-a8ca-363b31b6fb32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Lock "b'cinder-attachment_update-a3ad7806-ba0e-4872-9385-25230a21fb5a-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.015s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:12:00.385256 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:00.385256 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:01.255266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2597cc66-4efa-4cd8-8425-8ea33e07ec19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:01.255795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2597cc66-4efa-4cd8-8425-8ea33e07ec19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:01.255928 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:01.255928 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:01.256267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2597cc66-4efa-4cd8-8425-8ea33e07ec19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:01.393408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:01.393408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:01.418306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2597cc66-4efa-4cd8-8425-8ea33e07ec19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:01.476321 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:01.476321 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:01.504742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2597cc66-4efa-4cd8-8425-8ea33e07ec19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:01.518152 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 165/319] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:01 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 909 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:02.467385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-76db45bf-3b06-401d-a8ca-363b31b6fb32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Lock "b'cinder-attachment_update-a3ad7806-ba0e-4872-9385-25230a21fb5a-n-h1-765311-9'" released by "attachment_update" :: held 2.089s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:12:02.468593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-76db45bf-3b06-401d-a8ca-363b31b6fb32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20 returned with HTTP 200 Jan 02 10:12:02.469869 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 155/320] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:12:00 2021] PUT /volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20 => generated 762 bytes in 2166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:12:02.524955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-819c7195-fd76-42ae-87bd-efa140ae7057 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:02.524955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-819c7195-fd76-42ae-87bd-efa140ae7057 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:02.524955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:02.524955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:02.524955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-819c7195-fd76-42ae-87bd-efa140ae7057 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:02.631606 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:02.631606 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:02.659300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-819c7195-fd76-42ae-87bd-efa140ae7057 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:02.692530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:02.692530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:02.719633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-819c7195-fd76-42ae-87bd-efa140ae7057 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:02.722310 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 166/321] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:12:03.736659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b924855-914a-4e64-912a-52ae8ed6d3d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:03.737155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b924855-914a-4e64-912a-52ae8ed6d3d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:03.737530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:03.737530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:03.738164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b924855-914a-4e64-912a-52ae8ed6d3d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:03.837674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:03.837674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:03.865247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b924855-914a-4e64-912a-52ae8ed6d3d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:03.905634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:03.905634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:03.922816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b924855-914a-4e64-912a-52ae8ed6d3d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:03.923874 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 156/322] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:04.940787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83843309-5727-4839-9714-811148d77af9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:04.941318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83843309-5727-4839-9714-811148d77af9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:04.941473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:04.941473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:04.942148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83843309-5727-4839-9714-811148d77af9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:05.040428 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:05.040428 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:05.050820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83843309-5727-4839-9714-811148d77af9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:05.075938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:05.075938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:05.086573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83843309-5727-4839-9714-811148d77af9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:05.088268 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 167/323] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:06.104855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5fd8505-92bf-421d-b9aa-cada1fc44f6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:06.105362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5fd8505-92bf-421d-b9aa-cada1fc44f6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:06.106012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:06.106012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:06.106732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5fd8505-92bf-421d-b9aa-cada1fc44f6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:06.186374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:06.186374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:06.200147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d5fd8505-92bf-421d-b9aa-cada1fc44f6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:06.229222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:06.229222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:06.240388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5fd8505-92bf-421d-b9aa-cada1fc44f6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:06.241446 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 157/324] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:07.259576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9dc13c65-a2f3-4c85-bc6a-20304c5f471b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:07.260262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9dc13c65-a2f3-4c85-bc6a-20304c5f471b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:07.260823 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:07.260823 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:07.261689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9dc13c65-a2f3-4c85-bc6a-20304c5f471b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:07.317337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:07.317337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:07.333112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9dc13c65-a2f3-4c85-bc6a-20304c5f471b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:07.354635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:07.354635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:07.364991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9dc13c65-a2f3-4c85-bc6a-20304c5f471b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:07.366135 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 168/325] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:08.041212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-de8e2bc4-eed3-40c6-879d-052b3027eec0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20/action Jan 02 10:12:08.041949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:08.041949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:08.042548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-de8e2bc4-eed3-40c6-879d-052b3027eec0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:12:08.042945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-de8e2bc4-eed3-40c6-879d-052b3027eec0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:12:08.123054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:08.123054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:08.140906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c8d23603-5565-417e-95dd-ebecfe08ce78 req-de8e2bc4-eed3-40c6-879d-052b3027eec0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20/action returned with HTTP 204 Jan 02 10:12:08.142329 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 158/326] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:12:08 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:12:08.387680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1a2f202c-6fb0-4340-8e40-1df7a6386f14 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:12:08.388248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1a2f202c-6fb0-4340-8e40-1df7a6386f14 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:08.388377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:08.388377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:08.388724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1a2f202c-6fb0-4340-8e40-1df7a6386f14 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:08.454217 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:08.454217 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:08.464115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1a2f202c-6fb0-4340-8e40-1df7a6386f14 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:08.483720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:08.483720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:08.492733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1a2f202c-6fb0-4340-8e40-1df7a6386f14 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:12:08.494114 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 169/327] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1202 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:12:08.511666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups Jan 02 10:12:08.512433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:08.512433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:08.513141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3ad7806-ba0e-4872-9385-25230a21fb5a", "name": "tempest-VolumesBackupsTest-Backup-1579298933", "force": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:12:08.514454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating new backup {'backup': {'volume_id': 'a3ad7806-ba0e-4872-9385-25230a21fb5a', 'name': 'tempest-VolumesBackupsTest-Backup-1579298933', 'force': True}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:12:08.515062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating backup of volume a3ad7806-ba0e-4872-9385-25230a21fb5a in container None Jan 02 10:12:08.578941 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:08.578941 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:08.580491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:12:08.608051 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:12:08.609271 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:12:08.635978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['a973a624-648b-46a1-ae38-8321b4d3dbdc', '4535fb91-0f6f-4f88-903b-873ba0969143'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:12:08.726781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02a2070c-389c-4efd-9457-1b60555223af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups returned with HTTP 202 Jan 02 10:12:08.734906 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 159/328] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:12:08 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups => generated 396 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:12:08.739471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52a0cc92-a966-4b29-aa5b-9284a03eca42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:08.740306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52a0cc92-a966-4b29-aa5b-9284a03eca42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:08.740748 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:08.740748 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:08.741430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52a0cc92-a966-4b29-aa5b-9284a03eca42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:08.741999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-52a0cc92-a966-4b29-aa5b-9284a03eca42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:08.832652 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:08.832652 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:08.834854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52a0cc92-a966-4b29-aa5b-9284a03eca42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:08.836257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 170/329] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:09.849797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f13916fc-9914-4128-afea-8f2e4cfc9e9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:09.850980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f13916fc-9914-4128-afea-8f2e4cfc9e9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:09.851471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:09.851471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:09.852611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f13916fc-9914-4128-afea-8f2e4cfc9e9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:09.853188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f13916fc-9914-4128-afea-8f2e4cfc9e9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:09.887172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:09.887172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:09.889563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f13916fc-9914-4128-afea-8f2e4cfc9e9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:09.890611 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 160/330] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:09 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:10.906008 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c3e3089-f578-41c7-a09a-804775775df0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:10.906555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c3e3089-f578-41c7-a09a-804775775df0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:10.906728 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:10.906728 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:10.907101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c3e3089-f578-41c7-a09a-804775775df0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:10.907524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9c3e3089-f578-41c7-a09a-804775775df0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:10.959141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:10.959141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:10.962086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c3e3089-f578-41c7-a09a-804775775df0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:10.969671 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 171/331] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:11.977812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f250bae-426d-499a-867e-1d89467a2623 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:11.978976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f250bae-426d-499a-867e-1d89467a2623 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:11.979702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:11.979702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:11.980324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f250bae-426d-499a-867e-1d89467a2623 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:11.980837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9f250bae-426d-499a-867e-1d89467a2623 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:12.025946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:12.025946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:12.033538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f250bae-426d-499a-867e-1d89467a2623 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:12.034663 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 161/332] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:13.050611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03f968d3-946f-4c62-88bc-82b613e72ead tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:13.051108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03f968d3-946f-4c62-88bc-82b613e72ead tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:13.051692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:13.051692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:13.052311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03f968d3-946f-4c62-88bc-82b613e72ead tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:13.053116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-03f968d3-946f-4c62-88bc-82b613e72ead tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:13.086465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:13.086465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:13.088910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03f968d3-946f-4c62-88bc-82b613e72ead tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:13.090253 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 172/333] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:13 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:14.104494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40d969f0-44a8-4e5d-bed7-e96b775a9a7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:14.105587 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40d969f0-44a8-4e5d-bed7-e96b775a9a7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:14.106226 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:14.106226 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:14.106869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40d969f0-44a8-4e5d-bed7-e96b775a9a7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:14.107471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-40d969f0-44a8-4e5d-bed7-e96b775a9a7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:14.176769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:14.176769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:14.180344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40d969f0-44a8-4e5d-bed7-e96b775a9a7d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:14.182306 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 162/334] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:15.197139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f20dc53-2321-455e-bb21-721bb5362338 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:15.197645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f20dc53-2321-455e-bb21-721bb5362338 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:15.199473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:15.199473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:15.199473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f20dc53-2321-455e-bb21-721bb5362338 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:15.199473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9f20dc53-2321-455e-bb21-721bb5362338 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:15.245929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:15.245929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:15.249099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f20dc53-2321-455e-bb21-721bb5362338 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:15.249879 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 173/335] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:16.267554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f249098c-0fac-46c7-9dfc-1963cefec028 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:16.268226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f249098c-0fac-46c7-9dfc-1963cefec028 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:16.269219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:16.269219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:16.269922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f249098c-0fac-46c7-9dfc-1963cefec028 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:16.270403 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f249098c-0fac-46c7-9dfc-1963cefec028 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:16.389555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:16.389555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:16.400254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f249098c-0fac-46c7-9dfc-1963cefec028 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:16.400798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 163/336] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:16 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:17.414925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb35f121-093b-4e40-bc8e-4b37b116313e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:17.415562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb35f121-093b-4e40-bc8e-4b37b116313e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:17.415676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:17.415676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:17.416052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb35f121-093b-4e40-bc8e-4b37b116313e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:17.416730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fb35f121-093b-4e40-bc8e-4b37b116313e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:17.489145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:17.489145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:17.498708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb35f121-093b-4e40-bc8e-4b37b116313e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:17.499708 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 174/337] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:17 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:18.514850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abfc9101-c163-440d-bb01-5951d85629f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:18.515977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abfc9101-c163-440d-bb01-5951d85629f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:18.516340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:18.516340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:18.516999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abfc9101-c163-440d-bb01-5951d85629f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:18.517513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-abfc9101-c163-440d-bb01-5951d85629f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:18.567247 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:18.567247 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:18.569433 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abfc9101-c163-440d-bb01-5951d85629f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:18.576241 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 164/338] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:18 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:19.589831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eea2c66e-b9bd-44c9-9abf-3ad0c24aae2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:19.590367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eea2c66e-b9bd-44c9-9abf-3ad0c24aae2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:19.590578 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:19.590578 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:19.590957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eea2c66e-b9bd-44c9-9abf-3ad0c24aae2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:19.591354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-eea2c66e-b9bd-44c9-9abf-3ad0c24aae2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:19.640023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:19.640023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:19.640023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eea2c66e-b9bd-44c9-9abf-3ad0c24aae2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:19.661724 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 175/339] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:20.654901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba2c93fd-2739-47be-a4bf-b0511949c01c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:20.656122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba2c93fd-2739-47be-a4bf-b0511949c01c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:20.656548 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:20.656548 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:20.657227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba2c93fd-2739-47be-a4bf-b0511949c01c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:20.657830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ba2c93fd-2739-47be-a4bf-b0511949c01c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:20.692530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:20.692530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:20.695745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba2c93fd-2739-47be-a4bf-b0511949c01c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:20.703406 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 165/340] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:20 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:21.728596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e91bd6f-2416-450e-ab71-798ebfb7150e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:21.729891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e91bd6f-2416-450e-ab71-798ebfb7150e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:21.733969 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:21.733969 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:21.736257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e91bd6f-2416-450e-ab71-798ebfb7150e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:21.738099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1e91bd6f-2416-450e-ab71-798ebfb7150e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:21.777060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:21.777060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:21.779743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e91bd6f-2416-450e-ab71-798ebfb7150e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:21.786243 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 176/341] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:21 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:22.796186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87d51072-6d97-4e71-a546-3de9e7fca493 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:22.796711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87d51072-6d97-4e71-a546-3de9e7fca493 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:22.796899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:22.796899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:22.797457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87d51072-6d97-4e71-a546-3de9e7fca493 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:22.797917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-87d51072-6d97-4e71-a546-3de9e7fca493 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:22.894574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:22.894574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:22.908703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87d51072-6d97-4e71-a546-3de9e7fca493 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:22.923805 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 166/342] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:22 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:23.925486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-84b3db66-21e7-4821-863d-f145f9bca5ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:23.926614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-84b3db66-21e7-4821-863d-f145f9bca5ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:23.926980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:23.926980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:23.927737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-84b3db66-21e7-4821-863d-f145f9bca5ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:23.928277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-84b3db66-21e7-4821-863d-f145f9bca5ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:23.955402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:23.955402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:23.957575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-84b3db66-21e7-4821-863d-f145f9bca5ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:23.959017 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 177/343] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:24.975026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be740bdc-2a2f-4ade-904b-0675351db24d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:24.976443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be740bdc-2a2f-4ade-904b-0675351db24d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:24.976818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:24.976818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:24.977468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be740bdc-2a2f-4ade-904b-0675351db24d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:24.978106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-be740bdc-2a2f-4ade-904b-0675351db24d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:25.036222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:25.036222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:25.065170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be740bdc-2a2f-4ade-904b-0675351db24d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:25.066027 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 167/344] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:26.082824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67c59550-9748-4df2-9eb5-9b1cf0cec43d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:26.083419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67c59550-9748-4df2-9eb5-9b1cf0cec43d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:26.083618 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:26.083618 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:26.083991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67c59550-9748-4df2-9eb5-9b1cf0cec43d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:26.084365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-67c59550-9748-4df2-9eb5-9b1cf0cec43d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:26.138202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:26.138202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:26.140093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67c59550-9748-4df2-9eb5-9b1cf0cec43d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:26.140993 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 178/345] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:26 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:27.161657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10741ff9-37e7-42a2-ae5e-6b51b58b7c00 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:27.162683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10741ff9-37e7-42a2-ae5e-6b51b58b7c00 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:27.163060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:27.163060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:27.164846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10741ff9-37e7-42a2-ae5e-6b51b58b7c00 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:27.165417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-10741ff9-37e7-42a2-ae5e-6b51b58b7c00 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:27.254277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:27.254277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:27.255456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10741ff9-37e7-42a2-ae5e-6b51b58b7c00 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:27.256292 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 168/346] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:27 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:28.270310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2ec3ab6-5519-4058-a33a-c5b0aa3c870c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:28.271404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2ec3ab6-5519-4058-a33a-c5b0aa3c870c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:28.271782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:28.271782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:28.272400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2ec3ab6-5519-4058-a33a-c5b0aa3c870c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:28.273077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f2ec3ab6-5519-4058-a33a-c5b0aa3c870c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:28.368784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:28.368784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:28.370938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2ec3ab6-5519-4058-a33a-c5b0aa3c870c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:28.377781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 169/347] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:28 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:28.421013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes Jan 02 10:12:28.421481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:28.421481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:28.421861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-613254775", "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:12:28.423248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-613254775', 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:12:28.604287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume of 1 GB Jan 02 10:12:28.628356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Availability Zones retrieved successfully. Jan 02 10:12:28.675367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Flow 'volume_create_api' (78be1fcb-a54f-403c-a6f6-0e283ef6d842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:12:28.678414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6adb7e-9ba3-4ade-a82c-0bfa0851f537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:12:28.687026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:12:28.920783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6adb7e-9ba3-4ade-a82c-0bfa0851f537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:12:28.930534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba11d2ae-26b4-4fe6-8d0c-8fa990c2e8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:12:29.192227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Created reservations ['01d2ad2c-42d9-4441-8b95-c544b489018d', '5b8f340c-63ac-4bef-b76e-adbdf0d0812b', '5e61190c-82f0-470e-8c2b-4c6b8e3d3f6c', 'af06d21d-4796-4417-ad21-b1c36a147411'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:12:29.194715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba11d2ae-26b4-4fe6-8d0c-8fa990c2e8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01d2ad2c-42d9-4441-8b95-c544b489018d', '5b8f340c-63ac-4bef-b76e-adbdf0d0812b', '5e61190c-82f0-470e-8c2b-4c6b8e3d3f6c', 'af06d21d-4796-4417-ad21-b1c36a147411']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:12:29.197728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943115df-62a8-4b6c-ad63-d4be7ee94649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:12:29.393680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a8b3fd8-5ee0-4c94-9ef7-c6fb163a3637 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:29.395741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a8b3fd8-5ee0-4c94-9ef7-c6fb163a3637 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:29.396131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:29.396131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:29.396947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a8b3fd8-5ee0-4c94-9ef7-c6fb163a3637 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:29.397565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9a8b3fd8-5ee0-4c94-9ef7-c6fb163a3637 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:29.434040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943115df-62a8-4b6c-ad63-d4be7ee94649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e4302b-bf6b-41b9-ad7f-c50d51367dd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-613254775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ade8eb86104bbab18a234be1cc3e6e',qos_specs=None,replication_status=,reservations=['01d2ad2c-42d9-4441-8b95-c544b489018d','5b8f340c-63ac-4bef-b76e-adbdf0d0812b','5e61190c-82f0-470e-8c2b-4c6b8e3d3f6c','af06d21d-4796-4417-ad21-b1c36a147411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c15ed3a06d4241977b7a4fab930b25',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-613254775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e4302b-bf6b-41b9-ad7f-c50d51367dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ade8eb86104bbab18a234be1cc3e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='96c15ed3a06d4241977b7a4fab930b25',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:12:29.439260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c426c2d7-717f-4e12-a62d-167d14b36802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:12:29.456889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:29.456889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:29.461537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a8b3fd8-5ee0-4c94-9ef7-c6fb163a3637 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:29.465629 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 170/348] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:29 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:29.547342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c426c2d7-717f-4e12-a62d-167d14b36802) transitioned into state 'SUCCESS' from state '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-613254775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ade8eb86104bbab18a234be1cc3e6e',qos_specs=None,replication_status=,reservations=['01d2ad2c-42d9-4441-8b95-c544b489018d','5b8f340c-63ac-4bef-b76e-adbdf0d0812b','5e61190c-82f0-470e-8c2b-4c6b8e3d3f6c','af06d21d-4796-4417-ad21-b1c36a147411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c15ed3a06d4241977b7a4fab930b25',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:12:29.549658 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e75dab-4fc8-45be-95dc-e1dfa6a9b625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:12:29.596771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e75dab-4fc8-45be-95dc-e1dfa6a9b625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:12:29.619624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Flow 'volume_create_api' (78be1fcb-a54f-403c-a6f6-0e283ef6d842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:12:29.788202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume request issued successfully. Jan 02 10:12:29.821575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed0c5c6f-09d9-450b-a0f0-738de15c6839 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes returned with HTTP 202 Jan 02 10:12:29.822868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 179/349] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:12:27 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes => generated 820 bytes in 2156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:12:29.837767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae4b7405-a7ae-4652-818d-5d9bd560900a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:29.838405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae4b7405-a7ae-4652-818d-5d9bd560900a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:29.839811 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:29.839811 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:29.840453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae4b7405-a7ae-4652-818d-5d9bd560900a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:29.983563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:29.983563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:30.005973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae4b7405-a7ae-4652-818d-5d9bd560900a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:30.073128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae4b7405-a7ae-4652-818d-5d9bd560900a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:30.084481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 171/350] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:29 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:30.480419 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39d9af4e-3384-4b0b-8474-068d8532c689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:30.481670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39d9af4e-3384-4b0b-8474-068d8532c689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:30.482015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:30.482015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:30.482591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39d9af4e-3384-4b0b-8474-068d8532c689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:30.483082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-39d9af4e-3384-4b0b-8474-068d8532c689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:30.591108 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:30.591108 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:30.600733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39d9af4e-3384-4b0b-8474-068d8532c689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:30.603642 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 180/351] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:30 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:31.093803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e34aff1e-de82-493e-9c05-55929127979b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:31.094583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e34aff1e-de82-493e-9c05-55929127979b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:31.094946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:31.094946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:31.095604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e34aff1e-de82-493e-9c05-55929127979b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:31.242642 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:31.242642 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:31.265232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e34aff1e-de82-493e-9c05-55929127979b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:31.320850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e34aff1e-de82-493e-9c05-55929127979b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:31.321960 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 172/352] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:31 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:31.618187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81f74809-befa-41f5-ab2c-5bb2da0a31c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:31.618840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81f74809-befa-41f5-ab2c-5bb2da0a31c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:31.619137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:31.619137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:31.619688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81f74809-befa-41f5-ab2c-5bb2da0a31c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:31.620386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-81f74809-befa-41f5-ab2c-5bb2da0a31c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:31.721441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:31.721441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:31.729529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81f74809-befa-41f5-ab2c-5bb2da0a31c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:31.731601 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 181/353] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:31 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 803 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:32.338234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38857279-5493-4b81-933d-2750873ef3ce tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:32.339086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38857279-5493-4b81-933d-2750873ef3ce tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:32.339506 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:32.339506 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:32.340146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38857279-5493-4b81-933d-2750873ef3ce tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:32.506881 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:32.506881 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:32.518539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-38857279-5493-4b81-933d-2750873ef3ce tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:32.552293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38857279-5493-4b81-933d-2750873ef3ce tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:32.554226 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 173/354] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:32 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:32.747223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd524b02-4728-4520-b6ae-ba403b003037 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:32.749043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd524b02-4728-4520-b6ae-ba403b003037 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:32.750036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:32.750036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:32.750773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd524b02-4728-4520-b6ae-ba403b003037 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:32.751997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bd524b02-4728-4520-b6ae-ba403b003037 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:32.850919 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:32.850919 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:32.862318 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd524b02-4728-4520-b6ae-ba403b003037 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:32.863391 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 182/355] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:32 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:33.570312 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9108ebb1-bcfe-4703-8f51-6d13ff9027a5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:33.570840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9108ebb1-bcfe-4703-8f51-6d13ff9027a5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:33.571031 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:33.571031 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:33.572080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9108ebb1-bcfe-4703-8f51-6d13ff9027a5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:33.702752 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:33.702752 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:33.732305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9108ebb1-bcfe-4703-8f51-6d13ff9027a5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:33.807496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9108ebb1-bcfe-4703-8f51-6d13ff9027a5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:33.808337 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 174/356] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:33 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:33.899434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4308deaa-2399-42b1-8e08-2a311707141a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:33.899434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4308deaa-2399-42b1-8e08-2a311707141a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:33.899434 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:33.899434 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:33.899434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4308deaa-2399-42b1-8e08-2a311707141a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:33.899434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4308deaa-2399-42b1-8e08-2a311707141a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:33.966368 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:33.966368 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:33.967564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4308deaa-2399-42b1-8e08-2a311707141a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:33.968366 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 183/357] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:33 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:34.824715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a786ec91-44e8-49d4-b574-170ad289e7a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:34.825214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a786ec91-44e8-49d4-b574-170ad289e7a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:34.825661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:34.825661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:34.826648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a786ec91-44e8-49d4-b574-170ad289e7a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:34.953820 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:34.953820 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:34.983072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e357771a-b88c-407d-9c42-4d2010a83170 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:34.983963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e357771a-b88c-407d-9c42-4d2010a83170 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:34.984369 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:34.984369 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:34.985006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e357771a-b88c-407d-9c42-4d2010a83170 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:34.985580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e357771a-b88c-407d-9c42-4d2010a83170 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:34.986139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a786ec91-44e8-49d4-b574-170ad289e7a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:35.058077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:35.058077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:35.062736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e357771a-b88c-407d-9c42-4d2010a83170 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:35.065761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a786ec91-44e8-49d4-b574-170ad289e7a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:35.075239 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 184/358] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:34 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:35.075466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 175/359] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:34 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:12:36.082645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcc15fc9-4847-47dd-adcf-2017d221fe4d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:36.083262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dcc15fc9-4847-47dd-adcf-2017d221fe4d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:36.083612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:36.083612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:36.084138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dcc15fc9-4847-47dd-adcf-2017d221fe4d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:36.084597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dcc15fc9-4847-47dd-adcf-2017d221fe4d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:36.091943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5b16fc0-80ec-4bec-85b6-e1e648d20492 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:36.092463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5b16fc0-80ec-4bec-85b6-e1e648d20492 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:36.092655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:36.092655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:36.093305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5b16fc0-80ec-4bec-85b6-e1e648d20492 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:36.176483 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:36.176483 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:36.191000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcc15fc9-4847-47dd-adcf-2017d221fe4d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:36.198743 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 185/360] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:36 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:36.245544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:36.245544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:36.270705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d5b16fc0-80ec-4bec-85b6-e1e648d20492 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:36.336012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5b16fc0-80ec-4bec-85b6-e1e648d20492 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:36.349315 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 176/361] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:36 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:37.206267 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7380b61-05e5-4d69-a530-b6b3eee0d6ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:37.206759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7380b61-05e5-4d69-a530-b6b3eee0d6ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:37.206953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:37.206953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:37.207652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7380b61-05e5-4d69-a530-b6b3eee0d6ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:37.208408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b7380b61-05e5-4d69-a530-b6b3eee0d6ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:37.268015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:37.268015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:37.274074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7380b61-05e5-4d69-a530-b6b3eee0d6ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:37.278514 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 186/362] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:37 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:37.358866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-039bd985-5e03-41b0-8782-ff15e069aea2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:37.359906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-039bd985-5e03-41b0-8782-ff15e069aea2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:37.360659 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:37.360659 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:37.360659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-039bd985-5e03-41b0-8782-ff15e069aea2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:37.476926 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:37.476926 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:37.498861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-039bd985-5e03-41b0-8782-ff15e069aea2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:37.548988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-039bd985-5e03-41b0-8782-ff15e069aea2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:37.552652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 177/363] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:37 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:38.293409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d797cb90-cfd6-46f6-ad3f-37f5021f9331 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:38.293946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d797cb90-cfd6-46f6-ad3f-37f5021f9331 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:38.294105 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:38.294105 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:38.294787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d797cb90-cfd6-46f6-ad3f-37f5021f9331 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:38.295361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d797cb90-cfd6-46f6-ad3f-37f5021f9331 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:38.330458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:38.330458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:38.337285 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d797cb90-cfd6-46f6-ad3f-37f5021f9331 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:38.344162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 187/364] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:38 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:38.568473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e0485ce-f3e0-4b25-92fa-770cd94eda44 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:38.571305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e0485ce-f3e0-4b25-92fa-770cd94eda44 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:38.571680 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:38.571680 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:38.572268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e0485ce-f3e0-4b25-92fa-770cd94eda44 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:38.695428 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:38.695428 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:38.716364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e0485ce-f3e0-4b25-92fa-770cd94eda44 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:38.771239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e0485ce-f3e0-4b25-92fa-770cd94eda44 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:38.782681 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 178/365] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:38 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:39.375991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b78f0d49-6974-4a64-ad35-6fff1e918308 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:39.375991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b78f0d49-6974-4a64-ad35-6fff1e918308 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:39.375991 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:39.375991 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:39.375991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b78f0d49-6974-4a64-ad35-6fff1e918308 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:39.375991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b78f0d49-6974-4a64-ad35-6fff1e918308 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:39.430040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:39.430040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:39.439848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b78f0d49-6974-4a64-ad35-6fff1e918308 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:39.441297 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 188/366] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:39 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:39.791314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec0a19a8-4eaa-4a6b-915f-152bdb8b2528 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:39.792712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec0a19a8-4eaa-4a6b-915f-152bdb8b2528 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:39.792911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:39.792911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:39.795671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec0a19a8-4eaa-4a6b-915f-152bdb8b2528 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:39.941835 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:39.941835 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:39.972799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec0a19a8-4eaa-4a6b-915f-152bdb8b2528 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:40.026084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec0a19a8-4eaa-4a6b-915f-152bdb8b2528 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:40.028733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 179/367] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:39 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:40.456077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98651fb5-4e59-4919-8732-c024ac2e36f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:40.456694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98651fb5-4e59-4919-8732-c024ac2e36f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:40.456933 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:40.456933 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:40.457545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98651fb5-4e59-4919-8732-c024ac2e36f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:40.458955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-98651fb5-4e59-4919-8732-c024ac2e36f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:40.553458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:40.553458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:40.561108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98651fb5-4e59-4919-8732-c024ac2e36f7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:40.562401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 189/368] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:40 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:41.044409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc48bfbc-e873-4021-b2dc-e6a3f9137ff1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:41.045109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc48bfbc-e873-4021-b2dc-e6a3f9137ff1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:41.045327 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:41.045327 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:41.045706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc48bfbc-e873-4021-b2dc-e6a3f9137ff1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:41.160834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:41.160834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:41.182481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc48bfbc-e873-4021-b2dc-e6a3f9137ff1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:41.234956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc48bfbc-e873-4021-b2dc-e6a3f9137ff1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:41.237410 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 180/369] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:41 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:41.587900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a95be14-b0a9-40b2-9d35-fcd3fd583898 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:41.591423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a95be14-b0a9-40b2-9d35-fcd3fd583898 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:41.591818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:41.591818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:41.592697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a95be14-b0a9-40b2-9d35-fcd3fd583898 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:41.594064 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7a95be14-b0a9-40b2-9d35-fcd3fd583898 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:41.646371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:41.646371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:41.650620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a95be14-b0a9-40b2-9d35-fcd3fd583898 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:41.651845 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 190/370] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:41 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:42.253637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-838cf178-d7cb-4179-b496-2237f95ace11 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:42.259192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-838cf178-d7cb-4179-b496-2237f95ace11 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:42.259192 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:42.259192 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:42.259192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-838cf178-d7cb-4179-b496-2237f95ace11 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:42.355527 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:42.355527 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:42.369038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-838cf178-d7cb-4179-b496-2237f95ace11 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:42.414103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-838cf178-d7cb-4179-b496-2237f95ace11 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:42.416058 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 181/371] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:42 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:42.667250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74859a7b-5429-4b95-94d0-2a6520f8614d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:42.668522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74859a7b-5429-4b95-94d0-2a6520f8614d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:42.669990 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:42.669990 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:42.670402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74859a7b-5429-4b95-94d0-2a6520f8614d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:42.670775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-74859a7b-5429-4b95-94d0-2a6520f8614d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:42.725707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:42.725707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:42.725707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74859a7b-5429-4b95-94d0-2a6520f8614d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:42.739867 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 191/372] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:42 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:43.432047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1018781-574f-46bd-abfd-ba1c36ac217b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:43.432868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1018781-574f-46bd-abfd-ba1c36ac217b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:43.433279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:43.433279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:43.434207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1018781-574f-46bd-abfd-ba1c36ac217b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:43.552927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:43.552927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:43.586114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1018781-574f-46bd-abfd-ba1c36ac217b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:43.629048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1018781-574f-46bd-abfd-ba1c36ac217b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:43.629048 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 182/373] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:43 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:43.733577 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4e22eb6-ebdc-4b70-adaa-f907abeb0ac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:43.734072 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4e22eb6-ebdc-4b70-adaa-f907abeb0ac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:43.734471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:43.734471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:43.735100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4e22eb6-ebdc-4b70-adaa-f907abeb0ac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:43.735649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b4e22eb6-ebdc-4b70-adaa-f907abeb0ac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:43.772450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:43.772450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:43.775101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4e22eb6-ebdc-4b70-adaa-f907abeb0ac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:43.783941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 192/374] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:43 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:44.645830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60599926-ac0c-46a3-8190-58a90cc25a6a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:44.648815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60599926-ac0c-46a3-8190-58a90cc25a6a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:44.649206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:44.649206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:44.649835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60599926-ac0c-46a3-8190-58a90cc25a6a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:44.768631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:44.768631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:44.797032 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-60599926-ac0c-46a3-8190-58a90cc25a6a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:44.799813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-800d1ee9-e8f4-4104-ad8f-5ce4656bdc12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:44.800553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-800d1ee9-e8f4-4104-ad8f-5ce4656bdc12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:44.800991 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:44.800991 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:44.801631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-800d1ee9-e8f4-4104-ad8f-5ce4656bdc12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:44.802294 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-800d1ee9-e8f4-4104-ad8f-5ce4656bdc12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:44.893805 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:44.893805 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:44.895677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60599926-ac0c-46a3-8190-58a90cc25a6a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:44.899604 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 183/375] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:44 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:44.902435 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-800d1ee9-e8f4-4104-ad8f-5ce4656bdc12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:44.909917 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 193/376] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:44 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:45.922927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f29c9f1-f7ae-437e-8639-624999ceb0b9 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:45.924105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f29c9f1-f7ae-437e-8639-624999ceb0b9 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:45.924326 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:45.924326 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:45.924709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f29c9f1-f7ae-437e-8639-624999ceb0b9 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:45.926531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28852e05-70fd-4505-ab49-2c55eb60be2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:45.927070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28852e05-70fd-4505-ab49-2c55eb60be2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:45.927307 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:45.927307 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:45.927681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28852e05-70fd-4505-ab49-2c55eb60be2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:45.928129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-28852e05-70fd-4505-ab49-2c55eb60be2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:46.014429 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:46.014429 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:46.017980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28852e05-70fd-4505-ab49-2c55eb60be2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:46.032968 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 194/377] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:45 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:46.111956 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:46.111956 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:46.134103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2f29c9f1-f7ae-437e-8639-624999ceb0b9 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:46.203968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f29c9f1-f7ae-437e-8639-624999ceb0b9 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:46.206369 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 184/378] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:45 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:47.047558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73a2964f-bb6b-4399-b8c2-ee097064697b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:47.047558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73a2964f-bb6b-4399-b8c2-ee097064697b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:47.048126 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:47.048126 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:47.048126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73a2964f-bb6b-4399-b8c2-ee097064697b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:47.048457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-73a2964f-bb6b-4399-b8c2-ee097064697b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:47.072049 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:47.072049 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:47.073887 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73a2964f-bb6b-4399-b8c2-ee097064697b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:47.080963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 195/379] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:47 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:47.221657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d83043a-e5f3-41c4-a350-993b41e4169c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:47.222178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d83043a-e5f3-41c4-a350-993b41e4169c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:47.222391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:47.222391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:47.222767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d83043a-e5f3-41c4-a350-993b41e4169c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:47.345620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:47.345620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:47.398059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d83043a-e5f3-41c4-a350-993b41e4169c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:47.472265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d83043a-e5f3-41c4-a350-993b41e4169c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:47.478705 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 185/380] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:47 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:48.090161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8148c2fc-ed93-4dde-b356-7d2df6a5bd60 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:48.090816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8148c2fc-ed93-4dde-b356-7d2df6a5bd60 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:48.091153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:48.091153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:48.091757 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8148c2fc-ed93-4dde-b356-7d2df6a5bd60 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:48.092254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8148c2fc-ed93-4dde-b356-7d2df6a5bd60 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:48.136570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:48.136570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:48.143528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8148c2fc-ed93-4dde-b356-7d2df6a5bd60 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:48.146856 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 196/381] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:48 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:48.495124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02bbd742-28d0-4c5c-aff3-59e745633adc tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:48.495682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02bbd742-28d0-4c5c-aff3-59e745633adc tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:48.495880 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:48.495880 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:48.496949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02bbd742-28d0-4c5c-aff3-59e745633adc tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:48.610292 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:48.610292 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:48.628196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-02bbd742-28d0-4c5c-aff3-59e745633adc tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:48.670619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02bbd742-28d0-4c5c-aff3-59e745633adc tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:48.672496 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 186/382] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:48 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:49.161282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7f2e51d-830a-4e93-be15-58bd5b77f757 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:49.162395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7f2e51d-830a-4e93-be15-58bd5b77f757 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:49.163357 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:49.163357 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:49.163951 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7f2e51d-830a-4e93-be15-58bd5b77f757 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:49.164505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e7f2e51d-830a-4e93-be15-58bd5b77f757 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:49.215118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:49.215118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:49.217914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7f2e51d-830a-4e93-be15-58bd5b77f757 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:49.223356 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 197/383] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:49 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:49.688265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a60869b-cb12-48ae-8723-2d27cadff369 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:49.689003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a60869b-cb12-48ae-8723-2d27cadff369 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:49.689390 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:49.689390 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:49.690006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a60869b-cb12-48ae-8723-2d27cadff369 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:49.795077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:49.795077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:49.807133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a60869b-cb12-48ae-8723-2d27cadff369 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:49.836498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a60869b-cb12-48ae-8723-2d27cadff369 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:49.838158 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 187/384] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:49 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:50.234386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-592ab548-93b7-4b29-a0e8-4359ec237a20 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:50.234900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-592ab548-93b7-4b29-a0e8-4359ec237a20 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:50.235098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:50.235098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:50.235511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-592ab548-93b7-4b29-a0e8-4359ec237a20 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:50.235879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-592ab548-93b7-4b29-a0e8-4359ec237a20 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:50.277491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:50.277491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:50.280072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-592ab548-93b7-4b29-a0e8-4359ec237a20 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:50.281239 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 198/385] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:50 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:50.861400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2ca0950-b046-4cc8-a74b-680fbf049724 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:50.862251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0950-b046-4cc8-a74b-680fbf049724 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:50.862696 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:50.862696 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:50.863047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0950-b046-4cc8-a74b-680fbf049724 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:50.969763 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:50.969763 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:50.992529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c2ca0950-b046-4cc8-a74b-680fbf049724 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:51.046850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2ca0950-b046-4cc8-a74b-680fbf049724 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:51.047727 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 188/386] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:50 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 970 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:51.295658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ef714e0-5fc6-4467-b6fc-5ce29aac673b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:51.296237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ef714e0-5fc6-4467-b6fc-5ce29aac673b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:51.296677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:51.296677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:51.297251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ef714e0-5fc6-4467-b6fc-5ce29aac673b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:51.297728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0ef714e0-5fc6-4467-b6fc-5ce29aac673b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:51.370270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:51.370270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:51.377616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ef714e0-5fc6-4467-b6fc-5ce29aac673b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:51.384711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 199/387] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:51 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:52.066509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52372aa9-2e90-4987-94f4-989ee5aba6e0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:52.067719 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52372aa9-2e90-4987-94f4-989ee5aba6e0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:52.067994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:52.067994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:52.068490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52372aa9-2e90-4987-94f4-989ee5aba6e0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:52.183571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:52.183571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:52.193051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-52372aa9-2e90-4987-94f4-989ee5aba6e0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:52.217079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52372aa9-2e90-4987-94f4-989ee5aba6e0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:52.218527 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 189/388] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:52 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:52.398675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40045e36-c6de-435a-bfbb-3b26ba1f7ba0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:52.399323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40045e36-c6de-435a-bfbb-3b26ba1f7ba0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:52.399539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:52.399539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:52.399917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40045e36-c6de-435a-bfbb-3b26ba1f7ba0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:52.400288 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-40045e36-c6de-435a-bfbb-3b26ba1f7ba0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:52.450164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:52.450164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:52.463154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40045e36-c6de-435a-bfbb-3b26ba1f7ba0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:52.464229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 200/389] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:52 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:53.239566 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a463741-1289-490f-8d53-f52c6817356e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:53.241378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a463741-1289-490f-8d53-f52c6817356e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:53.241884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:53.241884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:53.242725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a463741-1289-490f-8d53-f52c6817356e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:53.405496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:53.405496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:53.476719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a463741-1289-490f-8d53-f52c6817356e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:53.485731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c516dbbc-324b-4b0e-8213-c821385e1227 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:53.485731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c516dbbc-324b-4b0e-8213-c821385e1227 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:53.485731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:53.485731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:53.485731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c516dbbc-324b-4b0e-8213-c821385e1227 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:53.485731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c516dbbc-324b-4b0e-8213-c821385e1227 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:53.535808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a463741-1289-490f-8d53-f52c6817356e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:53.536644 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 190/390] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:53 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:53.546654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:53.546654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:53.548471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c516dbbc-324b-4b0e-8213-c821385e1227 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:53.550409 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 201/391] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:53 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:54.553121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c18f8771-25cd-424c-831f-1cc1ac8b45e7 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:54.554294 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c18f8771-25cd-424c-831f-1cc1ac8b45e7 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:54.554522 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:54.554522 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:54.555134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c18f8771-25cd-424c-831f-1cc1ac8b45e7 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:54.564753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36c99d21-0ddf-44d5-b85d-fc136b3873bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:54.565267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36c99d21-0ddf-44d5-b85d-fc136b3873bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:54.565487 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:54.565487 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:54.565857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36c99d21-0ddf-44d5-b85d-fc136b3873bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:54.566223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-36c99d21-0ddf-44d5-b85d-fc136b3873bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:54.624486 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:54.624486 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:54.626390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36c99d21-0ddf-44d5-b85d-fc136b3873bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:54.627206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 202/392] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:54 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:54.671906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:54.671906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:54.694676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c18f8771-25cd-424c-831f-1cc1ac8b45e7 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:54.719899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c18f8771-25cd-424c-831f-1cc1ac8b45e7 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:54.722239 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 191/393] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:54 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:55.641679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c61ac90e-c421-4a70-84e2-75f2d1d8bd94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:55.642920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c61ac90e-c421-4a70-84e2-75f2d1d8bd94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:55.643326 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:55.643326 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:55.643939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c61ac90e-c421-4a70-84e2-75f2d1d8bd94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:55.644468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c61ac90e-c421-4a70-84e2-75f2d1d8bd94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:55.689225 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:55.689225 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:55.691098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c61ac90e-c421-4a70-84e2-75f2d1d8bd94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:55.698726 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 203/394] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:55 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:55.736693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-239a97ea-daf8-4919-a38d-bd37446fd12a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:55.737929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-239a97ea-daf8-4919-a38d-bd37446fd12a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:55.738335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:55.738335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:55.739000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-239a97ea-daf8-4919-a38d-bd37446fd12a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:55.797930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:55.797930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:55.808815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-239a97ea-daf8-4919-a38d-bd37446fd12a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:55.837950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-239a97ea-daf8-4919-a38d-bd37446fd12a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:55.847821 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 192/395] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:55 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:56.710763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38864989-4d49-4fa4-9a90-d7d270b071e6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:56.710763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38864989-4d49-4fa4-9a90-d7d270b071e6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:56.710763 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:56.710763 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:56.710763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38864989-4d49-4fa4-9a90-d7d270b071e6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:56.710763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-38864989-4d49-4fa4-9a90-d7d270b071e6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:56.765882 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:56.765882 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:56.767754 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38864989-4d49-4fa4-9a90-d7d270b071e6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:56.768893 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 204/396] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:56 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:56.855099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc69ac87-6817-4279-86fb-79c0e1e63d3b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:56.855919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc69ac87-6817-4279-86fb-79c0e1e63d3b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:56.856296 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:56.856296 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:56.856931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc69ac87-6817-4279-86fb-79c0e1e63d3b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:56.983695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:56.983695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:56.995931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dc69ac87-6817-4279-86fb-79c0e1e63d3b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:57.054667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc69ac87-6817-4279-86fb-79c0e1e63d3b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:57.056096 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 193/397] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:56 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:57.785755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40b08b4b-b380-484e-b5a9-8cc63e995b26 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:57.786964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40b08b4b-b380-484e-b5a9-8cc63e995b26 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:57.787381 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:57.787381 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:57.788765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40b08b4b-b380-484e-b5a9-8cc63e995b26 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:57.791636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-40b08b4b-b380-484e-b5a9-8cc63e995b26 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:57.856089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:57.856089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:57.858043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40b08b4b-b380-484e-b5a9-8cc63e995b26 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:57.859756 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 205/398] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:57 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:58.074732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d65c390a-6822-4601-8b86-21f868c703fa tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:58.077761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d65c390a-6822-4601-8b86-21f868c703fa tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:58.078640 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:58.078640 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:58.080104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d65c390a-6822-4601-8b86-21f868c703fa tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:58.167184 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:58.167184 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:58.180348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d65c390a-6822-4601-8b86-21f868c703fa tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:58.230258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d65c390a-6822-4601-8b86-21f868c703fa tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:58.231136 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 194/399] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:58 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:58.893341 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-527af324-06f2-48e6-9780-7f34b97b5110 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:58.893845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-527af324-06f2-48e6-9780-7f34b97b5110 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:58.894026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:58.894026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:58.894652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-527af324-06f2-48e6-9780-7f34b97b5110 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:58.895168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-527af324-06f2-48e6-9780-7f34b97b5110 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:12:58.937019 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:58.937019 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:58.939053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-527af324-06f2-48e6-9780-7f34b97b5110 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:12:58.940376 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 206/400] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:58 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:59.247737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f90e66f7-8804-443b-bbc7-e6b21be0568b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:12:59.248654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f90e66f7-8804-443b-bbc7-e6b21be0568b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:59.249045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:59.249045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:59.249676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f90e66f7-8804-443b-bbc7-e6b21be0568b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:59.415547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:12:59.415547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:12:59.467206 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f90e66f7-8804-443b-bbc7-e6b21be0568b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:12:59.535430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f90e66f7-8804-443b-bbc7-e6b21be0568b tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:12:59.536585 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 195/401] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:59 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:12:59.956413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfc4992a-d25e-4b4e-966a-a6f8d176513b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:12:59.956931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfc4992a-d25e-4b4e-966a-a6f8d176513b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:12:59.957151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:12:59.957151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:12:59.957532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfc4992a-d25e-4b4e-966a-a6f8d176513b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:12:59.957951 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dfc4992a-d25e-4b4e-966a-a6f8d176513b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:00.021644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:00.021644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:00.025172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfc4992a-d25e-4b4e-966a-a6f8d176513b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:00.025985 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 207/402] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:12:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:00.553014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e496df94-c66d-4749-9ebf-c8a13bd2cee0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:13:00.554199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e496df94-c66d-4749-9ebf-c8a13bd2cee0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:00.554396 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:00.554396 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:00.555036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e496df94-c66d-4749-9ebf-c8a13bd2cee0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:00.671577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:00.671577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:00.698565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e496df94-c66d-4749-9ebf-c8a13bd2cee0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:00.812984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e496df94-c66d-4749-9ebf-c8a13bd2cee0 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:13:00.816369 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 196/403] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:00 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 973 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:01.046803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4caf295-399b-497e-a801-12290f9b8155 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:01.047415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4caf295-399b-497e-a801-12290f9b8155 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:01.047547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:01.047547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:01.049665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4caf295-399b-497e-a801-12290f9b8155 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:01.051541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e4caf295-399b-497e-a801-12290f9b8155 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:01.123581 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:01.123581 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:01.125714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4caf295-399b-497e-a801-12290f9b8155 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:01.129743 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 208/404] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:01 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:01.833363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1264cb15-2e01-4800-99ab-ac7604604a3f tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:13:01.833929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1264cb15-2e01-4800-99ab-ac7604604a3f tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:01.834205 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:01.834205 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:01.835891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1264cb15-2e01-4800-99ab-ac7604604a3f tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:01.965448 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:01.965448 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:01.985517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1264cb15-2e01-4800-99ab-ac7604604a3f tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:02.039129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1264cb15-2e01-4800-99ab-ac7604604a3f tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:13:02.040478 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 197/405] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:01 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 1361 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:13:02.056330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes Jan 02 10:13:02.057686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:02.057686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:02.058369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-805583771"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:13:02.059675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-805583771'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:13:02.060406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume of 1 GB Jan 02 10:13:02.107742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Availability Zones retrieved successfully. Jan 02 10:13:02.144422 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26e4d33b-2222-459d-9458-d864cb58b68a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:02.144867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26e4d33b-2222-459d-9458-d864cb58b68a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:02.145062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:02.145062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:02.145703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26e4d33b-2222-459d-9458-d864cb58b68a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:02.146384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-26e4d33b-2222-459d-9458-d864cb58b68a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:02.166183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Flow 'volume_create_api' (a3ef3427-25eb-4cfa-9e10-77a794e1b70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:13:02.176444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea7cc27-de37-4244-b1c3-84a78d4bcfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:02.179698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:13:02.282805 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:02.282805 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:02.289180 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26e4d33b-2222-459d-9458-d864cb58b68a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:02.290322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 198/406] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:02.387324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea7cc27-de37-4244-b1c3-84a78d4bcfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:02.398775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d738ca3-d1a8-4482-b972-eb6f30f353f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:02.558209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Created reservations ['810dd34a-8bd8-44b5-a7af-6ffba282e0dd', '297c02e1-3e3e-4809-b6c5-73014767ed2c', '4b6d3c35-b779-479a-95b9-3eb2c3e70724', '6017d29f-c6e1-43e5-8fd4-3cfbf5a1e1a4'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:13:02.560181 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d738ca3-d1a8-4482-b972-eb6f30f353f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['810dd34a-8bd8-44b5-a7af-6ffba282e0dd', '297c02e1-3e3e-4809-b6c5-73014767ed2c', '4b6d3c35-b779-479a-95b9-3eb2c3e70724', '6017d29f-c6e1-43e5-8fd4-3cfbf5a1e1a4']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:02.562596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a816382f-bdd5-4e41-bffc-bab1f165af3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:02.640604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a816382f-bdd5-4e41-bffc-bab1f165af3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-805583771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ade8eb86104bbab18a234be1cc3e6e',qos_specs=None,replication_status=,reservations=['810dd34a-8bd8-44b5-a7af-6ffba282e0dd','297c02e1-3e3e-4809-b6c5-73014767ed2c','4b6d3c35-b779-479a-95b9-3eb2c3e70724','6017d29f-c6e1-43e5-8fd4-3cfbf5a1e1a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c15ed3a06d4241977b7a4fab930b25',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-805583771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ade8eb86104bbab18a234be1cc3e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='96c15ed3a06d4241977b7a4fab930b25',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:02.642795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60ba629-f710-4937-a689-7193a818bfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:02.673645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60ba629-f710-4937-a689-7193a818bfbf) transitioned into state 'SUCCESS' from state '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-805583771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ade8eb86104bbab18a234be1cc3e6e',qos_specs=None,replication_status=,reservations=['810dd34a-8bd8-44b5-a7af-6ffba282e0dd','297c02e1-3e3e-4809-b6c5-73014767ed2c','4b6d3c35-b779-479a-95b9-3eb2c3e70724','6017d29f-c6e1-43e5-8fd4-3cfbf5a1e1a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c15ed3a06d4241977b7a4fab930b25',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:02.675895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de924e9-2f68-4515-beb7-857a388e2543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:02.697882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de924e9-2f68-4515-beb7-857a388e2543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:02.700559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Flow 'volume_create_api' (a3ef3427-25eb-4cfa-9e10-77a794e1b70a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:13:02.761090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume request issued successfully. Jan 02 10:13:02.819088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5610667-e80e-46f0-9431-1f17b4091617 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes returned with HTTP 202 Jan 02 10:13:02.820046 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 209/407] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:13:02 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes => generated 820 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:13:02.835055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d323a473-58c8-4bbc-8bd6-e30a01f71044 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:13:02.836200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d323a473-58c8-4bbc-8bd6-e30a01f71044 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:02.836576 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:02.836576 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:02.837280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d323a473-58c8-4bbc-8bd6-e30a01f71044 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:02.926867 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:02.926867 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:02.936315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d323a473-58c8-4bbc-8bd6-e30a01f71044 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:02.960829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d323a473-58c8-4bbc-8bd6-e30a01f71044 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:13:02.962170 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 199/408] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:02 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 888 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:03.307868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-915dd76c-cb15-49fa-9f7c-f0708c4c952e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:03.308447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-915dd76c-cb15-49fa-9f7c-f0708c4c952e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:03.308598 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:03.308598 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:03.309224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-915dd76c-cb15-49fa-9f7c-f0708c4c952e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:03.309763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-915dd76c-cb15-49fa-9f7c-f0708c4c952e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:03.438842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:03.438842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:03.444020 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-915dd76c-cb15-49fa-9f7c-f0708c4c952e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:03.448266 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 210/409] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:03.978292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a92efc1a-2713-47a2-bb44-2ac1dd7e801c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:13:03.978775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a92efc1a-2713-47a2-bb44-2ac1dd7e801c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:03.978997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:03.978997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:03.983223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a92efc1a-2713-47a2-bb44-2ac1dd7e801c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:04.183541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:04.183541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:04.221853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a92efc1a-2713-47a2-bb44-2ac1dd7e801c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:04.297074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a92efc1a-2713-47a2-bb44-2ac1dd7e801c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:13:04.300443 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 200/410] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:03 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 912 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:04.458867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55812d4b-d89a-4f35-be18-def683e856ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:04.460127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55812d4b-d89a-4f35-be18-def683e856ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:04.460500 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:04.460500 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:04.461127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55812d4b-d89a-4f35-be18-def683e856ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:04.461663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-55812d4b-d89a-4f35-be18-def683e856ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:04.508580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:04.508580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:04.511011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55812d4b-d89a-4f35-be18-def683e856ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:04.514356 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 211/411] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:05.314771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16dececd-043f-4c31-a9c6-9385010765bb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:13:05.315521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-16dececd-043f-4c31-a9c6-9385010765bb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:05.315893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:05.315893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:05.316501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-16dececd-043f-4c31-a9c6-9385010765bb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:05.416807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:05.416807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:05.430975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-16dececd-043f-4c31-a9c6-9385010765bb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:05.454771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16dececd-043f-4c31-a9c6-9385010765bb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:13:05.455961 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 201/412] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:05 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 913 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:05.472736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes Jan 02 10:13:05.473324 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:05.473324 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:05.473575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-800320208"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:13:05.474680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-800320208'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:13:05.475235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume of 1 GB Jan 02 10:13:05.507518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Availability Zones retrieved successfully. Jan 02 10:13:05.529173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1460af07-7f70-467f-bd9d-b9c46e37db32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:05.530085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1460af07-7f70-467f-bd9d-b9c46e37db32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:05.530505 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:05.530505 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:05.531253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1460af07-7f70-467f-bd9d-b9c46e37db32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:05.532046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1460af07-7f70-467f-bd9d-b9c46e37db32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:05.549579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Flow 'volume_create_api' (931d3551-932f-432a-a17b-ec286920e691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:13:05.552381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1feefdab-226f-404a-9b90-f782d031e1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:05.557960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:13:05.587359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:05.587359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:05.593482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1460af07-7f70-467f-bd9d-b9c46e37db32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:05.596045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 202/413] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:05 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:05.686361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1feefdab-226f-404a-9b90-f782d031e1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:05.689222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1984484c-c8e0-46f1-a859-be1e399c64e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:05.832313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Created reservations ['d9601c26-58c0-42a4-b858-84ba21b12b26', '4da1422f-0c5b-4e82-8900-bfe8e1568998', '3e964e5f-e2d3-449e-8f2c-de6861f10a05', '38fd09c8-a67e-48a0-95cb-aa3ed13daa5e'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:13:05.834457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1984484c-c8e0-46f1-a859-be1e399c64e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9601c26-58c0-42a4-b858-84ba21b12b26', '4da1422f-0c5b-4e82-8900-bfe8e1568998', '3e964e5f-e2d3-449e-8f2c-de6861f10a05', '38fd09c8-a67e-48a0-95cb-aa3ed13daa5e']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:05.837048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d42f8d-274b-4132-959b-cccc86ae769e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:05.984937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d42f8d-274b-4132-959b-cccc86ae769e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233dbed6-f901-481f-b7eb-e4d2721fca53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-800320208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ade8eb86104bbab18a234be1cc3e6e',qos_specs=None,replication_status=,reservations=['d9601c26-58c0-42a4-b858-84ba21b12b26','4da1422f-0c5b-4e82-8900-bfe8e1568998','3e964e5f-e2d3-449e-8f2c-de6861f10a05','38fd09c8-a67e-48a0-95cb-aa3ed13daa5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c15ed3a06d4241977b7a4fab930b25',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-800320208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233dbed6-f901-481f-b7eb-e4d2721fca53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ade8eb86104bbab18a234be1cc3e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='96c15ed3a06d4241977b7a4fab930b25',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:05.987429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6c346f-c04a-4b95-b5c8-e274757d4be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:06.022364 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6c346f-c04a-4b95-b5c8-e274757d4be3) transitioned into state 'SUCCESS' from state '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-800320208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ade8eb86104bbab18a234be1cc3e6e',qos_specs=None,replication_status=,reservations=['d9601c26-58c0-42a4-b858-84ba21b12b26','4da1422f-0c5b-4e82-8900-bfe8e1568998','3e964e5f-e2d3-449e-8f2c-de6861f10a05','38fd09c8-a67e-48a0-95cb-aa3ed13daa5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c15ed3a06d4241977b7a4fab930b25',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:06.024744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d591bf-cb49-459c-83a6-474fa28ca1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:06.057240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d591bf-cb49-459c-83a6-474fa28ca1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:06.062990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Flow 'volume_create_api' (931d3551-932f-432a-a17b-ec286920e691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:13:06.152620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Create volume request issued successfully. Jan 02 10:13:06.170801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46392265-7ada-4aa2-8264-12f71b82d97d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes returned with HTTP 202 Jan 02 10:13:06.173540 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 212/414] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:13:05 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes => generated 820 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:13:06.187860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d41d297-f3e8-4af0-b1c3-f97a303f605c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:13:06.188618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d41d297-f3e8-4af0-b1c3-f97a303f605c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:06.189050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:06.189050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:06.189727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d41d297-f3e8-4af0-b1c3-f97a303f605c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:06.278883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:06.278883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:06.289932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d41d297-f3e8-4af0-b1c3-f97a303f605c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:06.313844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d41d297-f3e8-4af0-b1c3-f97a303f605c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:13:06.325112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 203/415] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:06 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 888 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:06.613431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c15da149-ec20-4506-96b1-bda51e1d3bc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:06.613944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c15da149-ec20-4506-96b1-bda51e1d3bc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:06.614183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:06.614183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:06.614667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c15da149-ec20-4506-96b1-bda51e1d3bc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:06.615003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c15da149-ec20-4506-96b1-bda51e1d3bc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:06.649352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:06.649352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:06.651567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c15da149-ec20-4506-96b1-bda51e1d3bc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:06.652637 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 213/416] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:07.331272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f974154-05cf-4aef-9976-9b8db0ad8d82 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:13:07.332470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f974154-05cf-4aef-9976-9b8db0ad8d82 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:07.332913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:07.332913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:07.333554 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f974154-05cf-4aef-9976-9b8db0ad8d82 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:07.446781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:07.446781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:07.488840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5f974154-05cf-4aef-9976-9b8db0ad8d82 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:13:07.567377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f974154-05cf-4aef-9976-9b8db0ad8d82 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:13:07.568352 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 204/417] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:07 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:07.667005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3157d865-836b-4f4c-ab88-aa3f069c0ea8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:07.667874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3157d865-836b-4f4c-ab88-aa3f069c0ea8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:07.668353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:07.668353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:07.668738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3157d865-836b-4f4c-ab88-aa3f069c0ea8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:07.669156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3157d865-836b-4f4c-ab88-aa3f069c0ea8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:07.732600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:07.732600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:07.734516 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3157d865-836b-4f4c-ab88-aa3f069c0ea8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:07.743020 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 214/418] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:08.750334 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9dd0b47-c028-42b5-8ab1-ebe2fd8e565f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:08.752239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9dd0b47-c028-42b5-8ab1-ebe2fd8e565f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:08.752585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:08.752585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:08.753183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9dd0b47-c028-42b5-8ab1-ebe2fd8e565f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:08.753905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c9dd0b47-c028-42b5-8ab1-ebe2fd8e565f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:08.825179 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:08.825179 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:08.827037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9dd0b47-c028-42b5-8ab1-ebe2fd8e565f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:08.830112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 205/419] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:09.844364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-906cc13e-1dce-4c1a-89b6-4089e22fad89 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:09.844771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-906cc13e-1dce-4c1a-89b6-4089e22fad89 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:09.844881 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:09.844881 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:09.845240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-906cc13e-1dce-4c1a-89b6-4089e22fad89 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:09.845946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-906cc13e-1dce-4c1a-89b6-4089e22fad89 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:09.886659 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:09.886659 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:09.888696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-906cc13e-1dce-4c1a-89b6-4089e22fad89 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:09.889746 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 215/420] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:09 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:10.904341 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0daabff9-ceae-45fb-b867-7c854a326428 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:10.904912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0daabff9-ceae-45fb-b867-7c854a326428 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:10.905002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:10.905002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:10.905339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0daabff9-ceae-45fb-b867-7c854a326428 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:10.905852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0daabff9-ceae-45fb-b867-7c854a326428 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:10.981709 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:10.981709 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:10.983457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0daabff9-ceae-45fb-b867-7c854a326428 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:10.987522 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 206/421] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:11.997884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a10870b-3422-41f8-bf7b-ff1258c61b3d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:11.998557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a10870b-3422-41f8-bf7b-ff1258c61b3d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:11.998557 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:11.998557 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:11.998954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a10870b-3422-41f8-bf7b-ff1258c61b3d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:11.999387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4a10870b-3422-41f8-bf7b-ff1258c61b3d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:12.076890 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:12.076890 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:12.078728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a10870b-3422-41f8-bf7b-ff1258c61b3d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:12.079582 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 216/422] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:13.094230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54d164df-8743-46f5-956a-d03e2197c19b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:13.095515 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54d164df-8743-46f5-956a-d03e2197c19b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:13.095947 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:13.095947 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:13.096594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54d164df-8743-46f5-956a-d03e2197c19b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:13.097234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-54d164df-8743-46f5-956a-d03e2197c19b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:13.149705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:13.149705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:13.152110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54d164df-8743-46f5-956a-d03e2197c19b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:13.163422 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 207/423] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:13 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:14.170187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53e8b8c6-be2c-4a67-834c-0c08084d2c54 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:14.171325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53e8b8c6-be2c-4a67-834c-0c08084d2c54 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:14.171711 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:14.171711 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:14.172598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53e8b8c6-be2c-4a67-834c-0c08084d2c54 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:14.173127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-53e8b8c6-be2c-4a67-834c-0c08084d2c54 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:14.243519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:14.243519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:14.246016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53e8b8c6-be2c-4a67-834c-0c08084d2c54 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:14.246990 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 217/424] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:15.261878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81499aea-0d7d-437e-84aa-cd3a2e3b62cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:15.262417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81499aea-0d7d-437e-84aa-cd3a2e3b62cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:15.262541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:15.262541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:15.262921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81499aea-0d7d-437e-84aa-cd3a2e3b62cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:15.263335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-81499aea-0d7d-437e-84aa-cd3a2e3b62cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:15.326322 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:15.326322 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:15.328328 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81499aea-0d7d-437e-84aa-cd3a2e3b62cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:15.328882 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 208/425] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:16.342718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-055adc91-9221-425e-9f00-ff75d5b79876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:16.343876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-055adc91-9221-425e-9f00-ff75d5b79876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:16.344207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:16.344207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:16.346267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-055adc91-9221-425e-9f00-ff75d5b79876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:16.346761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-055adc91-9221-425e-9f00-ff75d5b79876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:16.401784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:16.401784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:16.404643 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-055adc91-9221-425e-9f00-ff75d5b79876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:16.405985 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 218/426] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:16 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:17.419263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6cd43ce-c9df-4646-9523-2d6240bcb26f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:17.420034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6cd43ce-c9df-4646-9523-2d6240bcb26f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:17.420313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:17.420313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:17.420761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6cd43ce-c9df-4646-9523-2d6240bcb26f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:17.421203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c6cd43ce-c9df-4646-9523-2d6240bcb26f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:17.479643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:17.479643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:17.489871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6cd43ce-c9df-4646-9523-2d6240bcb26f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:17.490905 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 209/427] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:17 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:18.518686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-728a2fc2-5da0-41fe-b3d7-daec9af0bb34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:18.520077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-728a2fc2-5da0-41fe-b3d7-daec9af0bb34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:18.520874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:18.520874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:18.522138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-728a2fc2-5da0-41fe-b3d7-daec9af0bb34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:18.522642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-728a2fc2-5da0-41fe-b3d7-daec9af0bb34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:18.576082 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:18.576082 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:18.578767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-728a2fc2-5da0-41fe-b3d7-daec9af0bb34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:18.603632 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 219/428] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:18 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:19.617590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a750157c-21b2-40d9-956d-7162faa08689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:19.618937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a750157c-21b2-40d9-956d-7162faa08689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:19.619414 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:19.619414 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:19.620088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a750157c-21b2-40d9-956d-7162faa08689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:19.620666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a750157c-21b2-40d9-956d-7162faa08689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:19.669213 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:19.669213 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:19.678853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a750157c-21b2-40d9-956d-7162faa08689 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:19.680127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 210/429] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:20.710502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe7a05af-319f-4546-85bd-1d87692b39c3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:20.711659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe7a05af-319f-4546-85bd-1d87692b39c3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:20.712056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:20.712056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:20.712830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe7a05af-319f-4546-85bd-1d87692b39c3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:20.713427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fe7a05af-319f-4546-85bd-1d87692b39c3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:20.770962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:20.770962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:20.776666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe7a05af-319f-4546-85bd-1d87692b39c3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:20.794801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 220/430] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:20 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:21.792785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4a7c604-ab28-4f68-92d3-434bed7d52df tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:21.793462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4a7c604-ab28-4f68-92d3-434bed7d52df tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:21.793922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:21.793922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:21.794626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4a7c604-ab28-4f68-92d3-434bed7d52df tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:21.795188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d4a7c604-ab28-4f68-92d3-434bed7d52df tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:21.846897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:21.846897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:21.850366 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4a7c604-ab28-4f68-92d3-434bed7d52df tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:21.864668 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 211/431] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:21 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:22.872402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da744b03-b305-4660-9b16-342388df1873 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:22.873042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da744b03-b305-4660-9b16-342388df1873 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:22.873356 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:22.873356 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:22.873902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da744b03-b305-4660-9b16-342388df1873 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:22.874367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-da744b03-b305-4660-9b16-342388df1873 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:22.936121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:22.936121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:22.939008 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da744b03-b305-4660-9b16-342388df1873 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:22.940029 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 221/432] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:22 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:23.953609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8c19107-e238-4ab5-82c1-1172526af8cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:23.954126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8c19107-e238-4ab5-82c1-1172526af8cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:23.954316 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:23.954316 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:23.954654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8c19107-e238-4ab5-82c1-1172526af8cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:23.955200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e8c19107-e238-4ab5-82c1-1172526af8cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:13:24.031923 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:24.031923 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:24.041624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8c19107-e238-4ab5-82c1-1172526af8cc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 200 Jan 02 10:13:24.050196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 212/433] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:24.065028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5cfabf7-3875-45f2-a7ca-67d9acc37a70 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:24.066246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5cfabf7-3875-45f2-a7ca-67d9acc37a70 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:24.066527 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:24.066527 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:24.066956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5cfabf7-3875-45f2-a7ca-67d9acc37a70 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:24.252348 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:24.252348 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:24.283099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5cfabf7-3875-45f2-a7ca-67d9acc37a70 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:24.431741 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:24.431741 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:24.469982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5cfabf7-3875-45f2-a7ca-67d9acc37a70 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:24.470939 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 222/434] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1202 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:13:24.487790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8159817-2c27-4382-9a6f-786d80beedc1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 Jan 02 10:13:24.488563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8159817-2c27-4382-9a6f-786d80beedc1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:24.488966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:24.488966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:24.489909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8159817-2c27-4382-9a6f-786d80beedc1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:24.491868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-a8159817-2c27-4382-9a6f-786d80beedc1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete backup with id: 49d0ebd5-f20c-4ed9-8e7a-391841979fe7. Jan 02 10:13:24.578394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:24.578394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:24.670021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-a8159817-2c27-4382-9a6f-786d80beedc1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] delete_backup rpcapi backup_id 49d0ebd5-f20c-4ed9-8e7a-391841979fe7 {{(pid=88039) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:13:24.675219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8159817-2c27-4382-9a6f-786d80beedc1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 returned with HTTP 202 Jan 02 10:13:24.676871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 213/435] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:13:24 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/49d0ebd5-f20c-4ed9-8e7a-391841979fe7 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:13:24.922864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2586b5bf-b861-4c10-9559-78ffc48ed4f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:24.923846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2586b5bf-b861-4c10-9559-78ffc48ed4f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:24.925322 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:24.925322 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:24.926114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2586b5bf-b861-4c10-9559-78ffc48ed4f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:24.992996 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:24.992996 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.006239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2586b5bf-b861-4c10-9559-78ffc48ed4f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:25.035584 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:25.035584 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.047735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2586b5bf-b861-4c10-9559-78ffc48ed4f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:25.049422 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 223/436] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:13:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1202 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:13:25.107577 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a/action Jan 02 10:13:25.108004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:25.108004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:25.108443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:13:25.108842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:13:25.223100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:25.223100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.225136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:25.254414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Begin detaching volume completed successfully. Jan 02 10:13:25.255131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a/action returned with HTTP 202 Jan 02 10:13:25.257096 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 214/437] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:13:25 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:13:25.295179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af4af81a-c710-4825-bebf-d6cc41a2344d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:25.295810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af4af81a-c710-4825-bebf-d6cc41a2344d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:25.296036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:25.296036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:25.308042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af4af81a-c710-4825-bebf-d6cc41a2344d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:25.379761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:13:25.380247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:25.380526 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:25.380526 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:25.381772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:25.383210 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-78fe327b-21e2-4fce-bb31-f810fc0261a1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:13:25.384373 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 215/438] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:13:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:13:25.399846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2a0ca610-8e3d-47e8-bcc3-f19f3a129b74 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:25.400603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2a0ca610-8e3d-47e8-bcc3-f19f3a129b74 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:25.400911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2a0ca610-8e3d-47e8-bcc3-f19f3a129b74 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:25.535495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:25.535495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.560187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af4af81a-c710-4825-bebf-d6cc41a2344d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:25.621474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:25.621474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.625331 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:25.625331 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.642864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2a0ca610-8e3d-47e8-bcc3-f19f3a129b74 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:25.648795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af4af81a-c710-4825-bebf-d6cc41a2344d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:25.650126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 224/439] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:25 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1205 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:13:25.705500 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:25.705500 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:25.721818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-2a0ca610-8e3d-47e8-bcc3-f19f3a129b74 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:25.722656 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 216/440] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:13:25 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1304 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:13:26.157551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-1032c844-dac6-4330-af01-95d360550c9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20 Jan 02 10:13:26.162110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-1032c844-dac6-4330-af01-95d360550c9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:26.162738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:26.162738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:26.164667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-1032c844-dac6-4330-af01-95d360550c9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:26.247511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:26.247511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:26.670994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2c11861-9543-4dfb-9e1f-3608b002dd62 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:26.672927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2c11861-9543-4dfb-9e1f-3608b002dd62 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:26.673651 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:26.673651 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:26.674580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2c11861-9543-4dfb-9e1f-3608b002dd62 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:26.853158 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:26.853158 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:26.864523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a2c11861-9543-4dfb-9e1f-3608b002dd62 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:26.887630 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:26.887630 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:26.900255 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2c11861-9543-4dfb-9e1f-3608b002dd62 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:26.901749 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 217/441] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:26 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 1205 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:13:27.841391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-1032c844-dac6-4330-af01-95d360550c9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:13:27.841933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-1032c844-dac6-4330-af01-95d360550c9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:13:27.863257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8f659ec4-2a45-4e82-8396-16be82dc6b52 req-1032c844-dac6-4330-af01-95d360550c9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20 returned with HTTP 200 Jan 02 10:13:27.864456 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 225/442] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:13:26 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/attachments/c14b8737-0973-49b4-af2a-3e625b1a4b20 => generated 19 bytes in 1716 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:27.918390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de141eee-5994-4eee-b23e-212188483b4b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:27.919061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de141eee-5994-4eee-b23e-212188483b4b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:27.919410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:27.919410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:27.919959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de141eee-5994-4eee-b23e-212188483b4b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:28.045490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:28.045490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:28.057424 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de141eee-5994-4eee-b23e-212188483b4b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:28.093338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de141eee-5994-4eee-b23e-212188483b4b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:28.096291 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 218/443] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:27 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 910 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:43.187748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:43.188383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:43.188696 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:43.188696 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:43.189246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:43.189804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:43.296374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:43.296374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:43.310526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:43.371332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume request issued successfully. Jan 02 10:13:43.372037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5963ac3-2919-4bd0-bfb0-fefb8ef0ecfb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 202 Jan 02 10:13:43.373087 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 226/444] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:13:43 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:13:43.382240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7baf85b9-bb14-470e-91c2-3e811f0c3bf9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:43.382895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7baf85b9-bb14-470e-91c2-3e811f0c3bf9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:43.383375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:43.383375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:43.384493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7baf85b9-bb14-470e-91c2-3e811f0c3bf9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:43.477120 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:43.477120 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:43.497092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7baf85b9-bb14-470e-91c2-3e811f0c3bf9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:43.525178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7baf85b9-bb14-470e-91c2-3e811f0c3bf9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:43.526492 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 219/445] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:43 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 909 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:13:44.543180 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-723849e9-e883-448b-95de-821cb9411801 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:44.543924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-723849e9-e883-448b-95de-821cb9411801 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:44.544245 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:44.544245 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:44.544800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-723849e9-e883-448b-95de-821cb9411801 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:44.657737 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:44.657737 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:44.680619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-723849e9-e883-448b-95de-821cb9411801 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:44.733213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-723849e9-e883-448b-95de-821cb9411801 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 200 Jan 02 10:13:44.734143 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 227/446] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:44 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:45.750839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d955d5d-1bca-434e-b9b0-b75a90f120d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:13:45.751516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d955d5d-1bca-434e-b9b0-b75a90f120d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:45.751975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:45.751975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:45.752685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d955d5d-1bca-434e-b9b0-b75a90f120d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:45.806380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d955d5d-1bca-434e-b9b0-b75a90f120d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 404 Jan 02 10:13:45.807357 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 220/447] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:45 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:13:45.866015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes Jan 02 10:13:45.866999 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:45.866999 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:45.867786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-515054394"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:13:45.869106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request body: {'volume': {'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-515054394'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:13:46.026423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume of 1 GB Jan 02 10:13:46.054780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability Zones retrieved successfully. Jan 02 10:13:46.092906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (48b1e65c-3c7f-44b6-91d9-fddcb40c63a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:13:46.096056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd4100f-edb7-4cc9-957f-c3041d6b86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:46.108742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:13:46.235146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd4100f-edb7-4cc9-957f-c3041d6b86e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:46.238025 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdde733-588a-429f-9887-1dde298cb0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:46.320266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['5362a27a-32ae-442e-94dd-178d0714665e', 'c3ccf5f8-521b-48b0-815b-00d46db62287', '7cbe1a32-b8b3-49c5-91d8-470cc2e62f6e', '0fe64f6a-43a3-447c-9165-43299d68355d'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:13:46.322607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdde733-588a-429f-9887-1dde298cb0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5362a27a-32ae-442e-94dd-178d0714665e', 'c3ccf5f8-521b-48b0-815b-00d46db62287', '7cbe1a32-b8b3-49c5-91d8-470cc2e62f6e', '0fe64f6a-43a3-447c-9165-43299d68355d']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:46.325125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37aa43e-63cf-4415-a20a-87385936ebc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:46.392592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37aa43e-63cf-4415-a20a-87385936ebc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2435e81-4d16-4fdb-8c03-20d00dce8e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-515054394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['5362a27a-32ae-442e-94dd-178d0714665e','c3ccf5f8-521b-48b0-815b-00d46db62287','7cbe1a32-b8b3-49c5-91d8-470cc2e62f6e','0fe64f6a-43a3-447c-9165-43299d68355d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-515054394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2435e81-4d16-4fdb-8c03-20d00dce8e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155331d21c5f4d13aad9dad48247ab23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='470a6d066b054bed9128aef3f3564cf3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:46.395656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a85ca2c-b6c2-4a0a-9f76-dec4d79f25f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:46.428967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a85ca2c-b6c2-4a0a-9f76-dec4d79f25f5) transitioned into state 'SUCCESS' from state '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-515054394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['5362a27a-32ae-442e-94dd-178d0714665e','c3ccf5f8-521b-48b0-815b-00d46db62287','7cbe1a32-b8b3-49c5-91d8-470cc2e62f6e','0fe64f6a-43a3-447c-9165-43299d68355d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:46.431636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d894571-7fa7-4ede-9b3c-a36e8a2b1c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:13:46.459657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d894571-7fa7-4ede-9b3c-a36e8a2b1c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:13:46.465666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (48b1e65c-3c7f-44b6-91d9-fddcb40c63a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:13:46.555978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request issued successfully. Jan 02 10:13:46.586753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f890359-7600-467d-8148-da06e36bceb9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes returned with HTTP 202 Jan 02 10:13:46.588070 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 228/448] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:13:45 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes => generated 817 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:13:46.602607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1b1b0df-9a03-4abb-be75-7595bbd3f74c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:46.603450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1b1b0df-9a03-4abb-be75-7595bbd3f74c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:46.604125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1b1b0df-9a03-4abb-be75-7595bbd3f74c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:46.685411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:46.685411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:46.694119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1b1b0df-9a03-4abb-be75-7595bbd3f74c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:46.716932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1b1b0df-9a03-4abb-be75-7595bbd3f74c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:46.718259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 221/449] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:46 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:47.737828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-582c39ec-06dd-4fa2-a934-bbaaaecc01db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:47.739000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-582c39ec-06dd-4fa2-a934-bbaaaecc01db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:47.739965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:47.739965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:47.740620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-582c39ec-06dd-4fa2-a934-bbaaaecc01db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:47.868028 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:47.868028 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:47.903095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-582c39ec-06dd-4fa2-a934-bbaaaecc01db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:47.947485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-582c39ec-06dd-4fa2-a934-bbaaaecc01db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:47.957223 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 229/450] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:47 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:48.964869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50aedb17-3832-4903-9d9c-805923ea52c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:48.965402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50aedb17-3832-4903-9d9c-805923ea52c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:48.965836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:48.965836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:48.966212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50aedb17-3832-4903-9d9c-805923ea52c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:49.128543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:49.128543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:49.152221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50aedb17-3832-4903-9d9c-805923ea52c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:49.216050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50aedb17-3832-4903-9d9c-805923ea52c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:49.225683 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 222/451] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:48 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:50.231845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9e07e81-2c15-4f8b-bade-b84f52b5585b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:50.233340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9e07e81-2c15-4f8b-bade-b84f52b5585b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:50.233788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:50.233788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:50.234817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9e07e81-2c15-4f8b-bade-b84f52b5585b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:50.345826 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:50.345826 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:50.355961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b9e07e81-2c15-4f8b-bade-b84f52b5585b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:50.382195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9e07e81-2c15-4f8b-bade-b84f52b5585b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:50.392831 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 230/452] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:50 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:51.399585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8ad4fe4-c42f-45cc-920e-75b91742da2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:51.400136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8ad4fe4-c42f-45cc-920e-75b91742da2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:51.400278 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:51.400278 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:51.400899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8ad4fe4-c42f-45cc-920e-75b91742da2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:51.514135 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:51.514135 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:51.526532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8ad4fe4-c42f-45cc-920e-75b91742da2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:51.556088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8ad4fe4-c42f-45cc-920e-75b91742da2f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:51.566236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 223/453] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:51 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:52.574573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b7de4e3-262c-4ea5-9a05-d7cf939e1a6f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:52.575620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b7de4e3-262c-4ea5-9a05-d7cf939e1a6f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:52.575837 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:52.575837 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:52.576215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b7de4e3-262c-4ea5-9a05-d7cf939e1a6f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:52.672562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:52.672562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:52.687465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3b7de4e3-262c-4ea5-9a05-d7cf939e1a6f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:52.761435 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b7de4e3-262c-4ea5-9a05-d7cf939e1a6f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:52.772776 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 231/454] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:52 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:53.780339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af6ed6d8-c8c5-49f7-a260-6d5e5868dd3a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:53.788141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af6ed6d8-c8c5-49f7-a260-6d5e5868dd3a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:53.788371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:53.788371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:53.791928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af6ed6d8-c8c5-49f7-a260-6d5e5868dd3a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:53.903828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:53.903828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:53.916666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af6ed6d8-c8c5-49f7-a260-6d5e5868dd3a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:53.941352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af6ed6d8-c8c5-49f7-a260-6d5e5868dd3a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:53.943230 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 224/455] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:53 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:54.961196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd99de12-3890-4bd3-b251-2955604a92f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:54.961725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd99de12-3890-4bd3-b251-2955604a92f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:54.961946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:54.961946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:54.962323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd99de12-3890-4bd3-b251-2955604a92f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:55.036641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:55.036641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:55.062111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd99de12-3890-4bd3-b251-2955604a92f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:55.107737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd99de12-3890-4bd3-b251-2955604a92f9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:55.108839 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 232/456] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:54 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:56.125217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-995fb086-1769-4ec1-9a2d-e6ee211f1f65 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:56.126362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-995fb086-1769-4ec1-9a2d-e6ee211f1f65 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:56.126730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:56.126730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:56.127379 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-995fb086-1769-4ec1-9a2d-e6ee211f1f65 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:56.246816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:56.246816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:56.278536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-995fb086-1769-4ec1-9a2d-e6ee211f1f65 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:56.354893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-995fb086-1769-4ec1-9a2d-e6ee211f1f65 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:56.358125 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 225/457] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:56 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:57.371758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60dd75a9-bd0f-4d83-928f-d048c0b782ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:57.372447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60dd75a9-bd0f-4d83-928f-d048c0b782ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:57.372768 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:57.372768 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:57.373338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60dd75a9-bd0f-4d83-928f-d048c0b782ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:57.499957 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:57.499957 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:57.510990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-60dd75a9-bd0f-4d83-928f-d048c0b782ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:57.534037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60dd75a9-bd0f-4d83-928f-d048c0b782ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:57.545625 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 233/458] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:57 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:58.552806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfb79a5b-9bd9-4720-8917-e9cbce738cda tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:58.553354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfb79a5b-9bd9-4720-8917-e9cbce738cda tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:58.553496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:58.553496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:58.554441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfb79a5b-9bd9-4720-8917-e9cbce738cda tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:58.627091 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:58.627091 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:58.636912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dfb79a5b-9bd9-4720-8917-e9cbce738cda tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:58.660103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfb79a5b-9bd9-4720-8917-e9cbce738cda tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:58.662099 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 226/459] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:58 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:13:59.678648 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-410fd7b7-cee6-46b3-a742-b027eb6e14a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:13:59.679201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-410fd7b7-cee6-46b3-a742-b027eb6e14a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:13:59.679488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:13:59.679488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:13:59.679792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-410fd7b7-cee6-46b3-a742-b027eb6e14a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:13:59.802395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:13:59.802395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:13:59.823380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-410fd7b7-cee6-46b3-a742-b027eb6e14a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:13:59.865475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-410fd7b7-cee6-46b3-a742-b027eb6e14a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:13:59.870245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 234/460] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:13:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:00.886338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f17207d6-9aa1-4506-a07e-b61187e3c5c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:00.887877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f17207d6-9aa1-4506-a07e-b61187e3c5c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:00.888275 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:00.888275 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:00.889728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f17207d6-9aa1-4506-a07e-b61187e3c5c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:01.044819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:01.044819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:01.069252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f17207d6-9aa1-4506-a07e-b61187e3c5c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:01.142125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f17207d6-9aa1-4506-a07e-b61187e3c5c6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:01.158036 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 227/461] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:00 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:02.164243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28cafad4-0142-4248-b059-17d200424d3c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:02.164832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28cafad4-0142-4248-b059-17d200424d3c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:02.164952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:02.164952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:02.165283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28cafad4-0142-4248-b059-17d200424d3c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:02.269090 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:02.269090 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:02.293057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-28cafad4-0142-4248-b059-17d200424d3c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:02.341519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28cafad4-0142-4248-b059-17d200424d3c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:02.345864 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 235/462] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:03.360063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63d2ea16-0237-4f57-91a3-c66f6775305c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:03.360581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63d2ea16-0237-4f57-91a3-c66f6775305c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:03.360774 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:03.360774 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:03.361147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63d2ea16-0237-4f57-91a3-c66f6775305c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:03.436795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:03.436795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:03.446446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63d2ea16-0237-4f57-91a3-c66f6775305c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:03.469784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63d2ea16-0237-4f57-91a3-c66f6775305c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:03.471208 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 228/463] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:04.487244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da804b9b-fe39-453e-8c57-17362165ce1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:04.488405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da804b9b-fe39-453e-8c57-17362165ce1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:04.488777 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:04.488777 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:04.490382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da804b9b-fe39-453e-8c57-17362165ce1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:04.546156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:04.546156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:04.564783 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da804b9b-fe39-453e-8c57-17362165ce1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:04.589567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da804b9b-fe39-453e-8c57-17362165ce1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:04.600848 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 236/464] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 967 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:05.607106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a54096b5-2176-4b87-b0a2-a36c9aa8800e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:05.608289 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a54096b5-2176-4b87-b0a2-a36c9aa8800e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:05.608686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:05.608686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:05.609318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a54096b5-2176-4b87-b0a2-a36c9aa8800e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:05.708898 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:05.708898 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:05.730090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a54096b5-2176-4b87-b0a2-a36c9aa8800e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:05.786608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a54096b5-2176-4b87-b0a2-a36c9aa8800e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:05.796175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 229/465] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:05 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 970 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:06.804878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c083662-f784-40bf-bb08-8c975684705e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:06.805621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c083662-f784-40bf-bb08-8c975684705e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:06.805909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:06.805909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:06.806427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c083662-f784-40bf-bb08-8c975684705e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:06.876006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:06.876006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:06.887213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c083662-f784-40bf-bb08-8c975684705e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:06.913407 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c083662-f784-40bf-bb08-8c975684705e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:06.914914 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 237/466] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 970 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:07.930977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9571da2-c6c2-4bc9-9913-ef933e03e64b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:07.931550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9571da2-c6c2-4bc9-9913-ef933e03e64b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:07.931688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:07.931688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:07.932184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9571da2-c6c2-4bc9-9913-ef933e03e64b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:08.041495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:08.041495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:08.056341 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9571da2-c6c2-4bc9-9913-ef933e03e64b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:08.092158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9571da2-c6c2-4bc9-9913-ef933e03e64b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:08.103605 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 230/467] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 970 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:08.623007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-bacb77dd-c8bd-4288-ae97-7ccf48dea670 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:14:08.623717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-bacb77dd-c8bd-4288-ae97-7ccf48dea670 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:08.623833 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:08.623833 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:08.624248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-bacb77dd-c8bd-4288-ae97-7ccf48dea670 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:08.699757 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:08.699757 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:08.712101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-bacb77dd-c8bd-4288-ae97-7ccf48dea670 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:14:08.746265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-bacb77dd-c8bd-4288-ae97-7ccf48dea670 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:14:08.747618 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 238/468] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:14:08 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 1361 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:08.762680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:14:08.763519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:08.764089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:08.764089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:08.764759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:08.829207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:08.829207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:08.844094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:14:08.873572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:14:08.874524 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 231/469] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:14:08 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:08.905328 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-a926faf3-c571-4d31-8f91-43ab9955d016 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:14:08.907000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-a926faf3-c571-4d31-8f91-43ab9955d016 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:08.908394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:08.908394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:08.910562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-a926faf3-c571-4d31-8f91-43ab9955d016 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:08.983029 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:08.983029 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:08.997002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-a926faf3-c571-4d31-8f91-43ab9955d016 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:14:09.027343 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-a926faf3-c571-4d31-8f91-43ab9955d016 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:14:09.029543 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 239/470] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:14:08 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 913 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:09.050026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume// Jan 02 10:14:09.051270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:09.051998 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:09.051998 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:09.052821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:09.054048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-ab40781e-23e3-41f8-8705-a95d9021aa54 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:14:09.055137 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 232/471] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:14: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 02 10:14:09.072625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3ad2b37c-c00f-4fc9-9b77-18e1af1a621c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments Jan 02 10:14:09.073701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:09.073701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:09.074400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3ad2b37c-c00f-4fc9-9b77-18e1af1a621c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92e4302b-bf6b-41b9-ad7f-c50d51367dd1", "instance_uuid": "f60fd7ac-b68d-4af2-aee8-ec60c6d73781", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:09.111917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:09.113690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:09.116467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:09.204714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:09.204714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:09.215258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:09.215258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:09.224541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:09.272115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:09.274219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 233/472] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:09 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 970 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:14:09.377725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3ad2b37c-c00f-4fc9-9b77-18e1af1a621c tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments returned with HTTP 200 Jan 02 10:14:09.378699 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 240/473] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:14:09 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments => generated 273 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:09.389570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:14:09.390427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:09.390635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:09.390635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:09.390927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:09.392144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:14:09.392820 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 234/474] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:14:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:14:09.428088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-6e967c46-edeb-41e4-b44b-8bdcfe2ad462 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments Jan 02 10:14:09.429966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:09.429966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:09.432307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-6e967c46-edeb-41e4-b44b-8bdcfe2ad462 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff", "instance_uuid": "f60fd7ac-b68d-4af2-aee8-ec60c6d73781", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:09.583782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:09.583782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:09.720079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-6e967c46-edeb-41e4-b44b-8bdcfe2ad462 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments returned with HTTP 200 Jan 02 10:14:09.730174 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 241/475] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:14:09 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments => generated 273 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:09.730467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:14:09.730934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:09.731479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:09.732697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ad60367-957a-4888-aab6-63c841e1a427 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:14:09.733612 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 235/476] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:14:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:14:09.760710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-07ba212b-eef7-478e-9425-45240948c6c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments Jan 02 10:14:09.761691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:09.761691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:09.762624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-07ba212b-eef7-478e-9425-45240948c6c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "233dbed6-f901-481f-b7eb-e4d2721fca53", "instance_uuid": "f60fd7ac-b68d-4af2-aee8-ec60c6d73781", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:09.843088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:09.843088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:09.953148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-07ba212b-eef7-478e-9425-45240948c6c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments returned with HTTP 200 Jan 02 10:14:09.953963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 242/477] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:14:09 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments => generated 273 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:10.290001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42f753aa-5f29-4f07-bb47-508bbdf3b790 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:10.291173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42f753aa-5f29-4f07-bb47-508bbdf3b790 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:10.291881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42f753aa-5f29-4f07-bb47-508bbdf3b790 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:10.428825 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:10.428825 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:10.451655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-42f753aa-5f29-4f07-bb47-508bbdf3b790 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:10.505005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42f753aa-5f29-4f07-bb47-508bbdf3b790 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:10.506760 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 236/478] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 970 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:11.524670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2d2bce4-f972-4cb1-8363-e5f224403c12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:11.525993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2d2bce4-f972-4cb1-8363-e5f224403c12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:11.526643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:11.526643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:11.527270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2d2bce4-f972-4cb1-8363-e5f224403c12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:11.609931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:11.609931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:11.626448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f2d2bce4-f972-4cb1-8363-e5f224403c12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:11.696514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2d2bce4-f972-4cb1-8363-e5f224403c12 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:11.697623 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 243/479] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1358 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:11.714275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98c7d60a-b959-45ba-a632-b0654669cad5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:14:11.714809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98c7d60a-b959-45ba-a632-b0654669cad5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:11.715029 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:11.715029 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:11.715439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98c7d60a-b959-45ba-a632-b0654669cad5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:11.773998 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:11.773998 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:11.792359 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-98c7d60a-b959-45ba-a632-b0654669cad5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:11.823049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98c7d60a-b959-45ba-a632-b0654669cad5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:14:11.824332 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 237/480] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1358 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:11.844632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups Jan 02 10:14:11.845196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:11.845196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:11.845628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2435e81-4d16-4fdb-8c03-20d00dce8e18", "name": "tempest-VolumesBackupsTest-Backup-1583530153"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:11.847379 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating new backup {'backup': {'volume_id': 'f2435e81-4d16-4fdb-8c03-20d00dce8e18', 'name': 'tempest-VolumesBackupsTest-Backup-1583530153'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:14:11.847819 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating backup of volume f2435e81-4d16-4fdb-8c03-20d00dce8e18 in container None Jan 02 10:14:11.958781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:11.958781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:11.960038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:14:11.998115 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:14:11.999003 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:14:12.043102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['986e1603-d8b2-4ca1-8fd8-b45ad0d83bdd', '84b3bcf9-cff4-440a-bf02-edd12a794dc9'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:14:12.174742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups returned with HTTP 202 Jan 02 10:14:12.181979 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 244/481] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:14:11 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups => generated 396 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:14:12.187986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43dd206e-1023-4211-8ac4-be6104ce4884 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:12.188517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43dd206e-1023-4211-8ac4-be6104ce4884 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:12.188733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:12.188733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:12.189110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43dd206e-1023-4211-8ac4-be6104ce4884 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:12.189479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-43dd206e-1023-4211-8ac4-be6104ce4884 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:12.289673 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:12.289673 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:12.292767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43dd206e-1023-4211-8ac4-be6104ce4884 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:12.293616 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 238/482] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:12 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 803 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:12.407770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:14:12.408391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:12.408713 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:12.408713 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:12.409251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:12.411139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20cda313-c17a-4e7b-bf9b-4e6274a14365 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:14:12.412073 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 245/483] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:14:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:14:12.450120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-5f15f669-ef10-48e6-8ab5-4cad15a50b41 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:14:12.450921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-5f15f669-ef10-48e6-8ab5-4cad15a50b41 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:12.451464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:12.451464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:12.452157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-5f15f669-ef10-48e6-8ab5-4cad15a50b41 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:12.544084 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:12.544084 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:12.562882 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-5f15f669-ef10-48e6-8ab5-4cad15a50b41 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:14:12.607407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:12.607407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:12.632371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-5f15f669-ef10-48e6-8ab5-4cad15a50b41 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:14:12.633339 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 239/484] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:14:12 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 1459 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:14:12.669859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] PUT http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9 Jan 02 10:14:12.670703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:12.745629 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:14:12.745629 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:14:12.746160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Lock "b'cinder-attachment_update-92e4302b-bf6b-41b9-ad7f-c50d51367dd1-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.034s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:14:12.756197 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:12.756197 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:13.308201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04c783d5-7bb9-4522-9f50-2f8427ff02a7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:13.309116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04c783d5-7bb9-4522-9f50-2f8427ff02a7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:13.309538 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:13.309538 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:13.310220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04c783d5-7bb9-4522-9f50-2f8427ff02a7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:13.310809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-04c783d5-7bb9-4522-9f50-2f8427ff02a7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:13.405065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:13.405065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:13.416533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04c783d5-7bb9-4522-9f50-2f8427ff02a7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:13.417506 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 240/485] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:13 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 803 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:14.430702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8a2da3e-e895-4544-868b-4689a72fa8d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:14.431216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8a2da3e-e895-4544-868b-4689a72fa8d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:14.431455 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:14.431455 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:14.431896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8a2da3e-e895-4544-868b-4689a72fa8d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:14.432264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b8a2da3e-e895-4544-868b-4689a72fa8d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:14.481730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:14.481730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:14.483220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8a2da3e-e895-4544-868b-4689a72fa8d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:14.495843 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 241/486] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:15.504456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cf876a6-6c20-4a1c-8e97-14ba0beb5c19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:15.505142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cf876a6-6c20-4a1c-8e97-14ba0beb5c19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:15.505233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:15.505233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:15.506054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cf876a6-6c20-4a1c-8e97-14ba0beb5c19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:15.506632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0cf876a6-6c20-4a1c-8e97-14ba0beb5c19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:15.565851 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:15.565851 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:15.568131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cf876a6-6c20-4a1c-8e97-14ba0beb5c19 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:15.587819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 242/487] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 803 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:15.745544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Lock "b'cinder-attachment_update-92e4302b-bf6b-41b9-ad7f-c50d51367dd1-n-h2-765311-9'" released by "attachment_update" :: held 2.999s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:14:15.746445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9 returned with HTTP 200 Jan 02 10:14:15.747860 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 246/488] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:14:12 2021] PUT /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9 => generated 762 bytes in 3083 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:15.795201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-849457b3-4d00-4ba1-9779-7fddcfad28a8 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9/action Jan 02 10:14:15.796201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:15.796201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:15.796938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-849457b3-4d00-4ba1-9779-7fddcfad28a8 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:14:15.797533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-849457b3-4d00-4ba1-9779-7fddcfad28a8 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:15.874852 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:15.874852 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:15.892635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-849457b3-4d00-4ba1-9779-7fddcfad28a8 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9/action returned with HTTP 204 Jan 02 10:14:15.894026 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 243/489] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:14:15 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:14:15.947711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume// Jan 02 10:14:15.948413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:15.948840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:15.948840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:15.949508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:15.954617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-d26843ed-eafc-4ead-97e8-4e08bd478d40 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:14:15.955547 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 247/490] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:14:15 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:14:15.997675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-90ee964f-c141-463c-a02f-a468bd80cdc3 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:14:15.998480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-90ee964f-c141-463c-a02f-a468bd80cdc3 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:15.998896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:15.998896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:15.999572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-90ee964f-c141-463c-a02f-a468bd80cdc3 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:16.060947 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:16.060947 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:16.070609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-90ee964f-c141-463c-a02f-a468bd80cdc3 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:14:16.103150 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:16.103150 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:16.113287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-90ee964f-c141-463c-a02f-a468bd80cdc3 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:14:16.115588 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 244/491] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:14:15 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 1011 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:14:16.154464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-63c23cc0-2514-4c54-80a7-d656a15bb540 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] PUT http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5 Jan 02 10:14:16.155278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-63c23cc0-2514-4c54-80a7-d656a15bb540 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:16.218280 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:14:16.218280 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:14:16.219235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-63c23cc0-2514-4c54-80a7-d656a15bb540 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Lock "b'cinder-attachment_update-582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.018s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:14:16.227407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:16.227407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:16.583633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4025c324-3ec4-45c1-84c6-8950b651899b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:16.584459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4025c324-3ec4-45c1-84c6-8950b651899b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:16.584459 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:16.584459 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:16.584988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4025c324-3ec4-45c1-84c6-8950b651899b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:16.585180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4025c324-3ec4-45c1-84c6-8950b651899b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:16.632843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:16.632843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:16.634923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4025c324-3ec4-45c1-84c6-8950b651899b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:16.635780 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 245/492] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:16 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:17.649760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-339cfe20-34a1-4029-ab78-f3c95f88e7a3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:17.650413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-339cfe20-34a1-4029-ab78-f3c95f88e7a3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:17.650805 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:17.650805 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:17.651556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-339cfe20-34a1-4029-ab78-f3c95f88e7a3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:17.652091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-339cfe20-34a1-4029-ab78-f3c95f88e7a3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:17.699879 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:17.699879 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:17.704632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-339cfe20-34a1-4029-ab78-f3c95f88e7a3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:17.709838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 246/493] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:17 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:18.722933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:18.724292 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:18.724725 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:18.724725 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:18.725417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:18.726002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:18.762456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-63c23cc0-2514-4c54-80a7-d656a15bb540 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Lock "b'cinder-attachment_update-582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff-n-h2-765311-9'" released by "attachment_update" :: held 2.543s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:14:18.768076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-63c23cc0-2514-4c54-80a7-d656a15bb540 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5 returned with HTTP 200 Jan 02 10:14:18.769217 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 248/494] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:14:16 2021] PUT /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5 => generated 762 bytes in 2619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:18.817459 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:18.817459 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:18.831622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:18.844604 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 247/495] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:18 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:18.853313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-25060d98-b806-42ae-a0a1-fae84f266146 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5/action Jan 02 10:14:18.854124 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:18.854124 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:18.854891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-25060d98-b806-42ae-a0a1-fae84f266146 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:14:18.855508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-25060d98-b806-42ae-a0a1-fae84f266146 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:19.042578 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:19.042578 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:19.084725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-25060d98-b806-42ae-a0a1-fae84f266146 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5/action returned with HTTP 204 Jan 02 10:14:19.091747 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 249/496] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:14:18 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5/action => generated 0 bytes in 244 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:14:19.161980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:14:19.162627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:19.162953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:19.162953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:19.163548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:19.164718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cce06ae-d1fa-4b54-a8f5-5118098ffcf1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:14:19.165746 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 248/497] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:14: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 02 10:14:19.181129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-1695e461-b9d7-415a-a346-5003047bbf1d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:14:19.181911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-1695e461-b9d7-415a-a346-5003047bbf1d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:19.182343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:19.182343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:19.183035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-1695e461-b9d7-415a-a346-5003047bbf1d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:19.379834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:19.379834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:19.424530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-1695e461-b9d7-415a-a346-5003047bbf1d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:14:19.481898 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:19.481898 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:19.514263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-1695e461-b9d7-415a-a346-5003047bbf1d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:14:19.515093 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 250/498] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:14:19 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 1011 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:14:19.537531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-e2323594-9d94-42ad-9da3-b5ac3f05bb01 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] PUT http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7 Jan 02 10:14:19.539332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-e2323594-9d94-42ad-9da3-b5ac3f05bb01 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdc"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:19.618911 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:14:19.618911 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:14:19.626947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-e2323594-9d94-42ad-9da3-b5ac3f05bb01 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Lock "b'cinder-attachment_update-233dbed6-f901-481f-b7eb-e4d2721fca53-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.026s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:14:19.632902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:19.632902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:19.858752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a3fc9f7-457a-43fa-a12e-b48c119686ee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:19.859261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a3fc9f7-457a-43fa-a12e-b48c119686ee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:19.859376 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:19.859376 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:19.859707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a3fc9f7-457a-43fa-a12e-b48c119686ee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:19.860281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5a3fc9f7-457a-43fa-a12e-b48c119686ee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:19.930352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:19.930352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:19.938096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a3fc9f7-457a-43fa-a12e-b48c119686ee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:19.943730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 251/499] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:20.955064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7386956-550d-4e36-89b0-c5773c019d04 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:20.958533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7386956-550d-4e36-89b0-c5773c019d04 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:20.959172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:20.959172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:20.960015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7386956-550d-4e36-89b0-c5773c019d04 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:20.960690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e7386956-550d-4e36-89b0-c5773c019d04 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:21.044143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:21.044143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:21.046361 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7386956-550d-4e36-89b0-c5773c019d04 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:21.047781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 252/500] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:20 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:22.062490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d86b4748-ee17-40ec-ad9b-af680191ac47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:22.063012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d86b4748-ee17-40ec-ad9b-af680191ac47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:22.063227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:22.063227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:22.063649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d86b4748-ee17-40ec-ad9b-af680191ac47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:22.064175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d86b4748-ee17-40ec-ad9b-af680191ac47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:22.109344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:22.109344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:22.117668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d86b4748-ee17-40ec-ad9b-af680191ac47 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:22.119227 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 253/501] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:22 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:22.874277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-e2323594-9d94-42ad-9da3-b5ac3f05bb01 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Lock "b'cinder-attachment_update-233dbed6-f901-481f-b7eb-e4d2721fca53-n-h2-765311-9'" released by "attachment_update" :: held 3.248s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:14:22.875783 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-e2323594-9d94-42ad-9da3-b5ac3f05bb01 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7 returned with HTTP 200 Jan 02 10:14:22.876926 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 249/502] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:14:19 2021] PUT /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7 => generated 762 bytes in 3345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:14:23.014134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3dc01044-e240-494c-b137-8245b5c5e2c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] POST http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7/action Jan 02 10:14:23.014623 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:23.014623 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:23.015443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3dc01044-e240-494c-b137-8245b5c5e2c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:14:23.016717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3dc01044-e240-494c-b137-8245b5c5e2c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:23.133424 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bd2ca38-4abd-4cc3-ae36-0f5907827035 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:23.133931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bd2ca38-4abd-4cc3-ae36-0f5907827035 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:23.134581 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:23.134581 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:23.142382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bd2ca38-4abd-4cc3-ae36-0f5907827035 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:23.142986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1bd2ca38-4abd-4cc3-ae36-0f5907827035 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:23.194371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:23.194371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:23.201701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:23.201701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:23.206908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bd2ca38-4abd-4cc3-ae36-0f5907827035 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:23.206908 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 250/503] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:23.239371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-0adc53e1-4c66-4799-8d86-9f4d9245e02a req-3dc01044-e240-494c-b137-8245b5c5e2c2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7/action returned with HTTP 204 Jan 02 10:14:23.240750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 254/504] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:14:23 2021] POST /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:14:24.218377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25e003a0-272a-4105-be98-e6f518eac910 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:24.219230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25e003a0-272a-4105-be98-e6f518eac910 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:24.219585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:24.219585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:24.220294 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25e003a0-272a-4105-be98-e6f518eac910 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:24.220795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-25e003a0-272a-4105-be98-e6f518eac910 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:24.266140 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:24.266140 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:24.268406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25e003a0-272a-4105-be98-e6f518eac910 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:24.272019 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 251/505] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:25.287088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd8dee9a-86d6-4c05-aec8-0de2611bf396 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:25.287613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd8dee9a-86d6-4c05-aec8-0de2611bf396 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:25.287834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:25.287834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:25.288208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd8dee9a-86d6-4c05-aec8-0de2611bf396 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:25.288575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fd8dee9a-86d6-4c05-aec8-0de2611bf396 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:25.361268 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:25.361268 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:25.363104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd8dee9a-86d6-4c05-aec8-0de2611bf396 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:25.366867 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 255/506] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:25 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:26.380507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c81c1e03-f0eb-4989-b158-380705d2e906 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:26.381047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c81c1e03-f0eb-4989-b158-380705d2e906 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:26.381233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:26.381233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:26.381617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c81c1e03-f0eb-4989-b158-380705d2e906 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:26.381990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c81c1e03-f0eb-4989-b158-380705d2e906 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:26.417922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:26.417922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:26.420614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c81c1e03-f0eb-4989-b158-380705d2e906 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:26.422073 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 252/507] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:26 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:27.438974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8caa5a0-1449-449a-befb-6caaf519fcad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:27.438974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8caa5a0-1449-449a-befb-6caaf519fcad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:27.438974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:27.438974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:27.438974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8caa5a0-1449-449a-befb-6caaf519fcad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:27.438974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f8caa5a0-1449-449a-befb-6caaf519fcad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:27.485818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:27.485818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:27.487740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8caa5a0-1449-449a-befb-6caaf519fcad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:27.499166 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 256/508] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:27 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:28.508466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fbe9666-beec-436a-8815-f4ed78c79521 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:28.508945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fbe9666-beec-436a-8815-f4ed78c79521 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:28.509523 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:28.509523 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:28.509958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fbe9666-beec-436a-8815-f4ed78c79521 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:28.510327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8fbe9666-beec-436a-8815-f4ed78c79521 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:28.539268 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:28.539268 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:28.541711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fbe9666-beec-436a-8815-f4ed78c79521 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:28.543025 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 253/509] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:28 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:29.556376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7dd98d4-729b-4eb4-847a-95480b0776b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:29.556937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7dd98d4-729b-4eb4-847a-95480b0776b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:29.557065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:29.557065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:29.557655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7dd98d4-729b-4eb4-847a-95480b0776b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:29.558287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e7dd98d4-729b-4eb4-847a-95480b0776b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:29.603445 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:29.603445 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:29.610389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7dd98d4-729b-4eb4-847a-95480b0776b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:29.611243 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 257/510] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:29 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:30.625014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d62458a-9344-4704-9805-8c1100c1c542 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:30.626417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d62458a-9344-4704-9805-8c1100c1c542 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:30.626831 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:30.626831 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:30.627631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d62458a-9344-4704-9805-8c1100c1c542 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:30.628205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2d62458a-9344-4704-9805-8c1100c1c542 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:30.686042 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:30.686042 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:30.694884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d62458a-9344-4704-9805-8c1100c1c542 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:30.695781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 254/511] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:30 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:31.710190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d5bb578-fd6f-44fd-813f-e38894bba680 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:31.711639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d5bb578-fd6f-44fd-813f-e38894bba680 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:31.712060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:31.712060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:31.713012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d5bb578-fd6f-44fd-813f-e38894bba680 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:31.713586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0d5bb578-fd6f-44fd-813f-e38894bba680 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:31.772181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:31.772181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:31.773996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d5bb578-fd6f-44fd-813f-e38894bba680 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:31.777903 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 258/512] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:31 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:32.792791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74727649-018f-4155-91e1-d33202845fe9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:32.794034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74727649-018f-4155-91e1-d33202845fe9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:32.801952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:32.801952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:32.802750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74727649-018f-4155-91e1-d33202845fe9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:32.803373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-74727649-018f-4155-91e1-d33202845fe9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:32.854077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:32.854077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:32.856525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74727649-018f-4155-91e1-d33202845fe9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:32.857586 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 255/513] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:32 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:33.871757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aee074e2-7bf5-4e8a-b4a9-fe7d19d5b903 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:33.872437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aee074e2-7bf5-4e8a-b4a9-fe7d19d5b903 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:33.872779 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:33.872779 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:33.873338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aee074e2-7bf5-4e8a-b4a9-fe7d19d5b903 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:33.873817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-aee074e2-7bf5-4e8a-b4a9-fe7d19d5b903 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:33.932444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:33.932444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:33.934290 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aee074e2-7bf5-4e8a-b4a9-fe7d19d5b903 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:33.938603 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 259/514] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:33 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:34.956622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d66b2ec-6291-4d36-8970-95cf49bb798d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:34.958499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d66b2ec-6291-4d36-8970-95cf49bb798d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:34.959127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:34.959127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:34.959785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d66b2ec-6291-4d36-8970-95cf49bb798d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:34.960469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-6d66b2ec-6291-4d36-8970-95cf49bb798d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:35.015790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:35.015790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:35.018063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d66b2ec-6291-4d36-8970-95cf49bb798d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:35.019103 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 256/515] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:34 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:36.032926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fd3c9b6-12f6-411d-aa4e-a97dc7037b08 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:36.033464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fd3c9b6-12f6-411d-aa4e-a97dc7037b08 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:36.033605 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:36.033605 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:36.034193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fd3c9b6-12f6-411d-aa4e-a97dc7037b08 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:36.034720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2fd3c9b6-12f6-411d-aa4e-a97dc7037b08 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:36.089700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:36.089700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:36.092163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fd3c9b6-12f6-411d-aa4e-a97dc7037b08 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:36.096562 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 260/516] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:36 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:37.107888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5cc05311-cad6-42f6-9bf8-fbf66f2d0ba1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:37.109265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5cc05311-cad6-42f6-9bf8-fbf66f2d0ba1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:37.109677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:37.109677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:37.110322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5cc05311-cad6-42f6-9bf8-fbf66f2d0ba1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:37.110902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5cc05311-cad6-42f6-9bf8-fbf66f2d0ba1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:37.143351 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:37.143351 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:37.145784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5cc05311-cad6-42f6-9bf8-fbf66f2d0ba1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:37.146817 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 257/517] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:37 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:38.163532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-460e6791-6ab2-49a6-902d-9cba5117f949 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:38.164561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-460e6791-6ab2-49a6-902d-9cba5117f949 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:38.164984 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:38.164984 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:38.166305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-460e6791-6ab2-49a6-902d-9cba5117f949 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:38.167774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-460e6791-6ab2-49a6-902d-9cba5117f949 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:38.221323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:38.221323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:38.232703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-460e6791-6ab2-49a6-902d-9cba5117f949 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:38.235702 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 261/518] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:38 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:39.250101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-095aabd5-92a5-4d46-975c-7752bb1255b9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:39.251427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-095aabd5-92a5-4d46-975c-7752bb1255b9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:39.251843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:39.251843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:39.252479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-095aabd5-92a5-4d46-975c-7752bb1255b9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:39.253060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-095aabd5-92a5-4d46-975c-7752bb1255b9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:39.277486 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:39.277486 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:39.279873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-095aabd5-92a5-4d46-975c-7752bb1255b9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:39.287544 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 258/519] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:39 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:40.294755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e93675b4-627e-4292-bf42-32e4605b44ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:40.295323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e93675b4-627e-4292-bf42-32e4605b44ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:40.295468 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:40.295468 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:40.296438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e93675b4-627e-4292-bf42-32e4605b44ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:40.297104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e93675b4-627e-4292-bf42-32e4605b44ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:40.348397 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:40.348397 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:40.351174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e93675b4-627e-4292-bf42-32e4605b44ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:40.357641 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 262/520] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:40 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:41.366564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3d35c46-b00c-4417-b0c7-14bdd8607b94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:41.367723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3d35c46-b00c-4417-b0c7-14bdd8607b94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:41.368096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:41.368096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:41.368727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3d35c46-b00c-4417-b0c7-14bdd8607b94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:41.369236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b3d35c46-b00c-4417-b0c7-14bdd8607b94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:41.408118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:41.408118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:41.410899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3d35c46-b00c-4417-b0c7-14bdd8607b94 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:41.412219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 259/521] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:41 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:42.446977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69262c70-775c-4ae9-bc19-0af3f2fcf8a2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:42.448070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69262c70-775c-4ae9-bc19-0af3f2fcf8a2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:42.449073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:42.449073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:42.450389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69262c70-775c-4ae9-bc19-0af3f2fcf8a2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:42.450957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-69262c70-775c-4ae9-bc19-0af3f2fcf8a2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:42.526123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:42.526123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:42.530172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69262c70-775c-4ae9-bc19-0af3f2fcf8a2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:42.542762 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 263/522] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:42 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:43.556134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bca026df-053f-4e6f-aed7-2863024167d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:43.556727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bca026df-053f-4e6f-aed7-2863024167d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:43.556837 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:43.556837 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:43.557188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bca026df-053f-4e6f-aed7-2863024167d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:43.557559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bca026df-053f-4e6f-aed7-2863024167d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:43.628910 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:43.628910 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:43.630785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bca026df-053f-4e6f-aed7-2863024167d5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:43.638353 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 260/523] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:43 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:44.654296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d51ceca5-1b32-4e85-a4c8-af46e1caddb2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:44.655408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d51ceca5-1b32-4e85-a4c8-af46e1caddb2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:44.655793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:44.655793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:44.656407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d51ceca5-1b32-4e85-a4c8-af46e1caddb2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:44.656917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d51ceca5-1b32-4e85-a4c8-af46e1caddb2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:44.736627 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:44.736627 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:44.741338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d51ceca5-1b32-4e85-a4c8-af46e1caddb2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:44.742459 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 264/524] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:44 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:45.765185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9093896-34c1-4671-be13-39bbdb314451 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:45.783164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9093896-34c1-4671-be13-39bbdb314451 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:45.783743 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:45.783743 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:45.785734 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9093896-34c1-4671-be13-39bbdb314451 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:45.786430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d9093896-34c1-4671-be13-39bbdb314451 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:45.824795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:45.824795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:45.827744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9093896-34c1-4671-be13-39bbdb314451 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:45.836396 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 261/525] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:45 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:46.848144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79da51c8-115e-4d60-b8bd-d2b226083212 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:46.849088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79da51c8-115e-4d60-b8bd-d2b226083212 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:46.859807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:46.859807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:46.861296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79da51c8-115e-4d60-b8bd-d2b226083212 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:46.862228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-79da51c8-115e-4d60-b8bd-d2b226083212 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:46.929792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:46.929792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:46.933959 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79da51c8-115e-4d60-b8bd-d2b226083212 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:46.936317 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 265/526] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:46 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:47.950389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57eb085e-89a6-44ad-9083-6868cbd80a34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:47.950954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57eb085e-89a6-44ad-9083-6868cbd80a34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:47.951074 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:47.951074 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:47.951687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57eb085e-89a6-44ad-9083-6868cbd80a34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:47.952204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-57eb085e-89a6-44ad-9083-6868cbd80a34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:47.993752 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:47.993752 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:48.001156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57eb085e-89a6-44ad-9083-6868cbd80a34 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:48.002195 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 262/527] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:47 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:49.016184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe2d48d6-ded3-4fb5-99d4-eba00ea63d43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:49.016695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe2d48d6-ded3-4fb5-99d4-eba00ea63d43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:49.016920 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:49.016920 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:49.017228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe2d48d6-ded3-4fb5-99d4-eba00ea63d43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:49.017590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fe2d48d6-ded3-4fb5-99d4-eba00ea63d43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:49.059341 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:49.059341 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:49.061160 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe2d48d6-ded3-4fb5-99d4-eba00ea63d43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:49.061978 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 266/528] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:49 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:50.075823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2df0fb71-9acb-4f4e-8af2-c9cf49b5c343 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:50.077843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2df0fb71-9acb-4f4e-8af2-c9cf49b5c343 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:50.078258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:50.078258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:50.079235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2df0fb71-9acb-4f4e-8af2-c9cf49b5c343 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:50.079779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2df0fb71-9acb-4f4e-8af2-c9cf49b5c343 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:50.130604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:50.130604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:50.133080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2df0fb71-9acb-4f4e-8af2-c9cf49b5c343 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:50.140760 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 263/529] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:50 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:51.149596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f1050a2-41c8-46c1-bbc9-c1865af5517a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:51.150066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f1050a2-41c8-46c1-bbc9-c1865af5517a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:51.150066 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:51.150066 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:51.150420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f1050a2-41c8-46c1-bbc9-c1865af5517a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:51.150763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3f1050a2-41c8-46c1-bbc9-c1865af5517a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:51.197302 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:51.197302 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:51.199160 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f1050a2-41c8-46c1-bbc9-c1865af5517a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:51.210575 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 267/530] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:51 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:52.215248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad461953-d523-4804-842b-e8b29265effd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:52.215939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad461953-d523-4804-842b-e8b29265effd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:52.216156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:52.216156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:52.225713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad461953-d523-4804-842b-e8b29265effd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:52.226199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ad461953-d523-4804-842b-e8b29265effd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:52.309697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:52.309697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:52.323526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad461953-d523-4804-842b-e8b29265effd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:52.324366 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 264/531] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:52 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:53.338959 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cabcd7e-421f-4d3f-aabd-e8f00515d735 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:53.340216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cabcd7e-421f-4d3f-aabd-e8f00515d735 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:53.340583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:53.340583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:53.341195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cabcd7e-421f-4d3f-aabd-e8f00515d735 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:53.341707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3cabcd7e-421f-4d3f-aabd-e8f00515d735 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:53.388240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:53.388240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:53.390357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cabcd7e-421f-4d3f-aabd-e8f00515d735 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:53.403799 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 268/532] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:53 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:54.422594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f65d939-a5cb-4918-83d4-1d578960a3f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:54.422594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f65d939-a5cb-4918-83d4-1d578960a3f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:54.422594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:54.422594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:54.422594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f65d939-a5cb-4918-83d4-1d578960a3f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:54.422594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2f65d939-a5cb-4918-83d4-1d578960a3f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:54.474131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:54.474131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:54.476068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f65d939-a5cb-4918-83d4-1d578960a3f8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:54.476902 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 265/533] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:54 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:55.490928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4ee38ec3-148f-4933-8a9f-c2730075d179 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:55.492029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4ee38ec3-148f-4933-8a9f-c2730075d179 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:55.492145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:55.492145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:55.492516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4ee38ec3-148f-4933-8a9f-c2730075d179 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:55.492887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4ee38ec3-148f-4933-8a9f-c2730075d179 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:55.560612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:55.560612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:55.562464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4ee38ec3-148f-4933-8a9f-c2730075d179 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:55.574128 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 269/534] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:55 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:56.589315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50d55718-c1b3-4b03-a058-676a8d4a961b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:56.589910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50d55718-c1b3-4b03-a058-676a8d4a961b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:56.590030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:56.590030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:56.590388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50d55718-c1b3-4b03-a058-676a8d4a961b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:56.590755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-50d55718-c1b3-4b03-a058-676a8d4a961b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:56.659605 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:56.659605 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:56.663958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50d55718-c1b3-4b03-a058-676a8d4a961b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:56.675400 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 266/535] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:56 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:57.678776 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5a61878-9bbe-446b-b484-a8a5055dc3a8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:57.679853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5a61878-9bbe-446b-b484-a8a5055dc3a8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:57.680224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:57.680224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:57.681228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5a61878-9bbe-446b-b484-a8a5055dc3a8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:57.681780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b5a61878-9bbe-446b-b484-a8a5055dc3a8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:57.754345 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:57.754345 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:57.756747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5a61878-9bbe-446b-b484-a8a5055dc3a8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:57.762813 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 270/536] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:57 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:58.772799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df23818c-89d0-42a9-9531-44aad96851ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:58.774304 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df23818c-89d0-42a9-9531-44aad96851ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:58.774734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:58.774734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:58.775458 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df23818c-89d0-42a9-9531-44aad96851ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:58.776034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-df23818c-89d0-42a9-9531-44aad96851ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:58.832130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:58.832130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:58.854143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df23818c-89d0-42a9-9531-44aad96851ae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:58.855747 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 267/537] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:58 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:58.892063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] POST http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes Jan 02 10:14:58.893089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:58.893089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:58.894919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-32259797"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:14:58.896258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-32259797'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:14:58.896848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Create volume of 1 GB Jan 02 10:14:58.910710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Availability Zones retrieved successfully. Jan 02 10:14:58.929204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Flow 'volume_create_api' (be17c7c4-3b37-419e-9943-d551eb3aca86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:14:58.932229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1000be64-4781-4473-a22b-fcb4c005bf85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:14:58.934520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:14:59.009724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1000be64-4781-4473-a22b-fcb4c005bf85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:14:59.012355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbfaca4-874f-4f5c-89ce-1bfa348e99b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:14:59.105087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Created reservations ['9b92e6a5-5acb-42bc-8e4a-eba9557f78c5', 'f53c0399-7dc0-49ab-861f-40de644b0c42', 'ad6af229-f6e2-4810-91d4-8a0ac9eaee7a', '1fa42bb0-6a44-4401-949b-3bca02edd82b'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:14:59.107472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbfaca4-874f-4f5c-89ce-1bfa348e99b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b92e6a5-5acb-42bc-8e4a-eba9557f78c5', 'f53c0399-7dc0-49ab-861f-40de644b0c42', 'ad6af229-f6e2-4810-91d4-8a0ac9eaee7a', '1fa42bb0-6a44-4401-949b-3bca02edd82b']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:14:59.110238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea615ded-f9d1-4d53-8617-70510f298693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:14:59.183219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea615ded-f9d1-4d53-8617-70510f298693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e09b2e0-6d73-476f-a67c-36851e76b9a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-32259797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9334e0b1cdb747d9958852d2190d7245',qos_specs=None,replication_status=,reservations=['9b92e6a5-5acb-42bc-8e4a-eba9557f78c5','f53c0399-7dc0-49ab-861f-40de644b0c42','ad6af229-f6e2-4810-91d4-8a0ac9eaee7a','1fa42bb0-6a44-4401-949b-3bca02edd82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb1fa087a8b34f158308a926eb400e6d',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-32259797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e09b2e0-6d73-476f-a67c-36851e76b9a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9334e0b1cdb747d9958852d2190d7245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bb1fa087a8b34f158308a926eb400e6d',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:14:59.185731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c822c5b-e722-41f4-90ca-2253c5b7e938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:14:59.214019 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c822c5b-e722-41f4-90ca-2253c5b7e938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-32259797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9334e0b1cdb747d9958852d2190d7245',qos_specs=None,replication_status=,reservations=['9b92e6a5-5acb-42bc-8e4a-eba9557f78c5','f53c0399-7dc0-49ab-861f-40de644b0c42','ad6af229-f6e2-4810-91d4-8a0ac9eaee7a','1fa42bb0-6a44-4401-949b-3bca02edd82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb1fa087a8b34f158308a926eb400e6d',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:14:59.216513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883827db-f88a-4ab7-8462-571fa176ffd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:14:59.244821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883827db-f88a-4ab7-8462-571fa176ffd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:14:59.247899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Flow 'volume_create_api' (be17c7c4-3b37-419e-9943-d551eb3aca86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:14:59.366886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Create volume request issued successfully. Jan 02 10:14:59.405670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-668b2348-35c1-4dd0-8eb5-d53ed66c24da tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes returned with HTTP 202 Jan 02 10:14:59.418240 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 271/538] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:14:58 2021] POST /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes => generated 819 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:14:59.422163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee92a5c1-c783-4a6d-bdf3-a6be55f10dd9 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:14:59.422681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee92a5c1-c783-4a6d-bdf3-a6be55f10dd9 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:59.422876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:59.422876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:59.423566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee92a5c1-c783-4a6d-bdf3-a6be55f10dd9 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:59.543805 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:59.543805 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:59.582557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ee92a5c1-c783-4a6d-bdf3-a6be55f10dd9 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:14:59.641064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee92a5c1-c783-4a6d-bdf3-a6be55f10dd9 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:14:59.648269 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 268/539] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:59 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:14:59.870192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8c099b3-270d-4899-8e0e-3d10213c1875 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:14:59.870850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8c099b3-270d-4899-8e0e-3d10213c1875 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:14:59.871028 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:14:59.871028 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:14:59.871578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8c099b3-270d-4899-8e0e-3d10213c1875 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:14:59.871952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a8c099b3-270d-4899-8e0e-3d10213c1875 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:14:59.929799 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:14:59.929799 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:14:59.931691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8c099b3-270d-4899-8e0e-3d10213c1875 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:14:59.938701 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 272/540] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:14:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:00.669930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ddba0f0-d219-4b3e-86c0-3b7361b4b7ea tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:00.669930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ddba0f0-d219-4b3e-86c0-3b7361b4b7ea tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:00.669930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:00.669930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:00.674019 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ddba0f0-d219-4b3e-86c0-3b7361b4b7ea tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:00.740863 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:00.740863 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:00.750265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ddba0f0-d219-4b3e-86c0-3b7361b4b7ea tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:00.778326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ddba0f0-d219-4b3e-86c0-3b7361b4b7ea tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:00.779801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 269/541] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:00 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:00.945612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:00.946208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:00.946311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:00.946311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:00.946681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:00.947219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:00.986412 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:00.986412 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:00.986412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:00.986412 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 273/542] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:00 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:01.293511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1818d3a0-d712-44d1-801e-fef62a5d47a7 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:01.294375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1818d3a0-d712-44d1-801e-fef62a5d47a7 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:01.294791 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:01.294791 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:01.295579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1818d3a0-d712-44d1-801e-fef62a5d47a7 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:01.407106 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:01.407106 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:01.417466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1818d3a0-d712-44d1-801e-fef62a5d47a7 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:01.466363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1818d3a0-d712-44d1-801e-fef62a5d47a7 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:01.469064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 270/543] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:15:01 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:01.547575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:15:01.548311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:01.548678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:01.548678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:01.549539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:01.552022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bea5b0f9-04c6-49b1-a850-05bedc93f89c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:15:01.553381 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 274/544] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:15:01 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:15:01.572004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] POST http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments Jan 02 10:15:01.572772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:01.572772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:01.573161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e09b2e0-6d73-476f-a67c-36851e76b9a1", "instance_uuid": "2066a241-8c07-469a-999a-f72cecb52d40", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:15:01.660428 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:01.660428 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:01.780671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments returned with HTTP 200 Jan 02 10:15:01.781634 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 271/545] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:15:01 2021] POST /volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:15:01.846486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c94d4a74-521a-47e4-a438-760c771b5b32 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:01.848168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c94d4a74-521a-47e4-a438-760c771b5b32 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:01.848940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c94d4a74-521a-47e4-a438-760c771b5b32 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:01.871025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume// Jan 02 10:15:01.871544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:01.871764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:01.871764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:01.872150 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:01.873202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-c41aebb3-2df7-44d6-9c4c-a0ead4f96f36 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:15:01.873894 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 272/546] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:15:01 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:15:01.888225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-f548af76-39c6-4aaa-b359-71e410481870 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:01.888804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-f548af76-39c6-4aaa-b359-71e410481870 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:01.889289 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-f548af76-39c6-4aaa-b359-71e410481870 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:01.941117 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:01.941117 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:01.950429 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-f548af76-39c6-4aaa-b359-71e410481870 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:01.963562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:01.963562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:01.971028 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:01.971028 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:01.981337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-f548af76-39c6-4aaa-b359-71e410481870 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:01.982174 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 273/547] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:15:01 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:15:01.990340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c94d4a74-521a-47e4-a438-760c771b5b32 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:01.999326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bc2d45d-ad33-46ac-a7ef-92f952959b1a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:02.000050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bc2d45d-ad33-46ac-a7ef-92f952959b1a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:02.000312 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:02.000312 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:02.000691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bc2d45d-ad33-46ac-a7ef-92f952959b1a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:02.001065 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2bc2d45d-ad33-46ac-a7ef-92f952959b1a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:02.042219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:02.042219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:02.056120 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:02.056120 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:02.058547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bc2d45d-ad33-46ac-a7ef-92f952959b1a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:02.065842 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 274/548] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:01 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:15:02.065842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1874980d-6453-4647-a5f7-5fb3940c5a5b tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] PUT http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f Jan 02 10:15:02.065842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:02.065842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:02.065842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1874980d-6453-4647-a5f7-5fb3940c5a5b tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:15:02.067146 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c94d4a74-521a-47e4-a438-760c771b5b32 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:02.068226 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 275/549] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:01 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:02.134418 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:15:02.134418 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:15:02.134943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1874980d-6453-4647-a5f7-5fb3940c5a5b tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Lock "b'cinder-attachment_update-5e09b2e0-6d73-476f-a67c-36851e76b9a1-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.019s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:15:02.137306 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:02.137306 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:03.074238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58ad7ac6-1360-4ee1-8464-1e2d3b6b31f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:03.074731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58ad7ac6-1360-4ee1-8464-1e2d3b6b31f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:03.074948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:03.074948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:03.075330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58ad7ac6-1360-4ee1-8464-1e2d3b6b31f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:03.075709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-58ad7ac6-1360-4ee1-8464-1e2d3b6b31f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:03.125530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:03.125530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:03.127701 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58ad7ac6-1360-4ee1-8464-1e2d3b6b31f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:03.129132 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 276/550] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:15:03.136469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fcb411d-dcb1-427f-9f1f-45272b4f8e81 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:03.137208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fcb411d-dcb1-427f-9f1f-45272b4f8e81 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:03.137590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:03.137590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:03.138206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fcb411d-dcb1-427f-9f1f-45272b4f8e81 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:03.243620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:03.243620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:03.282955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8fcb411d-dcb1-427f-9f1f-45272b4f8e81 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:03.324169 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:03.324169 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:03.344675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fcb411d-dcb1-427f-9f1f-45272b4f8e81 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:03.359457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 277/551] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:03 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:03.928864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1874980d-6453-4647-a5f7-5fb3940c5a5b tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Lock "b'cinder-attachment_update-5e09b2e0-6d73-476f-a67c-36851e76b9a1-n-h1-765311-9'" released by "attachment_update" :: held 1.794s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:15:03.929668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-1874980d-6453-4647-a5f7-5fb3940c5a5b tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f returned with HTTP 200 Jan 02 10:15:03.933231 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 275/552] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:15:02 2021] PUT /volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f => generated 762 bytes in 1871 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:15:04.143000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c64d516a-61be-46d6-add7-793efdcfab6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:04.146215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c64d516a-61be-46d6-add7-793efdcfab6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:04.146671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:04.146671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:04.147440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c64d516a-61be-46d6-add7-793efdcfab6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:04.148028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c64d516a-61be-46d6-add7-793efdcfab6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:04.195112 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:04.195112 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:04.199627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c64d516a-61be-46d6-add7-793efdcfab6a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:04.213274 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 278/553] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:04.370975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40456f8e-3e51-4881-bcaa-d2a99f7ce58f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:04.372396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40456f8e-3e51-4881-bcaa-d2a99f7ce58f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:04.372796 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:04.372796 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:04.373415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40456f8e-3e51-4881-bcaa-d2a99f7ce58f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:04.485091 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:04.485091 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:04.495135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-40456f8e-3e51-4881-bcaa-d2a99f7ce58f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:04.518202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:04.518202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:04.528194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40456f8e-3e51-4881-bcaa-d2a99f7ce58f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:04.529713 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 276/554] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:04 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:05.219955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc8cb7d2-a0e5-4967-aff7-f60bff415d42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:05.221245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc8cb7d2-a0e5-4967-aff7-f60bff415d42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:05.222286 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:05.222286 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:05.223009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc8cb7d2-a0e5-4967-aff7-f60bff415d42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:05.223624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bc8cb7d2-a0e5-4967-aff7-f60bff415d42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:05.247372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:05.247372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:05.249747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc8cb7d2-a0e5-4967-aff7-f60bff415d42 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:05.257218 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 279/555] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:05 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:05.545391 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7616df2-e9ac-4943-9a7e-e6e98d187519 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:05.546185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7616df2-e9ac-4943-9a7e-e6e98d187519 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:05.546571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:05.546571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:05.547200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7616df2-e9ac-4943-9a7e-e6e98d187519 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:05.600497 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:05.600497 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:05.610238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d7616df2-e9ac-4943-9a7e-e6e98d187519 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:05.630925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:05.630925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:05.640968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7616df2-e9ac-4943-9a7e-e6e98d187519 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:05.652179 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 277/556] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:05 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:06.267059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d632f4d5-b589-4ced-86f0-05750205584e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:06.268414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d632f4d5-b589-4ced-86f0-05750205584e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:06.269904 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:06.269904 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:06.270612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d632f4d5-b589-4ced-86f0-05750205584e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:06.271207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d632f4d5-b589-4ced-86f0-05750205584e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:06.298817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:06.298817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:06.301582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d632f4d5-b589-4ced-86f0-05750205584e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:06.310695 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 280/557] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:06.658855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06ee4fff-9986-43bf-8145-daf7a0a9f574 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:06.659851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06ee4fff-9986-43bf-8145-daf7a0a9f574 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:06.660062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:06.660062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:06.660710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06ee4fff-9986-43bf-8145-daf7a0a9f574 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:06.784164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:06.784164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:06.793327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-06ee4fff-9986-43bf-8145-daf7a0a9f574 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:06.814426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:06.814426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:06.835159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06ee4fff-9986-43bf-8145-daf7a0a9f574 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:06.837328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 278/558] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:06 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:15:07.318677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9e962b2-fdd8-47d9-998c-27f89e748cf6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:07.319240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9e962b2-fdd8-47d9-998c-27f89e748cf6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:07.319395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:07.319395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:07.320297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9e962b2-fdd8-47d9-998c-27f89e748cf6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:07.320821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a9e962b2-fdd8-47d9-998c-27f89e748cf6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:07.379248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:07.379248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:07.388434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9e962b2-fdd8-47d9-998c-27f89e748cf6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:07.389272 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 281/559] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:07.854191 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1466493f-9467-4f2c-b48c-12d3f7530e5f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:07.854707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1466493f-9467-4f2c-b48c-12d3f7530e5f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:07.854897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:07.854897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:07.855568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1466493f-9467-4f2c-b48c-12d3f7530e5f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:07.950880 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:07.950880 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:07.966881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1466493f-9467-4f2c-b48c-12d3f7530e5f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:07.998494 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:07.998494 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:08.010890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1466493f-9467-4f2c-b48c-12d3f7530e5f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:08.012321 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 279/560] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:07 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:08.404421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d60fe67-89db-4f71-aa2c-cdd2bd949250 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:08.405001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d60fe67-89db-4f71-aa2c-cdd2bd949250 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:08.405131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:08.405131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:08.405465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d60fe67-89db-4f71-aa2c-cdd2bd949250 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:08.405830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9d60fe67-89db-4f71-aa2c-cdd2bd949250 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:08.449400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:08.449400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:08.451728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d60fe67-89db-4f71-aa2c-cdd2bd949250 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:08.452746 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 282/561] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:09.029230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-755fa9bf-5888-4914-89dc-1b8138401f3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:09.029997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-755fa9bf-5888-4914-89dc-1b8138401f3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:09.030221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:09.030221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:09.030575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-755fa9bf-5888-4914-89dc-1b8138401f3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:09.094682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:09.094682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:09.105409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-755fa9bf-5888-4914-89dc-1b8138401f3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:09.172143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:09.172143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:09.179739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-755fa9bf-5888-4914-89dc-1b8138401f3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:09.181003 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 280/562] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:09 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:09.468291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cb4e247-cf97-4910-9089-3941c6e8b56f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:09.468999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cb4e247-cf97-4910-9089-3941c6e8b56f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:09.469240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:09.469240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:09.469736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cb4e247-cf97-4910-9089-3941c6e8b56f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:09.470209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0cb4e247-cf97-4910-9089-3941c6e8b56f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:09.514736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-71080e11-576c-49d7-ab78-174651624dff tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] POST http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f/action Jan 02 10:15:09.515995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:09.515995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:09.516676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-71080e11-576c-49d7-ab78-174651624dff tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:15:09.517221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-71080e11-576c-49d7-ab78-174651624dff tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:15:09.535369 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:09.535369 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:09.545464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cb4e247-cf97-4910-9089-3941c6e8b56f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:09.548801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 283/563] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:09 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:09.632628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:09.632628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:09.648270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bbda8d53-6dcc-488e-aaec-3ce7bd02f5ae req-71080e11-576c-49d7-ab78-174651624dff tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f/action returned with HTTP 204 Jan 02 10:15:09.649256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 281/564] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:15:09 2021] POST /volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:15:10.198284 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f6e7e6f-036c-4b32-83b8-4523de74660f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:10.199139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f6e7e6f-036c-4b32-83b8-4523de74660f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:10.199575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:10.199575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:10.200218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f6e7e6f-036c-4b32-83b8-4523de74660f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:10.271996 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:10.271996 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:10.287134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1f6e7e6f-036c-4b32-83b8-4523de74660f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:10.299994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:10.299994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:10.310325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f6e7e6f-036c-4b32-83b8-4523de74660f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:10.322430 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 284/565] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:10 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 1204 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:15:10.571789 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dd74b8c-7b38-440e-80b0-aca10e7c44dd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:10.572544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dd74b8c-7b38-440e-80b0-aca10e7c44dd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:10.572635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:10.572635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:10.573093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dd74b8c-7b38-440e-80b0-aca10e7c44dd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:10.573334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5dd74b8c-7b38-440e-80b0-aca10e7c44dd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:10.616295 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:10.616295 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:10.618125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dd74b8c-7b38-440e-80b0-aca10e7c44dd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:10.629765 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 282/566] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:11.637788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-24869b89-3939-4033-81fb-85d210652af3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:11.638968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-24869b89-3939-4033-81fb-85d210652af3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:11.640137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:11.640137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:11.640827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-24869b89-3939-4033-81fb-85d210652af3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:11.641315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-24869b89-3939-4033-81fb-85d210652af3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:11.687564 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:11.687564 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:11.691384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-24869b89-3939-4033-81fb-85d210652af3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:11.713420 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 285/567] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:12.716787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2080d9f2-9f41-409e-8344-2e94b0ec0413 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:12.717346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2080d9f2-9f41-409e-8344-2e94b0ec0413 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:12.717484 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:12.717484 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:12.717883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2080d9f2-9f41-409e-8344-2e94b0ec0413 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:12.718255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2080d9f2-9f41-409e-8344-2e94b0ec0413 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:12.777699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:12.777699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:12.806404 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2080d9f2-9f41-409e-8344-2e94b0ec0413 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:12.820121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 283/568] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:12 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:13.834029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-899e6082-e2d7-48ee-926f-20b0731e8163 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:13.834625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-899e6082-e2d7-48ee-926f-20b0731e8163 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:13.834755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:13.834755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:13.835074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-899e6082-e2d7-48ee-926f-20b0731e8163 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:13.835484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-899e6082-e2d7-48ee-926f-20b0731e8163 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:13.864563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:13.864563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:13.866742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-899e6082-e2d7-48ee-926f-20b0731e8163 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:13.875027 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 286/569] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:13 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:14.884448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04249446-876a-4cac-8b8f-a25a0c6c2c4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:14.884924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04249446-876a-4cac-8b8f-a25a0c6c2c4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:14.885050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:14.885050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:14.885391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04249446-876a-4cac-8b8f-a25a0c6c2c4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:14.885775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-04249446-876a-4cac-8b8f-a25a0c6c2c4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:14.955738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:14.955738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:14.967228 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04249446-876a-4cac-8b8f-a25a0c6c2c4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:14.968116 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 284/570] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:15.984612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3436cf83-f7e2-467f-a79a-6a0b6a04d1b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:15.985741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3436cf83-f7e2-467f-a79a-6a0b6a04d1b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:15.986143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:15.986143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:15.987052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3436cf83-f7e2-467f-a79a-6a0b6a04d1b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:15.988968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3436cf83-f7e2-467f-a79a-6a0b6a04d1b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:16.040065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:16.040065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:16.042798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3436cf83-f7e2-467f-a79a-6a0b6a04d1b8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:16.044548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 287/571] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:17.058993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29a32330-5fb3-4afc-a122-8931958249d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:17.060107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29a32330-5fb3-4afc-a122-8931958249d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:17.060537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:17.060537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:17.061331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29a32330-5fb3-4afc-a122-8931958249d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:17.061910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-29a32330-5fb3-4afc-a122-8931958249d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:17.106877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:17.106877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:17.109198 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29a32330-5fb3-4afc-a122-8931958249d9 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:17.112649 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 285/572] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:17 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:18.126112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d71f9328-9ef9-4999-8eb6-9cedcd29f55b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:18.126652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d71f9328-9ef9-4999-8eb6-9cedcd29f55b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:18.126866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:18.126866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:18.127165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d71f9328-9ef9-4999-8eb6-9cedcd29f55b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:18.128315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d71f9328-9ef9-4999-8eb6-9cedcd29f55b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:18.172764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:18.172764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:18.175051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d71f9328-9ef9-4999-8eb6-9cedcd29f55b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:18.195780 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 288/573] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:18 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:19.196237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06b1c32d-2a8f-4166-aeec-c902d49e97bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:19.197334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06b1c32d-2a8f-4166-aeec-c902d49e97bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:19.197779 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:19.197779 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:19.198763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06b1c32d-2a8f-4166-aeec-c902d49e97bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:19.199416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-06b1c32d-2a8f-4166-aeec-c902d49e97bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:19.229442 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:19.229442 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:19.231936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06b1c32d-2a8f-4166-aeec-c902d49e97bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:19.233717 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 286/574] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:20.250349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-096b5a26-6ae9-446a-83dc-e3f53df9e2be tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:20.251573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-096b5a26-6ae9-446a-83dc-e3f53df9e2be tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:20.253542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:20.253542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:20.254522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-096b5a26-6ae9-446a-83dc-e3f53df9e2be tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:20.255185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-096b5a26-6ae9-446a-83dc-e3f53df9e2be tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:20.284353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:20.284353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:20.286618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-096b5a26-6ae9-446a-83dc-e3f53df9e2be tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:20.288512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 289/575] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:20 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:21.311956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea96a667-c62b-4823-9e4f-f65d7957764f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:21.312555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea96a667-c62b-4823-9e4f-f65d7957764f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:21.312974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:21.312974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:21.314084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea96a667-c62b-4823-9e4f-f65d7957764f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:21.314645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ea96a667-c62b-4823-9e4f-f65d7957764f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:21.417771 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:21.417771 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:21.421738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea96a667-c62b-4823-9e4f-f65d7957764f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:21.436908 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 287/576] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:21 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:21.462097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fc949105-21a5-435e-b611-3e4a0cac4c17 req-8b203b84-44b5-4e62-9ef1-0be6851b35a8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] DELETE http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f Jan 02 10:15:21.462649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fc949105-21a5-435e-b611-3e4a0cac4c17 req-8b203b84-44b5-4e62-9ef1-0be6851b35a8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:21.462859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:21.462859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:21.463247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fc949105-21a5-435e-b611-3e4a0cac4c17 req-8b203b84-44b5-4e62-9ef1-0be6851b35a8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:21.499625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:21.499625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:22.013149 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-fc949105-21a5-435e-b611-3e4a0cac4c17 req-8b203b84-44b5-4e62-9ef1-0be6851b35a8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:15:22.014270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-fc949105-21a5-435e-b611-3e4a0cac4c17 req-8b203b84-44b5-4e62-9ef1-0be6851b35a8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:15:22.025787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fc949105-21a5-435e-b611-3e4a0cac4c17 req-8b203b84-44b5-4e62-9ef1-0be6851b35a8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f returned with HTTP 200 Jan 02 10:15:22.027175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 290/577] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:15:21 2021] DELETE /volume/v3/9334e0b1cdb747d9958852d2190d7245/attachments/45ba744f-1c9e-40d0-af74-e560e017c37f => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:22.443727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f7bbcba-8d3f-4478-a0a2-983090625aee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:22.444814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f7bbcba-8d3f-4478-a0a2-983090625aee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:22.445256 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:22.445256 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:22.446157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f7bbcba-8d3f-4478-a0a2-983090625aee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:22.446724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7f7bbcba-8d3f-4478-a0a2-983090625aee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:22.498134 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:22.498134 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:22.505879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f7bbcba-8d3f-4478-a0a2-983090625aee tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:22.507460 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 288/578] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:22 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:23.302006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a834012c-a063-4576-8ae8-3334cd49d0d8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:23.302639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a834012c-a063-4576-8ae8-3334cd49d0d8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:23.302946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:23.302946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:23.303717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a834012c-a063-4576-8ae8-3334cd49d0d8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:23.458182 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:23.458182 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:23.480244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a834012c-a063-4576-8ae8-3334cd49d0d8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:23.520902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28c07635-1e40-4e99-bd00-dd2cce4da484 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:23.521655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28c07635-1e40-4e99-bd00-dd2cce4da484 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:23.521988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:23.521988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:23.522663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28c07635-1e40-4e99-bd00-dd2cce4da484 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:23.523147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-28c07635-1e40-4e99-bd00-dd2cce4da484 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:23.524606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a834012c-a063-4576-8ae8-3334cd49d0d8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:23.526646 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 291/579] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:23 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:23.541475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ebc0b8c-62b5-4a98-b2d3-734201ddaa3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:23.542263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ebc0b8c-62b5-4a98-b2d3-734201ddaa3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:23.542627 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:23.542627 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:23.543248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ebc0b8c-62b5-4a98-b2d3-734201ddaa3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:23.599221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:23.599221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:23.605552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28c07635-1e40-4e99-bd00-dd2cce4da484 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:23.606959 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 289/580] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:23.661234 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:23.661234 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:23.680741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0ebc0b8c-62b5-4a98-b2d3-734201ddaa3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:23.726551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ebc0b8c-62b5-4a98-b2d3-734201ddaa3f tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:23.727671 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 292/581] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:23 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:23.743743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06b7c029-713b-4d8b-af8c-df4986921e82 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:15:23.744497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06b7c029-713b-4d8b-af8c-df4986921e82 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:23.744872 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:23.744872 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:23.745493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06b7c029-713b-4d8b-af8c-df4986921e82 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:23.851266 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:23.851266 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:23.888333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-06b7c029-713b-4d8b-af8c-df4986921e82 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:15:23.951593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06b7c029-713b-4d8b-af8c-df4986921e82 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:15:23.959575 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 290/582] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:23 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:24.621440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1b5f098-f8d9-4270-8f0e-f2bf426903f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:24.622005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1b5f098-f8d9-4270-8f0e-f2bf426903f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:24.622125 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:24.622125 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:24.622499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1b5f098-f8d9-4270-8f0e-f2bf426903f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:24.622867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a1b5f098-f8d9-4270-8f0e-f2bf426903f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:24.683518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:24.683518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:24.686250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1b5f098-f8d9-4270-8f0e-f2bf426903f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:24.687245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 293/583] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:25.702380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a257db79-772b-4b00-87f4-94a1d2380e7b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:25.702941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a257db79-772b-4b00-87f4-94a1d2380e7b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:25.703134 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:25.703134 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:25.703483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a257db79-772b-4b00-87f4-94a1d2380e7b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:25.703857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a257db79-772b-4b00-87f4-94a1d2380e7b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:25.782395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:25.782395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:25.784367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a257db79-772b-4b00-87f4-94a1d2380e7b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:25.798179 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 291/584] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:25 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:26.806851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d59b3af8-4e55-4472-8c1c-328a175d8b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:26.807438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d59b3af8-4e55-4472-8c1c-328a175d8b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:26.807563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:26.807563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:26.807922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d59b3af8-4e55-4472-8c1c-328a175d8b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:26.808442 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d59b3af8-4e55-4472-8c1c-328a175d8b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:26.860238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:26.860238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:26.860897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d59b3af8-4e55-4472-8c1c-328a175d8b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:26.876471 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 294/585] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:26 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:27.878227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d0988b9-5747-42b0-90f1-70984588f3ac tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:27.880528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d0988b9-5747-42b0-90f1-70984588f3ac tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:27.880964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:27.880964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:27.881689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d0988b9-5747-42b0-90f1-70984588f3ac tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:27.882269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5d0988b9-5747-42b0-90f1-70984588f3ac tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:27.924721 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:27.924721 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:27.933852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d0988b9-5747-42b0-90f1-70984588f3ac tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:27.944227 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 292/586] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:27 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:28.950041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43aaa448-c821-4d91-9fc8-6de7c80c43ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:28.950593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43aaa448-c821-4d91-9fc8-6de7c80c43ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:28.950732 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:28.950732 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:28.951356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43aaa448-c821-4d91-9fc8-6de7c80c43ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:28.952400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-43aaa448-c821-4d91-9fc8-6de7c80c43ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:28.976427 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:28.976427 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:28.978645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43aaa448-c821-4d91-9fc8-6de7c80c43ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:28.980206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 295/587] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:28 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:30.004466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fc3bc12-3f25-4368-b67c-ca356cfe9db1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:30.005630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fc3bc12-3f25-4368-b67c-ca356cfe9db1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:30.006009 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:30.006009 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:30.006653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fc3bc12-3f25-4368-b67c-ca356cfe9db1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:30.007183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5fc3bc12-3f25-4368-b67c-ca356cfe9db1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:30.053929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:30.053929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:30.057468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fc3bc12-3f25-4368-b67c-ca356cfe9db1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:30.058834 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 293/588] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:29 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:31.073013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbdce0b0-52a7-4b0c-89a9-cfe6621a7051 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:31.074128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbdce0b0-52a7-4b0c-89a9-cfe6621a7051 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:31.074354 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:31.074354 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:31.074742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbdce0b0-52a7-4b0c-89a9-cfe6621a7051 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:31.075122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cbdce0b0-52a7-4b0c-89a9-cfe6621a7051 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:31.162884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:31.162884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:31.168759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbdce0b0-52a7-4b0c-89a9-cfe6621a7051 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:31.187380 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 296/589] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:31 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:32.201432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ca69cfd-f97d-4f5b-8d3e-611ddbf13f4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:32.202570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ca69cfd-f97d-4f5b-8d3e-611ddbf13f4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:32.202760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:32.202760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:32.203521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ca69cfd-f97d-4f5b-8d3e-611ddbf13f4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:32.204054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7ca69cfd-f97d-4f5b-8d3e-611ddbf13f4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:32.277955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:32.277955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:32.280293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ca69cfd-f97d-4f5b-8d3e-611ddbf13f4c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:32.287871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 294/590] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:32 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:33.301676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bed2653a-7936-45ef-b875-8c378e334503 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:33.302370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bed2653a-7936-45ef-b875-8c378e334503 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:33.302593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:33.302593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:33.302969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bed2653a-7936-45ef-b875-8c378e334503 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:33.303359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bed2653a-7936-45ef-b875-8c378e334503 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:33.429019 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:33.429019 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:33.434351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bed2653a-7936-45ef-b875-8c378e334503 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:33.447532 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 297/591] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:33 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:34.455211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d0c6389-dda8-4ce9-bcf5-edb5c9d0f75d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:34.455211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d0c6389-dda8-4ce9-bcf5-edb5c9d0f75d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:34.456799 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:34.456799 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:34.457016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d0c6389-dda8-4ce9-bcf5-edb5c9d0f75d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:34.458147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9d0c6389-dda8-4ce9-bcf5-edb5c9d0f75d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:34.529491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:34.529491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:34.536962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d0c6389-dda8-4ce9-bcf5-edb5c9d0f75d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:34.541259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 295/592] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:34 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:35.554436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-728bf645-10f5-48be-8586-9ae164935896 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:35.554950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-728bf645-10f5-48be-8586-9ae164935896 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:35.555163 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:35.555163 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:35.555536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-728bf645-10f5-48be-8586-9ae164935896 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:35.555898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-728bf645-10f5-48be-8586-9ae164935896 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:35.793740 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:35.793740 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:35.795683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-728bf645-10f5-48be-8586-9ae164935896 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:35.797090 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 298/593] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:35 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:36.812378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a50f42a-02cf-4768-b9b0-cd17eb31eb56 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:36.812913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a50f42a-02cf-4768-b9b0-cd17eb31eb56 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:36.813126 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:36.813126 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:36.813494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a50f42a-02cf-4768-b9b0-cd17eb31eb56 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:36.813856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4a50f42a-02cf-4768-b9b0-cd17eb31eb56 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:36.860051 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:36.860051 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:36.862628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a50f42a-02cf-4768-b9b0-cd17eb31eb56 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:36.873187 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 296/594] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:36 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:37.877816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-044d01b8-37f9-4c86-b8f8-0d128fe5a65f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:37.878414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-044d01b8-37f9-4c86-b8f8-0d128fe5a65f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:37.878530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:37.878530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:37.878851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-044d01b8-37f9-4c86-b8f8-0d128fe5a65f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:37.879359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-044d01b8-37f9-4c86-b8f8-0d128fe5a65f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:37.908572 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:37.908572 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:37.911194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-044d01b8-37f9-4c86-b8f8-0d128fe5a65f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:37.919227 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 299/595] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:37 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:38.926889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbdffe65-8f37-4106-8d99-c0a6043dfd9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:38.927519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbdffe65-8f37-4106-8d99-c0a6043dfd9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:38.927668 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:38.927668 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:38.927990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbdffe65-8f37-4106-8d99-c0a6043dfd9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:38.928355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fbdffe65-8f37-4106-8d99-c0a6043dfd9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:38.950240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:38.950240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:38.952528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbdffe65-8f37-4106-8d99-c0a6043dfd9e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:38.954007 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 297/596] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:38 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:39.972033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20b7ed51-abb5-403a-a51e-ecc0a63c577f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:39.973297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20b7ed51-abb5-403a-a51e-ecc0a63c577f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:39.973761 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:39.973761 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:39.974470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20b7ed51-abb5-403a-a51e-ecc0a63c577f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:39.975043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-20b7ed51-abb5-403a-a51e-ecc0a63c577f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:39.998222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:39.998222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:40.000521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20b7ed51-abb5-403a-a51e-ecc0a63c577f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:40.001565 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 300/597] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:39 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:40.013809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-981fb070-51b8-42fe-809b-8a3697e6ddc5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:15:40.014697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-981fb070-51b8-42fe-809b-8a3697e6ddc5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:40.015117 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:40.015117 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:40.015850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-981fb070-51b8-42fe-809b-8a3697e6ddc5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:40.107306 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:40.107306 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:40.124356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-981fb070-51b8-42fe-809b-8a3697e6ddc5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:15:40.169718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-981fb070-51b8-42fe-809b-8a3697e6ddc5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:15:40.187351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea/restore Jan 02 10:15:40.187982 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:40.187982 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:40.188601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:15:40.190418 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Restoring backup 028a26bd-94c1-49c1-8f73-7a889c0a05ea ({'restore': {}}) {{(pid=88040) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 10:15:40.190949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Restoring backup 028a26bd-94c1-49c1-8f73-7a889c0a05ea to volume None. Jan 02 10:15:40.191730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 298/598] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:40 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1358 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:15:40.221465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:40.221465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:40.224804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating volume of 1 GB for restore of backup 028a26bd-94c1-49c1-8f73-7a889c0a05ea. Jan 02 10:15:40.242625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability zone cache updated, next update will occur around 2021-01-02 11:15:40.242027. {{(pid=88040) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 10:15:40.243466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability Zones retrieved successfully. Jan 02 10:15:40.262052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (d7925531-ca14-4114-9e30-ed6cbfd01738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:15:40.265244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074c9a31-8775-4f60-82fe-dbfb9012b279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:15:40.268038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:15:40.355991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074c9a31-8775-4f60-82fe-dbfb9012b279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:15:40.358440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b5ca6f-edb3-4a39-a0e0-6768c7d8f89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:15:40.432885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['e8b8417d-364c-49a2-a0f2-b80e353cff66', '8a53df8a-588f-45a6-9b47-cc89cb40377e', 'd9ffa846-55ff-4931-9191-c77ee5b15bb7', 'f34b1ed1-ba66-49e7-a89e-878fb4cc96bd'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:15:40.435108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b5ca6f-edb3-4a39-a0e0-6768c7d8f89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b8417d-364c-49a2-a0f2-b80e353cff66', '8a53df8a-588f-45a6-9b47-cc89cb40377e', 'd9ffa846-55ff-4931-9191-c77ee5b15bb7', 'f34b1ed1-ba66-49e7-a89e-878fb4cc96bd']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:15:40.437436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c62410-af2a-4a3f-aea5-9f3adce0a1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:15:40.539911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c62410-af2a-4a3f-aea5-9f3adce0a1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e982a3e2-866d-4434-9113-ce102d3bb11b', '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_028a26bd-94c1-49c1-8f73-7a889c0a05ea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['e8b8417d-364c-49a2-a0f2-b80e353cff66','8a53df8a-588f-45a6-9b47-cc89cb40377e','d9ffa846-55ff-4931-9191-c77ee5b15bb7','f34b1ed1-ba66-49e7-a89e-878fb4cc96bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:15:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_028a26bd-94c1-49c1-8f73-7a889c0a05ea',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e982a3e2-866d-4434-9113-ce102d3bb11b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155331d21c5f4d13aad9dad48247ab23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='470a6d066b054bed9128aef3f3564cf3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:15:40.541955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8560666c-6efc-43fb-a928-2d0abf14764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:15:40.602733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8560666c-6efc-43fb-a928-2d0abf14764e) transitioned into 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_028a26bd-94c1-49c1-8f73-7a889c0a05ea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['e8b8417d-364c-49a2-a0f2-b80e353cff66','8a53df8a-588f-45a6-9b47-cc89cb40377e','d9ffa846-55ff-4931-9191-c77ee5b15bb7','f34b1ed1-ba66-49e7-a89e-878fb4cc96bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:15:40.605863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32eb0885-1c87-46a9-8b10-81231f0d9806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:15:40.636508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32eb0885-1c87-46a9-8b10-81231f0d9806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:15:40.642138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (d7925531-ca14-4114-9e30-ed6cbfd01738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:15:40.749298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request issued successfully. Jan 02 10:15:40.856279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:40.856279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:40.857457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:15:40.863412 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 02 10:15:40.863412 n-d-765311-9 devstack@c-api.service[88038]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 02 10:15:40.863412 n-d-765311-9 devstack@c-api.service[88038]: hub = hubs.get_hub() Jan 02 10:15:41.959277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:41.959277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:41.960501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:15:41.960881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Checking backup size 1 against volume size 1 {{(pid=88040) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 10:15:41.961230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Overwriting volume e982a3e2-866d-4434-9113-ce102d3bb11b with restore of backup 028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:41.995662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] restore_backup in rpcapi backup_id 028a26bd-94c1-49c1-8f73-7a889c0a05ea {{(pid=88040) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 10:15:42.008479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2867e55a-91cb-4b4c-a130-9d8196c37d1e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea/restore returned with HTTP 202 Jan 02 10:15:42.009679 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 301/599] 10.222.0.73 () {60 vars in 1360 bytes} [Sat Jan 2 10:15:40 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea/restore => generated 189 bytes in 1827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:15:42.020302 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23341236-94f4-4fe1-9fe7-c0212c4550e2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:42.020813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23341236-94f4-4fe1-9fe7-c0212c4550e2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:42.021001 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:42.021001 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:42.021374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23341236-94f4-4fe1-9fe7-c0212c4550e2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:42.021713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-23341236-94f4-4fe1-9fe7-c0212c4550e2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:42.251456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:42.251456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:42.257345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23341236-94f4-4fe1-9fe7-c0212c4550e2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:42.261646 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 299/600] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:42 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:43.270981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7efcc86b-d36b-4d91-b15b-443e8bfcdfaf tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:43.271550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7efcc86b-d36b-4d91-b15b-443e8bfcdfaf tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:43.271926 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:43.271926 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:43.272550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7efcc86b-d36b-4d91-b15b-443e8bfcdfaf tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:43.273074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7efcc86b-d36b-4d91-b15b-443e8bfcdfaf tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:43.335379 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:43.335379 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:43.341692 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7efcc86b-d36b-4d91-b15b-443e8bfcdfaf tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:43.342750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 302/601] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:43 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:44.358992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-331b2688-675c-4884-bc7b-5b6cc4953e0c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:44.359533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-331b2688-675c-4884-bc7b-5b6cc4953e0c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:44.359656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:44.359656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:44.359985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-331b2688-675c-4884-bc7b-5b6cc4953e0c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:44.360325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-331b2688-675c-4884-bc7b-5b6cc4953e0c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:44.433399 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:44.433399 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:44.435663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-331b2688-675c-4884-bc7b-5b6cc4953e0c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:44.438300 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 300/602] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:44 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:45.452381 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-906b2b2b-52a0-4db0-a278-71c0cf9ea2b5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:45.453509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-906b2b2b-52a0-4db0-a278-71c0cf9ea2b5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:45.453887 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:45.453887 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:45.454484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-906b2b2b-52a0-4db0-a278-71c0cf9ea2b5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:45.455054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-906b2b2b-52a0-4db0-a278-71c0cf9ea2b5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:45.476773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:45.476773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:45.479160 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-906b2b2b-52a0-4db0-a278-71c0cf9ea2b5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:45.487010 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 303/603] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:45 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:46.499177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1073a43b-0397-4d44-b029-d05a6b90f2bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:46.499177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1073a43b-0397-4d44-b029-d05a6b90f2bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:46.499177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:46.499177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:46.499177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1073a43b-0397-4d44-b029-d05a6b90f2bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:46.499177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1073a43b-0397-4d44-b029-d05a6b90f2bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:46.544727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:46.544727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:46.549434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1073a43b-0397-4d44-b029-d05a6b90f2bd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:46.549434 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 301/604] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:46 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:47.575755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60362992-0666-4e45-868f-73feff160277 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:47.575755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60362992-0666-4e45-868f-73feff160277 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:47.575755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:47.575755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:47.575755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60362992-0666-4e45-868f-73feff160277 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:47.575755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-60362992-0666-4e45-868f-73feff160277 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:47.643553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:47.643553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:47.643553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60362992-0666-4e45-868f-73feff160277 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:47.656756 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 304/605] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:47 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:48.670745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6095f76e-7e10-4b0b-9504-9a28c941fc95 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:48.670745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6095f76e-7e10-4b0b-9504-9a28c941fc95 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:48.670745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:48.670745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:48.670745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6095f76e-7e10-4b0b-9504-9a28c941fc95 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:48.670745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-6095f76e-7e10-4b0b-9504-9a28c941fc95 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:48.746927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:48.746927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:48.746927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6095f76e-7e10-4b0b-9504-9a28c941fc95 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:48.760783 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 302/606] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:48 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:49.778005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a06a1e8-90b4-493f-9db6-b40364e9bb77 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:49.778005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a06a1e8-90b4-493f-9db6-b40364e9bb77 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:49.778005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:49.778005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:49.778005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a06a1e8-90b4-493f-9db6-b40364e9bb77 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:49.778005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0a06a1e8-90b4-493f-9db6-b40364e9bb77 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:49.823926 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:49.823926 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:49.828161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a06a1e8-90b4-493f-9db6-b40364e9bb77 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:49.828161 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 305/607] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:49 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:50.847447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c0d7c49-8f39-4301-8f38-8f3415a949f6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:50.847447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c0d7c49-8f39-4301-8f38-8f3415a949f6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:50.847447 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:50.847447 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:50.847447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c0d7c49-8f39-4301-8f38-8f3415a949f6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:50.847447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9c0d7c49-8f39-4301-8f38-8f3415a949f6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:50.986657 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:50.986657 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:50.986657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c0d7c49-8f39-4301-8f38-8f3415a949f6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:51.003239 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 303/608] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:50 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:52.006199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b482dd2-7ec2-4e5d-b509-e4f194e81e2c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:52.006199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b482dd2-7ec2-4e5d-b509-e4f194e81e2c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:52.006199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:52.006199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:52.006199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b482dd2-7ec2-4e5d-b509-e4f194e81e2c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:52.006199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0b482dd2-7ec2-4e5d-b509-e4f194e81e2c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:52.060116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:52.060116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:52.063651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b482dd2-7ec2-4e5d-b509-e4f194e81e2c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:52.074511 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 306/609] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:51 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:53.114451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-078cd181-368f-415e-b008-7c4619339b86 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:53.114451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-078cd181-368f-415e-b008-7c4619339b86 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:53.114451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:53.114451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:53.114451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-078cd181-368f-415e-b008-7c4619339b86 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:53.114451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-078cd181-368f-415e-b008-7c4619339b86 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:53.195519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:53.195519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:53.211669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-078cd181-368f-415e-b008-7c4619339b86 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:53.211669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 304/610] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:53 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:54.219963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-293d6c02-bc44-44cb-8967-abb01bc2cd17 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:54.221454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-293d6c02-bc44-44cb-8967-abb01bc2cd17 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:54.221860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:54.221860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:54.222506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-293d6c02-bc44-44cb-8967-abb01bc2cd17 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:54.223058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-293d6c02-bc44-44cb-8967-abb01bc2cd17 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:54.277603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:54.277603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:54.279991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-293d6c02-bc44-44cb-8967-abb01bc2cd17 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:54.281079 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 307/611] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:54 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:15:55.299689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6eae004-3a3d-4201-8e95-cae76c3dcd32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:55.299689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6eae004-3a3d-4201-8e95-cae76c3dcd32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:55.299689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:55.299689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:55.299689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6eae004-3a3d-4201-8e95-cae76c3dcd32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:55.299689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b6eae004-3a3d-4201-8e95-cae76c3dcd32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:55.424359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:55.424359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:55.426270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6eae004-3a3d-4201-8e95-cae76c3dcd32 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:55.427250 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 305/612] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:55 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:56.447500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ece5016-98b8-4edd-b073-3c4ee7270c28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:56.447500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ece5016-98b8-4edd-b073-3c4ee7270c28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:56.447500 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:56.447500 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:56.447500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ece5016-98b8-4edd-b073-3c4ee7270c28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:56.447500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1ece5016-98b8-4edd-b073-3c4ee7270c28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:56.508519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:56.508519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:56.511415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ece5016-98b8-4edd-b073-3c4ee7270c28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:56.511415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 308/613] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:56 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:57.532193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09b4483a-e421-4267-9726-e8f2612c6953 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:57.532193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09b4483a-e421-4267-9726-e8f2612c6953 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:57.532193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:57.532193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:57.532193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09b4483a-e421-4267-9726-e8f2612c6953 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:57.532193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-09b4483a-e421-4267-9726-e8f2612c6953 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:57.620964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:57.620964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:57.625085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09b4483a-e421-4267-9726-e8f2612c6953 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:57.628628 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 306/614] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:57 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:58.644533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df822e8d-6a14-4f0b-bf9b-06986ed84881 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:58.651723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df822e8d-6a14-4f0b-bf9b-06986ed84881 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:58.651723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:58.651723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:58.651723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df822e8d-6a14-4f0b-bf9b-06986ed84881 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:58.651723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-df822e8d-6a14-4f0b-bf9b-06986ed84881 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:58.714699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:58.714699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:58.723194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df822e8d-6a14-4f0b-bf9b-06986ed84881 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:58.727571 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 309/615] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:58 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:15:59.738607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0227731-164e-4b48-8235-adc17e689477 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:15:59.738607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0227731-164e-4b48-8235-adc17e689477 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:15:59.738607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:15:59.738607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:15:59.738607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0227731-164e-4b48-8235-adc17e689477 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:15:59.738607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e0227731-164e-4b48-8235-adc17e689477 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:15:59.778020 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:15:59.778020 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:15:59.778020 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0227731-164e-4b48-8235-adc17e689477 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:15:59.785031 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 307/616] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:15:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:00.797216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cdce230-a0b3-4f48-93a0-082dfd5df195 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:00.797216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cdce230-a0b3-4f48-93a0-082dfd5df195 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:00.797216 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:00.797216 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:00.797216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cdce230-a0b3-4f48-93a0-082dfd5df195 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:00.797216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8cdce230-a0b3-4f48-93a0-082dfd5df195 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:00.857172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:00.857172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:00.859007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cdce230-a0b3-4f48-93a0-082dfd5df195 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:00.860172 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 310/617] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:00 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:01.874426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d2ae6cda-b532-4dc0-9f33-f524a77ac26d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:01.875096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d2ae6cda-b532-4dc0-9f33-f524a77ac26d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:01.875445 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:01.875445 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:01.876419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d2ae6cda-b532-4dc0-9f33-f524a77ac26d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:01.876906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d2ae6cda-b532-4dc0-9f33-f524a77ac26d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:01.994643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:01.994643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:02.017792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d2ae6cda-b532-4dc0-9f33-f524a77ac26d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:02.017792 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 308/618] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:01 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:03.017194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3729a2c9-2d37-47bb-a3a1-e2f9139fd1e7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:03.018420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3729a2c9-2d37-47bb-a3a1-e2f9139fd1e7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:03.018836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:03.018836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:03.019556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3729a2c9-2d37-47bb-a3a1-e2f9139fd1e7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:03.020111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3729a2c9-2d37-47bb-a3a1-e2f9139fd1e7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:03.052498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:03.052498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:03.054339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3729a2c9-2d37-47bb-a3a1-e2f9139fd1e7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:03.055556 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 311/619] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:04.078949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-175ab092-8f1c-4f36-983a-6f722d7f519f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:04.078949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-175ab092-8f1c-4f36-983a-6f722d7f519f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:04.078949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:04.078949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:04.078949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-175ab092-8f1c-4f36-983a-6f722d7f519f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:04.078949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-175ab092-8f1c-4f36-983a-6f722d7f519f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:04.263860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:04.263860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:04.263860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-175ab092-8f1c-4f36-983a-6f722d7f519f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:04.263860 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 309/620] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:05.283578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65f7b7ea-3a60-460f-94f9-f8f25e93b971 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:05.284832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65f7b7ea-3a60-460f-94f9-f8f25e93b971 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:05.285202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:05.285202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:05.285765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65f7b7ea-3a60-460f-94f9-f8f25e93b971 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:05.286245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-65f7b7ea-3a60-460f-94f9-f8f25e93b971 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:05.349655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:05.349655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:05.351381 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65f7b7ea-3a60-460f-94f9-f8f25e93b971 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:05.352373 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 312/621] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:05 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:06.371966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74ce5a07-f182-4cd7-84f2-abee44c07785 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:06.371966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74ce5a07-f182-4cd7-84f2-abee44c07785 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:06.371966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:06.371966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:06.371966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74ce5a07-f182-4cd7-84f2-abee44c07785 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:06.371966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-74ce5a07-f182-4cd7-84f2-abee44c07785 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:06.449575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:06.449575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:06.449575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74ce5a07-f182-4cd7-84f2-abee44c07785 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:06.449575 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 310/622] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:16:07.456739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-684ed156-2680-4084-9868-6146217cbb9f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:07.456739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-684ed156-2680-4084-9868-6146217cbb9f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:07.456739 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:07.456739 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:07.456739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-684ed156-2680-4084-9868-6146217cbb9f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:07.456739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-684ed156-2680-4084-9868-6146217cbb9f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:07.489370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:07.489370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:07.491258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-684ed156-2680-4084-9868-6146217cbb9f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:07.497794 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 313/623] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:08.505977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ebc89de-dfd4-4962-a28d-0ba3410929fe tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:08.506669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ebc89de-dfd4-4962-a28d-0ba3410929fe tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:08.506888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:08.506888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:08.507266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ebc89de-dfd4-4962-a28d-0ba3410929fe tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:08.507930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5ebc89de-dfd4-4962-a28d-0ba3410929fe tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:08.561064 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:08.561064 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:08.569587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ebc89de-dfd4-4962-a28d-0ba3410929fe tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:08.570416 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 311/624] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:09.592116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c378506e-5b43-4f62-9e5b-1537c9f602c7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:09.592116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c378506e-5b43-4f62-9e5b-1537c9f602c7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:09.592116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:09.592116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:09.592116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c378506e-5b43-4f62-9e5b-1537c9f602c7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:09.592116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c378506e-5b43-4f62-9e5b-1537c9f602c7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:09.670171 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:09.670171 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:09.672045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c378506e-5b43-4f62-9e5b-1537c9f602c7 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:09.673384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 314/625] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:09 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:10.692686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee527413-4f8b-4f81-8dee-ad0d248f546b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:10.692686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee527413-4f8b-4f81-8dee-ad0d248f546b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:10.692686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:10.692686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:10.692686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee527413-4f8b-4f81-8dee-ad0d248f546b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:10.692686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ee527413-4f8b-4f81-8dee-ad0d248f546b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:10.783161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:10.783161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:10.783161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee527413-4f8b-4f81-8dee-ad0d248f546b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:10.801154 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 312/626] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:11.810855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd962797-d92c-4e03-86d6-f7b5858699f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:11.829791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd962797-d92c-4e03-86d6-f7b5858699f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:11.829791 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:11.829791 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:11.829791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd962797-d92c-4e03-86d6-f7b5858699f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:11.829791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dd962797-d92c-4e03-86d6-f7b5858699f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:11.880258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:11.880258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:11.880258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd962797-d92c-4e03-86d6-f7b5858699f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:11.880258 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 315/627] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:12.908998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef85e54e-18c9-4335-97e1-7340f491c3b0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:12.908998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef85e54e-18c9-4335-97e1-7340f491c3b0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:12.908998 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:12.908998 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:12.908998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef85e54e-18c9-4335-97e1-7340f491c3b0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:12.908998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ef85e54e-18c9-4335-97e1-7340f491c3b0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:13.015688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:13.015688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:13.026862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef85e54e-18c9-4335-97e1-7340f491c3b0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:13.026862 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 313/628] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:12 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:14.047128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b37c8d33-b8e2-4c42-8641-454b0d926347 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:14.047128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b37c8d33-b8e2-4c42-8641-454b0d926347 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:14.047128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:14.047128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:14.047128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b37c8d33-b8e2-4c42-8641-454b0d926347 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:14.047128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b37c8d33-b8e2-4c42-8641-454b0d926347 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:14.090961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:14.090961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:14.090961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b37c8d33-b8e2-4c42-8641-454b0d926347 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:14.090961 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 316/629] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:15.126899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f39a9d00-1f9a-4f21-ac8c-4593ff39ff37 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:15.126899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f39a9d00-1f9a-4f21-ac8c-4593ff39ff37 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:15.126899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:15.126899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:15.150594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f39a9d00-1f9a-4f21-ac8c-4593ff39ff37 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:15.150594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f39a9d00-1f9a-4f21-ac8c-4593ff39ff37 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:15.305622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:15.305622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:15.323996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f39a9d00-1f9a-4f21-ac8c-4593ff39ff37 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:15.323996 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 314/630] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:16.336261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a24b98f-d21d-4572-935f-ff4e7b4e2459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:16.336261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a24b98f-d21d-4572-935f-ff4e7b4e2459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:16.336261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:16.336261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:16.336261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a24b98f-d21d-4572-935f-ff4e7b4e2459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:16.336261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3a24b98f-d21d-4572-935f-ff4e7b4e2459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:16.473810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:16.473810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:16.473810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a24b98f-d21d-4572-935f-ff4e7b4e2459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:16.473810 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 317/631] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:16 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:17.501560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-469b5165-6077-4dee-b972-04f13b87d890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:17.501560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-469b5165-6077-4dee-b972-04f13b87d890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:17.501560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:17.501560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:17.501560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-469b5165-6077-4dee-b972-04f13b87d890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:17.501560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-469b5165-6077-4dee-b972-04f13b87d890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:17.552748 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:17.552748 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:17.552748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-469b5165-6077-4dee-b972-04f13b87d890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:17.552748 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 315/632] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:17 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:18.565934 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f6dce85-0619-4c15-bfea-1adbda6b8e8a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:18.567308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f6dce85-0619-4c15-bfea-1adbda6b8e8a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:18.567719 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:18.567719 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:18.568346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f6dce85-0619-4c15-bfea-1adbda6b8e8a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:18.568896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5f6dce85-0619-4c15-bfea-1adbda6b8e8a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:18.613723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:18.613723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:18.615982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f6dce85-0619-4c15-bfea-1adbda6b8e8a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:18.619192 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 318/633] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:18 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:19.634221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1e272c1-7472-4b50-9e68-71b099bba311 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:19.634865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1e272c1-7472-4b50-9e68-71b099bba311 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:19.635026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:19.635026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:19.635426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1e272c1-7472-4b50-9e68-71b099bba311 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:19.635781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d1e272c1-7472-4b50-9e68-71b099bba311 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 028a26bd-94c1-49c1-8f73-7a889c0a05ea. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:19.661728 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:19.661728 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:19.664994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1e272c1-7472-4b50-9e68-71b099bba311 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 200 Jan 02 10:16:19.666478 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 316/634] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:19.682658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acfebaea-f7fd-464c-9439-2b5c832a84ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:19.682658 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acfebaea-f7fd-464c-9439-2b5c832a84ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:19.682982 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:19.682982 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:19.683248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acfebaea-f7fd-464c-9439-2b5c832a84ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:19.733413 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:19.733413 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:19.742771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-acfebaea-f7fd-464c-9439-2b5c832a84ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:19.769722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acfebaea-f7fd-464c-9439-2b5c832a84ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b returned with HTTP 200 Jan 02 10:16:19.770559 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 319/635] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b => generated 1413 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:16:19.786172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c181a148-9e08-4f84-979f-f10aa7a40449 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:19.786679 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c181a148-9e08-4f84-979f-f10aa7a40449 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:19.786897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:19.786897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:19.787271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c181a148-9e08-4f84-979f-f10aa7a40449 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:19.861738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:19.861738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:19.877375 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c181a148-9e08-4f84-979f-f10aa7a40449 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:19.925136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c181a148-9e08-4f84-979f-f10aa7a40449 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b returned with HTTP 200 Jan 02 10:16:19.926229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 317/636] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b => generated 1413 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:16:19.943859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:19.944541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:19.944860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:19.944860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:19.945414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:19.946001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:20.049222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:20.049222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:20.053652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:20.103009 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume request issued successfully. Jan 02 10:16:20.103842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8902edd-e63c-472a-9251-353e23e7dfdb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b returned with HTTP 202 Jan 02 10:16:20.105222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 320/637] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:16:19 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:16:20.115042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91db5bdf-8820-4c26-b770-5054e135f448 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:20.115606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91db5bdf-8820-4c26-b770-5054e135f448 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:20.115827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:20.115827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:20.116207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91db5bdf-8820-4c26-b770-5054e135f448 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:20.239248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:20.239248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:20.249076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-91db5bdf-8820-4c26-b770-5054e135f448 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:20.277780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91db5bdf-8820-4c26-b770-5054e135f448 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b returned with HTTP 200 Jan 02 10:16:20.290220 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 318/638] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:20 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b => generated 1412 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:16:21.295984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30926ce6-dfcc-4321-aa4d-6c0300ee98a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:21.296517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30926ce6-dfcc-4321-aa4d-6c0300ee98a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:21.296660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:21.296660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:21.297264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30926ce6-dfcc-4321-aa4d-6c0300ee98a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:21.425135 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:21.425135 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:21.440529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-30926ce6-dfcc-4321-aa4d-6c0300ee98a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:21.475047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30926ce6-dfcc-4321-aa4d-6c0300ee98a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b returned with HTTP 200 Jan 02 10:16:21.476601 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 321/639] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:21 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b => generated 1412 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:16:22.491918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aba2ebff-8ba2-4acd-9561-3ab2683ee55e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b Jan 02 10:16:22.493068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aba2ebff-8ba2-4acd-9561-3ab2683ee55e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:22.493419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:22.493419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:22.493983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aba2ebff-8ba2-4acd-9561-3ab2683ee55e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:22.550272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aba2ebff-8ba2-4acd-9561-3ab2683ee55e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b returned with HTTP 404 Jan 02 10:16:22.555851 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 319/640] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:22 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/e982a3e2-866d-4434-9113-ce102d3bb11b => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:16:22.560572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-906eb5ff-2009-4da9-8020-9d657736e262 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea Jan 02 10:16:22.561454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-906eb5ff-2009-4da9-8020-9d657736e262 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:22.561807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:22.561807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:22.562366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-906eb5ff-2009-4da9-8020-9d657736e262 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:22.563212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-906eb5ff-2009-4da9-8020-9d657736e262 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete backup with id: 028a26bd-94c1-49c1-8f73-7a889c0a05ea. Jan 02 10:16:22.618353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:22.618353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:22.680943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-906eb5ff-2009-4da9-8020-9d657736e262 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] delete_backup rpcapi backup_id 028a26bd-94c1-49c1-8f73-7a889c0a05ea {{(pid=88040) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:16:22.706776 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-906eb5ff-2009-4da9-8020-9d657736e262 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea returned with HTTP 202 Jan 02 10:16:22.707874 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 322/641] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:16:22 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/028a26bd-94c1-49c1-8f73-7a889c0a05ea => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:16:22.743773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes Jan 02 10:16:22.744877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2010268024"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:16:22.746324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2010268024'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:16:22.747655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume of 1 GB Jan 02 10:16:22.780182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability Zones retrieved successfully. Jan 02 10:16:22.824927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (a0c0b786-924b-457a-a28e-b71c1e49016a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:16:22.834773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9a559d-bb67-4770-8da4-f8fca9809ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:16:22.842744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:16:23.002114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9a559d-bb67-4770-8da4-f8fca9809ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:16:23.013032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca19856c-c866-4317-b248-85bc3458dd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:16:23.174519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['e5197227-92f1-4713-b5dc-80d4488da6e6', '995dbbcb-b9f8-499a-85c1-e96fcb40af5b', '27edfea7-a60d-405d-9271-dfeb1f6c33f3', '465ce509-87d9-4857-ba60-cd8b6f147507'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:16:23.176694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca19856c-c866-4317-b248-85bc3458dd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5197227-92f1-4713-b5dc-80d4488da6e6', '995dbbcb-b9f8-499a-85c1-e96fcb40af5b', '27edfea7-a60d-405d-9271-dfeb1f6c33f3', '465ce509-87d9-4857-ba60-cd8b6f147507']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:16:23.178905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abac1735-6c76-43b4-a2b5-5535e6b6c9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:16:23.381930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abac1735-6c76-43b4-a2b5-5535e6b6c9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b2e3da-f9b2-4b78-a28b-6941b97938e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2010268024',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['e5197227-92f1-4713-b5dc-80d4488da6e6','995dbbcb-b9f8-499a-85c1-e96fcb40af5b','27edfea7-a60d-405d-9271-dfeb1f6c33f3','465ce509-87d9-4857-ba60-cd8b6f147507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2010268024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b2e3da-f9b2-4b78-a28b-6941b97938e6,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='155331d21c5f4d13aad9dad48247ab23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='470a6d066b054bed9128aef3f3564cf3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:16:23.384235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd60b8d6-2a2d-4f53-a3ef-a1d78dbc4fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:16:23.458651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd60b8d6-2a2d-4f53-a3ef-a1d78dbc4fa5) transitioned into state 'SUCCESS' from state '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-2010268024',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['e5197227-92f1-4713-b5dc-80d4488da6e6','995dbbcb-b9f8-499a-85c1-e96fcb40af5b','27edfea7-a60d-405d-9271-dfeb1f6c33f3','465ce509-87d9-4857-ba60-cd8b6f147507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:16:23.460914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b9cda0-f512-459a-b482-5a356ce6422a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:16:23.506510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b9cda0-f512-459a-b482-5a356ce6422a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:16:23.509514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (a0c0b786-924b-457a-a28e-b71c1e49016a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:16:23.745270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request issued successfully. Jan 02 10:16:23.785423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a122ca52-7ed7-4230-b994-f9da4ea6c468 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes returned with HTTP 202 Jan 02 10:16:23.790606 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 320/642] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:16:22 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes => generated 885 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:16:23.803048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbbcb4a1-71a4-433b-aaae-6e36fd0f6e8b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:16:23.803594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbbcb4a1-71a4-433b-aaae-6e36fd0f6e8b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:23.803817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:23.803817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:23.804193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbbcb4a1-71a4-433b-aaae-6e36fd0f6e8b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:23.975682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:23.975682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:24.015508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fbbcb4a1-71a4-433b-aaae-6e36fd0f6e8b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:24.110985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbbcb4a1-71a4-433b-aaae-6e36fd0f6e8b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:16:24.126138 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 323/643] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 977 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:25.128815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38a0ee87-c539-4b5a-ba81-2ff5b88044e4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:16:25.130373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38a0ee87-c539-4b5a-ba81-2ff5b88044e4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:25.130451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:25.130451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:25.130810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38a0ee87-c539-4b5a-ba81-2ff5b88044e4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:25.284413 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:25.284413 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:25.296409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-38a0ee87-c539-4b5a-ba81-2ff5b88044e4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:25.346709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38a0ee87-c539-4b5a-ba81-2ff5b88044e4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:16:25.348012 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 321/644] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:25 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 977 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:26.363632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ef65f6f-6df4-42e1-b929-58761bf4d593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:16:26.364384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ef65f6f-6df4-42e1-b929-58761bf4d593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:26.364724 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:26.364724 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:26.365358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ef65f6f-6df4-42e1-b929-58761bf4d593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:26.502018 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:26.502018 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:26.514087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6ef65f6f-6df4-42e1-b929-58761bf4d593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:26.542623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ef65f6f-6df4-42e1-b929-58761bf4d593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:16:26.544115 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 324/645] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:26 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 978 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:26.564538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups Jan 02 10:16:26.566420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:26.566420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:26.567461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37b2e3da-f9b2-4b78-a28b-6941b97938e6", "name": "tempest-VolumesBackupsTest-Backup-1970669928", "description": "tempest-volume-backup-description-736155552", "container": "container"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:16:26.583616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating new backup {'backup': {'volume_id': '37b2e3da-f9b2-4b78-a28b-6941b97938e6', 'name': 'tempest-VolumesBackupsTest-Backup-1970669928', 'description': 'tempest-volume-backup-description-736155552', 'container': 'container'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:16:26.584344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating backup of volume 37b2e3da-f9b2-4b78-a28b-6941b97938e6 in container container Jan 02 10:16:26.648591 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:26.648591 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:26.650270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:16:26.705379 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['d73be802-6ef2-4fd1-be17-fdc6f08b415e', '30b38b36-173f-43f2-b0f6-4736c0efa4cb'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:16:26.863920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25f698af-9728-473a-8b91-c7c268c3d677 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups returned with HTTP 202 Jan 02 10:16:26.865369 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 322/646] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:16:26 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups => generated 396 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:16:26.878116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83c6f46e-a948-4d18-98ac-805b2a2a4341 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:26.878987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83c6f46e-a948-4d18-98ac-805b2a2a4341 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:26.879395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:26.879395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:26.880100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83c6f46e-a948-4d18-98ac-805b2a2a4341 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:26.880655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-83c6f46e-a948-4d18-98ac-805b2a2a4341 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:26.959508 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:26.959508 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:26.964537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83c6f46e-a948-4d18-98ac-805b2a2a4341 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:26.965403 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 325/647] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:26 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:27.986609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-981a0b09-574a-494f-8fb3-be37dd938876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:27.987130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-981a0b09-574a-494f-8fb3-be37dd938876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:27.987561 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:27.987561 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:27.987914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-981a0b09-574a-494f-8fb3-be37dd938876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:27.988860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-981a0b09-574a-494f-8fb3-be37dd938876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:28.018658 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:28.018658 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:28.020869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-981a0b09-574a-494f-8fb3-be37dd938876 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:28.033970 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 323/648] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:27 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:29.040661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f665fdae-a7d3-4448-8119-19ebb98a4955 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:29.041965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f665fdae-a7d3-4448-8119-19ebb98a4955 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:29.042399 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:29.042399 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:29.043257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f665fdae-a7d3-4448-8119-19ebb98a4955 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:29.043820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f665fdae-a7d3-4448-8119-19ebb98a4955 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:29.093455 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:29.093455 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:29.097196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f665fdae-a7d3-4448-8119-19ebb98a4955 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:29.109143 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 326/649] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:29 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:30.113570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28e9cdf7-d73e-4e06-adcb-afc9384fb5ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:30.114119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28e9cdf7-d73e-4e06-adcb-afc9384fb5ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:30.114365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:30.114365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:30.114643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28e9cdf7-d73e-4e06-adcb-afc9384fb5ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:30.114987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-28e9cdf7-d73e-4e06-adcb-afc9384fb5ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:30.140663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:30.140663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:30.143059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28e9cdf7-d73e-4e06-adcb-afc9384fb5ef tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:30.150805 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 324/650] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:30 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:31.158587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21daa6d5-ea34-466c-bd3a-e71635f417e3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:31.160020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21daa6d5-ea34-466c-bd3a-e71635f417e3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:31.160304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:31.160304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:31.160638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21daa6d5-ea34-466c-bd3a-e71635f417e3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:31.161016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-21daa6d5-ea34-466c-bd3a-e71635f417e3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:31.214198 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:31.214198 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:31.219684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21daa6d5-ea34-466c-bd3a-e71635f417e3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:31.224087 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 327/651] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:31 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:32.670094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af43ce86-f1db-4f20-9566-39a3883ee459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:32.671228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af43ce86-f1db-4f20-9566-39a3883ee459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:32.671476 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:32.671476 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:32.672211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af43ce86-f1db-4f20-9566-39a3883ee459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:32.672786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-af43ce86-f1db-4f20-9566-39a3883ee459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:32.710788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:32.710788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:32.714809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af43ce86-f1db-4f20-9566-39a3883ee459 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:32.724232 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 325/652] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:32 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:33.731942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-308e8ce1-9832-4202-bc61-d9103cacd6f3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:33.732445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-308e8ce1-9832-4202-bc61-d9103cacd6f3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:33.732817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:33.732817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:33.733890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-308e8ce1-9832-4202-bc61-d9103cacd6f3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:33.734405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-308e8ce1-9832-4202-bc61-d9103cacd6f3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:33.769565 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:33.769565 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:33.771807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-308e8ce1-9832-4202-bc61-d9103cacd6f3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:33.772804 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 328/653] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:33 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:34.788003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e0afcee-a245-4b96-bc83-1f0c2dc07726 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:34.788773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e0afcee-a245-4b96-bc83-1f0c2dc07726 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:34.788773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:34.788773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:34.789267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e0afcee-a245-4b96-bc83-1f0c2dc07726 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:34.789380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7e0afcee-a245-4b96-bc83-1f0c2dc07726 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:34.847669 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:34.847669 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:34.849628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e0afcee-a245-4b96-bc83-1f0c2dc07726 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:34.850747 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 326/654] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:34 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:35.864972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-660084be-611f-45af-8815-86b498677f71 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:35.865464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-660084be-611f-45af-8815-86b498677f71 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:35.865689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:35.865689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:35.866064 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-660084be-611f-45af-8815-86b498677f71 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:35.866439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-660084be-611f-45af-8815-86b498677f71 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:35.897768 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:35.897768 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:35.899852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-660084be-611f-45af-8815-86b498677f71 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:35.901008 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 329/655] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:35 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:36.914395 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9c57417-21a1-4dd1-a237-e62beb4c8198 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:36.914900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9c57417-21a1-4dd1-a237-e62beb4c8198 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:36.915329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:36.915329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:36.915693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9c57417-21a1-4dd1-a237-e62beb4c8198 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:36.916059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c9c57417-21a1-4dd1-a237-e62beb4c8198 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:36.960003 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:36.960003 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:36.961844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9c57417-21a1-4dd1-a237-e62beb4c8198 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:36.962643 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 327/656] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:36 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:37.979042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88b21b72-9aef-4caf-b156-227528eef9b2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:37.992026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88b21b72-9aef-4caf-b156-227528eef9b2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:37.992229 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:37.992229 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:37.992826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88b21b72-9aef-4caf-b156-227528eef9b2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:37.993334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-88b21b72-9aef-4caf-b156-227528eef9b2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:38.040332 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:38.040332 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:38.042220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88b21b72-9aef-4caf-b156-227528eef9b2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:38.043670 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 330/657] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:37 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:39.058429 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-766967fd-4a8c-40f5-856a-5d1f44e47496 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:39.058906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-766967fd-4a8c-40f5-856a-5d1f44e47496 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:39.059040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:39.059040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:39.059694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-766967fd-4a8c-40f5-856a-5d1f44e47496 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:39.060198 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-766967fd-4a8c-40f5-856a-5d1f44e47496 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:39.087170 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:39.087170 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:39.089791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-766967fd-4a8c-40f5-856a-5d1f44e47496 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:39.097159 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 328/658] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:39 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:40.104915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9174af6-3848-4d20-8c39-ce05bc0a8ce0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:40.106050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9174af6-3848-4d20-8c39-ce05bc0a8ce0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:40.106315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:40.106315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:40.106658 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9174af6-3848-4d20-8c39-ce05bc0a8ce0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:40.107007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b9174af6-3848-4d20-8c39-ce05bc0a8ce0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:40.149762 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:40.149762 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:40.163783 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9174af6-3848-4d20-8c39-ce05bc0a8ce0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:40.165055 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 331/659] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:40 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:41.180237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34982d8d-b31e-422c-9c4a-3a16654fa540 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:41.181413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34982d8d-b31e-422c-9c4a-3a16654fa540 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:41.183435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:41.183435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:41.184014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34982d8d-b31e-422c-9c4a-3a16654fa540 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:41.184588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-34982d8d-b31e-422c-9c4a-3a16654fa540 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:41.233841 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:41.233841 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:41.239033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34982d8d-b31e-422c-9c4a-3a16654fa540 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:41.240509 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 329/660] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:41 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:42.253807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fda1f7b9-e245-4294-ab0d-7e3e3e955991 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:42.254355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fda1f7b9-e245-4294-ab0d-7e3e3e955991 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:42.254513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:42.254513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:42.254883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fda1f7b9-e245-4294-ab0d-7e3e3e955991 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:42.255250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fda1f7b9-e245-4294-ab0d-7e3e3e955991 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:42.303155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:42.303155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:42.305324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fda1f7b9-e245-4294-ab0d-7e3e3e955991 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:42.307409 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 332/661] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:42 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:43.320321 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e5e0ffc-4083-4af3-b644-f9a359d540af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:43.320774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e5e0ffc-4083-4af3-b644-f9a359d540af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:43.320954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:43.320954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:43.321320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e5e0ffc-4083-4af3-b644-f9a359d540af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:43.321708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3e5e0ffc-4083-4af3-b644-f9a359d540af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:43.372770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:43.372770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:43.380178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e5e0ffc-4083-4af3-b644-f9a359d540af tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:43.381152 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 330/662] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:43 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:44.397413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22366f87-38de-4727-b039-20c7a8739046 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:44.398493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22366f87-38de-4727-b039-20c7a8739046 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:44.398968 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:44.398968 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:44.399615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22366f87-38de-4727-b039-20c7a8739046 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:44.400119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-22366f87-38de-4727-b039-20c7a8739046 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:44.461808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:44.461808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:44.464546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22366f87-38de-4727-b039-20c7a8739046 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:44.471774 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 333/663] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:44 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:45.480230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-844d1a67-3736-4379-a579-10fe061fa6f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:45.481824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-844d1a67-3736-4379-a579-10fe061fa6f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:45.481824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:45.481824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:45.482033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-844d1a67-3736-4379-a579-10fe061fa6f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:45.482656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-844d1a67-3736-4379-a579-10fe061fa6f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:45.542515 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:45.542515 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:45.548636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-844d1a67-3736-4379-a579-10fe061fa6f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:45.551999 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 331/664] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:45 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:46.585542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d0eeb8e2-1eea-413c-848f-41560d12534f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:46.586097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d0eeb8e2-1eea-413c-848f-41560d12534f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:46.586325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:46.586325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:46.586708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d0eeb8e2-1eea-413c-848f-41560d12534f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:46.595037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d0eeb8e2-1eea-413c-848f-41560d12534f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:46.682720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:46.682720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:46.684593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d0eeb8e2-1eea-413c-848f-41560d12534f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:46.695638 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 334/665] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:46 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:47.699459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20b6e297-3e45-4058-bb59-0612f72e27ed tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:47.700060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20b6e297-3e45-4058-bb59-0612f72e27ed tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:47.700176 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:47.700176 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:47.700573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20b6e297-3e45-4058-bb59-0612f72e27ed tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:47.700937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-20b6e297-3e45-4058-bb59-0612f72e27ed tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:47.778754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:47.778754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:47.785642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20b6e297-3e45-4058-bb59-0612f72e27ed tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:47.786446 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 332/666] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:47 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:48.800498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88cc6125-d9a4-4fc1-990b-e8a5ece70fde tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:48.801041 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88cc6125-d9a4-4fc1-990b-e8a5ece70fde tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:48.801366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:48.801366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:48.801867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88cc6125-d9a4-4fc1-990b-e8a5ece70fde tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:48.802300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-88cc6125-d9a4-4fc1-990b-e8a5ece70fde tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:48.889682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:48.889682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:48.900371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88cc6125-d9a4-4fc1-990b-e8a5ece70fde tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:48.901279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 335/667] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:48 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:49.915720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b253ac2-c23e-4bb2-ac95-57f883ddf7f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:49.916238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b253ac2-c23e-4bb2-ac95-57f883ddf7f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:49.916517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:49.916517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:49.916778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b253ac2-c23e-4bb2-ac95-57f883ddf7f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:49.917127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8b253ac2-c23e-4bb2-ac95-57f883ddf7f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:49.975071 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:49.975071 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:49.976942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b253ac2-c23e-4bb2-ac95-57f883ddf7f5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:49.977758 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 333/668] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:49 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:50.994795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c2c6cb0-c840-45df-88e3-834a30356995 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:50.995384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c2c6cb0-c840-45df-88e3-834a30356995 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:50.995632 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:50.995632 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:50.995895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c2c6cb0-c840-45df-88e3-834a30356995 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:50.996219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3c2c6cb0-c840-45df-88e3-834a30356995 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:51.097839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:51.097839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:51.099717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c2c6cb0-c840-45df-88e3-834a30356995 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:51.106275 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 336/669] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:50 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:52.115034 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab528e25-fd5f-4c46-b92d-0092557dfb2e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:52.116425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab528e25-fd5f-4c46-b92d-0092557dfb2e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:52.123604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:52.123604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:52.124531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab528e25-fd5f-4c46-b92d-0092557dfb2e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:52.125360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ab528e25-fd5f-4c46-b92d-0092557dfb2e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:52.189491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:52.189491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:52.205489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab528e25-fd5f-4c46-b92d-0092557dfb2e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:52.207023 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 334/670] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:52 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:53.224616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-838b9083-6389-4ae6-a4da-efd6839d0ae5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:53.224616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-838b9083-6389-4ae6-a4da-efd6839d0ae5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:53.224616 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:53.224616 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:53.224616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-838b9083-6389-4ae6-a4da-efd6839d0ae5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:53.224616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-838b9083-6389-4ae6-a4da-efd6839d0ae5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:53.336293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:53.336293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:53.336293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-838b9083-6389-4ae6-a4da-efd6839d0ae5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:53.351132 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 337/671] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:53 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:54.363560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4be1f5f-bc76-43f9-a849-7188b87d5593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:54.363560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4be1f5f-bc76-43f9-a849-7188b87d5593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:54.369410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:54.369410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:54.369410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4be1f5f-bc76-43f9-a849-7188b87d5593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:54.369410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d4be1f5f-bc76-43f9-a849-7188b87d5593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:54.520402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:54.520402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:54.540035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4be1f5f-bc76-43f9-a849-7188b87d5593 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:54.540035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 335/672] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:54 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:55.564328 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-307b993a-b683-4c0e-83c4-12a61f2d81f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:55.565050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-307b993a-b683-4c0e-83c4-12a61f2d81f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:55.565050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:55.565050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:55.565666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-307b993a-b683-4c0e-83c4-12a61f2d81f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:55.569129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-307b993a-b683-4c0e-83c4-12a61f2d81f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:55.661886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:55.661886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:55.667505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-307b993a-b683-4c0e-83c4-12a61f2d81f4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:55.667652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 338/673] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:55 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:56.683084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-399a2ba5-b814-4bb0-ac61-baca3345fd46 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:56.683751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-399a2ba5-b814-4bb0-ac61-baca3345fd46 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:56.684073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:56.684073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:56.684637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-399a2ba5-b814-4bb0-ac61-baca3345fd46 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:56.685112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-399a2ba5-b814-4bb0-ac61-baca3345fd46 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:56.769800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:56.769800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:56.784520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-399a2ba5-b814-4bb0-ac61-baca3345fd46 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:56.785494 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 336/674] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:56 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:57.802045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86b15390-516a-4b30-9574-3ebd12742085 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:57.803241 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-86b15390-516a-4b30-9574-3ebd12742085 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:57.803625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:57.803625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:57.804364 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-86b15390-516a-4b30-9574-3ebd12742085 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:57.805148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-86b15390-516a-4b30-9574-3ebd12742085 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:57.830419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:57.830419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:57.832682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86b15390-516a-4b30-9574-3ebd12742085 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:57.834182 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 339/675] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:57 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:58.870106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb254745-1426-4856-9e92-70200bc9730f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:58.870106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb254745-1426-4856-9e92-70200bc9730f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:58.870106 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:58.870106 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:58.870106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb254745-1426-4856-9e92-70200bc9730f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:58.870106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bb254745-1426-4856-9e92-70200bc9730f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:16:58.955066 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:16:58.955066 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:16:58.955066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb254745-1426-4856-9e92-70200bc9730f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:16:58.955066 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 337/676] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:58 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:16:59.961391 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2c40b74-b89b-46da-a33a-1ffacbe7b890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:16:59.962479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2c40b74-b89b-46da-a33a-1ffacbe7b890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:16:59.962909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:16:59.962909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:16:59.963623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2c40b74-b89b-46da-a33a-1ffacbe7b890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:16:59.964200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b2c40b74-b89b-46da-a33a-1ffacbe7b890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:00.006529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:00.006529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:00.009208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2c40b74-b89b-46da-a33a-1ffacbe7b890 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:00.010383 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 340/677] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:16:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:01.033752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0207c3c9-2b3c-4df9-874e-f27165aa807b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:01.045585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0207c3c9-2b3c-4df9-874e-f27165aa807b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:01.045585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:01.045585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:01.045585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0207c3c9-2b3c-4df9-874e-f27165aa807b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:01.045585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0207c3c9-2b3c-4df9-874e-f27165aa807b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:01.127112 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:01.127112 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:01.131108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0207c3c9-2b3c-4df9-874e-f27165aa807b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:01.133130 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 338/678] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:01 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:02.147718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1adf2e60-b092-43d4-9198-48c775e02dc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:02.147718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1adf2e60-b092-43d4-9198-48c775e02dc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:02.148596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:02.148596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:02.148596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1adf2e60-b092-43d4-9198-48c775e02dc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:02.149490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1adf2e60-b092-43d4-9198-48c775e02dc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:02.291045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:02.291045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:02.291045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1adf2e60-b092-43d4-9198-48c775e02dc0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:02.291045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 341/679] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:03.303163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5290d7c1-a45c-46fc-8135-6e141fb352cb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:03.303163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5290d7c1-a45c-46fc-8135-6e141fb352cb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:03.303163 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:03.303163 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:03.303163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5290d7c1-a45c-46fc-8135-6e141fb352cb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:03.303163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5290d7c1-a45c-46fc-8135-6e141fb352cb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:03.469085 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:03.469085 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:03.469085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5290d7c1-a45c-46fc-8135-6e141fb352cb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:03.481191 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 339/680] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:04.478260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0bb6a927-2c85-459c-9fa8-7c86d886efa8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:04.478805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0bb6a927-2c85-459c-9fa8-7c86d886efa8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:04.478962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:04.478962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:04.480121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0bb6a927-2c85-459c-9fa8-7c86d886efa8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:04.480121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0bb6a927-2c85-459c-9fa8-7c86d886efa8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:04.516924 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:04.516924 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:04.518815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0bb6a927-2c85-459c-9fa8-7c86d886efa8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:04.520095 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 342/681] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:05.535019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5181b9a4-5ac2-4045-9419-abc8ab1f1c97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:05.535548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5181b9a4-5ac2-4045-9419-abc8ab1f1c97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:05.535763 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:05.535763 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:05.536124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5181b9a4-5ac2-4045-9419-abc8ab1f1c97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:05.539025 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5181b9a4-5ac2-4045-9419-abc8ab1f1c97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:05.608234 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:05.608234 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:05.617317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5181b9a4-5ac2-4045-9419-abc8ab1f1c97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:05.618152 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 340/682] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:05 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:06.632557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-709afdf7-ac61-4641-a496-aaab0f90dac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:06.633076 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-709afdf7-ac61-4641-a496-aaab0f90dac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:06.633770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:06.633770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:06.633770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-709afdf7-ac61-4641-a496-aaab0f90dac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:06.634007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-709afdf7-ac61-4641-a496-aaab0f90dac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:06.693871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:06.693871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:06.698139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-709afdf7-ac61-4641-a496-aaab0f90dac3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:06.699028 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 343/683] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:07.716454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e130b63-87a9-488f-bfdc-fcbd34c51e24 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:07.716965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e130b63-87a9-488f-bfdc-fcbd34c51e24 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:07.717181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:07.717181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:07.717554 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e130b63-87a9-488f-bfdc-fcbd34c51e24 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:07.717925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5e130b63-87a9-488f-bfdc-fcbd34c51e24 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:07.769792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:07.769792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:07.774889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e130b63-87a9-488f-bfdc-fcbd34c51e24 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:07.790730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 341/684] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:08.800581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c14bfef-f939-4258-b7b6-1e0d110fc6eb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:08.805854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c14bfef-f939-4258-b7b6-1e0d110fc6eb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:08.806951 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:08.806951 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:08.807578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c14bfef-f939-4258-b7b6-1e0d110fc6eb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:08.810608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8c14bfef-f939-4258-b7b6-1e0d110fc6eb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:08.869466 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:08.869466 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:08.872592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c14bfef-f939-4258-b7b6-1e0d110fc6eb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:08.874214 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 344/685] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:09.889099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c379deb-0498-4b56-b89f-337bdb2e7d81 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:09.890767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c379deb-0498-4b56-b89f-337bdb2e7d81 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:09.891156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:09.891156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:09.891789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c379deb-0498-4b56-b89f-337bdb2e7d81 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:09.892333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3c379deb-0498-4b56-b89f-337bdb2e7d81 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:09.954344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:09.954344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:09.956418 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c379deb-0498-4b56-b89f-337bdb2e7d81 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:09.957503 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 342/686] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:09 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:10.972296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a6c50798-a855-46ed-8e19-9411796c14ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:10.973363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a6c50798-a855-46ed-8e19-9411796c14ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:10.973761 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:10.973761 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:10.974435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a6c50798-a855-46ed-8e19-9411796c14ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:10.975887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a6c50798-a855-46ed-8e19-9411796c14ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:11.008736 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:11.008736 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:11.011194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a6c50798-a855-46ed-8e19-9411796c14ea tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:11.021204 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 345/687] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:12.029280 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5661f995-11ff-4963-a07d-0b4d5a54544a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:12.029807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5661f995-11ff-4963-a07d-0b4d5a54544a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:12.030057 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:12.030057 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:12.030475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5661f995-11ff-4963-a07d-0b4d5a54544a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:12.031746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5661f995-11ff-4963-a07d-0b4d5a54544a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:12.081603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:12.081603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:12.083476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5661f995-11ff-4963-a07d-0b4d5a54544a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:12.100778 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 343/688] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:12 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:13.102972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7980e675-dc06-4e9d-b1a1-a1a46718cbff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:13.102972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7980e675-dc06-4e9d-b1a1-a1a46718cbff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:13.102972 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:13.102972 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:13.102972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7980e675-dc06-4e9d-b1a1-a1a46718cbff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:13.102972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7980e675-dc06-4e9d-b1a1-a1a46718cbff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:13.157962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:13.157962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:13.160292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7980e675-dc06-4e9d-b1a1-a1a46718cbff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:13.161614 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 346/689] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:13 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:14.175763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9d89df7-37cc-4395-bab0-b862f1b742c2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:14.176300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9d89df7-37cc-4395-bab0-b862f1b742c2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:14.176460 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:14.176460 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:14.176833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9d89df7-37cc-4395-bab0-b862f1b742c2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:14.177199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e9d89df7-37cc-4395-bab0-b862f1b742c2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:14.225825 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:14.225825 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:14.227647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9d89df7-37cc-4395-bab0-b862f1b742c2 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:14.228469 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 344/690] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:15.241802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5da6a914-d13d-4f84-8a97-b1365890a866 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:15.242352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5da6a914-d13d-4f84-8a97-b1365890a866 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:15.242430 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:15.242430 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:15.242997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5da6a914-d13d-4f84-8a97-b1365890a866 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:15.243124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5da6a914-d13d-4f84-8a97-b1365890a866 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:15.276747 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:15.276747 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:15.282962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5da6a914-d13d-4f84-8a97-b1365890a866 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:15.284275 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 347/691] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:16.297818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b92e3af2-4661-41ea-a660-b760999e528c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:16.298335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b92e3af2-4661-41ea-a660-b760999e528c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:16.298503 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:16.298503 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:16.298986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b92e3af2-4661-41ea-a660-b760999e528c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:16.299209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b92e3af2-4661-41ea-a660-b760999e528c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:16.395865 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:16.395865 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:16.402187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b92e3af2-4661-41ea-a660-b760999e528c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:16.407806 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 345/692] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:16 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:17.417997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0ecf371-606e-4de1-af8f-d47d93983a43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:17.419031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0ecf371-606e-4de1-af8f-d47d93983a43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:17.420883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:17.420883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:17.421635 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0ecf371-606e-4de1-af8f-d47d93983a43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:17.424550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c0ecf371-606e-4de1-af8f-d47d93983a43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:17.480813 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:17.480813 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:17.490444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0ecf371-606e-4de1-af8f-d47d93983a43 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:17.493542 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 348/693] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:17 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:18.509933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fb477aa-1dcf-4c3f-812a-900344a853a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:18.511027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fb477aa-1dcf-4c3f-812a-900344a853a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:18.511475 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:18.511475 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:18.512095 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fb477aa-1dcf-4c3f-812a-900344a853a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:18.517466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9fb477aa-1dcf-4c3f-812a-900344a853a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:18.554706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:18.554706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:18.555060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fb477aa-1dcf-4c3f-812a-900344a853a6 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:18.556357 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 346/694] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:18 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:19.570385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67b0acfa-e465-4ebb-89cf-5ee431d31221 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:19.570809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67b0acfa-e465-4ebb-89cf-5ee431d31221 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:19.570809 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:19.570809 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:19.571170 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67b0acfa-e465-4ebb-89cf-5ee431d31221 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:19.571606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-67b0acfa-e465-4ebb-89cf-5ee431d31221 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:19.591229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes Jan 02 10:17:19.592249 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:19.592249 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:19.593800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1035813625"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:17:19.595796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1035813625'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:17:19.597886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume of 1 GB Jan 02 10:17:19.616601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:19.616601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:19.618549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67b0acfa-e465-4ebb-89cf-5ee431d31221 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:19.630963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 349/695] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:19 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:19.639259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Availability Zones retrieved successfully. Jan 02 10:17:19.684125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Flow 'volume_create_api' (e9ceb58d-7e80-4a1c-b603-000b9224bcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:17:19.688450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd3d06b-6b64-4d57-9c61-4495b9b76fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:19.691037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:17:19.778651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd3d06b-6b64-4d57-9c61-4495b9b76fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:19.782225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829c956a-db6b-4c79-8bc2-e1458081e7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:19.966754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Created reservations ['a5ba8bbb-e9d3-4d78-a17b-806c6b3607d6', 'd3c9f9d5-e091-4aa4-8cf7-fcc340e235c8', '4b07145a-1c27-49a6-8388-0cde96776863', 'f3f5766b-44f4-4110-8c88-fa6f24bbe8ae'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:17:19.985327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829c956a-db6b-4c79-8bc2-e1458081e7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ba8bbb-e9d3-4d78-a17b-806c6b3607d6', 'd3c9f9d5-e091-4aa4-8cf7-fcc340e235c8', '4b07145a-1c27-49a6-8388-0cde96776863', 'f3f5766b-44f4-4110-8c88-fa6f24bbe8ae']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:19.991347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d6cfe4-91da-4a85-b5e8-e3e16609dff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:20.083501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d6cfe4-91da-4a85-b5e8-e3e16609dff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2929b15c-020a-43d3-878f-d625e5c66986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035813625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75707b87b505434199ecb34ae1bf22c8',qos_specs=None,replication_status=,reservations=['a5ba8bbb-e9d3-4d78-a17b-806c6b3607d6','d3c9f9d5-e091-4aa4-8cf7-fcc340e235c8','4b07145a-1c27-49a6-8388-0cde96776863','f3f5766b-44f4-4110-8c88-fa6f24bbe8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ee7e211d194a31b79a8c108f658712',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035813625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2929b15c-020a-43d3-878f-d625e5c66986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75707b87b505434199ecb34ae1bf22c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49ee7e211d194a31b79a8c108f658712',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:20.085927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3370550f-3e7e-4490-9656-c2c99f324375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:20.129193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3370550f-3e7e-4490-9656-c2c99f324375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035813625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75707b87b505434199ecb34ae1bf22c8',qos_specs=None,replication_status=,reservations=['a5ba8bbb-e9d3-4d78-a17b-806c6b3607d6','d3c9f9d5-e091-4aa4-8cf7-fcc340e235c8','4b07145a-1c27-49a6-8388-0cde96776863','f3f5766b-44f4-4110-8c88-fa6f24bbe8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ee7e211d194a31b79a8c108f658712',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:20.131653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2042257-274d-441c-9d41-92a73a3d33e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:20.151655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2042257-274d-441c-9d41-92a73a3d33e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:20.154739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Flow 'volume_create_api' (e9ceb58d-7e80-4a1c-b603-000b9224bcec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:17:20.223106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume request issued successfully. Jan 02 10:17:20.239050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c3c4ad3-7d60-4acd-9ef1-51e2f23228fb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes returned with HTTP 202 Jan 02 10:17:20.240191 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 347/696] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:17:19 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes => generated 824 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:17:20.256654 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fef768e-22a0-4da7-a842-a3d6be235516 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:20.257454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fef768e-22a0-4da7-a842-a3d6be235516 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:20.257666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:20.257666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:20.258509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fef768e-22a0-4da7-a842-a3d6be235516 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:20.435252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:20.435252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:20.501507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fef768e-22a0-4da7-a842-a3d6be235516 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:20.562899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fef768e-22a0-4da7-a842-a3d6be235516 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:20.564078 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 350/697] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:20 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:20.635345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61985f14-21d0-405f-a24a-d8a341aad087 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:20.635871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61985f14-21d0-405f-a24a-d8a341aad087 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:20.636238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:20.636238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:20.636882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61985f14-21d0-405f-a24a-d8a341aad087 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:20.637842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-61985f14-21d0-405f-a24a-d8a341aad087 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:20.688377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:20.688377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:20.690981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61985f14-21d0-405f-a24a-d8a341aad087 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:20.691200 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 348/698] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:20 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:21.585752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fa19fa2-6a4a-48d6-9050-9910b0cf15ab tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:21.586192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fa19fa2-6a4a-48d6-9050-9910b0cf15ab tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:21.586445 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:21.586445 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:21.587321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fa19fa2-6a4a-48d6-9050-9910b0cf15ab tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:21.705328 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e463af2e-87a1-41db-9631-bbc7c815d263 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:21.705826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e463af2e-87a1-41db-9631-bbc7c815d263 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:21.706052 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:21.706052 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:21.706405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e463af2e-87a1-41db-9631-bbc7c815d263 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:21.709499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e463af2e-87a1-41db-9631-bbc7c815d263 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:21.739961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:21.739961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:21.759756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7fa19fa2-6a4a-48d6-9050-9910b0cf15ab tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:21.809692 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fa19fa2-6a4a-48d6-9050-9910b0cf15ab tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:21.810706 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 351/699] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:21 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:21.823545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:21.823545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:21.825669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e463af2e-87a1-41db-9631-bbc7c815d263 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:21.842578 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 349/700] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:21 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:22.830145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:22.830577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:22.830864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:22.830864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:22.831204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:22.851623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1293478-8a81-41ce-8b2a-5bd19c97fa5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:22.852280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1293478-8a81-41ce-8b2a-5bd19c97fa5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:22.852591 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:22.852591 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:22.853087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1293478-8a81-41ce-8b2a-5bd19c97fa5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:22.853551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b1293478-8a81-41ce-8b2a-5bd19c97fa5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:22.898339 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:22.898339 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:22.900594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1293478-8a81-41ce-8b2a-5bd19c97fa5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:22.901734 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 350/701] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:22 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:22.998586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:22.998586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:23.019248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:23.065118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:23.066659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 352/702] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:22 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:23.489489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-858f67a1-62be-4b11-9bfe-5bc84b3374f9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:23.490124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-858f67a1-62be-4b11-9bfe-5bc84b3374f9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:23.490444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:23.490444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:23.491396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-858f67a1-62be-4b11-9bfe-5bc84b3374f9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:23.587786 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:23.587786 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:23.599315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-05054b74-ee0a-4066-ac42-2ade7100702a req-858f67a1-62be-4b11-9bfe-5bc84b3374f9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:23.633488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-858f67a1-62be-4b11-9bfe-5bc84b3374f9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:23.636075 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 351/703] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:17:23 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:23.750987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:17:23.751579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:23.752165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:23.752165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:23.752637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:23.753941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd43fc2d-d93d-4b58-940f-af163f65a8aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:17:23.754792 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 353/704] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:17: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 02 10:17:23.775487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-128004bc-cf3c-46a0-9043-44108b47637b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments Jan 02 10:17:23.776359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:23.776359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:23.778125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-128004bc-cf3c-46a0-9043-44108b47637b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2929b15c-020a-43d3-878f-d625e5c66986", "instance_uuid": "4d972876-d503-443b-a77f-43b88436ac3a", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:17:23.896615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:23.896615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:23.916294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0913dfc0-3dfd-4fa1-b3bf-a8a0a6c61a28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:23.916822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0913dfc0-3dfd-4fa1-b3bf-a8a0a6c61a28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:23.917334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0913dfc0-3dfd-4fa1-b3bf-a8a0a6c61a28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:23.917809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0913dfc0-3dfd-4fa1-b3bf-a8a0a6c61a28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:23.976708 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:23.976708 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:23.981044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0913dfc0-3dfd-4fa1-b3bf-a8a0a6c61a28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:23.991027 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 354/705] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:23.996181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:17:23.996689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:23.998105 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:23.998105 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:23.999322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:24.016686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-128004bc-cf3c-46a0-9043-44108b47637b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments returned with HTTP 200 Jan 02 10:17:24.019258 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 352/706] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:17:23 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments => generated 273 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:17:24.081638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50e9ee32-e6c2-4d14-9e9f-ece673b8abcd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:24.082105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50e9ee32-e6c2-4d14-9e9f-ece673b8abcd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:24.082327 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:24.082327 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:24.082694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50e9ee32-e6c2-4d14-9e9f-ece673b8abcd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:24.128276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.128276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.151720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:17:24.181961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:17:24.183833 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 355/707] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:23 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 978 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:17:24.184948 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:17:24.185588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:24.186096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:24.186096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:24.187486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:24.188691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69cc4418-c587-4c8e-8ceb-e5a88c5854fd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:17:24.189658 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 356/708] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:17:24 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:17:24.193702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.193702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.200996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-15067900-e1dc-454e-9ffa-154608910917 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:24.201706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-15067900-e1dc-454e-9ffa-154608910917 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:24.203170 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-15067900-e1dc-454e-9ffa-154608910917 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:24.203243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-15067900-e1dc-454e-9ffa-154608910917 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:24.212111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50e9ee32-e6c2-4d14-9e9f-ece673b8abcd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:24.245130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.245130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.254947 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.254947 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.256055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50e9ee32-e6c2-4d14-9e9f-ece673b8abcd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:24.257701 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-15067900-e1dc-454e-9ffa-154608910917 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:24.258826 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 357/709] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:24.262807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-34f8fc3f-fe4f-45d6-8760-dcb3204bdc78 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:24.263757 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-34f8fc3f-fe4f-45d6-8760-dcb3204bdc78 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:24.263831 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:24.263831 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:24.264323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-34f8fc3f-fe4f-45d6-8760-dcb3204bdc78 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:24.271998 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 353/710] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:24 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:24.281119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e5f4392-a47c-466a-93d0-775fb6050e58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/detail Jan 02 10:17:24.281649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e5f4392-a47c-466a-93d0-775fb6050e58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:24.281863 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:24.281863 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:24.282240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e5f4392-a47c-466a-93d0-775fb6050e58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:24.283240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-6e5f4392-a47c-466a-93d0-775fb6050e58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:17:24.313609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e5f4392-a47c-466a-93d0-775fb6050e58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/detail returned with HTTP 200 Jan 02 10:17:24.314750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 354/711] 10.222.0.73 () {58 vars in 1225 bytes} [Sat Jan 2 10:17:24 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/detail => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:24.329860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.329860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.340227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-05054b74-ee0a-4066-ac42-2ade7100702a req-34f8fc3f-fe4f-45d6-8760-dcb3204bdc78 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:24.348697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] POST http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416/restore Jan 02 10:17:24.350615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:24.350615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:24.351113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:17:24.365139 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.365139 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.367677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Restoring backup 8f3a2383-de2b-4ad8-b500-8924d5306416 ({'restore': {}}) {{(pid=88039) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 10:17:24.368106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Restoring backup 8f3a2383-de2b-4ad8-b500-8924d5306416 to volume None. Jan 02 10:17:24.386548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-34f8fc3f-fe4f-45d6-8760-dcb3204bdc78 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:24.387934 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 358/712] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:17:24 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1015 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:17:24.401450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.401450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.404506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Creating volume of 1 GB for restore of backup 8f3a2383-de2b-4ad8-b500-8924d5306416. Jan 02 10:17:24.420473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-5b2aa7ef-357f-4c46-8dc7-9fbbb8c298c7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] PUT http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e Jan 02 10:17:24.421201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:24.421201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:24.421436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-5b2aa7ef-357f-4c46-8dc7-9fbbb8c298c7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:17:24.446596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability zone cache updated, next update will occur around 2021-01-02 11:17:24.445642. {{(pid=88039) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 10:17:24.449105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Availability Zones retrieved successfully. Jan 02 10:17:24.469302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (e5fed986-d2d3-4f23-bde6-ff02c9d3619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:17:24.470908 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:17:24.470908 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:17:24.471984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65a9f48-37cb-45cb-8745-6127af06fef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:24.472255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-05054b74-ee0a-4066-ac42-2ade7100702a req-5b2aa7ef-357f-4c46-8dc7-9fbbb8c298c7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Lock "b'cinder-attachment_update-2929b15c-020a-43d3-878f-d625e5c66986-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.012s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:17:24.474176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:17:24.474927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:24.474927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:24.612948 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65a9f48-37cb-45cb-8745-6127af06fef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:24.616142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9e8f4f8-e95f-416b-ad8c-8aa187840c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:24.728128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Created reservations ['d9ba3e12-9390-4ef0-8720-144f97916abb', '22dc4b96-414c-4309-829b-d63ef13ed0ea', '6c3d7809-f9a9-488a-b40c-9ddecb112e83', '7501180c-bc57-4659-a647-6a5701a8d822'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:17:24.730394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9e8f4f8-e95f-416b-ad8c-8aa187840c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ba3e12-9390-4ef0-8720-144f97916abb', '22dc4b96-414c-4309-829b-d63ef13ed0ea', '6c3d7809-f9a9-488a-b40c-9ddecb112e83', '7501180c-bc57-4659-a647-6a5701a8d822']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:24.733269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1231885-b9d7-41a5-b804-c6ccfe5bac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:24.839673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1231885-b9d7-41a5-b804-c6ccfe5bac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3dde90b-57be-4fba-950c-1f143696718f', '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_8f3a2383-de2b-4ad8-b500-8924d5306416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['d9ba3e12-9390-4ef0-8720-144f97916abb','22dc4b96-414c-4309-829b-d63ef13ed0ea','6c3d7809-f9a9-488a-b40c-9ddecb112e83','7501180c-bc57-4659-a647-6a5701a8d822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:17:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8f3a2383-de2b-4ad8-b500-8924d5306416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3dde90b-57be-4fba-950c-1f143696718f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155331d21c5f4d13aad9dad48247ab23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='470a6d066b054bed9128aef3f3564cf3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:24.841631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143e7f70-cf2b-47af-aaa2-8fd5beb72d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:24.901399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143e7f70-cf2b-47af-aaa2-8fd5beb72d94) transitioned into 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_8f3a2383-de2b-4ad8-b500-8924d5306416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155331d21c5f4d13aad9dad48247ab23',qos_specs=None,replication_status=,reservations=['d9ba3e12-9390-4ef0-8720-144f97916abb','22dc4b96-414c-4309-829b-d63ef13ed0ea','6c3d7809-f9a9-488a-b40c-9ddecb112e83','7501180c-bc57-4659-a647-6a5701a8d822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a6d066b054bed9128aef3f3564cf3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:24.906999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66ddfac-3907-4e0d-9679-a568fdff09a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:17:24.962285 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66ddfac-3907-4e0d-9679-a568fdff09a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:17:24.965751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Flow 'volume_create_api' (e5fed986-d2d3-4f23-bde6-ff02c9d3619c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:17:25.119110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Create volume request issued successfully. Jan 02 10:17:25.222795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:25.222795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:25.224451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:17:25.225185 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 02 10:17:25.225185 n-d-765311-9 devstack@c-api.service[88038]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 02 10:17:25.225185 n-d-765311-9 devstack@c-api.service[88038]: hub = hubs.get_hub() Jan 02 10:17:26.428755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:26.428755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:26.435695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:17:27.378416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-05054b74-ee0a-4066-ac42-2ade7100702a req-5b2aa7ef-357f-4c46-8dc7-9fbbb8c298c7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Lock "b'cinder-attachment_update-2929b15c-020a-43d3-878f-d625e5c66986-n-h1-765311-9'" released by "attachment_update" :: held 2.907s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:17:27.379660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-5b2aa7ef-357f-4c46-8dc7-9fbbb8c298c7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e returned with HTTP 200 Jan 02 10:17:27.381153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 359/713] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:17:24 2021] PUT /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e => generated 762 bytes in 2966 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:17:27.406644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fbfb793-7473-44db-a4cb-148364626017 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:27.411178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fbfb793-7473-44db-a4cb-148364626017 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:27.442651 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:27.442651 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:27.442651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fbfb793-7473-44db-a4cb-148364626017 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:27.586510 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:27.586510 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:27.587678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:17:27.588056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Checking backup size 1 against volume size 1 {{(pid=88039) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 10:17:27.588408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Overwriting volume c3dde90b-57be-4fba-950c-1f143696718f with restore of backup 8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:27.596450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:27.596450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:27.616552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8fbfb793-7473-44db-a4cb-148364626017 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:27.637211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] restore_backup in rpcapi backup_id 8f3a2383-de2b-4ad8-b500-8924d5306416 {{(pid=88039) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 10:17:27.640686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f0ce3bf-cbe5-441c-80c3-21e5ab4bceeb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416/restore returned with HTTP 202 Jan 02 10:17:27.642692 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 355/714] 10.222.0.73 () {60 vars in 1360 bytes} [Sat Jan 2 10:17:24 2021] POST /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416/restore => generated 189 bytes in 3307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:17:27.658973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b999fac-8c05-4393-a485-9593b8588050 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:27.659764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b999fac-8c05-4393-a485-9593b8588050 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:27.662515 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:27.662515 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:27.663193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b999fac-8c05-4393-a485-9593b8588050 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:27.664535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7b999fac-8c05-4393-a485-9593b8588050 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:27.680616 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:27.680616 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:27.700740 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:27.700740 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:27.701296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fbfb793-7473-44db-a4cb-148364626017 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:27.702871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 360/715] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:27 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:27.706133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b999fac-8c05-4393-a485-9593b8588050 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:27.707152 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 356/716] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:27 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:17:28.720381 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ae95309-2364-410b-ad9b-e042e3fe2f47 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:28.721936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ae95309-2364-410b-ad9b-e042e3fe2f47 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:28.721936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:28.721936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:28.721936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ae95309-2364-410b-ad9b-e042e3fe2f47 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:28.729358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2cfb5f5-4166-422c-9698-5e5ebf722ca8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:28.730080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2cfb5f5-4166-422c-9698-5e5ebf722ca8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:28.730522 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:28.730522 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:28.732229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2cfb5f5-4166-422c-9698-5e5ebf722ca8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:28.732833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c2cfb5f5-4166-422c-9698-5e5ebf722ca8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:28.767691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:28.767691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:28.770576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2cfb5f5-4166-422c-9698-5e5ebf722ca8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:28.771842 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 357/717] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:28 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:28.816258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:28.816258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:28.854933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ae95309-2364-410b-ad9b-e042e3fe2f47 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:28.931935 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:28.931935 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:28.958791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ae95309-2364-410b-ad9b-e042e3fe2f47 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:28.959823 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 361/718] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:28 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:29.786235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9157b58-6deb-40d1-bbd8-27ea3bcec0da tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:29.786968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9157b58-6deb-40d1-bbd8-27ea3bcec0da tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:29.787186 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:29.787186 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:29.787589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9157b58-6deb-40d1-bbd8-27ea3bcec0da tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:29.787955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a9157b58-6deb-40d1-bbd8-27ea3bcec0da tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:29.832290 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:29.832290 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:29.835320 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9157b58-6deb-40d1-bbd8-27ea3bcec0da tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:29.839327 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 358/719] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:29 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:29.977465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4d16c81-c44a-4504-a5c2-cfb17971cb7a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:29.977465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4d16c81-c44a-4504-a5c2-cfb17971cb7a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:29.977465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:29.977465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:29.977465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4d16c81-c44a-4504-a5c2-cfb17971cb7a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:30.143879 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:30.143879 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:30.150403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d4d16c81-c44a-4504-a5c2-cfb17971cb7a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:30.205705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:30.205705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:30.220660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4d16c81-c44a-4504-a5c2-cfb17971cb7a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:30.221520 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 362/720] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:29 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:30.853122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f643056-58ed-492b-bdf9-8f8e3ff529ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:30.853627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f643056-58ed-492b-bdf9-8f8e3ff529ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:30.853851 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:30.853851 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:30.854230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f643056-58ed-492b-bdf9-8f8e3ff529ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:30.854625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2f643056-58ed-492b-bdf9-8f8e3ff529ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:30.900688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:30.900688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:30.902585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f643056-58ed-492b-bdf9-8f8e3ff529ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:30.913125 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 359/721] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:30 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:31.237767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27142591-5703-4ed6-8ee2-324f1fc0e14c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:31.238300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27142591-5703-4ed6-8ee2-324f1fc0e14c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:31.238514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:31.238514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:31.238893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27142591-5703-4ed6-8ee2-324f1fc0e14c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:31.376897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:31.376897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:31.419481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-27142591-5703-4ed6-8ee2-324f1fc0e14c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:31.536060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:31.536060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:31.592644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27142591-5703-4ed6-8ee2-324f1fc0e14c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:31.598194 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 363/722] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:31 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:31.921230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a0cc5f8-78c1-4c46-ad5f-fda6607b7eae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:31.921230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a0cc5f8-78c1-4c46-ad5f-fda6607b7eae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:31.921230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:31.921230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:31.921230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a0cc5f8-78c1-4c46-ad5f-fda6607b7eae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:31.921230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2a0cc5f8-78c1-4c46-ad5f-fda6607b7eae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:31.987168 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:31.987168 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:31.999913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a0cc5f8-78c1-4c46-ad5f-fda6607b7eae tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:32.008213 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 360/723] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:31 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:32.617521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-581bb523-165f-476a-acb0-ae70eee549ea tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:32.617521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-581bb523-165f-476a-acb0-ae70eee549ea tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:32.617521 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:32.617521 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:32.617521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-581bb523-165f-476a-acb0-ae70eee549ea tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:32.796156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:32.796156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:32.818732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-581bb523-165f-476a-acb0-ae70eee549ea tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:32.867931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:32.867931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:32.881548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-581bb523-165f-476a-acb0-ae70eee549ea tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:32.893114 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 364/724] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:32 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:33.014886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2f7b121-daa3-47aa-bae3-ad84cd612b1b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:33.015809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2f7b121-daa3-47aa-bae3-ad84cd612b1b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:33.016365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:33.016365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:33.016527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2f7b121-daa3-47aa-bae3-ad84cd612b1b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:33.016812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b2f7b121-daa3-47aa-bae3-ad84cd612b1b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:33.036505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-c5834d19-52fb-488c-8fdb-40ce164abc40 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e/action Jan 02 10:17:33.058697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:33.058697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:33.058697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-c5834d19-52fb-488c-8fdb-40ce164abc40 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:17:33.058697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-c5834d19-52fb-488c-8fdb-40ce164abc40 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:17:33.105391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:33.105391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:33.128604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2f7b121-daa3-47aa-bae3-ad84cd612b1b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:33.128604 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 361/725] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:33 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:33.227962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:33.227962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:33.255459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-05054b74-ee0a-4066-ac42-2ade7100702a req-c5834d19-52fb-488c-8fdb-40ce164abc40 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e/action returned with HTTP 204 Jan 02 10:17:33.257260 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 365/726] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:17:33 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:17:33.906759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91f68cac-cd7b-4752-b692-a43a7dd82a8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:17:33.906759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91f68cac-cd7b-4752-b692-a43a7dd82a8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:33.906759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:33.906759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:33.906759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91f68cac-cd7b-4752-b692-a43a7dd82a8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:34.002026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:34.002026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:34.013617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-91f68cac-cd7b-4752-b692-a43a7dd82a8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:17:34.130890 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:34.130890 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:34.146535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6057bb3-7cca-44ba-825f-4c85ec93e507 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:34.146535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6057bb3-7cca-44ba-825f-4c85ec93e507 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:34.146535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:34.146535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:34.146535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6057bb3-7cca-44ba-825f-4c85ec93e507 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:34.146535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d6057bb3-7cca-44ba-825f-4c85ec93e507 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:34.150823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91f68cac-cd7b-4752-b692-a43a7dd82a8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:17:34.150823 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 362/727] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:33 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1209 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:17:34.194631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:34.194631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:34.194631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6057bb3-7cca-44ba-825f-4c85ec93e507 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:34.207250 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 366/728] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:34 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:35.267500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0362087-b8ff-4e2c-81f0-fe38a37ba475 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:35.267500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0362087-b8ff-4e2c-81f0-fe38a37ba475 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:35.267500 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:35.267500 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:35.267500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0362087-b8ff-4e2c-81f0-fe38a37ba475 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:35.267500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b0362087-b8ff-4e2c-81f0-fe38a37ba475 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:35.288779 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:35.288779 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:35.288779 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0362087-b8ff-4e2c-81f0-fe38a37ba475 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:35.288779 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 363/729] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:35 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:36.304335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe075aad-3d7a-44cc-8fa5-70e39ee7fd28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:36.304335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe075aad-3d7a-44cc-8fa5-70e39ee7fd28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:36.304335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:36.304335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:36.304335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe075aad-3d7a-44cc-8fa5-70e39ee7fd28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:36.304335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fe075aad-3d7a-44cc-8fa5-70e39ee7fd28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:36.432139 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:36.432139 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:36.432139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe075aad-3d7a-44cc-8fa5-70e39ee7fd28 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:36.436898 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 367/730] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:36 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:37.448781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53090a93-7ab4-4c75-a2d1-32ffa3074ed3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:37.448781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53090a93-7ab4-4c75-a2d1-32ffa3074ed3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:37.448781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:37.448781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:37.448781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53090a93-7ab4-4c75-a2d1-32ffa3074ed3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:37.448781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-53090a93-7ab4-4c75-a2d1-32ffa3074ed3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:37.514677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:37.514677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:37.517250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53090a93-7ab4-4c75-a2d1-32ffa3074ed3 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:37.526754 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 364/731] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:37 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:38.544256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9333ac64-fe46-4538-9ab3-c9467fce603c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:38.544256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9333ac64-fe46-4538-9ab3-c9467fce603c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:38.544256 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:38.544256 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:38.544256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9333ac64-fe46-4538-9ab3-c9467fce603c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:38.544256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9333ac64-fe46-4538-9ab3-c9467fce603c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:38.602422 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:38.602422 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:38.604867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9333ac64-fe46-4538-9ab3-c9467fce603c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:38.614558 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 368/732] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:38 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:39.629417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10a37ec8-039d-4cee-8a3d-8172885663c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:39.629417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10a37ec8-039d-4cee-8a3d-8172885663c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:39.629417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:39.629417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:39.629417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10a37ec8-039d-4cee-8a3d-8172885663c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:39.629417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-10a37ec8-039d-4cee-8a3d-8172885663c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:39.677047 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:39.677047 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:39.687589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10a37ec8-039d-4cee-8a3d-8172885663c0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:39.687589 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 365/733] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:39 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:40.700791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f5b2e06-f0fb-47f3-a22f-382fcaaddc1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:40.700791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f5b2e06-f0fb-47f3-a22f-382fcaaddc1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:40.700791 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:40.700791 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:40.700791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f5b2e06-f0fb-47f3-a22f-382fcaaddc1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:40.700791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7f5b2e06-f0fb-47f3-a22f-382fcaaddc1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:40.758568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:40.758568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:40.758568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f5b2e06-f0fb-47f3-a22f-382fcaaddc1d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:40.782978 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 369/734] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:40 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:41.777445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33277e12-226d-4321-bfeb-fb48134b7eb1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:41.777445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33277e12-226d-4321-bfeb-fb48134b7eb1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:41.777445 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:41.777445 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:41.777445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33277e12-226d-4321-bfeb-fb48134b7eb1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:41.777445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-33277e12-226d-4321-bfeb-fb48134b7eb1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:41.822420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:41.822420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:41.822420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33277e12-226d-4321-bfeb-fb48134b7eb1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:41.830164 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 366/735] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:41 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:42.849141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0dcec119-81d4-4bd9-baed-cf3146207235 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:42.849141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0dcec119-81d4-4bd9-baed-cf3146207235 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:42.849141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:42.849141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:42.849141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0dcec119-81d4-4bd9-baed-cf3146207235 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:42.849141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0dcec119-81d4-4bd9-baed-cf3146207235 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:42.954606 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:42.954606 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:42.962981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0dcec119-81d4-4bd9-baed-cf3146207235 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:42.984925 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 370/736] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:42 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:43.980340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7b1f8fd-78af-4982-964b-2496b07503ff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:43.980340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7b1f8fd-78af-4982-964b-2496b07503ff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:43.980340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:43.980340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:43.980340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7b1f8fd-78af-4982-964b-2496b07503ff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:43.980340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a7b1f8fd-78af-4982-964b-2496b07503ff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:44.065279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:44.065279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:44.065279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7b1f8fd-78af-4982-964b-2496b07503ff tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:44.088181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 367/737] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:43 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:45.103680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1be737c5-4f10-4191-80ce-f446e94ed1d4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:45.103680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1be737c5-4f10-4191-80ce-f446e94ed1d4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:45.103680 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:45.103680 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:45.103680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1be737c5-4f10-4191-80ce-f446e94ed1d4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:45.103680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1be737c5-4f10-4191-80ce-f446e94ed1d4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:45.165022 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:45.165022 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:45.175107 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1be737c5-4f10-4191-80ce-f446e94ed1d4 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:45.175107 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 371/738] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:45 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:46.197026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b330b7a-2b99-4eaf-8379-e82f2f11cc31 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:46.197026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b330b7a-2b99-4eaf-8379-e82f2f11cc31 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:46.197026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:46.197026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:46.197026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b330b7a-2b99-4eaf-8379-e82f2f11cc31 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:46.197026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8b330b7a-2b99-4eaf-8379-e82f2f11cc31 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:46.265702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:46.265702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:46.265702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b330b7a-2b99-4eaf-8379-e82f2f11cc31 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:46.276949 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 368/739] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:46 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:47.293565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251e34aa-b2d3-4253-9481-7e9513b0cc59 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:47.293565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251e34aa-b2d3-4253-9481-7e9513b0cc59 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:47.293565 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:47.293565 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:47.293565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251e34aa-b2d3-4253-9481-7e9513b0cc59 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:47.293565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-251e34aa-b2d3-4253-9481-7e9513b0cc59 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:47.378665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:47.378665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:47.393424 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251e34aa-b2d3-4253-9481-7e9513b0cc59 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:47.393424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 372/740] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:47 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:48.410710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12d1c2c6-2a69-4cc2-95fe-5df7c0f370ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:48.410710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12d1c2c6-2a69-4cc2-95fe-5df7c0f370ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:48.410710 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:48.410710 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:48.410710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12d1c2c6-2a69-4cc2-95fe-5df7c0f370ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:48.410710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-12d1c2c6-2a69-4cc2-95fe-5df7c0f370ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:48.532184 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:48.532184 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:48.532184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12d1c2c6-2a69-4cc2-95fe-5df7c0f370ec tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:48.532184 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 369/741] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:48 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:49.543818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55031ccf-2aef-4952-a4e9-f9f28da3e832 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:49.543818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55031ccf-2aef-4952-a4e9-f9f28da3e832 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:49.543818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:49.543818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:49.543818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55031ccf-2aef-4952-a4e9-f9f28da3e832 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:49.543818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-55031ccf-2aef-4952-a4e9-f9f28da3e832 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:49.614547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:49.614547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:49.614547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55031ccf-2aef-4952-a4e9-f9f28da3e832 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:49.614547 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 373/742] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:49 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:50.636092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95d16a7b-5e3f-41a3-ac98-2667ce7e4b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:50.636092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95d16a7b-5e3f-41a3-ac98-2667ce7e4b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:50.636092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:50.636092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:50.636092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95d16a7b-5e3f-41a3-ac98-2667ce7e4b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:50.636092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-95d16a7b-5e3f-41a3-ac98-2667ce7e4b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:50.676526 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:50.676526 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:50.676526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95d16a7b-5e3f-41a3-ac98-2667ce7e4b5f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:50.684622 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 370/743] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:50 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:51.690708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8790fba6-57c5-47b0-98e1-cba4be30294b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:51.693496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8790fba6-57c5-47b0-98e1-cba4be30294b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:51.693496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:51.693496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:51.693496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8790fba6-57c5-47b0-98e1-cba4be30294b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:51.693496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8790fba6-57c5-47b0-98e1-cba4be30294b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:51.757959 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:51.757959 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:51.757959 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8790fba6-57c5-47b0-98e1-cba4be30294b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:51.757959 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 374/744] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:51 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:52.783808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eab85a9d-0177-41da-8fb5-a25cd3a4b7d8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:52.783808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eab85a9d-0177-41da-8fb5-a25cd3a4b7d8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:52.783808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:52.783808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:52.783808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eab85a9d-0177-41da-8fb5-a25cd3a4b7d8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:52.783808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-eab85a9d-0177-41da-8fb5-a25cd3a4b7d8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:52.877706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:52.877706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:52.877706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eab85a9d-0177-41da-8fb5-a25cd3a4b7d8 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:52.877706 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 371/745] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:52 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:53.902644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab2706da-b0e5-4411-9ccc-4d08ede807d1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:53.902644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab2706da-b0e5-4411-9ccc-4d08ede807d1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:53.902644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:53.902644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:53.902644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab2706da-b0e5-4411-9ccc-4d08ede807d1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:53.902644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ab2706da-b0e5-4411-9ccc-4d08ede807d1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:53.961145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:53.961145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:53.974076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab2706da-b0e5-4411-9ccc-4d08ede807d1 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:53.974076 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 375/746] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:53 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:54.985743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d8e3675-6752-4272-9f2f-03ddb947ee2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:54.985743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d8e3675-6752-4272-9f2f-03ddb947ee2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:54.985743 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:54.985743 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:54.985743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d8e3675-6752-4272-9f2f-03ddb947ee2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:54.985743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1d8e3675-6752-4272-9f2f-03ddb947ee2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:55.079421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:55.079421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:55.079421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d8e3675-6752-4272-9f2f-03ddb947ee2a tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:55.099016 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 372/747] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:54 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:56.108944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9626ee6-c7b9-4820-a0a0-cafb447241ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:56.123853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9626ee6-c7b9-4820-a0a0-cafb447241ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:56.123853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:56.123853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:56.123853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9626ee6-c7b9-4820-a0a0-cafb447241ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:56.123853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c9626ee6-c7b9-4820-a0a0-cafb447241ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:56.181127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:56.181127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:56.181127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9626ee6-c7b9-4820-a0a0-cafb447241ad tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:56.196479 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 376/748] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:56 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:57.198654 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6c866cc-7a89-4186-b9f5-2808cec0b36c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:57.198654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6c866cc-7a89-4186-b9f5-2808cec0b36c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:57.198654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:57.198654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:57.198654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6c866cc-7a89-4186-b9f5-2808cec0b36c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:57.198654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b6c866cc-7a89-4186-b9f5-2808cec0b36c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:57.268574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:57.268574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:57.268574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6c866cc-7a89-4186-b9f5-2808cec0b36c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:57.268574 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 373/749] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:57 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:58.281919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42aac411-dcbe-46de-b2de-75f11a4ca9ce tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:58.281919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42aac411-dcbe-46de-b2de-75f11a4ca9ce tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:58.281919 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:58.281919 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:58.281919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42aac411-dcbe-46de-b2de-75f11a4ca9ce tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:58.281919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-42aac411-dcbe-46de-b2de-75f11a4ca9ce tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:58.349937 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:58.349937 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:58.351749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42aac411-dcbe-46de-b2de-75f11a4ca9ce tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:58.360006 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 377/750] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:58 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:17:59.373915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-127d2a8b-5f3b-4528-ab86-d571c572b66d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:17:59.373915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-127d2a8b-5f3b-4528-ab86-d571c572b66d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:17:59.373915 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:17:59.373915 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:17:59.373915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-127d2a8b-5f3b-4528-ab86-d571c572b66d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:17:59.373915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-127d2a8b-5f3b-4528-ab86-d571c572b66d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:17:59.414239 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:17:59.414239 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:17:59.414239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-127d2a8b-5f3b-4528-ab86-d571c572b66d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:17:59.416293 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 374/751] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:17:59 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:00.430507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dac39e1-2c04-42fb-95f1-73714f8052ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:18:00.430507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dac39e1-2c04-42fb-95f1-73714f8052ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:00.430507 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:00.430507 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:00.430507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dac39e1-2c04-42fb-95f1-73714f8052ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:00.430507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3dac39e1-2c04-42fb-95f1-73714f8052ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:18:00.497908 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:00.497908 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:00.497908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dac39e1-2c04-42fb-95f1-73714f8052ab tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:18:00.497908 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 378/752] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:00 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:01.510618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c61b3a8-de35-4361-9338-4df23ff1d67c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:18:01.512033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c61b3a8-de35-4361-9338-4df23ff1d67c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:01.512382 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:01.512382 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:01.512977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c61b3a8-de35-4361-9338-4df23ff1d67c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:01.513533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2c61b3a8-de35-4361-9338-4df23ff1d67c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:18:01.573013 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:01.573013 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:01.575422 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c61b3a8-de35-4361-9338-4df23ff1d67c tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:18:01.584503 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 375/753] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:01 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:02.593913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7df3d3e-7dac-4206-b43a-95f700a12655 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:18:02.594605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7df3d3e-7dac-4206-b43a-95f700a12655 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:02.594793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:02.594793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:02.595190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7df3d3e-7dac-4206-b43a-95f700a12655 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:02.595547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b7df3d3e-7dac-4206-b43a-95f700a12655 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Show backup with id 8f3a2383-de2b-4ad8-b500-8924d5306416. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:18:02.681926 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:02.681926 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:02.685817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7df3d3e-7dac-4206-b43a-95f700a12655 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 200 Jan 02 10:18:02.693111 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 379/754] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:18:02.710573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-880b9931-30ed-45b5-b1c4-67fa6489a57e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:02.711428 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-880b9931-30ed-45b5-b1c4-67fa6489a57e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:02.711781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:02.711781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:02.712374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-880b9931-30ed-45b5-b1c4-67fa6489a57e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:02.808476 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:02.808476 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:02.820621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-880b9931-30ed-45b5-b1c4-67fa6489a57e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:02.853238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-880b9931-30ed-45b5-b1c4-67fa6489a57e tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f returned with HTTP 200 Jan 02 10:18:02.854704 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 376/755] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f => generated 1035 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:02.870742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e24cca2-0312-4773-a9cd-26335a35e193 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:02.871246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e24cca2-0312-4773-a9cd-26335a35e193 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:02.871732 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:02.871732 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:02.872359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e24cca2-0312-4773-a9cd-26335a35e193 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:03.019159 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:03.019159 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:03.031265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1e24cca2-0312-4773-a9cd-26335a35e193 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:03.077406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e24cca2-0312-4773-a9cd-26335a35e193 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f returned with HTTP 200 Jan 02 10:18:03.090727 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 380/756] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:02 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f => generated 1035 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:03.094519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:03.095310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:03.095709 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:03.095709 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:03.096356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:03.097021 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:03.154824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:03.154824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:03.156452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:03.209216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume request issued successfully. Jan 02 10:18:03.209833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da3b295f-e722-43a3-9bba-911b67fabc97 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f returned with HTTP 202 Jan 02 10:18:03.213113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 377/757] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:18:03 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:18:03.218890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecd03217-f4bc-42e6-8010-08b90e9df520 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:03.219625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ecd03217-f4bc-42e6-8010-08b90e9df520 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:03.220001 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:03.220001 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:03.220639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ecd03217-f4bc-42e6-8010-08b90e9df520 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:03.308127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:03.308127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:03.332718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ecd03217-f4bc-42e6-8010-08b90e9df520 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:03.378185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecd03217-f4bc-42e6-8010-08b90e9df520 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f returned with HTTP 200 Jan 02 10:18:03.383066 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 381/758] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:03 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f => generated 1034 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:04.400219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37fcf649-7cad-48a8-a144-55a4607eef52 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:04.401562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37fcf649-7cad-48a8-a144-55a4607eef52 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:04.401913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:04.401913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:04.402613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37fcf649-7cad-48a8-a144-55a4607eef52 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:04.542300 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:04.542300 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:04.565360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37fcf649-7cad-48a8-a144-55a4607eef52 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:04.608633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37fcf649-7cad-48a8-a144-55a4607eef52 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f returned with HTTP 200 Jan 02 10:18:04.620277 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 378/759] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:04 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f => generated 1034 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:05.626054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0883dea9-b790-46c9-90d5-3b76cdb14bd0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f Jan 02 10:18:05.626880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0883dea9-b790-46c9-90d5-3b76cdb14bd0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:05.627207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:05.627207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:05.627913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0883dea9-b790-46c9-90d5-3b76cdb14bd0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:05.750841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0883dea9-b790-46c9-90d5-3b76cdb14bd0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f returned with HTTP 404 Jan 02 10:18:05.752336 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 382/760] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:05 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/c3dde90b-57be-4fba-950c-1f143696718f => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:18:05.761374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73e530c9-d69b-4e33-ab72-8fccb162687d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 Jan 02 10:18:05.761889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73e530c9-d69b-4e33-ab72-8fccb162687d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:05.762430 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:05.762430 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:05.762806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73e530c9-d69b-4e33-ab72-8fccb162687d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:05.763277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-73e530c9-d69b-4e33-ab72-8fccb162687d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete backup with id: 8f3a2383-de2b-4ad8-b500-8924d5306416. Jan 02 10:18:05.846964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:05.846964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:05.967374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-73e530c9-d69b-4e33-ab72-8fccb162687d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] delete_backup rpcapi backup_id 8f3a2383-de2b-4ad8-b500-8924d5306416 {{(pid=88039) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:18:05.972757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73e530c9-d69b-4e33-ab72-8fccb162687d tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 returned with HTTP 202 Jan 02 10:18:05.973951 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 379/761] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:18:05 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/backups/8f3a2383-de2b-4ad8-b500-8924d5306416 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:18:05.983097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:05.983897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:05.984596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:05.985270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: 37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:06.130100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:06.130100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:06.131950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:06.199770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume request issued successfully. Jan 02 10:18:06.200340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a4f35ce-e16f-49ab-8317-4a00cc762ccd tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 202 Jan 02 10:18:06.202936 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 383/762] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:18:05 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:18:06.210239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23b2ca05-11a9-4046-a02c-c5d831ce24bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:06.210898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23b2ca05-11a9-4046-a02c-c5d831ce24bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:06.211244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:06.211244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:06.211920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23b2ca05-11a9-4046-a02c-c5d831ce24bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:06.342012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:06.342012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:06.375460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-23b2ca05-11a9-4046-a02c-c5d831ce24bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:06.422839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23b2ca05-11a9-4046-a02c-c5d831ce24bb tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:18:06.426257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 380/763] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:06 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 977 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:07.442188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:07.445075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:07.445464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:07.445464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:07.446111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:07.660207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:07.660207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:07.713608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:07.822796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:18:07.842418 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 384/764] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:07 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 977 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:08.131827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-279333b5-b533-4964-babb-f7516ad12439 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:08.132936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-279333b5-b533-4964-babb-f7516ad12439 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:08.133358 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:08.133358 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:08.134015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-279333b5-b533-4964-babb-f7516ad12439 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:08.282495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:08.282495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:08.316213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-279333b5-b533-4964-babb-f7516ad12439 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:08.394659 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:08.394659 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:08.408349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-279333b5-b533-4964-babb-f7516ad12439 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:08.414766 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 381/765] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:18:08 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1209 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:08.536177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:18:08.536652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:08.536820 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:08.536820 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:08.537204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:08.538272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5118543-3466-481f-b767-f68537a627db tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:18:08.539129 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 385/766] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:18:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:18:08.580344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-f9538279-8678-4b25-8256-8e3825d10543 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments Jan 02 10:18:08.581105 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:08.581105 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:08.581727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-f9538279-8678-4b25-8256-8e3825d10543 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2929b15c-020a-43d3-878f-d625e5c66986", "instance_uuid": "2051a816-d353-4437-958e-3c7d26a5d5d0", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:18:08.690575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:08.690575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:08.780194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e72a398c-c95b-440b-9f83-17ea40c7a1ad req-f9538279-8678-4b25-8256-8e3825d10543 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments returned with HTTP 400 Jan 02 10:18:08.781528 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 382/767] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:18:08 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments => generated 189 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 02 10:18:08.811547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8a27c34-96ac-43b5-9b71-ac42cb698257 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:08.812298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8a27c34-96ac-43b5-9b71-ac42cb698257 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:08.814832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8a27c34-96ac-43b5-9b71-ac42cb698257 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:08.848988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-762250a5-720f-4cf4-98fc-bd882a50625f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:08.849510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-762250a5-720f-4cf4-98fc-bd882a50625f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:08.849728 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:08.849728 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:08.850108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-762250a5-720f-4cf4-98fc-bd882a50625f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:08.977254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:08.977254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:09.024733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:09.024733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:09.028181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8a27c34-96ac-43b5-9b71-ac42cb698257 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:09.055739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-762250a5-720f-4cf4-98fc-bd882a50625f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:09.088754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:09.088754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:09.118254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8a27c34-96ac-43b5-9b71-ac42cb698257 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:09.119074 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 386/768] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:08 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1209 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:09.125810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-762250a5-720f-4cf4-98fc-bd882a50625f tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 200 Jan 02 10:18:09.132462 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 383/769] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:08 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 977 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:10.150330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ccb1980-80c4-4687-b6d1-3b4979da5392 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:10.150837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ccb1980-80c4-4687-b6d1-3b4979da5392 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.151189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:10.151189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:10.152352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ccb1980-80c4-4687-b6d1-3b4979da5392 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.163828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-151f5bc0-c98b-41bc-bdcd-3e037fb47e0f tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:10.164844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-151f5bc0-c98b-41bc-bdcd-3e037fb47e0f tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.165300 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:10.165300 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:10.165961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-151f5bc0-c98b-41bc-bdcd-3e037fb47e0f tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.290475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ccb1980-80c4-4687-b6d1-3b4979da5392 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 404 Jan 02 10:18:10.293923 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 387/770] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:18:10.297511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.297511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:10.307199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-f93da104-83cb-4088-ad92-7d0589ea575b req-151f5bc0-c98b-41bc-bdcd-3e037fb47e0f tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:10.327332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fc20f68-c582-41a1-b158-3c19917daf58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:10.328195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fc20f68-c582-41a1-b158-3c19917daf58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.328878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fc20f68-c582-41a1-b158-3c19917daf58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.329669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4fc20f68-c582-41a1-b158-3c19917daf58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: 37b2e3da-f9b2-4b78-a28b-6941b97938e6 Jan 02 10:18:10.351827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.351827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:10.378750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-151f5bc0-c98b-41bc-bdcd-3e037fb47e0f tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:10.380699 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 384/771] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:18:10 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1209 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:10.408721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fc20f68-c582-41a1-b158-3c19917daf58 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 returned with HTTP 404 Jan 02 10:18:10.410554 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 388/772] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:18:10 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/37b2e3da-f9b2-4b78-a28b-6941b97938e6 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:18:10.417743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:10.418345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.418449 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:10.418449 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:10.418829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.419323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:10.434521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-657716af-0a04-4de7-a2b0-8fbdcc101154 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986/action Jan 02 10:18:10.435974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-657716af-0a04-4de7-a2b0-8fbdcc101154 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:18:10.436455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-657716af-0a04-4de7-a2b0-8fbdcc101154 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:18:10.517161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.517161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:10.518972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-f93da104-83cb-4088-ad92-7d0589ea575b req-657716af-0a04-4de7-a2b0-8fbdcc101154 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:10.532817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.532817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:10.533209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-f93da104-83cb-4088-ad92-7d0589ea575b req-657716af-0a04-4de7-a2b0-8fbdcc101154 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Begin detaching volume completed successfully. Jan 02 10:18:10.534463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-657716af-0a04-4de7-a2b0-8fbdcc101154 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986/action returned with HTTP 202 Jan 02 10:18:10.534871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:10.542807 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 389/773] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:18:10 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:18:10.580764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a951a416-5254-43fb-84cf-fb50ea4fb655 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:10.588973 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a951a416-5254-43fb-84cf-fb50ea4fb655 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.590800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:10.590800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:10.594249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a951a416-5254-43fb-84cf-fb50ea4fb655 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.604915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume request issued successfully. Jan 02 10:18:10.605700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25d50f42-b8c7-44a8-b817-d6490c505ebc tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 202 Jan 02 10:18:10.607181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 385/774] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:18:10 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:18:10.615054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:10.615885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.616311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:10.616311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:10.616979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.724291 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.724291 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:10.751522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:10.810498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:18:10.814820 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 386/775] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:10 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1357 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:10.816106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume// Jan 02 10:18:10.816778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.818766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:10.818766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:10.819577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.821006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-067f5250-f215-4f2d-99d7-4b5d06b86508 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:18:10.826316 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 387/776] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:18:10 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:18:10.856688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.856688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:10.871098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-a478379f-fc25-4b9e-8f07-8bf9f9664964 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:10.872010 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-a478379f-fc25-4b9e-8f07-8bf9f9664964 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:10.873476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-a478379f-fc25-4b9e-8f07-8bf9f9664964 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:10.881761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a951a416-5254-43fb-84cf-fb50ea4fb655 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:10.975195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:10.975195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:11.004702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:11.004702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:11.016286 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a951a416-5254-43fb-84cf-fb50ea4fb655 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:11.028137 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 390/777] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:10 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1212 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:11.034053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-f93da104-83cb-4088-ad92-7d0589ea575b req-a478379f-fc25-4b9e-8f07-8bf9f9664964 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:11.104045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:11.104045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:11.126118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-a478379f-fc25-4b9e-8f07-8bf9f9664964 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:11.132669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 388/778] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:18:10 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1311 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:18:11.601182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-2f5ef001-7294-4ddf-8f2f-6d7b470c0ac4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e Jan 02 10:18:11.601670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-2f5ef001-7294-4ddf-8f2f-6d7b470c0ac4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:11.601902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:11.601902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:11.602209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-2f5ef001-7294-4ddf-8f2f-6d7b470c0ac4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:11.669645 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:11.669645 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:11.829174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00a21032-f4a9-42c3-af87-756c17023c3b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:11.829698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00a21032-f4a9-42c3-af87-756c17023c3b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:11.829912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:11.829912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:11.830287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00a21032-f4a9-42c3-af87-756c17023c3b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:12.126787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:12.126787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:12.174924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-00a21032-f4a9-42c3-af87-756c17023c3b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:12.272014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00a21032-f4a9-42c3-af87-756c17023c3b tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:18:12.276268 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 389/779] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:11 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1357 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:12.307187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d552e368-c0e1-47b8-a631-a1caf2085287 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:12.308594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d552e368-c0e1-47b8-a631-a1caf2085287 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:12.309561 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:12.309561 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:12.310285 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d552e368-c0e1-47b8-a631-a1caf2085287 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:12.503261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:12.503261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:12.533777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d552e368-c0e1-47b8-a631-a1caf2085287 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:12.613831 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:12.613831 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:12.641560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d552e368-c0e1-47b8-a631-a1caf2085287 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:12.642746 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 390/780] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:12 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 1212 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:13.295707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca76c9a7-5183-40c6-bcaa-41193ecaafb5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:13.296418 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca76c9a7-5183-40c6-bcaa-41193ecaafb5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:13.296937 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:13.296937 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:13.297494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca76c9a7-5183-40c6-bcaa-41193ecaafb5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:13.419327 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:13.419327 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:13.420717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-f93da104-83cb-4088-ad92-7d0589ea575b req-2f5ef001-7294-4ddf-8f2f-6d7b470c0ac4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:18:13.421058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-f93da104-83cb-4088-ad92-7d0589ea575b req-2f5ef001-7294-4ddf-8f2f-6d7b470c0ac4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:18:13.446025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-f93da104-83cb-4088-ad92-7d0589ea575b req-2f5ef001-7294-4ddf-8f2f-6d7b470c0ac4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e returned with HTTP 200 Jan 02 10:18:13.447126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 391/781] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:18:11 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/5a72732c-9506-461d-98e6-3aec29708b4e => generated 19 bytes in 1851 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:13.449191 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ca76c9a7-5183-40c6-bcaa-41193ecaafb5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:13.603901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca76c9a7-5183-40c6-bcaa-41193ecaafb5 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:18:13.615715 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 391/782] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:13 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1357 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:13.658817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2e620d74-3be0-4d19-9e0f-b9275b3d6f8d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:18:13.659608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2e620d74-3be0-4d19-9e0f-b9275b3d6f8d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:13.659946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:13.659946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:13.660496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2e620d74-3be0-4d19-9e0f-b9275b3d6f8d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:13.831058 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:13.831058 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:13.858622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2e620d74-3be0-4d19-9e0f-b9275b3d6f8d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:13.933827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2e620d74-3be0-4d19-9e0f-b9275b3d6f8d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:18:13.934659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 392/783] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:13 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 917 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:14.630424 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2320388e-727b-4fed-8af1-287caa8370d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:14.631048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2320388e-727b-4fed-8af1-287caa8370d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:14.631130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:14.631130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:14.631819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2320388e-727b-4fed-8af1-287caa8370d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:14.794025 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:14.794025 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:14.840801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2320388e-727b-4fed-8af1-287caa8370d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Volume info retrieved successfully. Jan 02 10:18:14.927523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2320388e-727b-4fed-8af1-287caa8370d0 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 200 Jan 02 10:18:14.933880 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 392/784] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:14 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 1357 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:15.954436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cab03034-0a9d-45cc-a95d-8ad54c6f0850 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] GET http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 Jan 02 10:18:15.955674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cab03034-0a9d-45cc-a95d-8ad54c6f0850 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:15.956045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:15.956045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:15.956657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cab03034-0a9d-45cc-a95d-8ad54c6f0850 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:16.146393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cab03034-0a9d-45cc-a95d-8ad54c6f0850 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 returned with HTTP 404 Jan 02 10:18:16.162325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a102f5b-5a5f-440f-8983-ba18affaea48 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] DELETE http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:18:16.163233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a102f5b-5a5f-440f-8983-ba18affaea48 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:16.163686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:16.163686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:16.164344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a102f5b-5a5f-440f-8983-ba18affaea48 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:16.165005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4a102f5b-5a5f-440f-8983-ba18affaea48 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] Delete volume with id: a3ad7806-ba0e-4872-9385-25230a21fb5a Jan 02 10:18:16.170331 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 393/785] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:15 2021] GET /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/f2435e81-4d16-4fdb-8c03-20d00dce8e18 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:18:16.306665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a102f5b-5a5f-440f-8983-ba18affaea48 tempest-VolumesBackupsTest-1621109402 tempest-VolumesBackupsTest-1621109402] http://10.222.0.73/volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a returned with HTTP 404 Jan 02 10:18:16.310782 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 393/786] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:18:16 2021] DELETE /volume/v3/155331d21c5f4d13aad9dad48247ab23/volumes/a3ad7806-ba0e-4872-9385-25230a21fb5a => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:18:55.443847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes Jan 02 10:18:55.444642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-263294346"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:18:55.446137 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-263294346'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:18:55.446508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume of 1 GB Jan 02 10:18:55.462775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Availability Zones retrieved successfully. Jan 02 10:18:55.484637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Flow 'volume_create_api' (382b3a62-8832-41c9-8b05-d743bcab6361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:18:55.487519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1d52df-8db7-4013-98d9-09678e599ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:18:55.490541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:18:55.592858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1d52df-8db7-4013-98d9-09678e599ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:18:55.595775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82ccce4-3d62-4622-a987-c4b0cfefbfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:18:55.763955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Created reservations ['4e3b1b69-960d-4521-a2cb-72b3cd6fb850', '8617f356-7683-459f-ae1a-e715de3e61d2', 'a5c6b424-61d9-430c-9798-c52ae4711365', '129d444e-ce91-4c62-960e-5bc97f6a0edf'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:18:55.766042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82ccce4-3d62-4622-a987-c4b0cfefbfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e3b1b69-960d-4521-a2cb-72b3cd6fb850', '8617f356-7683-459f-ae1a-e715de3e61d2', 'a5c6b424-61d9-430c-9798-c52ae4711365', '129d444e-ce91-4c62-960e-5bc97f6a0edf']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:18:55.768523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b23ae1-63cb-42a7-8260-552a1d1aa0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:18:55.923447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b23ae1-63cb-42a7-8260-552a1d1aa0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee10730-61f1-400d-b85f-1de39ecb7616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-263294346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75707b87b505434199ecb34ae1bf22c8',qos_specs=None,replication_status=,reservations=['4e3b1b69-960d-4521-a2cb-72b3cd6fb850','8617f356-7683-459f-ae1a-e715de3e61d2','a5c6b424-61d9-430c-9798-c52ae4711365','129d444e-ce91-4c62-960e-5bc97f6a0edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ee7e211d194a31b79a8c108f658712',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-263294346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee10730-61f1-400d-b85f-1de39ecb7616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75707b87b505434199ecb34ae1bf22c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49ee7e211d194a31b79a8c108f658712',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:18:55.928240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e968361-4c29-4d10-a3bc-d05b11e930cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:18:56.039484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e968361-4c29-4d10-a3bc-d05b11e930cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-263294346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75707b87b505434199ecb34ae1bf22c8',qos_specs=None,replication_status=,reservations=['4e3b1b69-960d-4521-a2cb-72b3cd6fb850','8617f356-7683-459f-ae1a-e715de3e61d2','a5c6b424-61d9-430c-9798-c52ae4711365','129d444e-ce91-4c62-960e-5bc97f6a0edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ee7e211d194a31b79a8c108f658712',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:18:56.050108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fdbc027-cdea-4d26-af1d-be04bf3517cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:18:56.092547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fdbc027-cdea-4d26-af1d-be04bf3517cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:18:56.095998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Flow 'volume_create_api' (382b3a62-8832-41c9-8b05-d743bcab6361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:18:56.230537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume request issued successfully. Jan 02 10:18:56.281469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c69adf27-b44e-4d11-a367-4b67546bfe0a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes returned with HTTP 202 Jan 02 10:18:56.282309 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 394/787] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:18:55 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes => generated 823 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:18:56.297338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ef68192-d54d-48a0-8f59-aceadae148a4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:18:56.298006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ef68192-d54d-48a0-8f59-aceadae148a4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:56.298493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ef68192-d54d-48a0-8f59-aceadae148a4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:56.468105 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:56.468105 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:56.482407 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2ef68192-d54d-48a0-8f59-aceadae148a4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:56.513589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ef68192-d54d-48a0-8f59-aceadae148a4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:18:56.514943 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 394/788] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:56 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:57.533548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:18:57.534082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:57.534304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:57.534304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:57.534688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:57.674142 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:57.674142 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:57.691567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:57.744639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:18:57.753472 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 395/789] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:57 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:58.713301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-3d1a6b7e-83c3-4167-9831-dead6bb0d9e4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:18:58.714039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-3d1a6b7e-83c3-4167-9831-dead6bb0d9e4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:58.714039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:58.714039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:58.714329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-3d1a6b7e-83c3-4167-9831-dead6bb0d9e4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:58.828298 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:58.828298 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:58.840511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c34fdd59-0b99-463f-abab-facedb020a45 req-3d1a6b7e-83c3-4167-9831-dead6bb0d9e4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:58.867991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-3d1a6b7e-83c3-4167-9831-dead6bb0d9e4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:18:58.869289 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 395/790] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:18:58 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:58.951261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:18:58.952420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:58.953248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:58.953248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:58.953938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:58.959476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bd321be-40a4-4bdd-b152-59332fd68c59 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:18:58.960389 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 396/791] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:18:58 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:18:58.976362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments Jan 02 10:18:58.977185 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:58.977185 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:58.977868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fee10730-61f1-400d-b85f-1de39ecb7616", "instance_uuid": "65081a2c-3603-46a3-a7f7-d9b8f5a04957", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:18:59.071598 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:59.071598 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:59.140139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments returned with HTTP 200 Jan 02 10:18:59.141178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 396/792] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:18:58 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:18:59.182761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce56fd40-4253-4643-9025-a96c6d43d569 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:18:59.183597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce56fd40-4253-4643-9025-a96c6d43d569 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:59.184318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce56fd40-4253-4643-9025-a96c6d43d569 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:59.214068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:18:59.214546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:59.214769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:59.214769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:59.215217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:59.216785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-325fb888-292d-48a2-ad65-402364df2c58 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:18:59.217638 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 397/793] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:18:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:18:59.232852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-f4b3f833-dff6-4404-b7f0-26e0e40f4c1e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:18:59.236208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-f4b3f833-dff6-4404-b7f0-26e0e40f4c1e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:18:59.236784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-f4b3f833-dff6-4404-b7f0-26e0e40f4c1e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:18:59.315097 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:59.315097 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:59.329907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ce56fd40-4253-4643-9025-a96c6d43d569 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:59.334818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:59.334818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:59.344818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c34fdd59-0b99-463f-abab-facedb020a45 req-f4b3f833-dff6-4404-b7f0-26e0e40f4c1e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:18:59.361193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:59.361193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:59.365869 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:59.365869 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:18:59.375750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-f4b3f833-dff6-4404-b7f0-26e0e40f4c1e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:18:59.376626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce56fd40-4253-4643-9025-a96c6d43d569 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:18:59.376745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 398/794] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:18:59 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1014 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:18:59.377977 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 397/795] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:18:59 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:18:59.401347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-9cd1f567-edbc-4982-a9fe-e2ecb8408772 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] PUT http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563 Jan 02 10:18:59.401885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:18:59.401885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:18:59.402472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-9cd1f567-edbc-4982-a9fe-e2ecb8408772 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:18:59.478960 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:18:59.478960 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:18:59.479605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-c34fdd59-0b99-463f-abab-facedb020a45 req-9cd1f567-edbc-4982-a9fe-e2ecb8408772 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Lock "b'cinder-attachment_update-fee10730-61f1-400d-b85f-1de39ecb7616-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.021s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:18:59.482974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:18:59.482974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:00.395105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-818181de-7ffe-4cf3-8171-6f5cb1f0415a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:00.395856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-818181de-7ffe-4cf3-8171-6f5cb1f0415a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:00.396081 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:00.396081 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:00.396476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-818181de-7ffe-4cf3-8171-6f5cb1f0415a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:00.510329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:00.510329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:00.523625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-818181de-7ffe-4cf3-8171-6f5cb1f0415a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:00.545646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:00.545646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:00.556263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-818181de-7ffe-4cf3-8171-6f5cb1f0415a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:00.557639 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 398/796] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:00 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:01.574569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9e6ab16-2c2e-45a6-923c-91010b33754a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:01.576091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9e6ab16-2c2e-45a6-923c-91010b33754a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:01.576518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:01.576518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:01.577151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9e6ab16-2c2e-45a6-923c-91010b33754a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:01.682975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:01.682975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:01.701194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d9e6ab16-2c2e-45a6-923c-91010b33754a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:01.722156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-c34fdd59-0b99-463f-abab-facedb020a45 req-9cd1f567-edbc-4982-a9fe-e2ecb8408772 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Lock "b'cinder-attachment_update-fee10730-61f1-400d-b85f-1de39ecb7616-n-h2-765311-9'" released by "attachment_update" :: held 2.243s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:19:01.722938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-9cd1f567-edbc-4982-a9fe-e2ecb8408772 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563 returned with HTTP 200 Jan 02 10:19:01.724270 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 399/797] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:18:59 2021] PUT /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563 => generated 762 bytes in 2330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:01.749500 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:01.749500 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:01.804343 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9e6ab16-2c2e-45a6-923c-91010b33754a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:01.804343 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 399/798] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:01 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:02.810088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf960ec3-82c6-43f9-bd70-72c2eb212fa7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:02.810856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf960ec3-82c6-43f9-bd70-72c2eb212fa7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:02.811083 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:02.811083 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:02.811648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf960ec3-82c6-43f9-bd70-72c2eb212fa7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:02.948203 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:02.948203 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:02.959141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf960ec3-82c6-43f9-bd70-72c2eb212fa7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:02.984580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:02.984580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:02.999273 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf960ec3-82c6-43f9-bd70-72c2eb212fa7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:03.000893 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 400/799] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:02 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:04.017137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7e97c2d-0d5a-4c88-96d5-aa526e18594c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:04.018473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7e97c2d-0d5a-4c88-96d5-aa526e18594c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:04.018899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:04.018899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:04.019691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7e97c2d-0d5a-4c88-96d5-aa526e18594c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:04.078107 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:04.078107 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:04.088049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e7e97c2d-0d5a-4c88-96d5-aa526e18594c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:04.112177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:04.112177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:04.122630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7e97c2d-0d5a-4c88-96d5-aa526e18594c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:04.123804 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 400/800] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:04 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:05.140773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8256a2e-efe7-4a27-a48e-ad6d0bf99983 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:05.142036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8256a2e-efe7-4a27-a48e-ad6d0bf99983 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:05.142235 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:05.142235 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:05.142881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8256a2e-efe7-4a27-a48e-ad6d0bf99983 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:05.196402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:05.196402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:05.205508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d8256a2e-efe7-4a27-a48e-ad6d0bf99983 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:05.229941 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:05.229941 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:05.242753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8256a2e-efe7-4a27-a48e-ad6d0bf99983 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:05.247217 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 401/801] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:05 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:06.260872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee4e6845-c3ab-4f8e-b171-e653236637df tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:06.261559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee4e6845-c3ab-4f8e-b171-e653236637df tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:06.261641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:06.261641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:06.262720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee4e6845-c3ab-4f8e-b171-e653236637df tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:06.391790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:06.391790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:06.406298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ee4e6845-c3ab-4f8e-b171-e653236637df tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:06.457957 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:06.457957 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:06.474731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee4e6845-c3ab-4f8e-b171-e653236637df tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:06.479921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 401/802] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:06 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:07.359103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-166a62b2-2b34-4cb2-aeab-eadda67347aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563/action Jan 02 10:19:07.359957 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:07.359957 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:07.360403 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-166a62b2-2b34-4cb2-aeab-eadda67347aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:19:07.360782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-166a62b2-2b34-4cb2-aeab-eadda67347aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:07.497811 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e6326c6-83bd-4d78-9909-a51d4d19c76c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:07.498392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e6326c6-83bd-4d78-9909-a51d4d19c76c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:07.498679 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:07.498679 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:07.499598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e6326c6-83bd-4d78-9909-a51d4d19c76c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:07.532675 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:07.532675 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:07.554344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c34fdd59-0b99-463f-abab-facedb020a45 req-166a62b2-2b34-4cb2-aeab-eadda67347aa tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563/action returned with HTTP 204 Jan 02 10:19:07.555793 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 402/803] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:19:07 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563/action => generated 0 bytes in 201 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:07.672513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:07.672513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:07.698710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e6326c6-83bd-4d78-9909-a51d4d19c76c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:07.759101 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:07.759101 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:07.785964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e6326c6-83bd-4d78-9909-a51d4d19c76c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:07.786921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 402/804] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:07 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1208 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:09.244787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-257903d8-6615-4302-a46f-1d4fd83ee5f2 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:09.246670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-257903d8-6615-4302-a46f-1d4fd83ee5f2 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:09.247027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:09.247027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:09.247684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-257903d8-6615-4302-a46f-1d4fd83ee5f2 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:09.360216 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:09.360216 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:09.378641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-257903d8-6615-4302-a46f-1d4fd83ee5f2 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:09.414123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:09.414123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:09.435733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-257903d8-6615-4302-a46f-1d4fd83ee5f2 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:09.437216 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 403/805] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:09 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1208 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:09.682849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-b9abe295-dee1-4754-b4f0-0b884ced2484 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:09.684419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-b9abe295-dee1-4754-b4f0-0b884ced2484 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:09.685141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:09.685141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:09.685746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-b9abe295-dee1-4754-b4f0-0b884ced2484 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:09.771922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:09.771922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:09.784075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-b9abe295-dee1-4754-b4f0-0b884ced2484 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:09.808243 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:09.808243 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:09.820526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-b9abe295-dee1-4754-b4f0-0b884ced2484 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:09.830863 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 403/806] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:19:09 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1208 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:09.851190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616/action Jan 02 10:19:09.852012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:09.852012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:09.852784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:19:09.853388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:09.906395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:09.906395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:09.907802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:09.920347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Begin detaching volume completed successfully. Jan 02 10:19:09.920899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616/action returned with HTTP 202 Jan 02 10:19:09.921819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 404/807] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:19:09 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 10:19:09.959522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bb98fb5-c163-4264-9abf-8436be0ad18c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:09.960291 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bb98fb5-c163-4264-9abf-8436be0ad18c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:09.960711 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:09.960711 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:09.961403 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bb98fb5-c163-4264-9abf-8436be0ad18c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:10.001992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:19:10.002706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:10.003135 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:10.003135 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:10.004124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:10.005379 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-c394522b-0b4d-43aa-8b6c-597f37195f8c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:19:10.006427 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 405/808] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:19:10 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:19:10.024735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-7e190f17-d5d2-48df-b5e3-3be6641ce28c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:10.025657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-7e190f17-d5d2-48df-b5e3-3be6641ce28c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:10.026365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-7e190f17-d5d2-48df-b5e3-3be6641ce28c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:10.041573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:10.041573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:10.064550 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1bb98fb5-c163-4264-9abf-8436be0ad18c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:10.118940 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:10.118940 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:10.137529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bb98fb5-c163-4264-9abf-8436be0ad18c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:10.138827 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 404/809] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:09 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1211 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:10.142537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:10.142537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:10.190544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-7e190f17-d5d2-48df-b5e3-3be6641ce28c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:10.239441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:10.239441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:10.252564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-7e190f17-d5d2-48df-b5e3-3be6641ce28c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:10.255237 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 406/810] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:19:10 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1310 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:19:10.735988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-1d75bbf9-5f73-4d0b-8830-37c432d5be70 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563 Jan 02 10:19:10.735988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-1d75bbf9-5f73-4d0b-8830-37c432d5be70 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:10.735988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:10.735988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:10.735988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-1d75bbf9-5f73-4d0b-8830-37c432d5be70 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:10.773148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:10.773148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:11.157807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb06bdfa-fb72-4341-803f-e3622a1dfdc3 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:11.158651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb06bdfa-fb72-4341-803f-e3622a1dfdc3 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:11.159048 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:11.159048 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:11.159799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb06bdfa-fb72-4341-803f-e3622a1dfdc3 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:11.256495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:11.256495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:11.278569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb06bdfa-fb72-4341-803f-e3622a1dfdc3 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:11.301508 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:11.301508 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:11.311309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb06bdfa-fb72-4341-803f-e3622a1dfdc3 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:11.312780 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 407/811] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:11 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 1211 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:11.622004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-1d75bbf9-5f73-4d0b-8830-37c432d5be70 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:19:11.622914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-1d75bbf9-5f73-4d0b-8830-37c432d5be70 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:19:11.632397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7987d352-ff92-4ca4-8ee6-b04fc35dea8e req-1d75bbf9-5f73-4d0b-8830-37c432d5be70 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563 returned with HTTP 200 Jan 02 10:19:11.633713 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 405/812] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:19:10 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/2ae391d6-f5d3-4986-b540-1f42c990b563 => generated 19 bytes in 914 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:12.329131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45088d5f-97be-48b7-a08c-487888b32094 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:19:12.329649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45088d5f-97be-48b7-a08c-487888b32094 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:12.329840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:12.329840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:12.330214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45088d5f-97be-48b7-a08c-487888b32094 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:12.402071 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:12.402071 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:12.416127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-45088d5f-97be-48b7-a08c-487888b32094 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:12.442547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45088d5f-97be-48b7-a08c-487888b32094 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:19:12.443419 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 408/813] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:12 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:26.453082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb10014a-4d6b-409d-b113-09ea74ef181d tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] POST http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types Jan 02 10:19:26.454121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:26.454121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:26.454544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb10014a-4d6b-409d-b113-09ea74ef181d tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-546167175"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:26.455793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:26.455793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:26.514766 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb10014a-4d6b-409d-b113-09ea74ef181d tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types returned with HTTP 202 Jan 02 10:19:26.516666 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 406/814] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:19:26 2021] POST /volume/v3/662aaec434bd484cbec8ce606523e862/group_types => generated 180 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:26.528262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-586dbf7d-d651-4eca-9bce-17f12366a2ab tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] POST http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs Jan 02 10:19:26.529199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:26.529199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:26.530017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-586dbf7d-d651-4eca-9bce-17f12366a2ab tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:26.567122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-586dbf7d-d651-4eca-9bce-17f12366a2ab tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs returned with HTTP 202 Jan 02 10:19:26.574037 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 409/815] 10.222.0.73 () {62 vars in 1425 bytes} [Sat Jan 2 10:19:26 2021] POST /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs => generated 53 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:19:26.578599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54a7ef53-b32c-4127-b2c6-d0bddd4658e6 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] POST http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs Jan 02 10:19:26.579589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54a7ef53-b32c-4127-b2c6-d0bddd4658e6 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:26.636669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54a7ef53-b32c-4127-b2c6-d0bddd4658e6 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs returned with HTTP 202 Jan 02 10:19:26.638752 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 407/816] 10.222.0.73 () {62 vars in 1425 bytes} [Sat Jan 2 10:19:26 2021] POST /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs => generated 61 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:19:26.648360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcf0592b-66e9-4916-8193-0f75c4e34488 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] GET http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key2 Jan 02 10:19:26.648926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcf0592b-66e9-4916-8193-0f75c4e34488 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:26.649405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcf0592b-66e9-4916-8193-0f75c4e34488 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:26.681944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcf0592b-66e9-4916-8193-0f75c4e34488 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key2 returned with HTTP 200 Jan 02 10:19:26.692113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98ba374e-8704-42e5-b840-ea01017af742 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] GET http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key3 Jan 02 10:19:26.693048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98ba374e-8704-42e5-b840-ea01017af742 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:26.693939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98ba374e-8704-42e5-b840-ea01017af742 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:26.697563 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 410/817] 10.222.0.73 () {60 vars in 1419 bytes} [Sat Jan 2 10:19:26 2021] GET /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key2 => generated 26 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:26.729292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98ba374e-8704-42e5-b840-ea01017af742 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key3 returned with HTTP 200 Jan 02 10:19:26.738975 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 408/818] 10.222.0.73 () {60 vars in 1419 bytes} [Sat Jan 2 10:19:26 2021] GET /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key3 => generated 18 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:26.750291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab42191f-fef0-4779-b7da-826386ab62a0 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] PUT http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key3 Jan 02 10:19:26.753398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab42191f-fef0-4779-b7da-826386ab62a0 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:26.790477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab42191f-fef0-4779-b7da-826386ab62a0 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key3 returned with HTTP 200 Jan 02 10:19:26.792484 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 411/819] 10.222.0.73 () {62 vars in 1439 bytes} [Sat Jan 2 10:19:26 2021] PUT /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key3 => generated 26 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:19:26.802334 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be8914fc-4794-455a-8dee-1328e1d8549c tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] GET http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs Jan 02 10:19:26.802908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be8914fc-4794-455a-8dee-1328e1d8549c tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:26.803430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be8914fc-4794-455a-8dee-1328e1d8549c tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:26.824398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be8914fc-4794-455a-8dee-1328e1d8549c tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs returned with HTTP 200 Jan 02 10:19:26.825791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 409/820] 10.222.0.73 () {60 vars in 1404 bytes} [Sat Jan 2 10:19:26 2021] GET /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs => generated 87 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:26.836701 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19d9e461-d6f8-41ee-982e-b4886260ff74 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] DELETE http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key1 Jan 02 10:19:26.837334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19d9e461-d6f8-41ee-982e-b4886260ff74 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:26.838324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19d9e461-d6f8-41ee-982e-b4886260ff74 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:26.865713 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:19:26.865713 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:19:26.872101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19d9e461-d6f8-41ee-982e-b4886260ff74 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key1 returned with HTTP 202 Jan 02 10:19:26.882928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7f44737-c7a3-4470-94a7-3e79625e24e2 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] GET http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key1 Jan 02 10:19:26.883545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c7f44737-c7a3-4470-94a7-3e79625e24e2 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:26.884034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c7f44737-c7a3-4470-94a7-3e79625e24e2 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:26.891848 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 412/821] 10.222.0.73 () {60 vars in 1422 bytes} [Sat Jan 2 10:19:26 2021] DELETE /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:19:26.907563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7f44737-c7a3-4470-94a7-3e79625e24e2 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] HTTP exception thrown: Group Type f72326d9-04e3-405c-8a80-b26b92c16485 has no extra spec with key key1. Jan 02 10:19:26.908773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7f44737-c7a3-4470-94a7-3e79625e24e2 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key1 returned with HTTP 404 Jan 02 10:19:26.920080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59d649ed-b0b8-4fbe-95a7-a74381024546 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] DELETE http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485 Jan 02 10:19:26.920667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59d649ed-b0b8-4fbe-95a7-a74381024546 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:26.921161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59d649ed-b0b8-4fbe-95a7-a74381024546 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:26.929102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 410/822] 10.222.0.73 () {60 vars in 1419 bytes} [Sat Jan 2 10:19:26 2021] GET /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485/group_specs/key1 => generated 126 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:19:26.963152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59d649ed-b0b8-4fbe-95a7-a74381024546 tempest-GroupTypeSpecsTest-1609780611 tempest-GroupTypeSpecsTest-1609780611] http://10.222.0.73/volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485 returned with HTTP 202 Jan 02 10:19:26.974059 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 413/823] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:19:26 2021] DELETE /volume/v3/662aaec434bd484cbec8ce606523e862/group_types/f72326d9-04e3-405c-8a80-b26b92c16485 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:19:36.519801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] GET http://10.222.0.73/volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts Jan 02 10:19:36.521365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:36.522016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:36.533289 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.hosts [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] status, active and update: available, enabled, 2021-01-02 10:19:27+00:00 {{(pid=88040) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 10:19:36.533945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.hosts [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] status, active and update: available, enabled, 2021-01-02 10:19:32+00:00 {{(pid=88040) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 10:19:36.534531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.hosts [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] status, active and update: available, enabled, 2021-01-02 10:19:33+00:00 {{(pid=88040) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 10:19:36.535454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0d3f0fe-068d-4489-85bb-ab859be16f50 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] http://10.222.0.73/volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts returned with HTTP 200 Jan 02 10:19:36.545939 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 411/824] 10.222.0.73 () {58 vars in 1207 bytes} [Sat Jan 2 10:19:36 2021] GET /volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts => generated 563 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:36.560891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] GET http://10.222.0.73/volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts Jan 02 10:19:36.561395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:36.562046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:36.595324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.hosts [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] status, active and update: available, enabled, 2021-01-02 10:19:27+00:00 {{(pid=88039) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 10:19:36.600992 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.hosts [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] status, active and update: available, enabled, 2021-01-02 10:19:32+00:00 {{(pid=88039) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 10:19:36.602949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.hosts [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] status, active and update: available, enabled, 2021-01-02 10:19:33+00:00 {{(pid=88039) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 02 10:19:36.603881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-802da61b-1d2d-41e7-9212-3ea4ff8f3b62 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] http://10.222.0.73/volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts returned with HTTP 200 Jan 02 10:19:36.606884 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 414/825] 10.222.0.73 () {58 vars in 1207 bytes} [Sat Jan 2 10:19:36 2021] GET /volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts => generated 563 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:36.619530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c1cfc02-e905-4062-85de-0377a1ae7ef6 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] GET http://10.222.0.73/volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts/n-d-765311-9@lvmdriver-1 Jan 02 10:19:36.620058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c1cfc02-e905-4062-85de-0377a1ae7ef6 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:36.621151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c1cfc02-e905-4062-85de-0377a1ae7ef6 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:36.771135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c1cfc02-e905-4062-85de-0377a1ae7ef6 tempest-VolumeHostsAdminTestsJSON-334703973 tempest-VolumeHostsAdminTestsJSON-334703973] http://10.222.0.73/volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts/n-d-765311-9@lvmdriver-1 returned with HTTP 200 Jan 02 10:19:36.772283 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 412/826] 10.222.0.73 () {58 vars in 1282 bytes} [Sat Jan 2 10:19:36 2021] GET /volume/v3/bfe054efd3774d1aae8e1fcf25bfb1b7/os-hosts/n-d-765311-9@lvmdriver-1 => generated 757 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:41.231680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes Jan 02 10:19:41.232968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1991032227"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:41.234563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1991032227'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:19:41.235414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume of 1 GB Jan 02 10:19:41.249790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Availability Zones retrieved successfully. Jan 02 10:19:41.268032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Flow 'volume_create_api' (de6407c0-87c6-4380-96e9-3c5f55ae3e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:19:41.271013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bf4342-2ccf-4ca7-b66e-cfc397632955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:19:41.273318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:19:41.355184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bf4342-2ccf-4ca7-b66e-cfc397632955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:19:41.363091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc542a2-6062-4519-bf33-af8ba2f58ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:19:41.444790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Created reservations ['17e3e45b-9118-4073-be15-7ebda2e83977', '4cda492e-879d-46af-8c1b-89d79533e549', '9397741b-690b-44b5-b225-bee29a5b8a33', 'a763810f-d7a9-42a5-88ac-4fae85a4fd13'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:19:41.447669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc542a2-6062-4519-bf33-af8ba2f58ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e3e45b-9118-4073-be15-7ebda2e83977', '4cda492e-879d-46af-8c1b-89d79533e549', '9397741b-690b-44b5-b225-bee29a5b8a33', 'a763810f-d7a9-42a5-88ac-4fae85a4fd13']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:19:41.451525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d0f37a-0bbf-4009-99b6-35f80aeda1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:19:41.529297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d0f37a-0bbf-4009-99b6-35f80aeda1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfee685b-08a8-4d8f-8246-bf3f8dbfc654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1991032227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75707b87b505434199ecb34ae1bf22c8',qos_specs=None,replication_status=,reservations=['17e3e45b-9118-4073-be15-7ebda2e83977','4cda492e-879d-46af-8c1b-89d79533e549','9397741b-690b-44b5-b225-bee29a5b8a33','a763810f-d7a9-42a5-88ac-4fae85a4fd13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ee7e211d194a31b79a8c108f658712',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1991032227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfee685b-08a8-4d8f-8246-bf3f8dbfc654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75707b87b505434199ecb34ae1bf22c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49ee7e211d194a31b79a8c108f658712',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:19:41.531851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dad5438-d4c7-4a36-a855-db0339a6b905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:19:41.565884 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dad5438-d4c7-4a36-a855-db0339a6b905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1991032227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75707b87b505434199ecb34ae1bf22c8',qos_specs=None,replication_status=,reservations=['17e3e45b-9118-4073-be15-7ebda2e83977','4cda492e-879d-46af-8c1b-89d79533e549','9397741b-690b-44b5-b225-bee29a5b8a33','a763810f-d7a9-42a5-88ac-4fae85a4fd13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ee7e211d194a31b79a8c108f658712',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:19:41.570738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e798ae7b-3aeb-4496-a098-49b113cbb3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:19:41.592917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e798ae7b-3aeb-4496-a098-49b113cbb3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:19:41.596245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Flow 'volume_create_api' (de6407c0-87c6-4380-96e9-3c5f55ae3e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:19:41.657608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Create volume request issued successfully. Jan 02 10:19:41.679265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79c24762-c16c-4a5c-a65d-ebefcc6bec97 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes returned with HTTP 202 Jan 02 10:19:41.692064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 415/827] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:19:41 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes => generated 824 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:19:41.696373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20e59efc-14fa-41bc-b0d7-dbeee448880b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:41.697045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20e59efc-14fa-41bc-b0d7-dbeee448880b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:41.697676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20e59efc-14fa-41bc-b0d7-dbeee448880b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:41.808853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:41.808853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:41.820943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20e59efc-14fa-41bc-b0d7-dbeee448880b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:41.873870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20e59efc-14fa-41bc-b0d7-dbeee448880b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:41.883901 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 413/828] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:41 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 892 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:42.892053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:42.892755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:42.893088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:42.893088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:42.894134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:43.004156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:43.004156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:43.014644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:43.039594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:43.040427 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 416/829] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:42 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:43.266501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-8d43a3a1-c43f-459f-a0b5-5af212c0f589 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:43.267125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-8d43a3a1-c43f-459f-a0b5-5af212c0f589 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:43.267466 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:43.267466 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:43.267972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-8d43a3a1-c43f-459f-a0b5-5af212c0f589 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:43.332014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:43.332014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:43.345815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-8d43a3a1-c43f-459f-a0b5-5af212c0f589 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:43.366980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-8d43a3a1-c43f-459f-a0b5-5af212c0f589 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:43.368064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 414/830] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:19:43 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:43.451456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:19:43.452105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:43.452451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:43.452451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:43.453034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:43.454352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9c5520c-7066-463c-ab11-fba515e44f62 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:19:43.455076 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 417/831] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:19: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 02 10:19:43.479084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments Jan 02 10:19:43.480484 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:43.480484 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:43.481063 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfee685b-08a8-4d8f-8246-bf3f8dbfc654", "instance_uuid": "b8ddd253-1f04-407e-9026-5fa279138c2b", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:43.554305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:43.554305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:43.695166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments returned with HTTP 200 Jan 02 10:19:43.705089 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 415/832] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:19:43 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:43.755631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96ba7e09-8494-4fa8-a202-7ed7fef6e2eb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:43.756167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96ba7e09-8494-4fa8-a202-7ed7fef6e2eb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:43.756652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96ba7e09-8494-4fa8-a202-7ed7fef6e2eb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:43.789027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:19:43.789584 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:43.789690 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:43.789690 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:43.790038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:43.791247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7dc3b644-5a8b-47b0-831c-4ec513a4407e tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:19:43.793942 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 416/833] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:19:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:19:43.812616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-84871891-00b6-454c-8a55-414c97358238 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:43.814013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-84871891-00b6-454c-8a55-414c97358238 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:43.814707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-84871891-00b6-454c-8a55-414c97358238 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:43.908942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:43.908942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:43.939522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-96ba7e09-8494-4fa8-a202-7ed7fef6e2eb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:43.948703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:43.948703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:43.973358 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:43.973358 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:43.974463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-84871891-00b6-454c-8a55-414c97358238 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:43.993815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96ba7e09-8494-4fa8-a202-7ed7fef6e2eb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:43.999653 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 418/834] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:43 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:44.015402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:44.015402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:44.030603 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-84871891-00b6-454c-8a55-414c97358238 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:44.031826 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 417/835] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:19:43 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1015 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:19:44.066547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-1b1c3870-3a64-4005-88ae-db3e6ec2df55 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] PUT http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f Jan 02 10:19:44.067346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:44.067346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:44.068319 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-1b1c3870-3a64-4005-88ae-db3e6ec2df55 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:44.150302 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:19:44.150302 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:19:44.151185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-1b1c3870-3a64-4005-88ae-db3e6ec2df55 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Lock "b'cinder-attachment_update-dfee685b-08a8-4d8f-8246-bf3f8dbfc654-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.018s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:19:44.156423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:44.156423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:45.017383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c52c9d69-888c-4419-9362-b6e659978f2a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:45.018445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c52c9d69-888c-4419-9362-b6e659978f2a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:45.018847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:45.018847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:45.019507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c52c9d69-888c-4419-9362-b6e659978f2a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:45.172516 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:45.172516 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:45.204763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c52c9d69-888c-4419-9362-b6e659978f2a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:45.242089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:45.242089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:45.266459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c52c9d69-888c-4419-9362-b6e659978f2a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:45.276851 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 418/836] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:45 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 916 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:46.284156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a40396d-6cb3-4863-a551-675a1d62ac65 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] POST http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types Jan 02 10:19:46.285140 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:46.285140 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:46.285971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a40396d-6cb3-4863-a551-675a1d62ac65 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-174807013", "extra_specs": {"spec1": "val1"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:46.362741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a40396d-6cb3-4863-a551-675a1d62ac65 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types returned with HTTP 200 Jan 02 10:19:46.379721 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 419/837] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:19:46 2021] POST /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types => generated 242 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:46.394167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc3b1f94-0f80-4d47-8524-3d072fee3bbd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:46.399638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc3b1f94-0f80-4d47-8524-3d072fee3bbd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:46.400315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc3b1f94-0f80-4d47-8524-3d072fee3bbd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:46.559100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:46.559100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:46.595609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dc3b1f94-0f80-4d47-8524-3d072fee3bbd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:46.666237 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:46.666237 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:46.700427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc3b1f94-0f80-4d47-8524-3d072fee3bbd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:46.714976 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 420/838] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:46 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 916 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:46.730549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c159594b-9d4b-4c72-8aea-11f64735fb55 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] POST http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs Jan 02 10:19:46.731024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:46.731024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:46.731449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c159594b-9d4b-4c72-8aea-11f64735fb55 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:46.735833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c159594b-9d4b-4c72-8aea-11f64735fb55 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs returned with HTTP 400 Jan 02 10:19:46.751548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 421/839] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:19:46 2021] POST /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs => generated 146 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:19:46.759264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecef1499-a582-473d-95b0-795303581390 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] POST http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs Jan 02 10:19:46.760216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ecef1499-a582-473d-95b0-795303581390 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:46.764534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecef1499-a582-473d-95b0-795303581390 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs returned with HTTP 400 Jan 02 10:19:46.766266 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 422/840] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:19:46 2021] POST /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:19:46.802033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb9de5b8-54f9-41bf-8af2-1d61dd69a48c tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] POST http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/696d2cd6-4b36-47fc-a2d3-ac1d58ea6a8d/extra_specs Jan 02 10:19:46.808402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb9de5b8-54f9-41bf-8af2-1d61dd69a48c tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:46.929974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb9de5b8-54f9-41bf-8af2-1d61dd69a48c tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/696d2cd6-4b36-47fc-a2d3-ac1d58ea6a8d/extra_specs returned with HTTP 404 Jan 02 10:19:46.931459 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 423/841] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:19:46 2021] POST /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/696d2cd6-4b36-47fc-a2d3-ac1d58ea6a8d/extra_specs => generated 114 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:46.945457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ece4527-f85d-4f09-a34e-6ef36c1b17d4 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] DELETE http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/cd94c95d-8916-4822-b3ce-87d26e68acfd/extra_specs/spec1 Jan 02 10:19:46.946223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ece4527-f85d-4f09-a34e-6ef36c1b17d4 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:46.946992 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ece4527-f85d-4f09-a34e-6ef36c1b17d4 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:46.989050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ece4527-f85d-4f09-a34e-6ef36c1b17d4 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/cd94c95d-8916-4822-b3ce-87d26e68acfd/extra_specs/spec1 returned with HTTP 404 Jan 02 10:19:46.991416 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 424/842] 10.222.0.73 () {58 vars in 1366 bytes} [Sat Jan 2 10:19:46 2021] DELETE /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/cd94c95d-8916-4822-b3ce-87d26e68acfd/extra_specs/spec1 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:47.009921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a0efa38-4866-4d69-b52f-0bd282d22931 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] GET http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/nonexistent_extra_spec_name Jan 02 10:19:47.012486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a0efa38-4866-4d69-b52f-0bd282d22931 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:47.013206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a0efa38-4866-4d69-b52f-0bd282d22931 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:47.052499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a0efa38-4866-4d69-b52f-0bd282d22931 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 02 10:19:47.053917 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 425/843] 10.222.0.73 () {58 vars in 1429 bytes} [Sat Jan 2 10:19:46 2021] GET /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:47.086564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b0d7474-a345-4575-bd9c-60b12b1c2d5f tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] GET http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/4b08e36a-9175-4357-bea6-3c3e30a67a26/extra_specs/spec1 Jan 02 10:19:47.087521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b0d7474-a345-4575-bd9c-60b12b1c2d5f tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:47.091107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b0d7474-a345-4575-bd9c-60b12b1c2d5f tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:47.120286 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b0d7474-a345-4575-bd9c-60b12b1c2d5f tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/4b08e36a-9175-4357-bea6-3c3e30a67a26/extra_specs/spec1 returned with HTTP 404 Jan 02 10:19:47.131912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 426/844] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:19:47 2021] GET /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/4b08e36a-9175-4357-bea6-3c3e30a67a26/extra_specs/spec1 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:47.143911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b5ba197-dcfd-483f-94c2-5335bd4ef394 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] GET http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/f1163288-8005-435f-b411-885a0c6fc94b/extra_specs Jan 02 10:19:47.144437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b5ba197-dcfd-483f-94c2-5335bd4ef394 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:47.144927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b5ba197-dcfd-483f-94c2-5335bd4ef394 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:47.180716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b5ba197-dcfd-483f-94c2-5335bd4ef394 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/f1163288-8005-435f-b411-885a0c6fc94b/extra_specs returned with HTTP 404 Jan 02 10:19:47.181929 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 427/845] 10.222.0.73 () {58 vars in 1345 bytes} [Sat Jan 2 10:19:47 2021] GET /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/f1163288-8005-435f-b411-885a0c6fc94b/extra_specs => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:47.197110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55e5d340-c9da-4d6c-af53-98903313d3e8 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] PUT http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/spec1 Jan 02 10:19:47.197908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55e5d340-c9da-4d6c-af53-98903313d3e8 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:47.200406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55e5d340-c9da-4d6c-af53-98903313d3e8 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/spec1 returned with HTTP 400 Jan 02 10:19:47.201437 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 428/846] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:19:47 2021] PUT /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:19:47.214874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f170e8c3-0527-4998-a8df-8b01987ae0d3 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] PUT http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/spec1 Jan 02 10:19:47.215677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f170e8c3-0527-4998-a8df-8b01987ae0d3 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'update', calling method: update, body: null {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:47.216632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f170e8c3-0527-4998-a8df-8b01987ae0d3 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/spec1 returned with HTTP 400 Jan 02 10:19:47.220633 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 429/847] 10.222.0.73 () {60 vars in 1382 bytes} [Sat Jan 2 10:19:47 2021] PUT /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 10:19:47.233690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f392f9b-ab5a-4079-affb-2f4de4ff98ab tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] PUT http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/None Jan 02 10:19:47.234635 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f392f9b-ab5a-4079-affb-2f4de4ff98ab tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:47.299317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-1b1c3870-3a64-4005-88ae-db3e6ec2df55 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Lock "b'cinder-attachment_update-dfee685b-08a8-4d8f-8246-bf3f8dbfc654-n-h2-765311-9'" released by "attachment_update" :: held 3.148s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:19:47.300144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-1b1c3870-3a64-4005-88ae-db3e6ec2df55 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f returned with HTTP 200 Jan 02 10:19:47.302416 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 419/848] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:19:44 2021] PUT /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f => generated 762 bytes in 3241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:47.452518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f392f9b-ab5a-4079-affb-2f4de4ff98ab tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] HTTP exception thrown: Request body and URI mismatch Jan 02 10:19:47.452949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f392f9b-ab5a-4079-affb-2f4de4ff98ab tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/None returned with HTTP 400 Jan 02 10:19:47.454103 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 430/849] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:19:47 2021] PUT /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/None => generated 73 bytes in 226 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 02 10:19:47.468946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ccb508b5-5777-49df-b8cb-1f0c4609f9cf tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] PUT http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/0807538f-5282-4836-b6fe-e58c1494bd6f Jan 02 10:19:47.469631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:47.469631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:47.470311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ccb508b5-5777-49df-b8cb-1f0c4609f9cf tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:47.472743 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:47.472743 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:47.590413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ccb508b5-5777-49df-b8cb-1f0c4609f9cf tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] HTTP exception thrown: Request body and URI mismatch Jan 02 10:19:47.591221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ccb508b5-5777-49df-b8cb-1f0c4609f9cf tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/0807538f-5282-4836-b6fe-e58c1494bd6f returned with HTTP 400 Jan 02 10:19:47.592795 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 420/850] 10.222.0.73 () {60 vars in 1476 bytes} [Sat Jan 2 10:19:47 2021] PUT /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5/extra_specs/0807538f-5282-4836-b6fe-e58c1494bd6f => generated 73 bytes in 130 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:19:47.605642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad725e1d-69cf-461a-8e05-8a0f593482b5 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] DELETE http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5 Jan 02 10:19:47.606579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad725e1d-69cf-461a-8e05-8a0f593482b5 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:47.607674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad725e1d-69cf-461a-8e05-8a0f593482b5 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:47.716663 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:19:47.716663 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:19:47.719327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09c9a75b-621f-46ae-8a24-372012862269 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:47.719868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09c9a75b-621f-46ae-8a24-372012862269 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:47.720503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09c9a75b-621f-46ae-8a24-372012862269 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:47.733977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad725e1d-69cf-461a-8e05-8a0f593482b5 tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5 returned with HTTP 202 Jan 02 10:19:47.735251 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 431/851] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:19:47 2021] DELETE /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:19:47.743849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-637a7108-29d2-43fc-ac00-a29c2856252d tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] GET http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5 Jan 02 10:19:47.746296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-637a7108-29d2-43fc-ac00-a29c2856252d tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:47.747245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-637a7108-29d2-43fc-ac00-a29c2856252d tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:47.777062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-637a7108-29d2-43fc-ac00-a29c2856252d tempest-ExtraSpecsNegativeTest-41137124 tempest-ExtraSpecsNegativeTest-41137124] http://10.222.0.73/volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5 returned with HTTP 404 Jan 02 10:19:47.779418 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 432/852] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:19:47 2021] GET /volume/v3/12bf75ffb4b646d9859ca3497898af9f/types/7789a435-cc6b-4898-ae1c-22dbddcc3df5 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:47.792085 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:47.792085 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:47.806335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-09c9a75b-621f-46ae-8a24-372012862269 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:47.835166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:47.835166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:47.846283 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09c9a75b-621f-46ae-8a24-372012862269 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:47.847889 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 421/853] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:47 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:48.863999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43b42e52-2a82-44dd-81c2-9aff6e604ccd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:48.864591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43b42e52-2a82-44dd-81c2-9aff6e604ccd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:48.864986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43b42e52-2a82-44dd-81c2-9aff6e604ccd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:48.920016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:48.920016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:48.928940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43b42e52-2a82-44dd-81c2-9aff6e604ccd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:48.950279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:48.950279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:48.960015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43b42e52-2a82-44dd-81c2-9aff6e604ccd tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:48.963352 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 433/854] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:48 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:49.980750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5985db37-48b6-49f1-99d3-76d2df70042c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:49.981454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5985db37-48b6-49f1-99d3-76d2df70042c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:49.982225 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:49.982225 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:49.983242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5985db37-48b6-49f1-99d3-76d2df70042c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:50.049253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:50.049253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:50.061744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5985db37-48b6-49f1-99d3-76d2df70042c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:50.094897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:50.094897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:50.105468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5985db37-48b6-49f1-99d3-76d2df70042c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:50.106948 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 422/855] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:49 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:51.123134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04ae7839-fb39-42a1-9fe7-f0781cd894db tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:51.123879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04ae7839-fb39-42a1-9fe7-f0781cd894db tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:51.124096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:51.124096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:51.124474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04ae7839-fb39-42a1-9fe7-f0781cd894db tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:51.203596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:51.203596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:51.232659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-04ae7839-fb39-42a1-9fe7-f0781cd894db tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:51.264200 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:51.264200 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:51.277150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04ae7839-fb39-42a1-9fe7-f0781cd894db tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:51.278632 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 434/856] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:51 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:52.294673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04da8cee-4ca7-4d19-b9de-92e45f208c28 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:52.295812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04da8cee-4ca7-4d19-b9de-92e45f208c28 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:52.296333 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:52.296333 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:52.297579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04da8cee-4ca7-4d19-b9de-92e45f208c28 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:52.386035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:52.386035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:52.430476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-04da8cee-4ca7-4d19-b9de-92e45f208c28 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:52.480839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:52.480839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:52.558579 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04da8cee-4ca7-4d19-b9de-92e45f208c28 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:52.558579 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 423/857] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:52 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:52.853442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7ce5262f-b23c-40d6-b20c-4240e9461be4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f/action Jan 02 10:19:52.854839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:52.854839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:52.855913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7ce5262f-b23c-40d6-b20c-4240e9461be4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:19:52.856305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7ce5262f-b23c-40d6-b20c-4240e9461be4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:52.926782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:52.926782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:52.942941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2cf1f33a-1dbb-4cd5-bcf5-5f54bffcfad7 req-7ce5262f-b23c-40d6-b20c-4240e9461be4 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f/action returned with HTTP 204 Jan 02 10:19:52.944084 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 435/858] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:19:52 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:53.567397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22006b35-1c7c-42ec-aa88-40654a8ade41 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:53.568625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22006b35-1c7c-42ec-aa88-40654a8ade41 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:53.568984 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:53.568984 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:53.569619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22006b35-1c7c-42ec-aa88-40654a8ade41 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:53.632754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:53.632754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:53.643465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-22006b35-1c7c-42ec-aa88-40654a8ade41 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:53.665289 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:53.665289 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:53.674942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22006b35-1c7c-42ec-aa88-40654a8ade41 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:53.676112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 424/859] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:53 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1209 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:53.692217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:53.692852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:53.693172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:53.693172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:53.693712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:53.694272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume with id: dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:53.749279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:53.749279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:53.750813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:53.764766 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 02 10:19:53.765547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd439e06-c415-4f10-96ee-f5fddaeac6cf tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 400 Jan 02 10:19:53.766756 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 436/860] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:19:53 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 285 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:19:53.774516 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca072cb7-977d-4d16-84dd-0f5072e096be tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:53.774970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca072cb7-977d-4d16-84dd-0f5072e096be tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:53.775183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:53.775183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:53.775775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca072cb7-977d-4d16-84dd-0f5072e096be tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:53.832808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:53.832808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:53.841884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ca072cb7-977d-4d16-84dd-0f5072e096be tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:53.872518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:53.872518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:53.886505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca072cb7-977d-4d16-84dd-0f5072e096be tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:53.899490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 425/861] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:53 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1209 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:54.046279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-3d540126-d897-42db-acbc-0d5d42e566f7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:54.046904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-3d540126-d897-42db-acbc-0d5d42e566f7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:54.047121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:54.047121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:54.047665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-3d540126-d897-42db-acbc-0d5d42e566f7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:54.181893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.181893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.208293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-3d540126-d897-42db-acbc-0d5d42e566f7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:54.249843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.249843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.284823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-3d540126-d897-42db-acbc-0d5d42e566f7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:54.303798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 437/862] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:19:54 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1209 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:54.312426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] POST http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654/action Jan 02 10:19:54.312878 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:54.312878 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:54.313315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:19:54.313692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:54.395469 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.395469 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.397476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:54.411438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Begin detaching volume completed successfully. Jan 02 10:19:54.412818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654/action returned with HTTP 202 Jan 02 10:19:54.414330 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 426/863] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:19:54 2021] POST /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:19:54.456864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8680cc22-aceb-4ec4-8546-cef2ba9ad42d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:54.457404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8680cc22-aceb-4ec4-8546-cef2ba9ad42d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:54.457620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:54.457620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:54.457992 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8680cc22-aceb-4ec4-8546-cef2ba9ad42d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:54.541448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume// Jan 02 10:19:54.556540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:54.556540 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:54.556540 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:54.556540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:54.556540 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-7d9e4d4b-40e8-4feb-8cc0-ac01d5613dfc tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:19:54.556540 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 427/864] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:19:54 2021] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:19:54.602229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-f693a7ec-d472-4fe0-bc72-4ee7b415484c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:54.603806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-f693a7ec-d472-4fe0-bc72-4ee7b415484c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:54.609863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-f693a7ec-d472-4fe0-bc72-4ee7b415484c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:54.638378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.638378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.681202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8680cc22-aceb-4ec4-8546-cef2ba9ad42d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:54.736074 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.736074 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.753018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8680cc22-aceb-4ec4-8546-cef2ba9ad42d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:54.753774 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 438/865] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:54 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1212 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:54.800067 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.800067 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.819578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-f693a7ec-d472-4fe0-bc72-4ee7b415484c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:54.868808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:54.868808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:54.903065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-f693a7ec-d472-4fe0-bc72-4ee7b415484c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:54.904166 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 428/866] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:19:54 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1311 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:19:55.416430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-096242c8-369c-4a76-aa0a-823aa991febb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f Jan 02 10:19:55.416430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-096242c8-369c-4a76-aa0a-823aa991febb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:55.416430 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:55.416430 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:55.416430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-096242c8-369c-4a76-aa0a-823aa991febb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:55.501667 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:55.501667 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:55.771969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59c8184d-cda2-4723-820b-de40b45a60a9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:55.773167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59c8184d-cda2-4723-820b-de40b45a60a9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:55.773538 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:55.773538 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:55.774277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59c8184d-cda2-4723-820b-de40b45a60a9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:55.913917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:55.913917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:55.936082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-59c8184d-cda2-4723-820b-de40b45a60a9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:55.988541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:55.988541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:56.011507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59c8184d-cda2-4723-820b-de40b45a60a9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:56.016248 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 429/867] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:55 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 1212 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:19:56.761219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-096242c8-369c-4a76-aa0a-823aa991febb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:19:56.761645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-096242c8-369c-4a76-aa0a-823aa991febb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:19:56.777417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-e6dba57a-1855-4310-b343-2eeda1cc5c0d req-096242c8-369c-4a76-aa0a-823aa991febb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f returned with HTTP 200 Jan 02 10:19:56.778294 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 439/868] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:19:55 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/attachments/b4d9ba09-dd5d-4662-9fcc-3c65d44a983f => generated 19 bytes in 1387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:57.033800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca720d89-2ced-49cc-9199-fe94809f893a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:57.034329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca720d89-2ced-49cc-9199-fe94809f893a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:57.034522 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:57.034522 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:57.035155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca720d89-2ced-49cc-9199-fe94809f893a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:57.251510 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:57.251510 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:57.272456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ca720d89-2ced-49cc-9199-fe94809f893a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:57.321596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca720d89-2ced-49cc-9199-fe94809f893a tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:57.325294 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 430/869] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:57 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 917 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:57.356302 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:57.357002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:57.357408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:57.357408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:57.357789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:57.358314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume with id: dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:57.498550 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:57.498550 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:57.499943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:57.562703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume request issued successfully. Jan 02 10:19:57.563599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a959d4c4-6bb8-465d-91a8-7115345f9205 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 202 Jan 02 10:19:57.568431 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 440/870] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:19:57 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:19:57.573826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e01ad29-35d6-4c12-a13d-0fe68523816c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:57.574918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e01ad29-35d6-4c12-a13d-0fe68523816c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:57.575245 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:57.575245 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:57.575837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e01ad29-35d6-4c12-a13d-0fe68523816c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:57.748116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:57.748116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:57.780538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7e01ad29-35d6-4c12-a13d-0fe68523816c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:57.865911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e01ad29-35d6-4c12-a13d-0fe68523816c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:57.868499 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 431/871] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:57 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 916 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:58.883410 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfc1fb49-3e41-4d26-bc56-f39c7626157c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:19:58.884089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfc1fb49-3e41-4d26-bc56-f39c7626157c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:58.884411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:58.884411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:58.884973 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfc1fb49-3e41-4d26-bc56-f39c7626157c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:58.932562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f051b2ff-9354-4117-abc7-f31e2c35fe6f tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] POST http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types Jan 02 10:19:58.933370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:58.933370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:58.934104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f051b2ff-9354-4117-abc7-f31e2c35fe6f tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-230788867", "os-volume-type-access:is_public": false}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:59.005078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f051b2ff-9354-4117-abc7-f31e2c35fe6f tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types returned with HTTP 200 Jan 02 10:19:59.010765 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 441/872] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:19:58 2021] POST /volume/v3/30291d978b8a43828b996e92541c2128/types => generated 230 bytes in 863 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:59.025685 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:19:59.025685 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:19:59.078059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cfc1fb49-3e41-4d26-bc56-f39c7626157c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:19:59.146663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfc1fb49-3e41-4d26-bc56-f39c7626157c tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:19:59.148198 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 432/873] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:19:58 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 916 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:19:59.341995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c7af2aa-1cc8-447a-bced-3a334c06b215 tempest-VolumeTypesNegativeTest-111767523 tempest-VolumeTypesNegativeTest-111767523] POST http://10.222.0.73/volume/v3/4d9b911747ec493ebe8c2de5f34505d7/volumes Jan 02 10:19:59.343111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c7af2aa-1cc8-447a-bced-3a334c06b215 tempest-VolumeTypesNegativeTest-111767523 tempest-VolumeTypesNegativeTest-111767523] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a94974e8-acb4-461a-a4ed-f5ef258f951a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-189100995"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:59.344434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1c7af2aa-1cc8-447a-bced-3a334c06b215 tempest-VolumeTypesNegativeTest-111767523 tempest-VolumeTypesNegativeTest-111767523] Create volume request body: {'volume': {'volume_type': 'a94974e8-acb4-461a-a4ed-f5ef258f951a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-189100995'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:19:59.393248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c7af2aa-1cc8-447a-bced-3a334c06b215 tempest-VolumeTypesNegativeTest-111767523 tempest-VolumeTypesNegativeTest-111767523] http://10.222.0.73/volume/v3/4d9b911747ec493ebe8c2de5f34505d7/volumes returned with HTTP 404 Jan 02 10:19:59.397868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 442/874] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:19:59 2021] POST /volume/v3/4d9b911747ec493ebe8c2de5f34505d7/volumes => generated 114 bytes in 378 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:59.408247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-597d734b-ad02-4f36-8597-1bf23fcc4618 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] POST http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types Jan 02 10:19:59.409254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:19:59.409254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:19:59.410298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-597d734b-ad02-4f36-8597-1bf23fcc4618 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:19:59.412525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-597d734b-ad02-4f36-8597-1bf23fcc4618 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types returned with HTTP 400 Jan 02 10:19:59.414443 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 433/875] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:19:59 2021] POST /volume/v3/30291d978b8a43828b996e92541c2128/types => generated 108 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:19:59.423911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-246ad72c-66d9-4fc9-823f-23f415583cd0 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] DELETE http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/af3e38ed-4034-48a3-b0f8-1da3262cf3b8 Jan 02 10:19:59.424631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-246ad72c-66d9-4fc9-823f-23f415583cd0 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:59.425257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-246ad72c-66d9-4fc9-823f-23f415583cd0 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:59.469839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-246ad72c-66d9-4fc9-823f-23f415583cd0 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/af3e38ed-4034-48a3-b0f8-1da3262cf3b8 returned with HTTP 404 Jan 02 10:19:59.476259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 443/876] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:19:59 2021] DELETE /volume/v3/30291d978b8a43828b996e92541c2128/types/af3e38ed-4034-48a3-b0f8-1da3262cf3b8 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:19:59.485747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c9248d0-53db-4988-a72f-daf6c85d4c51 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] GET http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/b799133d-ea77-44c6-ae29-9a67a742b157 Jan 02 10:19:59.486219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c9248d0-53db-4988-a72f-daf6c85d4c51 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:59.486737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c9248d0-53db-4988-a72f-daf6c85d4c51 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:59.516496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c9248d0-53db-4988-a72f-daf6c85d4c51 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/b799133d-ea77-44c6-ae29-9a67a742b157 returned with HTTP 404 Jan 02 10:19:59.524948 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 434/877] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:19:59 2021] GET /volume/v3/30291d978b8a43828b996e92541c2128/types/b799133d-ea77-44c6-ae29-9a67a742b157 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:19:59.532013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5001b011-a78a-412f-891e-f2e180c7efbe tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] DELETE http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/a94974e8-acb4-461a-a4ed-f5ef258f951a Jan 02 10:19:59.532841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5001b011-a78a-412f-891e-f2e180c7efbe tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:59.533593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5001b011-a78a-412f-891e-f2e180c7efbe tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:59.691260 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:19:59.691260 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:19:59.713525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5001b011-a78a-412f-891e-f2e180c7efbe tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/a94974e8-acb4-461a-a4ed-f5ef258f951a returned with HTTP 202 Jan 02 10:19:59.715343 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 444/878] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:19:59 2021] DELETE /volume/v3/30291d978b8a43828b996e92541c2128/types/a94974e8-acb4-461a-a4ed-f5ef258f951a => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:19:59.723727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8058a15-b88d-4863-aa60-bc69df14e5d9 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] GET http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/a94974e8-acb4-461a-a4ed-f5ef258f951a Jan 02 10:19:59.724248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8058a15-b88d-4863-aa60-bc69df14e5d9 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:19:59.724736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8058a15-b88d-4863-aa60-bc69df14e5d9 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:19:59.755172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8058a15-b88d-4863-aa60-bc69df14e5d9 tempest-VolumeTypesNegativeTest-1576037991 tempest-VolumeTypesNegativeTest-1576037991] http://10.222.0.73/volume/v3/30291d978b8a43828b996e92541c2128/types/a94974e8-acb4-461a-a4ed-f5ef258f951a returned with HTTP 404 Jan 02 10:19:59.759784 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 435/879] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:19:59 2021] GET /volume/v3/30291d978b8a43828b996e92541c2128/types/a94974e8-acb4-461a-a4ed-f5ef258f951a => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:00.166813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e34a9a17-bf69-421d-b861-0f7485fab97d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:20:00.168175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e34a9a17-bf69-421d-b861-0f7485fab97d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:00.168869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e34a9a17-bf69-421d-b861-0f7485fab97d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:00.328763 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:00.328763 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:00.350567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e34a9a17-bf69-421d-b861-0f7485fab97d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:00.455980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e34a9a17-bf69-421d-b861-0f7485fab97d tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 200 Jan 02 10:20:00.456887 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 445/880] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:00 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 916 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:01.473386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-851ca2f8-c7a8-4eb6-bf6d-495a5f0ed4c6 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 Jan 02 10:20:01.473969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-851ca2f8-c7a8-4eb6-bf6d-495a5f0ed4c6 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:01.474373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-851ca2f8-c7a8-4eb6-bf6d-495a5f0ed4c6 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:01.596475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-851ca2f8-c7a8-4eb6-bf6d-495a5f0ed4c6 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 returned with HTTP 404 Jan 02 10:20:01.598232 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 436/881] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:01 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/dfee685b-08a8-4d8f-8246-bf3f8dbfc654 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:04.341140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1107a8f5-0433-4009-9471-5d3b0cb4da54 req-71c3403a-35d4-4f10-8051-b4c19202428b tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] DELETE http://10.222.0.73/volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/tempest-invalid-432437449 Jan 02 10:20:04.341688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1107a8f5-0433-4009-9471-5d3b0cb4da54 req-71c3403a-35d4-4f10-8051-b4c19202428b tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:04.341798 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:04.341798 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:04.342164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1107a8f5-0433-4009-9471-5d3b0cb4da54 req-71c3403a-35d4-4f10-8051-b4c19202428b tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:04.342628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-1107a8f5-0433-4009-9471-5d3b0cb4da54 req-71c3403a-35d4-4f10-8051-b4c19202428b tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Delete volume with id: tempest-invalid-432437449 Jan 02 10:20:04.512773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1107a8f5-0433-4009-9471-5d3b0cb4da54 req-71c3403a-35d4-4f10-8051-b4c19202428b tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] http://10.222.0.73/volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/tempest-invalid-432437449 returned with HTTP 404 Jan 02 10:20:04.513857 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 446/882] 10.222.0.73 () {62 vars in 1558 bytes} [Sat Jan 2 10:20:04 2021] DELETE /volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/tempest-invalid-432437449 => generated 98 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:20:04.656685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2d51ff01-841c-4e77-820a-765de2a5cec5 req-6a9ec901-ef7b-413b-a9f2-f124e019da41 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] DELETE http://10.222.0.73/volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/c3ac9f17-ef30-44ce-8604-b1b5e47d97cb Jan 02 10:20:04.657397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2d51ff01-841c-4e77-820a-765de2a5cec5 req-6a9ec901-ef7b-413b-a9f2-f124e019da41 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:04.658045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2d51ff01-841c-4e77-820a-765de2a5cec5 req-6a9ec901-ef7b-413b-a9f2-f124e019da41 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:04.658644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-2d51ff01-841c-4e77-820a-765de2a5cec5 req-6a9ec901-ef7b-413b-a9f2-f124e019da41 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Delete volume with id: c3ac9f17-ef30-44ce-8604-b1b5e47d97cb Jan 02 10:20:04.736451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2d51ff01-841c-4e77-820a-765de2a5cec5 req-6a9ec901-ef7b-413b-a9f2-f124e019da41 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] http://10.222.0.73/volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/c3ac9f17-ef30-44ce-8604-b1b5e47d97cb returned with HTTP 404 Jan 02 10:20:04.738033 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 437/883] 10.222.0.73 () {62 vars in 1591 bytes} [Sat Jan 2 10:20:04 2021] DELETE /volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/c3ac9f17-ef30-44ce-8604-b1b5e47d97cb => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:05.133672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7b40de6b-d536-4b7c-a652-050389e88baa req-3d59b939-3d82-4ff4-b5f1-0ea2af5287d1 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] GET http://10.222.0.73/volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/588d0aef-0c95-447f-b88a-feab84a74670 Jan 02 10:20:05.134728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7b40de6b-d536-4b7c-a652-050389e88baa req-3d59b939-3d82-4ff4-b5f1-0ea2af5287d1 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:05.136676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7b40de6b-d536-4b7c-a652-050389e88baa req-3d59b939-3d82-4ff4-b5f1-0ea2af5287d1 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:05.247007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7b40de6b-d536-4b7c-a652-050389e88baa req-3d59b939-3d82-4ff4-b5f1-0ea2af5287d1 tempest-VolumesNegativeTest-673728382 tempest-VolumesNegativeTest-673728382] http://10.222.0.73/volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/588d0aef-0c95-447f-b88a-feab84a74670 returned with HTTP 404 Jan 02 10:20:05.266439 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 447/884] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:20:05 2021] GET /volume/v3/473c6049d1fe482d8bc198ac4dc72572/volumes/588d0aef-0c95-447f-b88a-feab84a74670 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:13.415150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] POST http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes Jan 02 10:20:13.417206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1491165962"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:20:13.418630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1491165962'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:20:13.419166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Create volume of 1 GB Jan 02 10:20:13.461423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Availability Zones retrieved successfully. Jan 02 10:20:13.518313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Flow 'volume_create_api' (f71db076-2492-4634-b072-df07c4eb9734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:20:13.529840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd3222a-cf8c-41a0-81d4-8acc4a357d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:20:13.532131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:20:13.762499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd3222a-cf8c-41a0-81d4-8acc4a357d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:20:13.764750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe3f4b7-0bd7-4ab4-8ae7-ee13de66ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:20:13.818117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:20:13.818640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:13.819131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:13.819619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume with id: fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:20:13.983489 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:13.983489 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:13.987301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:14.061946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume request issued successfully. Jan 02 10:20:14.063048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b01b4bd-2fc9-4783-a8c8-48767bffa440 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 202 Jan 02 10:20:14.063926 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 448/885] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:20:13 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:20:14.075990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-efd413db-93ba-4b53-8b5e-5f40b0ffac6b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:20:14.077113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-efd413db-93ba-4b53-8b5e-5f40b0ffac6b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:14.077504 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:14.077504 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:14.079726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-efd413db-93ba-4b53-8b5e-5f40b0ffac6b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:14.081876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Created reservations ['1cb10bbc-f84a-40f8-8165-3e3592a7b582', '91963b57-6e95-4788-a863-951c6f91d5f4', 'f4c081bc-7606-48a7-96e8-8eae0914c18a', '514e0e3d-71d4-453c-b472-6d423dabc5cf'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:20:14.085373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe3f4b7-0bd7-4ab4-8ae7-ee13de66ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cb10bbc-f84a-40f8-8165-3e3592a7b582', '91963b57-6e95-4788-a863-951c6f91d5f4', 'f4c081bc-7606-48a7-96e8-8eae0914c18a', '514e0e3d-71d4-453c-b472-6d423dabc5cf']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:20:14.090258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907e6ba3-b914-4562-9f9e-33405c87a206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:20:14.172179 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:14.172179 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:14.183062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-efd413db-93ba-4b53-8b5e-5f40b0ffac6b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:14.212636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-efd413db-93ba-4b53-8b5e-5f40b0ffac6b tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:20:14.223810 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 449/886] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:14 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:20:14.227177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907e6ba3-b914-4562-9f9e-33405c87a206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5949dcf9-3e05-4628-ab75-67e608d0948a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1491165962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15398b1fa0714631a9d6f6a9740e3113',qos_specs=None,replication_status=,reservations=['1cb10bbc-f84a-40f8-8165-3e3592a7b582','91963b57-6e95-4788-a863-951c6f91d5f4','f4c081bc-7606-48a7-96e8-8eae0914c18a','514e0e3d-71d4-453c-b472-6d423dabc5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44edf038c56a4039981f61eeac0ce416',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1491165962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5949dcf9-3e05-4628-ab75-67e608d0948a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15398b1fa0714631a9d6f6a9740e3113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44edf038c56a4039981f61eeac0ce416',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:20:14.234898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd6b926-beb7-4113-b2e2-0bea3ee24752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:20:14.296109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd6b926-beb7-4113-b2e2-0bea3ee24752) transitioned into state 'SUCCESS' from state '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-1491165962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15398b1fa0714631a9d6f6a9740e3113',qos_specs=None,replication_status=,reservations=['1cb10bbc-f84a-40f8-8165-3e3592a7b582','91963b57-6e95-4788-a863-951c6f91d5f4','f4c081bc-7606-48a7-96e8-8eae0914c18a','514e0e3d-71d4-453c-b472-6d423dabc5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44edf038c56a4039981f61eeac0ce416',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:20:14.298251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c90fec-967f-45b8-8949-7898674a4dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:20:14.338514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c90fec-967f-45b8-8949-7898674a4dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:20:14.346091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Flow 'volume_create_api' (f71db076-2492-4634-b072-df07c4eb9734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:20:14.470824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Create volume request issued successfully. Jan 02 10:20:14.509484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4df35fe-6a21-4bed-9aaa-c16653821806 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes returned with HTTP 202 Jan 02 10:20:14.511711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 438/887] 10.222.0.73 () {62 vars in 1265 bytes} [Sat Jan 2 10:20:12 2021] POST /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes => generated 821 bytes in 1562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:20:14.528031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cdb0e0f-b73d-417b-9c61-b759df21f351 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:20:14.528577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cdb0e0f-b73d-417b-9c61-b759df21f351 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:14.528795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:14.528795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:14.529233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cdb0e0f-b73d-417b-9c61-b759df21f351 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:14.590142 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:14.590142 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:14.602144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8cdb0e0f-b73d-417b-9c61-b759df21f351 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:20:14.633737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cdb0e0f-b73d-417b-9c61-b759df21f351 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:20:14.650124 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 450/888] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:14 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:15.232575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c970e208-3ab4-4752-8e95-7490ec2cdbfb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:20:15.233277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c970e208-3ab4-4752-8e95-7490ec2cdbfb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:15.233669 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:15.233669 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:15.234250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c970e208-3ab4-4752-8e95-7490ec2cdbfb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:15.406554 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:15.406554 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:15.435928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c970e208-3ab4-4752-8e95-7490ec2cdbfb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:15.479943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c970e208-3ab4-4752-8e95-7490ec2cdbfb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:20:15.483680 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 439/889] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:15 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:15.664757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e2ff19c-ccd6-44c9-911f-afdb0c8ba401 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:20:15.665687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e2ff19c-ccd6-44c9-911f-afdb0c8ba401 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:15.666818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:15.666818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:15.667620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e2ff19c-ccd6-44c9-911f-afdb0c8ba401 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:15.850041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:15.850041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:15.878385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e2ff19c-ccd6-44c9-911f-afdb0c8ba401 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:20:15.926398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e2ff19c-ccd6-44c9-911f-afdb0c8ba401 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:20:15.928481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 451/890] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:15 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:16.498137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53bfc96b-37fb-4dd0-885c-d6acccae05b9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:20:16.498648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53bfc96b-37fb-4dd0-885c-d6acccae05b9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:16.499027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:16.499027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:16.499639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53bfc96b-37fb-4dd0-885c-d6acccae05b9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:16.656619 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:16.656619 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:16.671549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-53bfc96b-37fb-4dd0-885c-d6acccae05b9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:16.705872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53bfc96b-37fb-4dd0-885c-d6acccae05b9 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 200 Jan 02 10:20:16.707002 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 440/891] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:16 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:16.945287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97c58aa2-4f9d-4728-a7e2-a850a16d2e7d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:20:16.945859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97c58aa2-4f9d-4728-a7e2-a850a16d2e7d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:16.946072 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:16.946072 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:16.946451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97c58aa2-4f9d-4728-a7e2-a850a16d2e7d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:17.053185 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:17.053185 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:17.076128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97c58aa2-4f9d-4728-a7e2-a850a16d2e7d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:20:17.109386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97c58aa2-4f9d-4728-a7e2-a850a16d2e7d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:20:17.115572 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 452/892] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:16 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:17.133233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] POST http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups Jan 02 10:20:17.144004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:17.144004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:17.144844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5949dcf9-3e05-4628-ab75-67e608d0948a", "name": "tempest-VolumesBackupsV39Test-Backup-1940406214"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:20:17.146107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Creating new backup {'backup': {'volume_id': '5949dcf9-3e05-4628-ab75-67e608d0948a', 'name': 'tempest-VolumesBackupsV39Test-Backup-1940406214'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:20:17.151985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Creating backup of volume 5949dcf9-3e05-4628-ab75-67e608d0948a in container None Jan 02 10:20:17.243768 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:17.243768 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:17.245922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:20:17.335749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Created reservations ['b88883f1-2ce3-43ff-bfb4-dd651c045d36', '9550bf90-3df2-456a-8ced-503284daaa37'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:20:17.488624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a3d205e-2183-480d-8a40-76bc7b15af1c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups returned with HTTP 202 Jan 02 10:20:17.489467 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 441/893] 10.222.0.73 () {62 vars in 1266 bytes} [Sat Jan 2 10:20:17 2021] POST /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups => generated 399 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:20:17.501576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f84baee6-f57c-4f4b-bf03-9e19e22aa5c0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:17.502242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f84baee6-f57c-4f4b-bf03-9e19e22aa5c0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:17.502651 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:17.502651 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:17.503344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f84baee6-f57c-4f4b-bf03-9e19e22aa5c0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:17.503862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f84baee6-f57c-4f4b-bf03-9e19e22aa5c0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:17.549715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:17.549715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:17.560785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f84baee6-f57c-4f4b-bf03-9e19e22aa5c0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:17.562007 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 453/894] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:17 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 806 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:17.724880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45014b5a-03cb-44c9-a855-214935963f52 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 Jan 02 10:20:17.726111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45014b5a-03cb-44c9-a855-214935963f52 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:17.726840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:17.726840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:17.727511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45014b5a-03cb-44c9-a855-214935963f52 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:17.873231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45014b5a-03cb-44c9-a855-214935963f52 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 returned with HTTP 404 Jan 02 10:20:17.886303 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 442/895] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:17 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/fee10730-61f1-400d-b85f-1de39ecb7616 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:18.576758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fb69922-c2df-4a6f-8ad0-633f601107ea tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:18.577296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fb69922-c2df-4a6f-8ad0-633f601107ea tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:18.577503 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:18.577503 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:18.578155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fb69922-c2df-4a6f-8ad0-633f601107ea tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:18.578673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4fb69922-c2df-4a6f-8ad0-633f601107ea tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:18.628502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:18.628502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:18.630663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fb69922-c2df-4a6f-8ad0-633f601107ea tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:18.642178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 454/896] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:18 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 806 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:19.646505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a363e41-ebc3-45c6-9104-3f26d2fbb138 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:19.646996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a363e41-ebc3-45c6-9104-3f26d2fbb138 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:19.647530 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a363e41-ebc3-45c6-9104-3f26d2fbb138 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:19.647906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5a363e41-ebc3-45c6-9104-3f26d2fbb138 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:19.691553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:19.691553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:19.693342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a363e41-ebc3-45c6-9104-3f26d2fbb138 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:19.694173 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 443/897] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:19 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 806 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:20.708767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5426ba7-6245-44bf-b8f5-a11dc79d3dbd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:20.709429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5426ba7-6245-44bf-b8f5-a11dc79d3dbd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:20.709846 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:20.709846 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:20.710305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5426ba7-6245-44bf-b8f5-a11dc79d3dbd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:20.710909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d5426ba7-6245-44bf-b8f5-a11dc79d3dbd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:20.766688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:20.766688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:20.768627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5426ba7-6245-44bf-b8f5-a11dc79d3dbd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:20.769448 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 455/898] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:20 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 806 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:21.785227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f665b3e2-cdf7-4616-b432-5d6eb9420179 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:21.786311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f665b3e2-cdf7-4616-b432-5d6eb9420179 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:21.786725 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:21.786725 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:21.787604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f665b3e2-cdf7-4616-b432-5d6eb9420179 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:21.788147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f665b3e2-cdf7-4616-b432-5d6eb9420179 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:21.831253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:21.831253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:21.850930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f665b3e2-cdf7-4616-b432-5d6eb9420179 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:21.852766 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 444/899] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:21 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 806 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:22.866471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4ca138e4-6564-4984-895f-8bb8200d6c26 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:22.867004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4ca138e4-6564-4984-895f-8bb8200d6c26 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:22.867216 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:22.867216 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:22.867616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4ca138e4-6564-4984-895f-8bb8200d6c26 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:22.867984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4ca138e4-6564-4984-895f-8bb8200d6c26 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:22.932677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:22.932677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:22.935360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4ca138e4-6564-4984-895f-8bb8200d6c26 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:22.936382 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 456/900] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:22 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:23.951594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f248b83b-0d2c-4fc6-b7d8-fc21753f7fcc tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:23.952712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f248b83b-0d2c-4fc6-b7d8-fc21753f7fcc tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:23.953078 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:23.953078 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:23.953822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f248b83b-0d2c-4fc6-b7d8-fc21753f7fcc tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:23.954485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f248b83b-0d2c-4fc6-b7d8-fc21753f7fcc tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:23.997560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:23.997560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:23.999755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f248b83b-0d2c-4fc6-b7d8-fc21753f7fcc tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:24.001119 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 445/901] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:23 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:25.016587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2995434c-4736-482d-98c7-99d0ecb469e5 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:25.017180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2995434c-4736-482d-98c7-99d0ecb469e5 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:25.017404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:25.017404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:25.017781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2995434c-4736-482d-98c7-99d0ecb469e5 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:25.018152 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2995434c-4736-482d-98c7-99d0ecb469e5 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:25.079749 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:25.079749 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:25.081584 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2995434c-4736-482d-98c7-99d0ecb469e5 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:25.092595 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 457/902] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:25 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:26.096437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a7775ff-ad17-4d6a-95e7-4064534bf148 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:26.097558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a7775ff-ad17-4d6a-95e7-4064534bf148 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:26.100210 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:26.100210 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:26.100859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a7775ff-ad17-4d6a-95e7-4064534bf148 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:26.101383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9a7775ff-ad17-4d6a-95e7-4064534bf148 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:26.176149 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:26.176149 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:26.178867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a7775ff-ad17-4d6a-95e7-4064534bf148 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:26.179921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 446/903] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:26 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:27.200240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fbb1fa2-1bc6-499c-82b2-b43a8109f896 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:27.201371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fbb1fa2-1bc6-499c-82b2-b43a8109f896 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:27.201786 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:27.201786 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:27.202474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fbb1fa2-1bc6-499c-82b2-b43a8109f896 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:27.203048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4fbb1fa2-1bc6-499c-82b2-b43a8109f896 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:27.274130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:27.274130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:27.292081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fbb1fa2-1bc6-499c-82b2-b43a8109f896 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:27.297202 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 458/904] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:27 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:28.309306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-baf1efb3-93bb-4c6b-89ab-66e0d76a2bec tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:28.309882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-baf1efb3-93bb-4c6b-89ab-66e0d76a2bec tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:28.310096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:28.310096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:28.310475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-baf1efb3-93bb-4c6b-89ab-66e0d76a2bec tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:28.310844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-baf1efb3-93bb-4c6b-89ab-66e0d76a2bec tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:28.332401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:28.332401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:28.334585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-baf1efb3-93bb-4c6b-89ab-66e0d76a2bec tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:28.335941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 447/905] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:28 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:29.352674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f89005ec-f2d8-434b-9590-a2c51df26006 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:29.354452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f89005ec-f2d8-434b-9590-a2c51df26006 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:29.355142 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:29.355142 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:29.356017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f89005ec-f2d8-434b-9590-a2c51df26006 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:29.357267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f89005ec-f2d8-434b-9590-a2c51df26006 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:29.423281 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:29.423281 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:29.439893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f89005ec-f2d8-434b-9590-a2c51df26006 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:29.442512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 459/906] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:29 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:30.458821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06200a4f-2c9f-4008-af31-cf4b1b66b068 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:30.459437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06200a4f-2c9f-4008-af31-cf4b1b66b068 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:30.459847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:30.459847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:30.460225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06200a4f-2c9f-4008-af31-cf4b1b66b068 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:30.460746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-06200a4f-2c9f-4008-af31-cf4b1b66b068 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:30.580024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:30.580024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:30.593621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06200a4f-2c9f-4008-af31-cf4b1b66b068 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:30.598620 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 448/907] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:30 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:31.621501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75440815-a1df-41c0-ae6a-37cd9a12eae6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:31.622090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75440815-a1df-41c0-ae6a-37cd9a12eae6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:31.623645 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:31.623645 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:31.624474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75440815-a1df-41c0-ae6a-37cd9a12eae6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:31.625564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-75440815-a1df-41c0-ae6a-37cd9a12eae6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:31.681012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:31.681012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:31.687827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75440815-a1df-41c0-ae6a-37cd9a12eae6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:31.692019 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 460/908] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:31 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:32.704323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-168d5f5b-d927-43fe-b827-98752d904754 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:32.705624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-168d5f5b-d927-43fe-b827-98752d904754 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:32.705624 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:32.705624 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:32.705624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-168d5f5b-d927-43fe-b827-98752d904754 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:32.706005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-168d5f5b-d927-43fe-b827-98752d904754 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:32.756922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:32.756922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:32.758746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-168d5f5b-d927-43fe-b827-98752d904754 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:32.765245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 449/909] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:32 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:33.773615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b1eea38-6b5f-48da-b7ed-cbe84b09d3a7 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:33.774180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b1eea38-6b5f-48da-b7ed-cbe84b09d3a7 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:33.774513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:33.774513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:33.774745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b1eea38-6b5f-48da-b7ed-cbe84b09d3a7 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:33.775134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1b1eea38-6b5f-48da-b7ed-cbe84b09d3a7 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:33.833334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:33.833334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:33.835818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b1eea38-6b5f-48da-b7ed-cbe84b09d3a7 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:33.837151 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 461/910] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:33 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:34.850213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-add8360d-cd4b-47b7-a5c9-8a757b33e563 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:34.850770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-add8360d-cd4b-47b7-a5c9-8a757b33e563 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:34.850907 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:34.850907 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:34.851661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-add8360d-cd4b-47b7-a5c9-8a757b33e563 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:34.852492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-add8360d-cd4b-47b7-a5c9-8a757b33e563 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:34.900773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:34.900773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:34.909272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-add8360d-cd4b-47b7-a5c9-8a757b33e563 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:34.910267 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 450/911] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:34 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:35.924799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0be29719-fc85-4eef-96f5-9d20e3033022 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:35.927444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0be29719-fc85-4eef-96f5-9d20e3033022 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:35.927444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:35.927444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:35.927444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0be29719-fc85-4eef-96f5-9d20e3033022 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:35.927444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0be29719-fc85-4eef-96f5-9d20e3033022 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:35.973042 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:35.973042 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:35.976095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0be29719-fc85-4eef-96f5-9d20e3033022 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:35.977569 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 462/912] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:35 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:36.991495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cd28c90-88e1-4025-8e01-8d88388c30da tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:36.992020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cd28c90-88e1-4025-8e01-8d88388c30da tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:36.992215 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:36.992215 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:36.992878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cd28c90-88e1-4025-8e01-8d88388c30da tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:36.993426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9cd28c90-88e1-4025-8e01-8d88388c30da tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:37.019874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:37.019874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:37.022309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cd28c90-88e1-4025-8e01-8d88388c30da tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:37.023328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 451/913] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:36 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:38.042983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54ee0dab-db0f-4eb6-92a4-37d151633d8b tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:38.043615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54ee0dab-db0f-4eb6-92a4-37d151633d8b tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:38.043885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:38.043885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:38.044175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54ee0dab-db0f-4eb6-92a4-37d151633d8b tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:38.044544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-54ee0dab-db0f-4eb6-92a4-37d151633d8b tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:38.066947 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:38.066947 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:38.069359 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54ee0dab-db0f-4eb6-92a4-37d151633d8b tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:38.070807 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 463/914] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:38 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:39.084634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8085d4ad-c2fa-42eb-a1b7-2bfb7034aac6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:39.085187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8085d4ad-c2fa-42eb-a1b7-2bfb7034aac6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:39.086005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:39.086005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:39.086005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8085d4ad-c2fa-42eb-a1b7-2bfb7034aac6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:39.086005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8085d4ad-c2fa-42eb-a1b7-2bfb7034aac6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:39.155263 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:39.155263 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:39.158175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8085d4ad-c2fa-42eb-a1b7-2bfb7034aac6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:39.159671 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 452/915] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:39 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:40.179531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcbb53f7-b925-4d9c-bf82-f6e10b018294 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:40.179531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcbb53f7-b925-4d9c-bf82-f6e10b018294 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:40.179531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:40.179531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:40.179531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcbb53f7-b925-4d9c-bf82-f6e10b018294 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:40.179531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bcbb53f7-b925-4d9c-bf82-f6e10b018294 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:40.271417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:40.271417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:40.273595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcbb53f7-b925-4d9c-bf82-f6e10b018294 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:40.278322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 464/916] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:40 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:41.284787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] DELETE http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:20:41.290987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69bef74f-a136-452b-a1e6-a667d4c8c7c6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:41.291599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69bef74f-a136-452b-a1e6-a667d4c8c7c6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:41.291815 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:41.291815 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:41.292173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69bef74f-a136-452b-a1e6-a667d4c8c7c6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:41.292544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-69bef74f-a136-452b-a1e6-a667d4c8c7c6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:41.294596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:41.294870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:41.294870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:41.295371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:41.295869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume with id: 2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:20:41.378509 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:41.378509 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:41.388344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69bef74f-a136-452b-a1e6-a667d4c8c7c6 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:41.389977 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 465/917] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:41 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:41.468763 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:41.468763 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:41.471481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:41.507591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Delete volume request issued successfully. Jan 02 10:20:41.508623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e82661a-98aa-4682-b1c2-74e3d00894d7 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 202 Jan 02 10:20:41.510505 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 453/918] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:20:41 2021] DELETE /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:20:41.519392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c10d5d9-059a-49dd-9dc7-454347264e20 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:20:41.519887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c10d5d9-059a-49dd-9dc7-454347264e20 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:41.520080 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:41.520080 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:41.520710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c10d5d9-059a-49dd-9dc7-454347264e20 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:41.639083 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:41.639083 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:41.661447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c10d5d9-059a-49dd-9dc7-454347264e20 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:41.712958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c10d5d9-059a-49dd-9dc7-454347264e20 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:20:41.717409 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 466/919] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:41 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:42.404459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-577365c1-f814-4f40-a5f2-be5d3d04619d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:42.405042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-577365c1-f814-4f40-a5f2-be5d3d04619d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:42.405265 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:42.405265 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:42.405644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-577365c1-f814-4f40-a5f2-be5d3d04619d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:42.406313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-577365c1-f814-4f40-a5f2-be5d3d04619d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:42.478632 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:42.478632 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:42.484892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-577365c1-f814-4f40-a5f2-be5d3d04619d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:42.485918 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 454/920] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:42 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:42.734117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e4524f8-14ce-4ca3-b1d4-07127e416804 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:20:42.734828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e4524f8-14ce-4ca3-b1d4-07127e416804 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:42.735210 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:42.735210 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:42.735870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e4524f8-14ce-4ca3-b1d4-07127e416804 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:42.857421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:42.857421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:42.877189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e4524f8-14ce-4ca3-b1d4-07127e416804 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:42.930524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e4524f8-14ce-4ca3-b1d4-07127e416804 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:20:42.933849 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 467/921] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:42 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:43.500786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02a7e4c3-2f66-472e-a66d-510cb69910c2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:43.501324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02a7e4c3-2f66-472e-a66d-510cb69910c2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:43.501546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:43.501546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:43.501920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02a7e4c3-2f66-472e-a66d-510cb69910c2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:43.502290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-02a7e4c3-2f66-472e-a66d-510cb69910c2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:43.600635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:43.600635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:43.611873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02a7e4c3-2f66-472e-a66d-510cb69910c2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:43.616659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 455/922] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:43 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:43.952497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-943cecba-e585-4beb-806a-3d6e644a3beb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:20:43.953100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-943cecba-e585-4beb-806a-3d6e644a3beb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:43.953329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:43.953329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:43.953720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-943cecba-e585-4beb-806a-3d6e644a3beb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:44.161987 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:44.161987 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:44.175141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-943cecba-e585-4beb-806a-3d6e644a3beb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Volume info retrieved successfully. Jan 02 10:20:44.205956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-943cecba-e585-4beb-806a-3d6e644a3beb tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 200 Jan 02 10:20:44.207207 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 468/923] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:43 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 916 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:44.639028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0da84334-f5a1-4e03-ac50-57421cb4b174 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:44.639954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0da84334-f5a1-4e03-ac50-57421cb4b174 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:44.642445 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:44.642445 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:44.642857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0da84334-f5a1-4e03-ac50-57421cb4b174 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:44.643758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0da84334-f5a1-4e03-ac50-57421cb4b174 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:44.715583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:44.715583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:44.722571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0da84334-f5a1-4e03-ac50-57421cb4b174 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:44.723720 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 456/924] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:44 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:45.226472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-431539ec-cda0-4733-ae75-d9ea3a41b747 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] GET http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 Jan 02 10:20:45.227405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-431539ec-cda0-4733-ae75-d9ea3a41b747 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:45.227857 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:45.227857 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:45.228752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-431539ec-cda0-4733-ae75-d9ea3a41b747 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:45.409648 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-431539ec-cda0-4733-ae75-d9ea3a41b747 tempest-AttachVolumeNegativeTest-469157039 tempest-AttachVolumeNegativeTest-469157039] http://10.222.0.73/volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 returned with HTTP 404 Jan 02 10:20:45.411262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 469/925] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:45 2021] GET /volume/v3/75707b87b505434199ecb34ae1bf22c8/volumes/2929b15c-020a-43d3-878f-d625e5c66986 => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:45.752983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e9171ff-6ef3-4e47-89de-042631e4349f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:45.753571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e9171ff-6ef3-4e47-89de-042631e4349f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:45.753964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:45.753964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:45.754852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e9171ff-6ef3-4e47-89de-042631e4349f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:45.755406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3e9171ff-6ef3-4e47-89de-042631e4349f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:45.809704 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:45.809704 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:45.812493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e9171ff-6ef3-4e47-89de-042631e4349f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:45.814381 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 457/926] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:45 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:46.830062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3bc28c0c-997c-41bf-b139-94d50aa71081 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:46.830656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3bc28c0c-997c-41bf-b139-94d50aa71081 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:46.831187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3bc28c0c-997c-41bf-b139-94d50aa71081 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:46.831841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3bc28c0c-997c-41bf-b139-94d50aa71081 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:46.881864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:46.881864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:46.885967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3bc28c0c-997c-41bf-b139-94d50aa71081 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:46.895630 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 470/927] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:46 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:47.904391 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7db368fe-0ac9-4d1f-bf50-7ca920cc9420 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:47.904931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7db368fe-0ac9-4d1f-bf50-7ca920cc9420 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:47.905353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:47.905353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:47.905976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7db368fe-0ac9-4d1f-bf50-7ca920cc9420 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:47.906519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7db368fe-0ac9-4d1f-bf50-7ca920cc9420 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:47.967604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:47.967604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:47.976058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7db368fe-0ac9-4d1f-bf50-7ca920cc9420 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:47.991722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 458/928] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:47 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:48.789745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] DELETE http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:20:48.789943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:48.790695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:48.790695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:48.791349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:48.791676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Delete volume with id: 5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:20:48.911024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:48.911024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:48.912829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:20:48.981854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Delete volume request issued successfully. Jan 02 10:20:48.982351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-036cc7c8-e4ee-4973-bfe8-ce6bd863b816 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 202 Jan 02 10:20:48.983537 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 471/929] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:20:48 2021] DELETE /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:20:48.991952 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-138f16ec-87b2-419e-b7a2-d4bb54302ef8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:20:48.992477 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-138f16ec-87b2-419e-b7a2-d4bb54302ef8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:48.992670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:48.992670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:48.993847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-138f16ec-87b2-419e-b7a2-d4bb54302ef8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:49.012561 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ec4b25e-c6e2-46fe-a936-f6ad6476ecb2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:49.013122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ec4b25e-c6e2-46fe-a936-f6ad6476ecb2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:49.013313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:49.013313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:49.015381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ec4b25e-c6e2-46fe-a936-f6ad6476ecb2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:49.015913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8ec4b25e-c6e2-46fe-a936-f6ad6476ecb2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:49.105891 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:49.105891 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:49.107827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ec4b25e-c6e2-46fe-a936-f6ad6476ecb2 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:49.108665 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 472/930] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:49 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:49.142807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:49.142807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:49.166975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-138f16ec-87b2-419e-b7a2-d4bb54302ef8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:20:49.221960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-138f16ec-87b2-419e-b7a2-d4bb54302ef8 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:20:49.233094 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 459/931] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:48 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:50.138405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c390426-b3d9-47db-bd72-7cc38d51e687 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:50.139820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c390426-b3d9-47db-bd72-7cc38d51e687 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:50.140207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:50.140207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:50.140856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c390426-b3d9-47db-bd72-7cc38d51e687 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:50.141402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8c390426-b3d9-47db-bd72-7cc38d51e687 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:50.170543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:50.170543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:50.173429 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c390426-b3d9-47db-bd72-7cc38d51e687 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:50.181211 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 473/932] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:50 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:50.243004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16eff2fa-dc01-4760-9f6c-3b8aaa25f7ed tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:20:50.244583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-16eff2fa-dc01-4760-9f6c-3b8aaa25f7ed tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:50.245104 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:50.245104 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:50.246159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-16eff2fa-dc01-4760-9f6c-3b8aaa25f7ed tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:50.449592 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:50.449592 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:50.484038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-16eff2fa-dc01-4760-9f6c-3b8aaa25f7ed tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:20:50.540602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16eff2fa-dc01-4760-9f6c-3b8aaa25f7ed tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:20:50.541871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 460/933] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:50 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 911 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:51.189081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a999edfc-be16-4894-a09d-64a373fb3c8c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:51.190581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a999edfc-be16-4894-a09d-64a373fb3c8c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:51.191010 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:51.191010 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:51.191693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a999edfc-be16-4894-a09d-64a373fb3c8c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:51.192233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a999edfc-be16-4894-a09d-64a373fb3c8c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:51.268223 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:51.268223 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:51.278217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a999edfc-be16-4894-a09d-64a373fb3c8c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:51.285690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 474/934] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:51 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:51.558179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9458e76-7995-4ace-9f23-00cf30232008 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:20:51.558706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9458e76-7995-4ace-9f23-00cf30232008 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:51.563539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:51.563539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:51.563978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9458e76-7995-4ace-9f23-00cf30232008 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:51.684793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:51.684793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:51.725114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e9458e76-7995-4ace-9f23-00cf30232008 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Volume info retrieved successfully. Jan 02 10:20:51.813127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9458e76-7995-4ace-9f23-00cf30232008 tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 200 Jan 02 10:20:51.834847 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 461/935] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:51 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 911 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:52.300018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e581fd9b-ec60-4d8c-848c-ea43f5452971 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:52.302604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e581fd9b-ec60-4d8c-848c-ea43f5452971 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:52.302954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:52.302954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:52.303583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e581fd9b-ec60-4d8c-848c-ea43f5452971 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:52.304086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e581fd9b-ec60-4d8c-848c-ea43f5452971 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:52.430226 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:52.430226 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:52.440369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e581fd9b-ec60-4d8c-848c-ea43f5452971 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:52.441236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 475/936] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:52 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:52.831865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea4cf78c-5da9-491d-bcfc-dcf5c1d4a67d tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] GET http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 Jan 02 10:20:52.832636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea4cf78c-5da9-491d-bcfc-dcf5c1d4a67d tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:52.832837 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:52.832837 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:52.833206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea4cf78c-5da9-491d-bcfc-dcf5c1d4a67d tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:52.990425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea4cf78c-5da9-491d-bcfc-dcf5c1d4a67d tempest-DeleteServersTestJSON-217030147 tempest-DeleteServersTestJSON-217030147] http://10.222.0.73/volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 returned with HTTP 404 Jan 02 10:20:52.991438 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 462/937] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:20:52 2021] GET /volume/v3/9334e0b1cdb747d9958852d2190d7245/volumes/5e09b2e0-6d73-476f-a67c-36851e76b9a1 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:20:53.464862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd980a33-190e-4746-b77c-b174309bd876 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:53.465967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd980a33-190e-4746-b77c-b174309bd876 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:53.466333 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:53.466333 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:53.466962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd980a33-190e-4746-b77c-b174309bd876 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:53.467564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cd980a33-190e-4746-b77c-b174309bd876 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:53.526933 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:53.526933 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:53.543516 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd980a33-190e-4746-b77c-b174309bd876 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:53.547542 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 476/938] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:53 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:54.562753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f476b94b-4e6c-41e9-a0dd-cad179849ada tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:54.563993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f476b94b-4e6c-41e9-a0dd-cad179849ada tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:54.565248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f476b94b-4e6c-41e9-a0dd-cad179849ada tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:54.566059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f476b94b-4e6c-41e9-a0dd-cad179849ada tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:54.614750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:54.614750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:54.619710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f476b94b-4e6c-41e9-a0dd-cad179849ada tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:54.625239 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 463/939] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:54 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:55.638773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79d90ac2-c961-4364-9773-af9f7cbeb245 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:55.639399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79d90ac2-c961-4364-9773-af9f7cbeb245 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:55.639515 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:55.639515 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:55.639894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79d90ac2-c961-4364-9773-af9f7cbeb245 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:55.640273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-79d90ac2-c961-4364-9773-af9f7cbeb245 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:55.720661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:55.720661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:55.722571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79d90ac2-c961-4364-9773-af9f7cbeb245 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:55.727829 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 477/940] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:55 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:56.737918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18d58780-9d85-47ae-a45a-d663eda3b453 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:56.756836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18d58780-9d85-47ae-a45a-d663eda3b453 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:56.756836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:56.756836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:56.756836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18d58780-9d85-47ae-a45a-d663eda3b453 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:56.756836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-18d58780-9d85-47ae-a45a-d663eda3b453 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:56.794278 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:56.794278 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:56.796366 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18d58780-9d85-47ae-a45a-d663eda3b453 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:56.797831 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 464/941] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:56 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:57.814384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40587512-580d-4d30-afc1-8bf8c5054684 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:57.814929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40587512-580d-4d30-afc1-8bf8c5054684 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:57.815228 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:57.815228 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:57.815703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40587512-580d-4d30-afc1-8bf8c5054684 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:57.816155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-40587512-580d-4d30-afc1-8bf8c5054684 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:57.869707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:57.869707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:57.871813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40587512-580d-4d30-afc1-8bf8c5054684 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:57.877473 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 478/942] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:57 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:58.892161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2568b53-f31f-4b6c-9d8e-b853880770bf tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:58.893548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2568b53-f31f-4b6c-9d8e-b853880770bf tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:58.893975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:58.893975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:58.895519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2568b53-f31f-4b6c-9d8e-b853880770bf tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:58.898611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b2568b53-f31f-4b6c-9d8e-b853880770bf tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:20:58.945934 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:20:58.945934 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:20:58.948571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2568b53-f31f-4b6c-9d8e-b853880770bf tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:20:58.955574 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 465/943] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:58 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:20:59.964030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d40b15a-1f3d-4f88-91e4-02aee315fe40 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:20:59.964663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d40b15a-1f3d-4f88-91e4-02aee315fe40 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:20:59.964880 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:20:59.964880 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:20:59.965299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d40b15a-1f3d-4f88-91e4-02aee315fe40 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:20:59.965665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0d40b15a-1f3d-4f88-91e4-02aee315fe40 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:00.012661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:00.012661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:00.019724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d40b15a-1f3d-4f88-91e4-02aee315fe40 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:00.020935 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 479/944] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:20:59 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:01.034980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51a4bb95-3fbc-4ab5-80ab-de425eff9b33 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:01.036372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51a4bb95-3fbc-4ab5-80ab-de425eff9b33 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:01.045190 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:01.045190 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:01.046080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51a4bb95-3fbc-4ab5-80ab-de425eff9b33 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:01.046782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-51a4bb95-3fbc-4ab5-80ab-de425eff9b33 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:01.126073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:01.126073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:01.129769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51a4bb95-3fbc-4ab5-80ab-de425eff9b33 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:01.129769 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 466/945] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:01 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:02.161835 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8f0d63b-b32d-4d91-9d07-d300ae3e9d0e tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:02.161835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8f0d63b-b32d-4d91-9d07-d300ae3e9d0e tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:02.161835 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:02.161835 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:02.161835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8f0d63b-b32d-4d91-9d07-d300ae3e9d0e tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:02.161835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b8f0d63b-b32d-4d91-9d07-d300ae3e9d0e tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:02.184760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:02.184760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:02.186658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8f0d63b-b32d-4d91-9d07-d300ae3e9d0e tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:02.187893 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 480/946] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:02 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:03.203097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f18eeec-d600-48c0-9b22-80f207f702e1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:03.204546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f18eeec-d600-48c0-9b22-80f207f702e1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:03.205336 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:03.205336 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:03.206015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f18eeec-d600-48c0-9b22-80f207f702e1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:03.206569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7f18eeec-d600-48c0-9b22-80f207f702e1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:03.269217 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:03.269217 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:03.275788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f18eeec-d600-48c0-9b22-80f207f702e1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:03.278192 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 467/947] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:03 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:04.293213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-902a5a31-a115-420f-b3d7-1c92e5713fd0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:04.294310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-902a5a31-a115-420f-b3d7-1c92e5713fd0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:04.294707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:04.294707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:04.295399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-902a5a31-a115-420f-b3d7-1c92e5713fd0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:04.295959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-902a5a31-a115-420f-b3d7-1c92e5713fd0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:04.393297 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:04.393297 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:04.395161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-902a5a31-a115-420f-b3d7-1c92e5713fd0 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:04.402466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 481/948] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:04 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:05.417000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b88e1a1e-6282-47a2-a0eb-a75bc92a1612 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:05.417565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b88e1a1e-6282-47a2-a0eb-a75bc92a1612 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:05.417782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:05.417782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:05.418172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b88e1a1e-6282-47a2-a0eb-a75bc92a1612 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:05.418536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b88e1a1e-6282-47a2-a0eb-a75bc92a1612 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:05.466694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:05.466694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:05.470583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b88e1a1e-6282-47a2-a0eb-a75bc92a1612 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:05.471354 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 468/949] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:05 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:06.468743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] POST http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes Jan 02 10:21:06.469235 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:06.469235 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:06.470601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1987288924"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:06.471855 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1987288924'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:06.472233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume of 1 GB Jan 02 10:21:06.485503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8269ea24-4ef6-447e-973f-5922d7ce1350 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:06.486043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8269ea24-4ef6-447e-973f-5922d7ce1350 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:06.486417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:06.486417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:06.487035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8269ea24-4ef6-447e-973f-5922d7ce1350 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:06.487580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8269ea24-4ef6-447e-973f-5922d7ce1350 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:06.523091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Availability Zones retrieved successfully. Jan 02 10:21:06.551702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:06.551702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:06.554982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8269ea24-4ef6-447e-973f-5922d7ce1350 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:06.556459 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 469/950] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:06 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:06.563531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Flow 'volume_create_api' (f7a08e7a-3df8-463b-8f30-a7050b843066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:06.567769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664dadbc-1297-4564-9c31-b4f150d7b42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:06.570003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:06.681750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664dadbc-1297-4564-9c31-b4f150d7b42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:06.684148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e77c9c-55a8-4a2f-a19a-b18fdd338b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:06.852429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Created reservations ['8cb690d1-5e47-433d-b7d9-4bcf7a4a5492', '669258f3-e19e-4e51-9fc9-e5f469c531a6', '9af7dade-2ee7-4299-9c32-9e20dba5b246', 'e216c560-cee4-41ba-b807-3c801139c1f8'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:06.854559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e77c9c-55a8-4a2f-a19a-b18fdd338b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb690d1-5e47-433d-b7d9-4bcf7a4a5492', '669258f3-e19e-4e51-9fc9-e5f469c531a6', '9af7dade-2ee7-4299-9c32-9e20dba5b246', 'e216c560-cee4-41ba-b807-3c801139c1f8']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:06.856860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673f1221-8bc9-417a-9e07-35488a4fa63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:06.931158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673f1221-8bc9-417a-9e07-35488a4fa63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39edb3dc-6324-4ad2-9e47-b1ac9355c675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1987288924',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02f11365a97b48ebb99c613556c4a4d1',qos_specs=None,replication_status=,reservations=['8cb690d1-5e47-433d-b7d9-4bcf7a4a5492','669258f3-e19e-4e51-9fc9-e5f469c531a6','9af7dade-2ee7-4299-9c32-9e20dba5b246','e216c560-cee4-41ba-b807-3c801139c1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250629c813cf4327a5d19ff918602b7e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1987288924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39edb3dc-6324-4ad2-9e47-b1ac9355c675,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='02f11365a97b48ebb99c613556c4a4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='250629c813cf4327a5d19ff918602b7e',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:06.951854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a09452-3a4f-4fd1-ab9e-73350ac1dcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:06.997575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a09452-3a4f-4fd1-ab9e-73350ac1dcbf) transitioned into state 'SUCCESS' from state '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-1987288924',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02f11365a97b48ebb99c613556c4a4d1',qos_specs=None,replication_status=,reservations=['8cb690d1-5e47-433d-b7d9-4bcf7a4a5492','669258f3-e19e-4e51-9fc9-e5f469c531a6','9af7dade-2ee7-4299-9c32-9e20dba5b246','e216c560-cee4-41ba-b807-3c801139c1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250629c813cf4327a5d19ff918602b7e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:07.000046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c330c98f-8201-4d02-bb66-eec04456fa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:07.045162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c330c98f-8201-4d02-bb66-eec04456fa42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:07.054386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Flow 'volume_create_api' (f7a08e7a-3df8-463b-8f30-a7050b843066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:07.262128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume request issued successfully. Jan 02 10:21:07.323561 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b8bf6ed-fa04-4073-9847-f9ada764fc5c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes returned with HTTP 202 Jan 02 10:21:07.341542 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 482/951] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:05 2021] POST /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes => generated 829 bytes in 1367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:07.346190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1ae8a34-0fbf-4291-87f9-74f7698d634f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:07.346953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1ae8a34-0fbf-4291-87f9-74f7698d634f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:07.347362 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:07.347362 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:07.347980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1ae8a34-0fbf-4291-87f9-74f7698d634f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:07.468576 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:07.468576 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:07.496814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1ae8a34-0fbf-4291-87f9-74f7698d634f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:07.549724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1ae8a34-0fbf-4291-87f9-74f7698d634f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 200 Jan 02 10:21:07.551733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 470/952] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:07 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 921 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:07.571467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da748bc7-849c-4c54-914e-81f114434133 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:07.572077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da748bc7-849c-4c54-914e-81f114434133 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:07.572488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:07.572488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:07.573130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da748bc7-849c-4c54-914e-81f114434133 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:07.573650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-da748bc7-849c-4c54-914e-81f114434133 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:07.621746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:07.621746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:07.624193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da748bc7-849c-4c54-914e-81f114434133 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:07.625214 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 483/953] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:07 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:08.567812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b29f293-7545-4935-bc6e-2f1dbcac0e06 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:08.568391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b29f293-7545-4935-bc6e-2f1dbcac0e06 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:08.568496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:08.568496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:08.568876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b29f293-7545-4935-bc6e-2f1dbcac0e06 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:08.640423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a9d05d9-cce6-43cb-9d7d-504e9e4914af tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:08.641017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a9d05d9-cce6-43cb-9d7d-504e9e4914af tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:08.641242 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:08.641242 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:08.641620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a9d05d9-cce6-43cb-9d7d-504e9e4914af tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:08.642162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2a9d05d9-cce6-43cb-9d7d-504e9e4914af tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:08.644161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:08.644161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:08.657644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2b29f293-7545-4935-bc6e-2f1dbcac0e06 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:08.677946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:08.677946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:08.681309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a9d05d9-cce6-43cb-9d7d-504e9e4914af tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:08.683266 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 484/954] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:08 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:08.685557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b29f293-7545-4935-bc6e-2f1dbcac0e06 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 200 Jan 02 10:21:08.686833 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 471/955] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:08 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 922 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:08.757216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-43cf5dbb-f2ae-48b5-af81-cd94cdd8077f req-818663e2-cbc1-43c7-ae9e-34ddec0ceccd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:08.758094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-43cf5dbb-f2ae-48b5-af81-cd94cdd8077f req-818663e2-cbc1-43c7-ae9e-34ddec0ceccd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:08.758542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:08.758542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:08.759311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-43cf5dbb-f2ae-48b5-af81-cd94cdd8077f req-818663e2-cbc1-43c7-ae9e-34ddec0ceccd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:08.857727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:08.857727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:08.879739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-43cf5dbb-f2ae-48b5-af81-cd94cdd8077f req-818663e2-cbc1-43c7-ae9e-34ddec0ceccd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:08.926930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-43cf5dbb-f2ae-48b5-af81-cd94cdd8077f req-818663e2-cbc1-43c7-ae9e-34ddec0ceccd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 200 Jan 02 10:21:08.928155 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 485/956] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:21:08 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 922 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:08.945870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] POST http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes Jan 02 10:21:08.946334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:08.946334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:08.946826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-161784839"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:08.948128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-161784839'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:08.948501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume of 1 GB Jan 02 10:21:08.965131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Availability Zones retrieved successfully. Jan 02 10:21:08.990340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Flow 'volume_create_api' (419a588b-fa41-44dd-9e23-7c099adda185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:08.994322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b3ad70-9132-4dde-8eb3-97962bd69a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:08.997340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:09.109521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b3ad70-9132-4dde-8eb3-97962bd69a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:09.114960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc42363-3d94-4631-a6e6-77162c88ceeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:09.244207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Created reservations ['8d4dd0d7-f99c-493a-b925-c58ad739f859', '70936cf8-6940-45f4-b4f9-0b7acf048b10', '20893e9f-7a0a-4ebc-9c2c-2fed47d9a641', '7987289b-15fe-4200-8ffd-da28268dd0eb'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:09.247265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc42363-3d94-4631-a6e6-77162c88ceeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d4dd0d7-f99c-493a-b925-c58ad739f859', '70936cf8-6940-45f4-b4f9-0b7acf048b10', '20893e9f-7a0a-4ebc-9c2c-2fed47d9a641', '7987289b-15fe-4200-8ffd-da28268dd0eb']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:09.249914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9288b8-3c56-48f2-a63b-890d8cbe4438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:09.344649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9288b8-3c56-48f2-a63b-890d8cbe4438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6082ff6-08ea-485b-8bf4-59d78f875688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-161784839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02f11365a97b48ebb99c613556c4a4d1',qos_specs=None,replication_status=,reservations=['8d4dd0d7-f99c-493a-b925-c58ad739f859','70936cf8-6940-45f4-b4f9-0b7acf048b10','20893e9f-7a0a-4ebc-9c2c-2fed47d9a641','7987289b-15fe-4200-8ffd-da28268dd0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250629c813cf4327a5d19ff918602b7e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-161784839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6082ff6-08ea-485b-8bf4-59d78f875688,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='02f11365a97b48ebb99c613556c4a4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='250629c813cf4327a5d19ff918602b7e',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:09.349249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e521c970-0e21-4929-8749-0d9601fa98b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:09.402355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e521c970-0e21-4929-8749-0d9601fa98b6) transitioned into state 'SUCCESS' from state '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-161784839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02f11365a97b48ebb99c613556c4a4d1',qos_specs=None,replication_status=,reservations=['8d4dd0d7-f99c-493a-b925-c58ad739f859','70936cf8-6940-45f4-b4f9-0b7acf048b10','20893e9f-7a0a-4ebc-9c2c-2fed47d9a641','7987289b-15fe-4200-8ffd-da28268dd0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250629c813cf4327a5d19ff918602b7e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:09.404947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2642e918-ca01-4f41-912c-3c0ac6a6c6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:09.425335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2642e918-ca01-4f41-912c-3c0ac6a6c6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:09.429393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Flow 'volume_create_api' (419a588b-fa41-44dd-9e23-7c099adda185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:09.487366 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume request issued successfully. Jan 02 10:21:09.502013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aff883f1-893f-4ebc-aac9-136cf914897e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes returned with HTTP 202 Jan 02 10:21:09.503461 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 472/957] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:08 2021] POST /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes => generated 828 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:09.525717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-288c0bc3-a67e-43aa-ba67-3d914ce44a47 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:09.526252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-288c0bc3-a67e-43aa-ba67-3d914ce44a47 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:09.526472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:09.526472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:09.526853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-288c0bc3-a67e-43aa-ba67-3d914ce44a47 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:09.599232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:09.599232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:09.628695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-288c0bc3-a67e-43aa-ba67-3d914ce44a47 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:09.663737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-288c0bc3-a67e-43aa-ba67-3d914ce44a47 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 200 Jan 02 10:21:09.664800 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 486/958] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:09 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:09.704814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c55de9a-4b2f-41eb-aa99-75eae7423ee1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:09.705425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c55de9a-4b2f-41eb-aa99-75eae7423ee1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:09.705797 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:09.705797 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:09.706175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c55de9a-4b2f-41eb-aa99-75eae7423ee1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:09.706540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5c55de9a-4b2f-41eb-aa99-75eae7423ee1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:09.735988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:09.735988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:09.738453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c55de9a-4b2f-41eb-aa99-75eae7423ee1 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:09.739716 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 473/959] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:09 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:09.753856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62613f48-5edf-4a5b-a18b-4abadd5b2128 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:09.754921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62613f48-5edf-4a5b-a18b-4abadd5b2128 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:09.755261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:09.755261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:09.755844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62613f48-5edf-4a5b-a18b-4abadd5b2128 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:09.839980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:09.839980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:09.851338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-62613f48-5edf-4a5b-a18b-4abadd5b2128 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:21:09.876517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62613f48-5edf-4a5b-a18b-4abadd5b2128 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:21:09.879703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 487/960] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:09 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:09.910739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-439df1fd-bad8-4bbc-8524-1937c8803b38 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] PUT http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:09.912036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:09.912036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:09.913219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-439df1fd-bad8-4bbc-8524-1937c8803b38 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1723915489", "description": "tempest-volume-backup-description-1797162866"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:09.980898 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:09.980898 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:10.023675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-439df1fd-bad8-4bbc-8524-1937c8803b38 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:10.027106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 474/961] 10.222.0.73 () {62 vars in 1376 bytes} [Sat Jan 2 10:21:09 2021] PUT /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 399 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:10.035764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fccf0803-0d41-431e-bef5-f74c58def25d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:10.036359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fccf0803-0d41-431e-bef5-f74c58def25d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:10.036569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:10.036569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:10.036948 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fccf0803-0d41-431e-bef5-f74c58def25d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:10.037402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fccf0803-0d41-431e-bef5-f74c58def25d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Show backup with id d44a535b-0b9a-4922-b82c-3255e67005f1. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:21:10.101498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:10.101498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:10.103947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fccf0803-0d41-431e-bef5-f74c58def25d tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 200 Jan 02 10:21:10.111786 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 488/962] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:21:10 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:10.125701 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8714669-02b5-4573-810f-920be00f60fd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] DELETE http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 Jan 02 10:21:10.126278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8714669-02b5-4573-810f-920be00f60fd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:10.126497 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:10.126497 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:10.126879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8714669-02b5-4573-810f-920be00f60fd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:10.127244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-a8714669-02b5-4573-810f-920be00f60fd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Delete backup with id: d44a535b-0b9a-4922-b82c-3255e67005f1. Jan 02 10:21:10.186800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:10.186800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:10.228266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-a8714669-02b5-4573-810f-920be00f60fd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] delete_backup rpcapi backup_id d44a535b-0b9a-4922-b82c-3255e67005f1 {{(pid=88039) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:21:10.231742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8714669-02b5-4573-810f-920be00f60fd tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 returned with HTTP 202 Jan 02 10:21:10.232628 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 475/963] 10.222.0.73 () {60 vars in 1358 bytes} [Sat Jan 2 10:21:10 2021] DELETE /volume/v3/15398b1fa0714631a9d6f6a9740e3113/backups/d44a535b-0b9a-4922-b82c-3255e67005f1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:21:10.249373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] DELETE http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:10.249894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:10.250088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:10.250088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:10.250720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:10.251369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Delete volume with id: 5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:10.309705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:10.309705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:10.310920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:21:10.397300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Delete volume request issued successfully. Jan 02 10:21:10.397791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ba4b8d1-4d45-4849-b276-2fb325f30ff8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 202 Jan 02 10:21:10.399266 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 489/964] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:21:10 2021] DELETE /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:21:10.407695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-369d5e51-2b7d-47ed-a679-7848e735078f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:10.408234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-369d5e51-2b7d-47ed-a679-7848e735078f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:10.408455 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:10.408455 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:10.408831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-369d5e51-2b7d-47ed-a679-7848e735078f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:10.575414 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:10.575414 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:10.599000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-369d5e51-2b7d-47ed-a679-7848e735078f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:21:10.642549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-369d5e51-2b7d-47ed-a679-7848e735078f tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:21:10.644679 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 476/965] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:10 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:10.682085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0684dace-8b5e-4a44-a905-c288de72daa4 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:10.683017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0684dace-8b5e-4a44-a905-c288de72daa4 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:10.683453 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:10.683453 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:10.684093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0684dace-8b5e-4a44-a905-c288de72daa4 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:10.819721 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:10.819721 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:10.832571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0684dace-8b5e-4a44-a905-c288de72daa4 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:10.879557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0684dace-8b5e-4a44-a905-c288de72daa4 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 200 Jan 02 10:21:10.894034 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 490/966] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:10 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 921 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:10.960707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-48d077f9-05db-4cf7-bcbb-874e988b9c60 req-44cb038a-ea97-442f-bad8-8e60d041422a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:10.961743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-48d077f9-05db-4cf7-bcbb-874e988b9c60 req-44cb038a-ea97-442f-bad8-8e60d041422a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:10.962217 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:10.962217 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:10.962856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-48d077f9-05db-4cf7-bcbb-874e988b9c60 req-44cb038a-ea97-442f-bad8-8e60d041422a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:11.052678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:11.052678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:11.100310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-48d077f9-05db-4cf7-bcbb-874e988b9c60 req-44cb038a-ea97-442f-bad8-8e60d041422a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:11.125461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-48d077f9-05db-4cf7-bcbb-874e988b9c60 req-44cb038a-ea97-442f-bad8-8e60d041422a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 200 Jan 02 10:21:11.126326 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 477/967] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:21:10 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 921 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:11.143337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] POST http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes Jan 02 10:21:11.144334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:11.144334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:11.144757 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2107221076"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:11.146262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2107221076'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:11.146635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume of 1 GB Jan 02 10:21:11.188070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Availability Zones retrieved successfully. Jan 02 10:21:11.235173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Flow 'volume_create_api' (2f694564-2334-4da3-81e4-51248bff7f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:11.241407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9be16c-98b7-44a8-a8cc-f8a3a8b76f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:11.248605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:11.409091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9be16c-98b7-44a8-a8cc-f8a3a8b76f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:11.411669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948e903f-1897-4329-a15c-6b48983987b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:11.537027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Created reservations ['a0f29f70-4cad-4220-a0a7-507de867d011', 'b2dd28aa-e240-4104-931a-789393b48d4f', '54745bd2-692c-4058-b65f-747b8a7b1047', '73ecc838-5d61-47ca-9830-1721233468d8'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:11.539255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948e903f-1897-4329-a15c-6b48983987b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f29f70-4cad-4220-a0a7-507de867d011', 'b2dd28aa-e240-4104-931a-789393b48d4f', '54745bd2-692c-4058-b65f-747b8a7b1047', '73ecc838-5d61-47ca-9830-1721233468d8']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:11.542415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80678a6-f22c-476c-ab51-2a84c8c8128d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:11.652738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80678a6-f22c-476c-ab51-2a84c8c8128d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96571331-cf94-46e6-9bc2-ce3af60ea086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2107221076',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02f11365a97b48ebb99c613556c4a4d1',qos_specs=None,replication_status=,reservations=['a0f29f70-4cad-4220-a0a7-507de867d011','b2dd28aa-e240-4104-931a-789393b48d4f','54745bd2-692c-4058-b65f-747b8a7b1047','73ecc838-5d61-47ca-9830-1721233468d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250629c813cf4327a5d19ff918602b7e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2107221076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96571331-cf94-46e6-9bc2-ce3af60ea086,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='02f11365a97b48ebb99c613556c4a4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='250629c813cf4327a5d19ff918602b7e',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:11.661023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cef03ee-d39a-4e97-adad-2196bdfe097c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:11.661545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cef03ee-d39a-4e97-adad-2196bdfe097c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:11.661769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:11.661769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:11.662142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cef03ee-d39a-4e97-adad-2196bdfe097c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:11.681190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb06a61-dc82-4463-a87b-ff181f4b9dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:11.751718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb06a61-dc82-4463-a87b-ff181f4b9dbe) transitioned into state 'SUCCESS' from state '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-2107221076',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='02f11365a97b48ebb99c613556c4a4d1',qos_specs=None,replication_status=,reservations=['a0f29f70-4cad-4220-a0a7-507de867d011','b2dd28aa-e240-4104-931a-789393b48d4f','54745bd2-692c-4058-b65f-747b8a7b1047','73ecc838-5d61-47ca-9830-1721233468d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250629c813cf4327a5d19ff918602b7e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:11.753688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab4c101-79f6-42a5-80b0-a3fde91e2a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:11.797597 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:11.797597 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:11.798520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab4c101-79f6-42a5-80b0-a3fde91e2a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:11.798520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Flow 'volume_create_api' (2f694564-2334-4da3-81e4-51248bff7f05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:11.837402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8cef03ee-d39a-4e97-adad-2196bdfe097c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:21:11.891193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cef03ee-d39a-4e97-adad-2196bdfe097c tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:21:11.893947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 478/968] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:11 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:12.017257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Create volume request issued successfully. Jan 02 10:21:12.082926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9bbfdff1-bd7e-4b8b-b0ad-efefbc1840fd tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes returned with HTTP 202 Jan 02 10:21:12.099337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0409b57-5f84-45bb-9da7-e888cd4ad5e0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:12.101822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0409b57-5f84-45bb-9da7-e888cd4ad5e0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:12.103181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 491/969] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:11 2021] POST /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes => generated 829 bytes in 964 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:12.104577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:12.104577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:12.105262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0409b57-5f84-45bb-9da7-e888cd4ad5e0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:12.268995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:12.268995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:12.288843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a0409b57-5f84-45bb-9da7-e888cd4ad5e0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:12.346084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0409b57-5f84-45bb-9da7-e888cd4ad5e0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:12.347101 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 479/970] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:12 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 921 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:12.909382 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe2d8eee-badc-44de-b53c-2dcb4de3fc21 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:12.910567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe2d8eee-badc-44de-b53c-2dcb4de3fc21 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:12.911227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:12.911227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:12.911961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe2d8eee-badc-44de-b53c-2dcb4de3fc21 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:13.028586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:13.028586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:13.050206 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fe2d8eee-badc-44de-b53c-2dcb4de3fc21 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Volume info retrieved successfully. Jan 02 10:21:13.109830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe2d8eee-badc-44de-b53c-2dcb4de3fc21 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 200 Jan 02 10:21:13.121078 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 492/971] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:12 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:13.364866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5ec5e32-96f0-44bf-824c-8471cfeb8de7 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:13.365682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5ec5e32-96f0-44bf-824c-8471cfeb8de7 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:13.365979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:13.365979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:13.366678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5ec5e32-96f0-44bf-824c-8471cfeb8de7 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:13.583206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:13.583206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:13.614437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f5ec5e32-96f0-44bf-824c-8471cfeb8de7 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:13.643947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5ec5e32-96f0-44bf-824c-8471cfeb8de7 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:13.645957 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 480/972] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:13 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 921 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:14.128872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a50b7f2-bc09-4e14-a4b9-3f3f953213f8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] GET http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a Jan 02 10:21:14.129672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a50b7f2-bc09-4e14-a4b9-3f3f953213f8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:14.129836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:14.129836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:14.130479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2a50b7f2-bc09-4e14-a4b9-3f3f953213f8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:14.238421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2a50b7f2-bc09-4e14-a4b9-3f3f953213f8 tempest-VolumesBackupsV39Test-1812782413 tempest-VolumesBackupsV39Test-1812782413] http://10.222.0.73/volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a returned with HTTP 404 Jan 02 10:21:14.247610 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 493/973] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:14 2021] GET /volume/v3/15398b1fa0714631a9d6f6a9740e3113/volumes/5949dcf9-3e05-4628-ab75-67e608d0948a => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:21:14.662362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f88cd6e6-c523-4122-a24a-64261696d84c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:14.662859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f88cd6e6-c523-4122-a24a-64261696d84c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:14.663047 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:14.663047 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:14.663928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f88cd6e6-c523-4122-a24a-64261696d84c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:14.846165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:14.846165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:14.872623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f88cd6e6-c523-4122-a24a-64261696d84c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:14.983383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f88cd6e6-c523-4122-a24a-64261696d84c tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:14.984961 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 481/974] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:14 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 922 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:15.030170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-271a986a-a5d5-4ff3-8b10-d9cc85099cb7 req-8f80fd5f-72b4-4853-b755-b5f42120eebc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:15.031336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-271a986a-a5d5-4ff3-8b10-d9cc85099cb7 req-8f80fd5f-72b4-4853-b755-b5f42120eebc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:15.031336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-271a986a-a5d5-4ff3-8b10-d9cc85099cb7 req-8f80fd5f-72b4-4853-b755-b5f42120eebc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:15.087944 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:15.087944 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:15.099182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-271a986a-a5d5-4ff3-8b10-d9cc85099cb7 req-8f80fd5f-72b4-4853-b755-b5f42120eebc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:15.152677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-271a986a-a5d5-4ff3-8b10-d9cc85099cb7 req-8f80fd5f-72b4-4853-b755-b5f42120eebc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:15.167501 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 494/975] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:21:15 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 922 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:15.365687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:15.366243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:15.366456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:15.366456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:15.367532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:15.372598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:15.374518 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:15.632641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:15.637384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:15.637384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:15.656158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7625f17a-8038-435e-b1db-9ec8eaa562fa req-84dfe683-124c-4b16-a708-927e98c7837f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:15.657741 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 482/976] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:15 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:15.720049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:15.720834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:15.721639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:15.721639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:15.722220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:15.723574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:15.725531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:15.865741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:15.879391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:15.879391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:15.901618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-43e77504-a4a9-414d-b3b7-a912593f3991 req-96462f76-99d5-416a-9d97-9e2b3b95bffc tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:15.902464 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 495/977] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:15 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:15.965983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:15.966506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:15.966700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:15.966700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:15.969028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:15.970715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:15.974812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:16.155788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:16.161965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:16.161965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:16.181265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-657d0f18-3553-429e-b1ec-758f410c369d req-8e440ed9-2499-4897-9a73-1bb40d853c5a tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:16.199338 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 483/978] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:15 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:16.238063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:16.238809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:16.239227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:16.239227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:16.240225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:16.241341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:16.244087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:16.517887 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:16.520100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:16.520100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:16.530257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bfe184cb-f7fb-40cd-9ee9-fd8b242a3bd6 req-961ae994-b2da-48ef-9a5b-66e241b315b9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:16.531317 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 496/979] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:16 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:16.582518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:16.582943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:16.583159 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:16.583159 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:16.583577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:16.584203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:16.585916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:16.812858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:16.815692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:16.815692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:16.827269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8a06126f-bc06-433f-bfa6-69b0f856d38d req-079d552e-bf00-48f7-84a0-03cc7027fc4e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:16.852491 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 484/980] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:16 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:17.167628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:17.168130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:17.168320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:17.168320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:17.168926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:17.169908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:17.172165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:17.323236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:17.325907 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:17.325907 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:17.343442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2da5015a-d5cc-4401-a2a4-96ecc20ab574 req-2a9260c1-4052-4112-a978-020b23c57d64 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:17.344722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 497/981] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:17 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:17.482607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:17.483232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:17.483679 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:17.483679 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:17.484347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:17.485079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:17.487120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:17.572250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:17.574847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:17.574847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:17.589400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-244a3ccc-f3ba-440e-9bbc-cbda5bc88d76 req-e608fc14-0ff9-4951-8bb8-1529f5a0c817 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:17.590795 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 485/982] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:17 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:17.643169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail Jan 02 10:21:17.644302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:17.644672 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:17.644672 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:17.645288 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:17.646328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:21:17.648442 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:21:17.765079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Get all volumes completed successfully. Jan 02 10:21:17.767347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:17.767347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:17.794269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cb07b0e3-49be-4300-8c7d-a719f7a71e6c req-27f1a041-177e-4ebc-8533-1f12bde59022 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail returned with HTTP 200 Jan 02 10:21:17.795112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 498/983] 10.222.0.73 () {60 vars in 1479 bytes} [Sat Jan 2 10:21:17 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/detail => generated 2748 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:21:17.827455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] DELETE http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:17.828434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:17.828893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:17.828893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:17.829561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:17.830212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Delete volume with id: 96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:17.932626 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:17.932626 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:17.934037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:17.996768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Delete volume request issued successfully. Jan 02 10:21:17.997323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6106aee5-f915-4c0f-9b4b-a718263add03 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 202 Jan 02 10:21:17.998256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 486/984] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:21:17 2021] DELETE /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:21:18.005957 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4637d0a-b6f0-47ea-a2d6-c569defbcdf5 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:18.006628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4637d0a-b6f0-47ea-a2d6-c569defbcdf5 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:18.006819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:18.006819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:18.007204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4637d0a-b6f0-47ea-a2d6-c569defbcdf5 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:18.164988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:18.164988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:18.202017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e4637d0a-b6f0-47ea-a2d6-c569defbcdf5 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:18.275653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4637d0a-b6f0-47ea-a2d6-c569defbcdf5 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:18.276374 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 499/985] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:18 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 921 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:19.299275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0490053-96e1-44ce-af5f-9ab670140af9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:19.299800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0490053-96e1-44ce-af5f-9ab670140af9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:19.303570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:19.303570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:19.304275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0490053-96e1-44ce-af5f-9ab670140af9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:19.503123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:19.503123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:19.536591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f0490053-96e1-44ce-af5f-9ab670140af9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:19.623247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0490053-96e1-44ce-af5f-9ab670140af9 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:19.628084 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 487/986] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:19 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 921 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:20.422545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:21:20.423754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:20.423754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:20.426822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1797028239", "metadata": {"Type": "Test"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:20.428502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1797028239', 'metadata': {'Type': 'Test'}}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:20.429051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:21:20.469810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:21:20.513847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (a77ed37f-5c30-4398-8bfa-ff55c5803749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:20.521245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93a2e54-3eb1-4dc4-9754-b90a4990a8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:20.526920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:20.649960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7249dfa9-1bfd-4222-acd2-419b3251f815 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:20.650670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7249dfa9-1bfd-4222-acd2-419b3251f815 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:20.651036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:20.651036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:20.651680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7249dfa9-1bfd-4222-acd2-419b3251f815 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:20.751163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93a2e54-3eb1-4dc4-9754-b90a4990a8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:20.764217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8816179d-59d1-4c8c-a22b-20a5e51ffd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:20.778471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:20.778471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:20.801326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7249dfa9-1bfd-4222-acd2-419b3251f815 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:20.863562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7249dfa9-1bfd-4222-acd2-419b3251f815 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 200 Jan 02 10:21:20.866678 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 488/987] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:20 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 921 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:21.010890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['78fcc692-12b1-49be-84a2-ba2cbc00ccf4', 'dae9a177-294f-49ea-8ea9-3922805f61c2', '0142f0d4-f9d6-496f-b2aa-580ea1ae5a06', 'ca80c5b5-96d4-45ed-86b1-1ae3a351a94c'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:21.013302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8816179d-59d1-4c8c-a22b-20a5e51ffd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78fcc692-12b1-49be-84a2-ba2cbc00ccf4', 'dae9a177-294f-49ea-8ea9-3922805f61c2', '0142f0d4-f9d6-496f-b2aa-580ea1ae5a06', 'ca80c5b5-96d4-45ed-86b1-1ae3a351a94c']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:21.015895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f51c65-9de7-4c3d-b99e-6d084eecd5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:21.162980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f51c65-9de7-4c3d-b99e-6d084eecd5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99efec66-b008-450d-a8a6-42e172cc0f40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1797028239',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['78fcc692-12b1-49be-84a2-ba2cbc00ccf4','dae9a177-294f-49ea-8ea9-3922805f61c2','0142f0d4-f9d6-496f-b2aa-580ea1ae5a06','ca80c5b5-96d4-45ed-86b1-1ae3a351a94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1797028239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99efec66-b008-450d-a8a6-42e172cc0f40,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:21.165839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8085b8b1-e76f-40ab-aace-869159bfb5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:21.245286 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8085b8b1-e76f-40ab-aace-869159bfb5e9) transitioned into state 'SUCCESS' from state '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-1797028239',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['78fcc692-12b1-49be-84a2-ba2cbc00ccf4','dae9a177-294f-49ea-8ea9-3922805f61c2','0142f0d4-f9d6-496f-b2aa-580ea1ae5a06','ca80c5b5-96d4-45ed-86b1-1ae3a351a94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:21.247826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1811be-31e0-4c24-9980-6988bb7c933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:21.269261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1811be-31e0-4c24-9980-6988bb7c933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:21.279895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (a77ed37f-5c30-4398-8bfa-ff55c5803749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:21.428262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:21:21.461880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1739c49c-f370-42b0-9c55-7de01179e4d4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:21:21.471356 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 500/988] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:19 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 828 bytes in 1755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:21.483879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce1871ab-81c1-4339-93f2-f4f714171cfb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:21.484665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce1871ab-81c1-4339-93f2-f4f714171cfb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:21.485034 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:21.485034 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:21.490733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce1871ab-81c1-4339-93f2-f4f714171cfb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:21.643158 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:21.643158 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:21.664417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ce1871ab-81c1-4339-93f2-f4f714171cfb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:21.714150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce1871ab-81c1-4339-93f2-f4f714171cfb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:21.715323 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 489/989] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:21 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:21.884448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44818af2-649d-4d4b-a252-a2231b8c5b1e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 Jan 02 10:21:21.885075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44818af2-649d-4d4b-a252-a2231b8c5b1e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:21.885491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:21.885491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:21.886105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44818af2-649d-4d4b-a252-a2231b8c5b1e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:21.973468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44818af2-649d-4d4b-a252-a2231b8c5b1e tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 returned with HTTP 404 Jan 02 10:21:21.974508 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 501/990] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:21 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/96571331-cf94-46e6-9bc2-ce3af60ea086 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:21:21.982811 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] DELETE http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:21.983340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:21.983546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:21.983546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:21.983910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:21.984353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Delete volume with id: c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:22.136625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:22.136625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:22.148441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:22.250121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Delete volume request issued successfully. Jan 02 10:21:22.250792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c702cbeb-d8ca-4bf9-9d98-b3f59062215f tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 202 Jan 02 10:21:22.252552 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 490/991] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:21:21 2021] DELETE /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:21:22.260682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62f28aa3-438c-43ad-a6a4-65911f0196b8 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:22.261212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62f28aa3-438c-43ad-a6a4-65911f0196b8 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:22.261698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62f28aa3-438c-43ad-a6a4-65911f0196b8 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:22.500239 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:22.500239 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:22.549981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-62f28aa3-438c-43ad-a6a4-65911f0196b8 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:22.626247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62f28aa3-438c-43ad-a6a4-65911f0196b8 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 200 Jan 02 10:21:22.627356 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 502/992] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:22 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 920 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:22.732612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-760b5ee3-b98d-4116-8b8e-7948573ea7b5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:22.733171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-760b5ee3-b98d-4116-8b8e-7948573ea7b5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:22.733386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:22.733386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:22.733760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-760b5ee3-b98d-4116-8b8e-7948573ea7b5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:22.879850 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:22.879850 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:22.900054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-760b5ee3-b98d-4116-8b8e-7948573ea7b5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:22.942208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-760b5ee3-b98d-4116-8b8e-7948573ea7b5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:22.947169 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 491/993] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:22 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 921 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:22.959920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ede64d6a-e836-47a1-a65d-4c9f8c228754 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:22.961556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ede64d6a-e836-47a1-a65d-4c9f8c228754 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:22.962277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:22.962277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:22.962277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ede64d6a-e836-47a1-a65d-4c9f8c228754 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:23.115121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:23.115121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:23.141766 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ede64d6a-e836-47a1-a65d-4c9f8c228754 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:23.189698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ede64d6a-e836-47a1-a65d-4c9f8c228754 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:23.214700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6c3e4bd-eab0-49f9-bb96-a6fd7f03280d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:23.215545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:23.215545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:23.216253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6c3e4bd-eab0-49f9-bb96-a6fd7f03280d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1797028239"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:23.221584 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 503/994] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:22 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 921 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:23.360657 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:23.360657 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:23.392161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c6c3e4bd-eab0-49f9-bb96-a6fd7f03280d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:23.412990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c6c3e4bd-eab0-49f9-bb96-a6fd7f03280d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:21:23.436757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6c3e4bd-eab0-49f9-bb96-a6fd7f03280d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:23.437773 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 492/995] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:21:23 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 853 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:23.454380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e88ad015-8fc3-41e4-8ab3-02df2fdad772 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:23.454845 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:23.454845 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:23.455271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e88ad015-8fc3-41e4-8ab3-02df2fdad772 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-898733056", "description": "This is the new description of volume"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:23.514649 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:23.514649 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:23.523750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e88ad015-8fc3-41e4-8ab3-02df2fdad772 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:23.541012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e88ad015-8fc3-41e4-8ab3-02df2fdad772 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:21:23.567245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e88ad015-8fc3-41e4-8ab3-02df2fdad772 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:23.568176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 504/996] 10.222.0.73 () {60 vars in 1336 bytes} [Sat Jan 2 10:21:23 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 891 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:23.584223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8707864-1f4e-4a85-8fae-058b23a56d55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:23.584989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8707864-1f4e-4a85-8fae-058b23a56d55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:23.585411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:23.585411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:23.586363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8707864-1f4e-4a85-8fae-058b23a56d55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:23.644067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e5d8fe9-1ffd-4d32-a30d-cca7c09ef9c0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:23.644642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e5d8fe9-1ffd-4d32-a30d-cca7c09ef9c0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:23.644830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:23.644830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:23.645165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e5d8fe9-1ffd-4d32-a30d-cca7c09ef9c0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:23.704896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:23.704896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:23.746916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8707864-1f4e-4a85-8fae-058b23a56d55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:23.795419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:23.795419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:23.809417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8707864-1f4e-4a85-8fae-058b23a56d55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:23.816031 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 493/997] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:23 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 959 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:23.820019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e5d8fe9-1ffd-4d32-a30d-cca7c09ef9c0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:23.827696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:21:23.828376 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:23.828376 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:23.829085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1386681566", "availability_zone": "nova", "size": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:23.830388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1386681566', 'availability_zone': 'nova', 'size': 1}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:23.830967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:21:23.862758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e5d8fe9-1ffd-4d32-a30d-cca7c09ef9c0 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 200 Jan 02 10:21:23.863786 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 505/998] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:23 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:23.864803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:21:23.903578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (6b83f345-0365-486a-9307-64aa3db1224f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:23.907005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c220f75e-f3e0-4caf-8565-60247c649f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:23.915216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:24.065619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c220f75e-f3e0-4caf-8565-60247c649f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:24.085244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (580cb556-a31c-4d1b-9a67-bc7df4ce4800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:24.241075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['8a0a6c21-3198-46ce-b318-d0fd812ce6e3', 'eb5c82e9-a742-4b2a-aefd-594005a59296', '90189728-ba1b-4aa7-9031-b0a968480c52', '8d349c5c-cfc0-4f20-9f45-1f365189dcdb'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:24.244278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (580cb556-a31c-4d1b-9a67-bc7df4ce4800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0a6c21-3198-46ce-b318-d0fd812ce6e3', 'eb5c82e9-a742-4b2a-aefd-594005a59296', '90189728-ba1b-4aa7-9031-b0a968480c52', '8d349c5c-cfc0-4f20-9f45-1f365189dcdb']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:24.246643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7d6a10-d438-4afc-8b31-3d318660ec2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:24.372498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7d6a10-d438-4afc-8b31-3d318660ec2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd194c8-583a-4a83-8791-5bca6b31f9cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1386681566',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['8a0a6c21-3198-46ce-b318-d0fd812ce6e3','eb5c82e9-a742-4b2a-aefd-594005a59296','90189728-ba1b-4aa7-9031-b0a968480c52','8d349c5c-cfc0-4f20-9f45-1f365189dcdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1386681566',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd194c8-583a-4a83-8791-5bca6b31f9cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:24.374709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1e4618-7b17-49f9-ad1c-2e3007c7ccb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:24.434290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1e4618-7b17-49f9-ad1c-2e3007c7ccb4) transitioned into 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-1386681566',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['8a0a6c21-3198-46ce-b318-d0fd812ce6e3','eb5c82e9-a742-4b2a-aefd-594005a59296','90189728-ba1b-4aa7-9031-b0a968480c52','8d349c5c-cfc0-4f20-9f45-1f365189dcdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:24.444537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cd800a-fdaa-43b0-b6e8-279e27b1a806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:24.479707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cd800a-fdaa-43b0-b6e8-279e27b1a806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:24.482295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (6b83f345-0365-486a-9307-64aa3db1224f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:24.589639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:21:24.616830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7bac63d-7114-4699-a500-44b6f8d1ab55 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:21:24.618659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 494/999] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:23 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 811 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 10:21:24.640586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-028db60c-e796-4d57-a1a9-9acf6c904484 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:24.640586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-028db60c-e796-4d57-a1a9-9acf6c904484 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:24.640586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:24.640586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:24.640586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-028db60c-e796-4d57-a1a9-9acf6c904484 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:24.761692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:24.761692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:24.784386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-028db60c-e796-4d57-a1a9-9acf6c904484 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:24.830418 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-028db60c-e796-4d57-a1a9-9acf6c904484 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 200 Jan 02 10:21:24.836584 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 506/1000] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:24 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 903 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:24.880678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-016cc8d8-7ed2-4747-9125-8fc17b63ab24 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:24.881192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-016cc8d8-7ed2-4747-9125-8fc17b63ab24 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:24.881410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:24.881410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:24.881780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-016cc8d8-7ed2-4747-9125-8fc17b63ab24 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:24.998323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:24.998323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:25.019066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-016cc8d8-7ed2-4747-9125-8fc17b63ab24 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:25.066148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-016cc8d8-7ed2-4747-9125-8fc17b63ab24 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 200 Jan 02 10:21:25.066947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 495/1001] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:24 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:25.848653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5bc945c3-f6f4-4c25-8ca2-072b201c2896 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:25.849862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5bc945c3-f6f4-4c25-8ca2-072b201c2896 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:25.850283 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:25.850283 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:25.850956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5bc945c3-f6f4-4c25-8ca2-072b201c2896 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:25.995474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:25.995474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:26.020744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5bc945c3-f6f4-4c25-8ca2-072b201c2896 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:26.084079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26479a23-05d2-45cd-9e7c-9bca7190942b tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 Jan 02 10:21:26.084493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26479a23-05d2-45cd-9e7c-9bca7190942b tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:26.084710 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:26.084710 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:26.085085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26479a23-05d2-45cd-9e7c-9bca7190942b tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:26.093156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5bc945c3-f6f4-4c25-8ca2-072b201c2896 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 200 Jan 02 10:21:26.099124 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 507/1002] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:25 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 903 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:26.236929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26479a23-05d2-45cd-9e7c-9bca7190942b tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 returned with HTTP 404 Jan 02 10:21:26.238808 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 496/1003] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:26 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/c6082ff6-08ea-485b-8bf4-59d78f875688 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:21:26.247039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] DELETE http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:26.247677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:26.247967 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:26.247967 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:26.248479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:26.249014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Delete volume with id: 39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:26.359813 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:26.359813 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:26.365605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:26.428545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Delete volume request issued successfully. Jan 02 10:21:26.429143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a9583a2-d295-4d1d-a4f0-92c54b6e8216 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 202 Jan 02 10:21:26.430969 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 508/1004] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:21:26 2021] DELETE /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:21:26.439406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6515e93-d65c-478a-a071-088138d096b2 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:26.440174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6515e93-d65c-478a-a071-088138d096b2 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:26.440822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6515e93-d65c-478a-a071-088138d096b2 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:26.557732 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:26.557732 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:26.577809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c6515e93-d65c-478a-a071-088138d096b2 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:26.630004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6515e93-d65c-478a-a071-088138d096b2 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 200 Jan 02 10:21:26.630781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 497/1005] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:26 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 921 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:27.117356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c8c378b-5fed-4fc7-a14e-4030af018d16 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:27.119360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c8c378b-5fed-4fc7-a14e-4030af018d16 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:27.120463 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:27.120463 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:27.121361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c8c378b-5fed-4fc7-a14e-4030af018d16 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:27.268849 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:27.268849 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:27.280100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c8c378b-5fed-4fc7-a14e-4030af018d16 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:27.306896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c8c378b-5fed-4fc7-a14e-4030af018d16 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 200 Jan 02 10:21:27.308010 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 509/1006] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:27 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 904 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:27.322842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5263068-82b7-473a-8a26-e975a26795ac tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:27.323673 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:27.323673 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:27.324397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5263068-82b7-473a-8a26-e975a26795ac tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1797028239", "description": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:27.435274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:27.435274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:27.450715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5263068-82b7-473a-8a26-e975a26795ac tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:27.477399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5263068-82b7-473a-8a26-e975a26795ac tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:21:27.501253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5263068-82b7-473a-8a26-e975a26795ac tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 200 Jan 02 10:21:27.502554 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 498/1007] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:21:27 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 839 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:27.518624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:27.519147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:27.519440 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:27.519440 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:27.519816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:27.520285 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: 9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:27.653813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-527725cc-8084-4468-a953-01949255d944 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:27.654447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-527725cc-8084-4468-a953-01949255d944 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:27.654758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:27.654758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:27.655310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-527725cc-8084-4468-a953-01949255d944 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:27.659253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:27.659253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:27.661198 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:27.752628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:21:27.753373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a891be46-6f09-4c32-840d-3e9b61d00583 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 202 Jan 02 10:21:27.754657 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 510/1008] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:21:27 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:21:27.766346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b420832b-c7af-4674-ad37-c8fafe31ca97 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:27.772598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b420832b-c7af-4674-ad37-c8fafe31ca97 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:27.773242 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:27.773242 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:27.774389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b420832b-c7af-4674-ad37-c8fafe31ca97 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:27.802641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:27.802641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:27.834190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-527725cc-8084-4468-a953-01949255d944 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Volume info retrieved successfully. Jan 02 10:21:27.895108 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:27.895108 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:27.897739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-527725cc-8084-4468-a953-01949255d944 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 200 Jan 02 10:21:27.899332 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 499/1009] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:27 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 921 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:27.946471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b420832b-c7af-4674-ad37-c8fafe31ca97 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:27.999581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b420832b-c7af-4674-ad37-c8fafe31ca97 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 200 Jan 02 10:21:28.000827 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 511/1010] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:27 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 906 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:28.374128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] POST http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes Jan 02 10:21:28.374658 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:28.374658 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:28.374930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1100380977"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:28.376218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1100380977'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:28.376736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Create volume of 1 GB Jan 02 10:21:28.420226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Availability Zones retrieved successfully. Jan 02 10:21:28.473284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Flow 'volume_create_api' (1c3a7261-8212-4f67-ae32-fcef447b8fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:28.484838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8021728e-0781-42a5-bb31-eee59ac9beaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:28.496296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:28.592061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8021728e-0781-42a5-bb31-eee59ac9beaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:28.594750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcf9f32-a462-4be8-8379-d710d2164d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:28.719543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes Jan 02 10:21:28.720005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:28.720005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:28.720724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-872927116", "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:28.721540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-872927116', 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:28.760243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Created reservations ['ca41eb59-e884-45ab-a96b-941794e9bf83', '19b5abb5-c96a-4670-8fa6-2f37336b6590', 'e297447f-45d2-4a70-ad50-177007c5e219', '436c0ed6-1775-40e6-8319-18fc394df6e8'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:28.762349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcf9f32-a462-4be8-8379-d710d2164d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca41eb59-e884-45ab-a96b-941794e9bf83', '19b5abb5-c96a-4670-8fa6-2f37336b6590', 'e297447f-45d2-4a70-ad50-177007c5e219', '436c0ed6-1775-40e6-8319-18fc394df6e8']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:28.764478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e6d4639-afa4-4762-b4aa-c77e125b74a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:28.884966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume of 1 GB Jan 02 10:21:28.924466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Availability Zones retrieved successfully. Jan 02 10:21:28.929492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e6d4639-afa4-4762-b4aa-c77e125b74a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e789d3df-bae5-41f9-8b31-99be53b95d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100380977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7ed5bf8ecd044c4b84379573ccb34c8',qos_specs=None,replication_status=,reservations=['ca41eb59-e884-45ab-a96b-941794e9bf83','19b5abb5-c96a-4670-8fa6-2f37336b6590','e297447f-45d2-4a70-ad50-177007c5e219','436c0ed6-1775-40e6-8319-18fc394df6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18158213580f44af955d6dd7a4860627',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100380977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e789d3df-bae5-41f9-8b31-99be53b95d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7ed5bf8ecd044c4b84379573ccb34c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18158213580f44af955d6dd7a4860627',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:28.942348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2491557-674a-46c0-9224-1b24babf5d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:28.966032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Flow 'volume_create_api' (761d0936-5e6d-48b4-8fa1-6db951972de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:28.969327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ade9bc3-f062-41fd-9336-76067a4921d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:28.971572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:29.001944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2491557-674a-46c0-9224-1b24babf5d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100380977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7ed5bf8ecd044c4b84379573ccb34c8',qos_specs=None,replication_status=,reservations=['ca41eb59-e884-45ab-a96b-941794e9bf83','19b5abb5-c96a-4670-8fa6-2f37336b6590','e297447f-45d2-4a70-ad50-177007c5e219','436c0ed6-1775-40e6-8319-18fc394df6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18158213580f44af955d6dd7a4860627',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.004222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308ef687-29b2-4e87-aef8-bf06ce22b6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:29.037048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308ef687-29b2-4e87-aef8-bf06ce22b6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.041560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Flow 'volume_create_api' (1c3a7261-8212-4f67-ae32-fcef447b8fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:29.179986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Create volume request issued successfully. Jan 02 10:21:29.190682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ade9bc3-f062-41fd-9336-76067a4921d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.200720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4adcdb2-9085-4194-91e8-2fefd16b9f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:29.213100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74b8b8e3-c6f3-40a0-b4fe-b764c426fc18 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes returned with HTTP 202 Jan 02 10:21:29.224202 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 500/1011] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:21:28 2021] POST /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes => generated 828 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:29.228493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-509b815f-b1df-411a-8e87-60c9c36e6182 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] GET http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 Jan 02 10:21:29.229177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-509b815f-b1df-411a-8e87-60c9c36e6182 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:29.229506 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:29.229506 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:29.230065 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-509b815f-b1df-411a-8e87-60c9c36e6182 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:29.341907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-509b815f-b1df-411a-8e87-60c9c36e6182 tempest-VolumesTestJSON-873799782 tempest-VolumesTestJSON-873799782] http://10.222.0.73/volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 returned with HTTP 404 Jan 02 10:21:29.342956 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 501/1012] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:29 2021] GET /volume/v3/02f11365a97b48ebb99c613556c4a4d1/volumes/39edb3dc-6324-4ad2-9e47-b1ac9355c675 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:21:29.346740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5bd246a-67aa-4b2c-a117-0a1e158e0a30 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:29.347256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5bd246a-67aa-4b2c-a117-0a1e158e0a30 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:29.347763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5bd246a-67aa-4b2c-a117-0a1e158e0a30 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:29.479606 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:29.479606 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:29.482205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Created reservations ['54f5ba33-9c81-4295-85c1-fcfebd045b14', 'c2ff216b-948e-4ded-b3c3-5330079a1a67', '9119959f-d6e7-4b1a-8fb0-ada0ecfe94c5', '731c3688-b91e-47fc-ae15-68c1837392df'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:29.484746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4adcdb2-9085-4194-91e8-2fefd16b9f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f5ba33-9c81-4295-85c1-fcfebd045b14', 'c2ff216b-948e-4ded-b3c3-5330079a1a67', '9119959f-d6e7-4b1a-8fb0-ada0ecfe94c5', '731c3688-b91e-47fc-ae15-68c1837392df']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.487697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537c02d9-ebe8-4800-a573-581b1c61d72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:29.550638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d5bd246a-67aa-4b2c-a117-0a1e158e0a30 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:29.651037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5bd246a-67aa-4b2c-a117-0a1e158e0a30 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 200 Jan 02 10:21:29.662045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 502/1013] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:29 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 906 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:29.674229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d621250b-b2d9-43ad-8f97-7d3847f71fe3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:21:29.678427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d621250b-b2d9-43ad-8f97-7d3847f71fe3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:29.678560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:29.678560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:29.678939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d621250b-b2d9-43ad-8f97-7d3847f71fe3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:29.720448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537c02d9-ebe8-4800-a573-581b1c61d72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94146c7e-063b-4ac6-9343-bcb461783068', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-872927116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a163bc560b54b2d9db3d9b71866de5a',qos_specs=None,replication_status=,reservations=['54f5ba33-9c81-4295-85c1-fcfebd045b14','c2ff216b-948e-4ded-b3c3-5330079a1a67','9119959f-d6e7-4b1a-8fb0-ada0ecfe94c5','731c3688-b91e-47fc-ae15-68c1837392df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f78ad7350974d5d8a626498349bfa8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-872927116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94146c7e-063b-4ac6-9343-bcb461783068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a163bc560b54b2d9db3d9b71866de5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f78ad7350974d5d8a626498349bfa8c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.727238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be7611e-2862-47e5-8e50-5c8ba9343e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:29.816731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be7611e-2862-47e5-8e50-5c8ba9343e44) transitioned into state 'SUCCESS' from state '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-872927116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a163bc560b54b2d9db3d9b71866de5a',qos_specs=None,replication_status=,reservations=['54f5ba33-9c81-4295-85c1-fcfebd045b14','c2ff216b-948e-4ded-b3c3-5330079a1a67','9119959f-d6e7-4b1a-8fb0-ada0ecfe94c5','731c3688-b91e-47fc-ae15-68c1837392df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f78ad7350974d5d8a626498349bfa8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.827337 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a3e79b-3972-4899-8a95-c1c0db27d4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:29.863412 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:29.863412 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:29.867646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a3e79b-3972-4899-8a95-c1c0db27d4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:29.882388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Flow 'volume_create_api' (761d0936-5e6d-48b4-8fa1-6db951972de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:29.894486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d621250b-b2d9-43ad-8f97-7d3847f71fe3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:21:29.961337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d621250b-b2d9-43ad-8f97-7d3847f71fe3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 200 Jan 02 10:21:29.962099 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 503/1014] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:29 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 920 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:30.055469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume request issued successfully. Jan 02 10:21:30.108808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0047a5d0-2fba-4b74-90ab-0018b1375197 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes returned with HTTP 202 Jan 02 10:21:30.109889 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 512/1015] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:28 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes => generated 825 bytes in 1705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:30.123991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a65ce0f-eccd-4a5e-8f8a-2f3f101bf3c6 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:30.124520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a65ce0f-eccd-4a5e-8f8a-2f3f101bf3c6 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:30.125011 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:30.125011 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:30.125535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a65ce0f-eccd-4a5e-8f8a-2f3f101bf3c6 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:30.257723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:30.257723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:30.278892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a65ce0f-eccd-4a5e-8f8a-2f3f101bf3c6 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:30.374432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a65ce0f-eccd-4a5e-8f8a-2f3f101bf3c6 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:30.376203 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 504/1016] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:30 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:30.678444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83a9549d-458a-4a42-a66d-175a24077694 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf Jan 02 10:21:30.679681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83a9549d-458a-4a42-a66d-175a24077694 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:30.680086 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:30.680086 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:30.680449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83a9549d-458a-4a42-a66d-175a24077694 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:30.838183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:30.838183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:30.886829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83a9549d-458a-4a42-a66d-175a24077694 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf returned with HTTP 404 Jan 02 10:21:30.894713 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 513/1017] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:30 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/9dd194c8-583a-4a83-8791-5bca6b31f9cf => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:21:30.904897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:30.905643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:30.905870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:30.905870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:30.906260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:30.906736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: 99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:30.983174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1d5cdea-4e9d-47f4-963b-c35984f7ce88 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:21:30.983683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1d5cdea-4e9d-47f4-963b-c35984f7ce88 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:30.983903 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:30.983903 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:30.984282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1d5cdea-4e9d-47f4-963b-c35984f7ce88 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:31.055990 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:31.055990 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:31.057933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:31.161314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:21:31.162357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9f7c232-a5f5-4d4e-9282-dac7e19ea90e tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 202 Jan 02 10:21:31.163009 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:31.163009 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:31.163637 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 505/1018] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:21:30 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:21:31.172673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c469ad9-9235-47df-962e-dfda847c6fdc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:31.173205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c469ad9-9235-47df-962e-dfda847c6fdc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:31.173469 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:31.173469 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:31.173776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c469ad9-9235-47df-962e-dfda847c6fdc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:31.188893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b1d5cdea-4e9d-47f4-963b-c35984f7ce88 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:21:31.240996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1d5cdea-4e9d-47f4-963b-c35984f7ce88 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 200 Jan 02 10:21:31.244112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 514/1019] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:30 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 921 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:31.312761 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:31.312761 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:31.329506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3c469ad9-9235-47df-962e-dfda847c6fdc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:31.392700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da657aea-20e6-42d7-adc8-a0d710fe7666 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:31.393222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da657aea-20e6-42d7-adc8-a0d710fe7666 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:31.393414 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:31.393414 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:31.393815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da657aea-20e6-42d7-adc8-a0d710fe7666 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:31.427434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c469ad9-9235-47df-962e-dfda847c6fdc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:31.431226 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 506/1020] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:31 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 958 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:31.584462 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:31.584462 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:31.617535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da657aea-20e6-42d7-adc8-a0d710fe7666 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:31.694201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da657aea-20e6-42d7-adc8-a0d710fe7666 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:31.694953 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 515/1021] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:31 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:32.448173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b86558b-13d9-4b03-94c8-f427387444fc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:32.448706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b86558b-13d9-4b03-94c8-f427387444fc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:32.448902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:32.448902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:32.450932 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b86558b-13d9-4b03-94c8-f427387444fc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:32.594090 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:32.594090 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:32.612296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b86558b-13d9-4b03-94c8-f427387444fc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:32.672318 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b86558b-13d9-4b03-94c8-f427387444fc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:32.676399 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 507/1022] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:32 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 958 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:32.714473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6dc314f-dfde-46af-b7e5-31612bf80b8f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:32.715579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6dc314f-dfde-46af-b7e5-31612bf80b8f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:32.716295 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:32.716295 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:32.716945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6dc314f-dfde-46af-b7e5-31612bf80b8f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:32.833501 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:32.833501 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:32.861166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c6dc314f-dfde-46af-b7e5-31612bf80b8f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:32.890428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6dc314f-dfde-46af-b7e5-31612bf80b8f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:32.891611 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 516/1023] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:32 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:33.693376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6d78811-8b46-4786-8006-69ec81062596 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:33.693897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6d78811-8b46-4786-8006-69ec81062596 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:33.694089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:33.694089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:33.694754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6d78811-8b46-4786-8006-69ec81062596 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:33.857105 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:33.857105 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:33.897226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e6d78811-8b46-4786-8006-69ec81062596 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:33.912006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79e82128-83eb-46f9-84d0-df50da5cd3ba tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:33.912544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79e82128-83eb-46f9-84d0-df50da5cd3ba tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:33.912760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:33.912760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:33.913136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79e82128-83eb-46f9-84d0-df50da5cd3ba tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:34.013912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6d78811-8b46-4786-8006-69ec81062596 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 200 Jan 02 10:21:34.023934 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 508/1024] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:33 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 958 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:34.076364 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:34.076364 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:34.104352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79e82128-83eb-46f9-84d0-df50da5cd3ba tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:34.169524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79e82128-83eb-46f9-84d0-df50da5cd3ba tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:34.171418 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 517/1025] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:33 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:35.039131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d3fbab8-76f4-4300-aec8-4c460f123129 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 Jan 02 10:21:35.039921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d3fbab8-76f4-4300-aec8-4c460f123129 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:35.040233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:35.040233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:35.040614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d3fbab8-76f4-4300-aec8-4c460f123129 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:35.187507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f6e3696-046a-4f7f-9ac1-28bdb70ab5ff tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:35.188203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f6e3696-046a-4f7f-9ac1-28bdb70ab5ff tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:35.188532 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:35.188532 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:35.189105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f6e3696-046a-4f7f-9ac1-28bdb70ab5ff tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:35.239792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d3fbab8-76f4-4300-aec8-4c460f123129 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 returned with HTTP 404 Jan 02 10:21:35.249997 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 509/1026] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:35 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/99efec66-b008-450d-a8a6-42e172cc0f40 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:21:35.261751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:21:35.262509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1321462512"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:35.263624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1321462512'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:35.263994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:21:35.320218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:21:35.391645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (6d537e50-9b26-4fd7-a22d-ed5e863ceaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:35.417652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f866654f-369d-4265-b107-1022d86e6628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:35.419809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:35.427067 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:35.427067 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:35.463329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f6e3696-046a-4f7f-9ac1-28bdb70ab5ff tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:35.537558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f6e3696-046a-4f7f-9ac1-28bdb70ab5ff tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:35.539026 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 518/1027] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:35 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:35.740068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f866654f-369d-4265-b107-1022d86e6628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:35.748839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edda1437-51c2-4cb5-b641-6dbf8d4011de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:35.926563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['2c1a1ce6-7cdf-4adb-adda-17ec13ce81bc', '3fc21950-2a70-4066-9b8b-21cf9bafe171', 'c17c8f11-efe7-49ae-b41f-5908ad86cf60', 'dec97de4-fd0c-4938-abac-648d1e3eea4f'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:35.930461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edda1437-51c2-4cb5-b641-6dbf8d4011de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c1a1ce6-7cdf-4adb-adda-17ec13ce81bc', '3fc21950-2a70-4066-9b8b-21cf9bafe171', 'c17c8f11-efe7-49ae-b41f-5908ad86cf60', 'dec97de4-fd0c-4938-abac-648d1e3eea4f']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:35.939711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e06981-7212-44fd-8043-009417939f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:36.143984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e06981-7212-44fd-8043-009417939f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d25f3bb-db74-469e-89b5-b819a3391de4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1321462512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['2c1a1ce6-7cdf-4adb-adda-17ec13ce81bc','3fc21950-2a70-4066-9b8b-21cf9bafe171','c17c8f11-efe7-49ae-b41f-5908ad86cf60','dec97de4-fd0c-4938-abac-648d1e3eea4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1321462512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d25f3bb-db74-469e-89b5-b819a3391de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:36.151659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d888a64-de40-4a81-85c5-35de67bf4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:36.230771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d888a64-de40-4a81-85c5-35de67bf4e9f) transitioned into state 'SUCCESS' from state '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-1321462512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['2c1a1ce6-7cdf-4adb-adda-17ec13ce81bc','3fc21950-2a70-4066-9b8b-21cf9bafe171','c17c8f11-efe7-49ae-b41f-5908ad86cf60','dec97de4-fd0c-4938-abac-648d1e3eea4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:36.235693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cacd2e3-c565-4f90-9b20-4f02b059ee8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:36.291668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cacd2e3-c565-4f90-9b20-4f02b059ee8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:36.295441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (6d537e50-9b26-4fd7-a22d-ed5e863ceaaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:36.471190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:21:36.518272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c77490f-61d0-42ad-95f3-a7acc6ef2d6c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:21:36.520897 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 510/1028] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:21:35 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 814 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:36.538059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c03fc84-2a01-4242-bab6-472adc2858dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:21:36.540209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c03fc84-2a01-4242-bab6-472adc2858dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:36.540419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:36.540419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:36.541109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c03fc84-2a01-4242-bab6-472adc2858dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:36.558282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c95d118e-f86e-4a07-9e91-dbe4c195ff2f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:36.559045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c95d118e-f86e-4a07-9e91-dbe4c195ff2f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:36.559400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:36.559400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:36.560396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c95d118e-f86e-4a07-9e91-dbe4c195ff2f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:36.716688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:36.716688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:36.739213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3c03fc84-2a01-4242-bab6-472adc2858dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:36.747266 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:36.747266 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:36.776792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c03fc84-2a01-4242-bab6-472adc2858dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 200 Jan 02 10:21:36.778096 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 519/1029] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:36 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 882 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:36.789088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c95d118e-f86e-4a07-9e91-dbe4c195ff2f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:36.853431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c95d118e-f86e-4a07-9e91-dbe4c195ff2f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:36.858463 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 511/1030] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:36 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:37.795398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1de6c9cc-3912-4d2a-b864-f6e7e80013a7 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:21:37.795892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1de6c9cc-3912-4d2a-b864-f6e7e80013a7 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:37.796055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:37.796055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:37.796432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1de6c9cc-3912-4d2a-b864-f6e7e80013a7 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:37.874679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0af53d56-9b8d-48bc-9c47-aca085a4bb30 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:37.875201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0af53d56-9b8d-48bc-9c47-aca085a4bb30 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:37.875442 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:37.875442 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:37.875822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0af53d56-9b8d-48bc-9c47-aca085a4bb30 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:37.997685 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:37.997685 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:38.026586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1de6c9cc-3912-4d2a-b864-f6e7e80013a7 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:38.038408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:38.038408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:38.068806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0af53d56-9b8d-48bc-9c47-aca085a4bb30 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:38.089193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1de6c9cc-3912-4d2a-b864-f6e7e80013a7 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 200 Jan 02 10:21:38.093638 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 520/1031] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:37 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 906 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:38.147974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0af53d56-9b8d-48bc-9c47-aca085a4bb30 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:38.150556 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 512/1032] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:37 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:39.113299 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251afbff-31b6-4bcf-a5e1-d5f25670fb8b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:21:39.113957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251afbff-31b6-4bcf-a5e1-d5f25670fb8b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:39.114283 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:39.114283 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:39.114850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251afbff-31b6-4bcf-a5e1-d5f25670fb8b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:39.168073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dbdef59-ab1d-460f-941b-13eeb014a45a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:39.168799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dbdef59-ab1d-460f-941b-13eeb014a45a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:39.169131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:39.169131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:39.169663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dbdef59-ab1d-460f-941b-13eeb014a45a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:39.290023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:39.290023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:39.293992 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:39.293992 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:39.318034 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3dbdef59-ab1d-460f-941b-13eeb014a45a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:39.319532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-251afbff-31b6-4bcf-a5e1-d5f25670fb8b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:39.400966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251afbff-31b6-4bcf-a5e1-d5f25670fb8b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 200 Jan 02 10:21:39.401564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dbdef59-ab1d-460f-941b-13eeb014a45a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:39.402385 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 513/1033] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:39 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:39.417329 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 521/1034] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:39 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 907 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:39.433360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:21:39.433824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:39.433824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:39.434250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3d25f3bb-db74-469e-89b5-b819a3391de4", "size": 1, "name": "tempest-VolumesGetTest-Volume-1693218049", "metadata": {"Type": "Test"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:39.435633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'source_volid': '3d25f3bb-db74-469e-89b5-b819a3391de4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1693218049', 'metadata': {'Type': 'Test'}}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:39.635643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:39.635643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:39.638339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume retrieved successfully. Jan 02 10:21:39.642559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:21:39.689927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:21:39.793388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (afb5a617-c359-48e1-939a-617bc818fec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:39.808484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ef12b3-526d-4dd8-ac7a-d3129e92fc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:39.814335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int, validate_source_size {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:39.998528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ef12b3-526d-4dd8-ac7a-d3129e92fc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d25f3bb-db74-469e-89b5-b819a3391de4', 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:40.001399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f79ced-89a7-41df-bb88-ea5687acd086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:40.118099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['5cfc96ec-f776-4af7-ae10-9e44229fbdb8', 'ae0c0860-d751-47f1-9816-c50ab7b2ba22', '308e5987-41a8-4f2e-abad-4e9e3783f00d', '153c6b3c-42b0-4d7b-9b51-36286213ba15'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:40.120885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f79ced-89a7-41df-bb88-ea5687acd086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cfc96ec-f776-4af7-ae10-9e44229fbdb8', 'ae0c0860-d751-47f1-9816-c50ab7b2ba22', '308e5987-41a8-4f2e-abad-4e9e3783f00d', '153c6b3c-42b0-4d7b-9b51-36286213ba15']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:40.122767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08459121-86ec-4069-9fd1-7d4d0a19febd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:40.332235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08459121-86ec-4069-9fd1-7d4d0a19febd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a725a865-db15-45cf-a663-b8763366839a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1693218049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['5cfc96ec-f776-4af7-ae10-9e44229fbdb8','ae0c0860-d751-47f1-9816-c50ab7b2ba22','308e5987-41a8-4f2e-abad-4e9e3783f00d','153c6b3c-42b0-4d7b-9b51-36286213ba15'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d25f3bb-db74-469e-89b5-b819a3391de4,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1693218049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a725a865-db15-45cf-a663-b8763366839a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d25f3bb-db74-469e-89b5-b819a3391de4,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:40.335035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76cfc9c-95b5-4137-8eb0-89a2e6db00cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:40.366443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76cfc9c-95b5-4137-8eb0-89a2e6db00cf) transitioned into state 'SUCCESS' from state '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-1693218049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['5cfc96ec-f776-4af7-ae10-9e44229fbdb8','ae0c0860-d751-47f1-9816-c50ab7b2ba22','308e5987-41a8-4f2e-abad-4e9e3783f00d','153c6b3c-42b0-4d7b-9b51-36286213ba15'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d25f3bb-db74-469e-89b5-b819a3391de4,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:40.369433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260ec7e8-ce3c-4f7e-97d2-bfbab9994170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:40.421655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dae2ff0c-7697-44db-945f-b25c1e94cd68 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:40.422099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dae2ff0c-7697-44db-945f-b25c1e94cd68 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:40.422321 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:40.422321 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:40.422698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dae2ff0c-7697-44db-945f-b25c1e94cd68 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:40.514520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260ec7e8-ce3c-4f7e-97d2-bfbab9994170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:40.522393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (afb5a617-c359-48e1-939a-617bc818fec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:40.567596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:40.567596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:40.583395 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dae2ff0c-7697-44db-945f-b25c1e94cd68 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:40.627117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dae2ff0c-7697-44db-945f-b25c1e94cd68 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:40.629201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 522/1035] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:40 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:40.666014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:21:40.716838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61edd3a8-83d6-43e3-b685-0b36d581fee6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:21:40.717913 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 514/1036] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:39 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 862 bytes in 1289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:40.735037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31336193-7381-4172-a1c2-88518457b74d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:40.735859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31336193-7381-4172-a1c2-88518457b74d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:40.736249 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:40.736249 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:40.736888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31336193-7381-4172-a1c2-88518457b74d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:40.850964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:40.850964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:40.885397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-31336193-7381-4172-a1c2-88518457b74d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:40.926260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31336193-7381-4172-a1c2-88518457b74d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:40.927404 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 523/1037] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:40 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:41.649423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de9f725f-ebbd-4f91-af90-c854978a39aa tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:41.649975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de9f725f-ebbd-4f91-af90-c854978a39aa tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:41.650162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:41.650162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:41.650546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de9f725f-ebbd-4f91-af90-c854978a39aa tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:41.784941 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:41.784941 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:41.807580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de9f725f-ebbd-4f91-af90-c854978a39aa tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:41.878024 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de9f725f-ebbd-4f91-af90-c854978a39aa tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:41.880138 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 515/1038] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:41 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:41.944729 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f51ce1f5-aa88-4a47-9a5c-8616aecac297 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:41.945319 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f51ce1f5-aa88-4a47-9a5c-8616aecac297 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:41.945517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:41.945517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:41.946219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f51ce1f5-aa88-4a47-9a5c-8616aecac297 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:42.049800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:42.049800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:42.065607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f51ce1f5-aa88-4a47-9a5c-8616aecac297 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:42.104975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f51ce1f5-aa88-4a47-9a5c-8616aecac297 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:42.108293 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 524/1039] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:41 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:42.897163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c045cc1-c72c-439c-9d9e-714f912e2016 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:42.897708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c045cc1-c72c-439c-9d9e-714f912e2016 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:42.898054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:42.898054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:42.898519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c045cc1-c72c-439c-9d9e-714f912e2016 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:43.023994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:43.023994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:43.035403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4c045cc1-c72c-439c-9d9e-714f912e2016 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:43.084657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c045cc1-c72c-439c-9d9e-714f912e2016 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:43.094825 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 516/1040] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:42 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:43.124771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34f76488-31f4-48fc-9fb4-8d7d56ae5a47 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:43.125660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34f76488-31f4-48fc-9fb4-8d7d56ae5a47 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:43.126092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:43.126092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:43.126770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34f76488-31f4-48fc-9fb4-8d7d56ae5a47 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:43.298674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:43.298674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:43.338137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-34f76488-31f4-48fc-9fb4-8d7d56ae5a47 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:43.374769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34f76488-31f4-48fc-9fb4-8d7d56ae5a47 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:43.376408 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 525/1041] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:43 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:44.102110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ae0bb5b-cb3c-4f79-8273-ffa92ac935f1 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:44.102647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ae0bb5b-cb3c-4f79-8273-ffa92ac935f1 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:44.102861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:44.102861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:44.103216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ae0bb5b-cb3c-4f79-8273-ffa92ac935f1 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:44.223580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:44.223580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:44.249866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ae0bb5b-cb3c-4f79-8273-ffa92ac935f1 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:44.276164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ae0bb5b-cb3c-4f79-8273-ffa92ac935f1 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:44.286775 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 517/1042] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:44 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:44.400465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04a95894-3fa2-4e3b-a714-d0c0a63196f8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:44.408201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04a95894-3fa2-4e3b-a714-d0c0a63196f8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:44.408465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:44.408465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:44.408943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04a95894-3fa2-4e3b-a714-d0c0a63196f8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:44.503418 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:44.503418 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:44.514265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-04a95894-3fa2-4e3b-a714-d0c0a63196f8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:44.542144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04a95894-3fa2-4e3b-a714-d0c0a63196f8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:44.543238 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 526/1043] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:44 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:45.293559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cfc9b3f-2aba-4f75-a351-117823050b67 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:45.294464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cfc9b3f-2aba-4f75-a351-117823050b67 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:45.294662 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:45.294662 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:45.295340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cfc9b3f-2aba-4f75-a351-117823050b67 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:45.495530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:45.495530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:45.531873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3cfc9b3f-2aba-4f75-a351-117823050b67 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:45.563143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a013b2c4-5544-4fae-a6ec-4c5dc2e76d3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:45.565532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a013b2c4-5544-4fae-a6ec-4c5dc2e76d3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:45.568669 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:45.568669 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:45.571198 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a013b2c4-5544-4fae-a6ec-4c5dc2e76d3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:45.635084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cfc9b3f-2aba-4f75-a351-117823050b67 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:45.637649 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 518/1044] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:45 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:45.770264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:45.770264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:45.795990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a013b2c4-5544-4fae-a6ec-4c5dc2e76d3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:45.853121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a013b2c4-5544-4fae-a6ec-4c5dc2e76d3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:45.857881 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 527/1045] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:45 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:46.653693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4493d7cc-6bbe-49be-b807-d8b5937bd7d5 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:46.654260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4493d7cc-6bbe-49be-b807-d8b5937bd7d5 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:46.654384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:46.654384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:46.655356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4493d7cc-6bbe-49be-b807-d8b5937bd7d5 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:46.750277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:46.750277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:46.768004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4493d7cc-6bbe-49be-b807-d8b5937bd7d5 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:46.802124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4493d7cc-6bbe-49be-b807-d8b5937bd7d5 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:46.803184 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 519/1046] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:46 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:46.879254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-373e4375-df2c-4bab-9957-df603409ed6b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:46.880374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-373e4375-df2c-4bab-9957-df603409ed6b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:46.880804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:46.880804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:46.881504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-373e4375-df2c-4bab-9957-df603409ed6b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:46.993738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:46.993738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:47.021710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-373e4375-df2c-4bab-9957-df603409ed6b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:47.062123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-373e4375-df2c-4bab-9957-df603409ed6b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:47.063767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 528/1047] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:46 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:47.820848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65ea87db-cffe-4e41-b7be-278f4d628c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:47.821973 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65ea87db-cffe-4e41-b7be-278f4d628c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:47.822296 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:47.822296 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:47.822852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65ea87db-cffe-4e41-b7be-278f4d628c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:48.083429 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5616c63d-5289-42d4-862d-6fd8b79c53a2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:48.084065 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5616c63d-5289-42d4-862d-6fd8b79c53a2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:48.084384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:48.084384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:48.085180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5616c63d-5289-42d4-862d-6fd8b79c53a2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:48.098430 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:48.098430 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:48.122364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65ea87db-cffe-4e41-b7be-278f4d628c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:48.187393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65ea87db-cffe-4e41-b7be-278f4d628c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:48.188301 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 520/1048] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:47 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:48.341927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:48.341927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:48.364340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5616c63d-5289-42d4-862d-6fd8b79c53a2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:48.416114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5616c63d-5289-42d4-862d-6fd8b79c53a2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:48.417818 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 529/1049] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:48 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:49.205186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e723e73-b9e1-4bdb-9362-387a70dcb525 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:49.206045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e723e73-b9e1-4bdb-9362-387a70dcb525 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:49.206045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:49.206045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:49.206547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e723e73-b9e1-4bdb-9362-387a70dcb525 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:49.371433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:49.371433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:49.387161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1e723e73-b9e1-4bdb-9362-387a70dcb525 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:49.434696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad8cbb8e-5ef2-4e60-ac4a-9cc138edd5b4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:49.435464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad8cbb8e-5ef2-4e60-ac4a-9cc138edd5b4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:49.435666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:49.435666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:49.436318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad8cbb8e-5ef2-4e60-ac4a-9cc138edd5b4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:49.485824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e723e73-b9e1-4bdb-9362-387a70dcb525 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:49.502080 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 521/1050] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:49 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:49.546731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:49.546731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:49.566398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ad8cbb8e-5ef2-4e60-ac4a-9cc138edd5b4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:49.608450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad8cbb8e-5ef2-4e60-ac4a-9cc138edd5b4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:49.609523 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 530/1051] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:49 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:50.505885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc33d7ab-e20c-4ab6-998a-6259752a5972 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:50.507709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc33d7ab-e20c-4ab6-998a-6259752a5972 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:50.508144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:50.508144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:50.510784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc33d7ab-e20c-4ab6-998a-6259752a5972 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:50.626713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11ee618e-c2e6-4dca-9b65-a6c39e98114a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:50.630435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11ee618e-c2e6-4dca-9b65-a6c39e98114a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:50.630712 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:50.630712 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:50.634621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11ee618e-c2e6-4dca-9b65-a6c39e98114a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:50.670557 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:50.670557 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:50.696517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc33d7ab-e20c-4ab6-998a-6259752a5972 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:50.770666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc33d7ab-e20c-4ab6-998a-6259752a5972 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:50.771437 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 522/1052] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:50 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:50.801022 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:50.801022 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:50.838067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-11ee618e-c2e6-4dca-9b65-a6c39e98114a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:50.893588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11ee618e-c2e6-4dca-9b65-a6c39e98114a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:50.908780 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 531/1053] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:50 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:51.795049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b21d8d2-9ac5-43d5-ab6f-66b856174a9a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:51.795700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b21d8d2-9ac5-43d5-ab6f-66b856174a9a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:51.796043 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:51.796043 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:51.796566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b21d8d2-9ac5-43d5-ab6f-66b856174a9a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:51.919093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:51.919093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:51.924514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abea7613-9497-4576-b580-c4f8b4740cf0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:51.926606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abea7613-9497-4576-b580-c4f8b4740cf0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:51.927004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:51.927004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:51.929510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abea7613-9497-4576-b580-c4f8b4740cf0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:51.955135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8b21d8d2-9ac5-43d5-ab6f-66b856174a9a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:51.997278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b21d8d2-9ac5-43d5-ab6f-66b856174a9a tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:51.998676 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 523/1054] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:51 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:52.199177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:52.199177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:52.224958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-abea7613-9497-4576-b580-c4f8b4740cf0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:52.273418 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abea7613-9497-4576-b580-c4f8b4740cf0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:52.275189 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 532/1055] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:51 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:53.019898 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50bef0f6-9a27-4686-992d-21833e8c9a6f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:53.020609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50bef0f6-9a27-4686-992d-21833e8c9a6f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:53.020804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:53.020804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:53.021481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50bef0f6-9a27-4686-992d-21833e8c9a6f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:53.292862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d0650fd-a3cc-46ff-bc26-d4e173c47aba tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:53.292862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d0650fd-a3cc-46ff-bc26-d4e173c47aba tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:53.293053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:53.293053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:53.293392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d0650fd-a3cc-46ff-bc26-d4e173c47aba tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:53.302784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:53.302784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:53.351753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50bef0f6-9a27-4686-992d-21833e8c9a6f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:53.481203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50bef0f6-9a27-4686-992d-21833e8c9a6f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:53.493257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 524/1056] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:53 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:53.523897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:53.523897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:53.557238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9d0650fd-a3cc-46ff-bc26-d4e173c47aba tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:53.619069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d0650fd-a3cc-46ff-bc26-d4e173c47aba tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:53.620351 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 533/1057] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:53 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:54.502389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ed5e25d-013a-48c1-b393-0b23944033cf tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:54.503924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ed5e25d-013a-48c1-b393-0b23944033cf tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:54.504298 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:54.504298 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:54.504914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ed5e25d-013a-48c1-b393-0b23944033cf tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:54.604451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:54.604451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:54.613310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ed5e25d-013a-48c1-b393-0b23944033cf tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:54.640740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ed5e25d-013a-48c1-b393-0b23944033cf tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:54.642154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d9e6168-0426-46b5-b4fa-02000050f290 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:54.642852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d9e6168-0426-46b5-b4fa-02000050f290 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:54.643213 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:54.643213 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:54.643827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d9e6168-0426-46b5-b4fa-02000050f290 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:54.651855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 525/1058] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:54 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:54.830689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:54.830689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:54.865043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8d9e6168-0426-46b5-b4fa-02000050f290 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:54.941877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d9e6168-0426-46b5-b4fa-02000050f290 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:54.944927 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 534/1059] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:54 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:55.658602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c9afb0e-8b3a-4ea5-8a6d-abdb5cbdd371 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:55.659217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c9afb0e-8b3a-4ea5-8a6d-abdb5cbdd371 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:55.659366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:55.659366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:55.659724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c9afb0e-8b3a-4ea5-8a6d-abdb5cbdd371 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:55.765913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:55.765913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:55.786175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9c9afb0e-8b3a-4ea5-8a6d-abdb5cbdd371 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:55.818355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c9afb0e-8b3a-4ea5-8a6d-abdb5cbdd371 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:55.831920 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 526/1060] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:55 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 975 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:55.961411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4e621b2-8e48-4438-b610-cd92844571a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:55.962293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4e621b2-8e48-4438-b610-cd92844571a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:55.962717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:55.962717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:55.963516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4e621b2-8e48-4438-b610-cd92844571a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:56.046216 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:56.046216 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:56.063088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a4e621b2-8e48-4438-b610-cd92844571a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:56.097341 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4e621b2-8e48-4438-b610-cd92844571a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:56.098545 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 535/1061] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:55 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 954 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:56.838012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-baeaea59-efd9-482c-beda-86adb599eb16 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:56.838863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-baeaea59-efd9-482c-beda-86adb599eb16 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:56.838863 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:56.838863 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:56.839414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-baeaea59-efd9-482c-beda-86adb599eb16 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:56.958974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:56.958974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:56.969988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-baeaea59-efd9-482c-beda-86adb599eb16 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:56.997963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-baeaea59-efd9-482c-beda-86adb599eb16 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:56.998834 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 527/1062] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:56 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 975 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:57.117369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05a44663-7c6f-4536-841b-f0250bdd8170 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:57.118062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05a44663-7c6f-4536-841b-f0250bdd8170 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:57.118386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:57.118386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:57.118941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05a44663-7c6f-4536-841b-f0250bdd8170 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:57.261876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:57.261876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:57.285188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-05a44663-7c6f-4536-841b-f0250bdd8170 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:57.356529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05a44663-7c6f-4536-841b-f0250bdd8170 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:57.357648 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 536/1063] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:57 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 955 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:57.377624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6425b5c-e005-4ea3-97a8-494a2d7704a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:57.378435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6425b5c-e005-4ea3-97a8-494a2d7704a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:57.379059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:57.379059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:57.379740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6425b5c-e005-4ea3-97a8-494a2d7704a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:57.514449 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:57.514449 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:57.541227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c6425b5c-e005-4ea3-97a8-494a2d7704a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:57.611453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6425b5c-e005-4ea3-97a8-494a2d7704a8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:57.618552 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 528/1064] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:57 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 955 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:57.630684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-397654a6-f7f1-458b-9f1c-6782d85988f6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:57.631517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:57.631517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:57.632335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-397654a6-f7f1-458b-9f1c-6782d85988f6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1693218049"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:57.772199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:57.772199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:57.781767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-397654a6-f7f1-458b-9f1c-6782d85988f6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:57.793547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-397654a6-f7f1-458b-9f1c-6782d85988f6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:21:57.829415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-397654a6-f7f1-458b-9f1c-6782d85988f6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:57.865966 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 537/1065] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:21:57 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 887 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:57.887871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d9f9f98-d06c-4385-a932-43693a53c1f0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:57.887871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:57.887871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:57.887871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d9f9f98-d06c-4385-a932-43693a53c1f0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1008492138", "description": "This is the new description of volume"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:57.990671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:57.990671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:58.005703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d9f9f98-d06c-4385-a932-43693a53c1f0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:58.015977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-585b8094-7d78-416b-bb99-0b3efd692a62 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:58.016740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-585b8094-7d78-416b-bb99-0b3efd692a62 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:58.017117 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:58.017117 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:58.017745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-585b8094-7d78-416b-bb99-0b3efd692a62 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:58.030477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d9f9f98-d06c-4385-a932-43693a53c1f0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:21:58.063870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d9f9f98-d06c-4385-a932-43693a53c1f0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:58.069410 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 529/1066] 10.222.0.73 () {60 vars in 1336 bytes} [Sat Jan 2 10:21:57 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 926 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:58.081640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a8482dd-8f50-49ba-8ac5-ff003060c7d0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:21:58.083532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a8482dd-8f50-49ba-8ac5-ff003060c7d0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:58.085624 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:58.085624 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:58.093087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a8482dd-8f50-49ba-8ac5-ff003060c7d0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:58.204881 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:58.204881 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:58.267542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-585b8094-7d78-416b-bb99-0b3efd692a62 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:58.282305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:58.282305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:58.307725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a8482dd-8f50-49ba-8ac5-ff003060c7d0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:58.358802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-585b8094-7d78-416b-bb99-0b3efd692a62 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:58.360539 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 538/1067] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:58 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 978 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:58.466245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a8482dd-8f50-49ba-8ac5-ff003060c7d0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:21:58.482857 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:21:58.483332 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:58.483332 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:58.483544 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 530/1068] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:58 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 994 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:21:58.484228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-412416401", "availability_zone": "nova", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:21:58.485842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-412416401', 'availability_zone': 'nova', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:21:58.486221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:21:58.536032 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:21:58.588128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (50fca413-9633-47a1-91a1-b0ab3b54ac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:58.592702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2292d21-da12-42d3-a5d5-fd50c3226ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:58.596695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:21:58.714014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2292d21-da12-42d3-a5d5-fd50c3226ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:58.717110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a3ae8b-68a8-4106-8ec4-29a6f13500c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:58.842135 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['11400659-acc1-4621-a2de-cf6db90c759e', '6652aec7-490d-40a8-bb9f-4bbfb7280ebf', '0f83fb7b-f884-40f9-bd11-3a82d6eef421', '81c5469c-9892-45f3-a4cd-1be6ac159c35'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:21:58.844217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a3ae8b-68a8-4106-8ec4-29a6f13500c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11400659-acc1-4621-a2de-cf6db90c759e', '6652aec7-490d-40a8-bb9f-4bbfb7280ebf', '0f83fb7b-f884-40f9-bd11-3a82d6eef421', '81c5469c-9892-45f3-a4cd-1be6ac159c35']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:58.846614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a23cff9-dbf4-455b-9782-1be7b4ff07b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:58.996162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a23cff9-dbf4-455b-9782-1be7b4ff07b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58048eed-93b5-43bf-8909-78d7c8740d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-412416401',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['11400659-acc1-4621-a2de-cf6db90c759e','6652aec7-490d-40a8-bb9f-4bbfb7280ebf','0f83fb7b-f884-40f9-bd11-3a82d6eef421','81c5469c-9892-45f3-a4cd-1be6ac159c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:21:58Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-412416401',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58048eed-93b5-43bf-8909-78d7c8740d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:58.998473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389ecd75-04a6-47cf-8a2c-9182d92568d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:59.061758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389ecd75-04a6-47cf-8a2c-9182d92568d9) transitioned into 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-412416401',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['11400659-acc1-4621-a2de-cf6db90c759e','6652aec7-490d-40a8-bb9f-4bbfb7280ebf','0f83fb7b-f884-40f9-bd11-3a82d6eef421','81c5469c-9892-45f3-a4cd-1be6ac159c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:59.069078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b96476-d142-4cab-9928-345ab7b6a074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:21:59.097850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b96476-d142-4cab-9928-345ab7b6a074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:21:59.105695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (50fca413-9633-47a1-91a1-b0ab3b54ac07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:21:59.203384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:21:59.232405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-327956ab-51b3-4bf3-8e9b-2050ee234092 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:21:59.251358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6733845a-d0b2-4695-a180-69ca1baf113f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:21:59.251858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6733845a-d0b2-4695-a180-69ca1baf113f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:59.252080 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:59.252080 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:59.252499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6733845a-d0b2-4695-a180-69ca1baf113f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:59.266174 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 539/1069] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:21:58 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 810 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:21:59.377745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61d4af73-54b1-4e72-b04f-a2bcf613f684 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:21:59.378274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61d4af73-54b1-4e72-b04f-a2bcf613f684 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:21:59.378475 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:21:59.378475 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:21:59.379401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61d4af73-54b1-4e72-b04f-a2bcf613f684 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:21:59.471240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:59.471240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:59.518593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6733845a-d0b2-4695-a180-69ca1baf113f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:21:59.585737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6733845a-d0b2-4695-a180-69ca1baf113f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:21:59.589829 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 531/1070] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:59 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 878 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:21:59.590900 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:21:59.590900 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:21:59.610417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61d4af73-54b1-4e72-b04f-a2bcf613f684 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:21:59.636431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61d4af73-54b1-4e72-b04f-a2bcf613f684 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:21:59.637622 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 540/1071] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:21:59 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 978 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:22:00.613002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-485bfa20-9133-4120-a78c-1f799105bcb8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:00.615324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-485bfa20-9133-4120-a78c-1f799105bcb8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:00.616054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:00.616054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:00.618443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-485bfa20-9133-4120-a78c-1f799105bcb8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:00.654831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6285beec-e82b-4a1a-a573-13a22a08234f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:00.655821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6285beec-e82b-4a1a-a573-13a22a08234f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:00.656263 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:00.656263 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:00.656967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6285beec-e82b-4a1a-a573-13a22a08234f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:00.765242 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:00.765242 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:00.791280 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6285beec-e82b-4a1a-a573-13a22a08234f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:00.794649 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:00.794649 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:00.820059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-485bfa20-9133-4120-a78c-1f799105bcb8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:00.866763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6285beec-e82b-4a1a-a573-13a22a08234f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:00.885210 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 541/1072] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:00 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 978 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:00.890770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-485bfa20-9133-4120-a78c-1f799105bcb8 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:22:00.891978 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 532/1073] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:00 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 902 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:01.893409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a17ad37f-5a29-4a54-9200-e11130c14b50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:01.894897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a17ad37f-5a29-4a54-9200-e11130c14b50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:01.895271 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:01.895271 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:01.896112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a17ad37f-5a29-4a54-9200-e11130c14b50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:01.912526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8756f10b-6755-43c4-8408-ddcfea5f644d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:01.913556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8756f10b-6755-43c4-8408-ddcfea5f644d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:01.913950 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:01.913950 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:01.914646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8756f10b-6755-43c4-8408-ddcfea5f644d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:02.030313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:02.030313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:02.063364 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:02.063364 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:02.067116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a17ad37f-5a29-4a54-9200-e11130c14b50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:02.094815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8756f10b-6755-43c4-8408-ddcfea5f644d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:02.145962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a17ad37f-5a29-4a54-9200-e11130c14b50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:02.146809 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 542/1074] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:01 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 978 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:02.182159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8756f10b-6755-43c4-8408-ddcfea5f644d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:22:02.190221 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 533/1075] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:01 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 903 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:02.205253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14afafe0-e0bb-4004-9a93-d1f533933c95 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:02.205715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:02.205715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:02.206126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14afafe0-e0bb-4004-9a93-d1f533933c95 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1693218049", "description": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:02.280691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:02.280691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:02.295811 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-14afafe0-e0bb-4004-9a93-d1f533933c95 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:02.337200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-14afafe0-e0bb-4004-9a93-d1f533933c95 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:22:02.396500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14afafe0-e0bb-4004-9a93-d1f533933c95 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:22:02.400105 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 543/1076] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:22:02 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 839 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:02.416980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:02.418068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:02.418068 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:02.418068 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:02.418571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:02.419167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: 58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:02.512607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:02.512607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:02.513862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:02.621293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:22:02.621778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e920095f-2cae-44e3-b844-2b9de995419d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 202 Jan 02 10:22:02.623009 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 534/1077] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:02 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:02.631781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f68daa6d-fe6d-477d-8bd0-aba39763e1bf tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:02.632445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f68daa6d-fe6d-477d-8bd0-aba39763e1bf tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:02.632903 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:02.632903 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:02.634455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f68daa6d-fe6d-477d-8bd0-aba39763e1bf tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:02.715235 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:02.715235 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:02.743592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f68daa6d-fe6d-477d-8bd0-aba39763e1bf tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:02.791706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f68daa6d-fe6d-477d-8bd0-aba39763e1bf tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:22:02.792831 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 544/1078] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:02 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 906 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:03.164486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8363fcb-2156-475b-bfff-ef50af86d799 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:03.165161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8363fcb-2156-475b-bfff-ef50af86d799 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:03.165490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:03.165490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:03.166401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8363fcb-2156-475b-bfff-ef50af86d799 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:03.303169 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:03.303169 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:03.321118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8363fcb-2156-475b-bfff-ef50af86d799 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:03.383972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8363fcb-2156-475b-bfff-ef50af86d799 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:03.385992 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 535/1079] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:03 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 978 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:03.766019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] POST http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes Jan 02 10:22:03.766492 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:03.766492 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:03.766914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-573110454"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:03.769092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-573110454'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:22:03.770108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Create volume of 1 GB Jan 02 10:22:03.809417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ea14dbb-e7b4-44bf-91c5-45b6d9affda6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:03.809954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ea14dbb-e7b4-44bf-91c5-45b6d9affda6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:03.810151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:03.810151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:03.810805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ea14dbb-e7b4-44bf-91c5-45b6d9affda6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:03.816335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Availability Zones retrieved successfully. Jan 02 10:22:03.862350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Flow 'volume_create_api' (c6eff677-e248-4fa4-af6e-e8a07b8b63d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:03.865471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2940441-2f8d-4638-9028-18335d01acd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:03.876806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:22:03.964840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:03.964840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:03.994097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9ea14dbb-e7b4-44bf-91c5-45b6d9affda6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:04.028790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2940441-2f8d-4638-9028-18335d01acd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:04.040425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5af14f-d9a8-4eeb-96dc-5217e15dc83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:04.088092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ea14dbb-e7b4-44bf-91c5-45b6d9affda6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:22:04.090221 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 536/1080] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:03 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 906 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:04.217790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Created reservations ['3de95954-951c-4fc3-a2d3-dd990fee4a5c', '3d5e0734-41ba-4692-9c4f-e1eedf3ccf06', '66b4bbc1-aebc-475a-b663-ed9b2ead1de6', 'e326dcdb-8252-46d8-9201-bd83aedf18ce'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:22:04.221723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5af14f-d9a8-4eeb-96dc-5217e15dc83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3de95954-951c-4fc3-a2d3-dd990fee4a5c', '3d5e0734-41ba-4692-9c4f-e1eedf3ccf06', '66b4bbc1-aebc-475a-b663-ed9b2ead1de6', 'e326dcdb-8252-46d8-9201-bd83aedf18ce']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:04.225580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b75ce93-9cc6-4e67-a794-c16447012284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:04.375027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b75ce93-9cc6-4e67-a794-c16447012284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f496459b-9637-41f0-8726-ceceeffefc04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-573110454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7ed5bf8ecd044c4b84379573ccb34c8',qos_specs=None,replication_status=,reservations=['3de95954-951c-4fc3-a2d3-dd990fee4a5c','3d5e0734-41ba-4692-9c4f-e1eedf3ccf06','66b4bbc1-aebc-475a-b663-ed9b2ead1de6','e326dcdb-8252-46d8-9201-bd83aedf18ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18158213580f44af955d6dd7a4860627',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-573110454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f496459b-9637-41f0-8726-ceceeffefc04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7ed5bf8ecd044c4b84379573ccb34c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='18158213580f44af955d6dd7a4860627',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:04.377186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb2b7f7-6a18-4b21-b5de-fe2e6c3a7180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:04.403213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-babc9fb3-c676-4ee7-ba55-1fc4c6f43b71 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:04.404067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-babc9fb3-c676-4ee7-ba55-1fc4c6f43b71 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:04.404537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:04.404537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:04.405277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-babc9fb3-c676-4ee7-ba55-1fc4c6f43b71 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:04.477372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb2b7f7-6a18-4b21-b5de-fe2e6c3a7180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-573110454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7ed5bf8ecd044c4b84379573ccb34c8',qos_specs=None,replication_status=,reservations=['3de95954-951c-4fc3-a2d3-dd990fee4a5c','3d5e0734-41ba-4692-9c4f-e1eedf3ccf06','66b4bbc1-aebc-475a-b663-ed9b2ead1de6','e326dcdb-8252-46d8-9201-bd83aedf18ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18158213580f44af955d6dd7a4860627',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:04.479923 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7523b98d-c344-4126-88db-3f6a5963d69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:04.526482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7523b98d-c344-4126-88db-3f6a5963d69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:04.529400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Flow 'volume_create_api' (c6eff677-e248-4fa4-af6e-e8a07b8b63d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:04.578631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:04.578631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:04.616669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-babc9fb3-c676-4ee7-ba55-1fc4c6f43b71 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:04.692072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-babc9fb3-c676-4ee7-ba55-1fc4c6f43b71 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:04.692808 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 537/1081] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:04 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 978 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:22:04.718658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Create volume request issued successfully. Jan 02 10:22:04.759051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10e24d08-c26e-4be8-baaf-c280e81787c9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes returned with HTTP 202 Jan 02 10:22:04.772238 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 545/1082] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:22:03 2021] POST /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes => generated 827 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:22:04.776049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e7df278-6a0a-4801-93c0-95c111b4ce8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:04.777098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e7df278-6a0a-4801-93c0-95c111b4ce8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:04.777520 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:04.777520 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:04.778803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e7df278-6a0a-4801-93c0-95c111b4ce8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:04.917964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:04.917964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:04.941841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6e7df278-6a0a-4801-93c0-95c111b4ce8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:05.001802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e7df278-6a0a-4801-93c0-95c111b4ce8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:05.015398 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 538/1083] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:04 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 895 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:05.107240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57e602dc-9818-4d59-9f13-22dbc6dda2fa tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:05.108173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57e602dc-9818-4d59-9f13-22dbc6dda2fa tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:05.109039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:05.109039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:05.109413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57e602dc-9818-4d59-9f13-22dbc6dda2fa tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:05.234498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:05.234498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:05.270787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-57e602dc-9818-4d59-9f13-22dbc6dda2fa tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:05.365071 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57e602dc-9818-4d59-9f13-22dbc6dda2fa tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 200 Jan 02 10:22:05.366162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 546/1084] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:05 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 906 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:05.711315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-41217324-d337-496b-a3dd-e02566e54a4c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:05.712339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-41217324-d337-496b-a3dd-e02566e54a4c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:05.712781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:05.712781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:05.713467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-41217324-d337-496b-a3dd-e02566e54a4c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:05.804243 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:05.804243 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:05.820446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-41217324-d337-496b-a3dd-e02566e54a4c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:05.871958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-41217324-d337-496b-a3dd-e02566e54a4c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:05.872883 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 539/1085] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:05 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 1366 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:05.893124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes Jan 02 10:22:05.893784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:05.893784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:05.894401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-164586830"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:05.895831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-164586830'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:22:05.896384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume of 1 GB Jan 02 10:22:05.937306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Availability Zones retrieved successfully. Jan 02 10:22:05.988716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Flow 'volume_create_api' (98732b1d-ce4e-417c-acaf-17136cc75b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:06.000171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28bf0f7e-16ce-4215-9c4f-46df9e1e07e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:06.003060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:22:06.021721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-719d2742-4a35-48b8-9870-9053ea72ad1c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:06.022449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-719d2742-4a35-48b8-9870-9053ea72ad1c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:06.022671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:06.022671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:06.023051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-719d2742-4a35-48b8-9870-9053ea72ad1c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:06.136549 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:06.136549 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:06.155128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-719d2742-4a35-48b8-9870-9053ea72ad1c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:06.201011 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28bf0f7e-16ce-4215-9c4f-46df9e1e07e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:06.203485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65dc6e1-f325-420a-8f07-a0e7776fe9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:06.204974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-719d2742-4a35-48b8-9870-9053ea72ad1c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:06.206128 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 540/1086] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:06 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:06.382088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98e76221-0139-4cad-9578-5260f1f316a0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 Jan 02 10:22:06.382749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98e76221-0139-4cad-9578-5260f1f316a0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:06.382909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:06.382909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:06.383149 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98e76221-0139-4cad-9578-5260f1f316a0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:06.389408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Created reservations ['fc0865e2-2970-4a37-9b94-06133a7001f6', '7acafeef-86aa-4c0e-9f94-4043fa30e056', '736a674d-a4a2-4c63-a7e8-6914c83ffb99', '4b50bc2e-2496-4d3f-ad91-fb1474c5d584'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:22:06.391631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65dc6e1-f325-420a-8f07-a0e7776fe9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0865e2-2970-4a37-9b94-06133a7001f6', '7acafeef-86aa-4c0e-9f94-4043fa30e056', '736a674d-a4a2-4c63-a7e8-6914c83ffb99', '4b50bc2e-2496-4d3f-ad91-fb1474c5d584']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:06.399246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fdff5a-0f04-42a9-91a5-a5d233311b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:06.478993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fdff5a-0f04-42a9-91a5-a5d233311b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61bca896-6d9b-441c-a0d2-6ad965f98c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-164586830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a163bc560b54b2d9db3d9b71866de5a',qos_specs=None,replication_status=,reservations=['fc0865e2-2970-4a37-9b94-06133a7001f6','7acafeef-86aa-4c0e-9f94-4043fa30e056','736a674d-a4a2-4c63-a7e8-6914c83ffb99','4b50bc2e-2496-4d3f-ad91-fb1474c5d584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f78ad7350974d5d8a626498349bfa8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-164586830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61bca896-6d9b-441c-a0d2-6ad965f98c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a163bc560b54b2d9db3d9b71866de5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f78ad7350974d5d8a626498349bfa8c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:06.483422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745e2cae-7b08-49c8-ab64-93bf77044ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:06.551347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745e2cae-7b08-49c8-ab64-93bf77044ac9) transitioned into state 'SUCCESS' from state '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-164586830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a163bc560b54b2d9db3d9b71866de5a',qos_specs=None,replication_status=,reservations=['fc0865e2-2970-4a37-9b94-06133a7001f6','7acafeef-86aa-4c0e-9f94-4043fa30e056','736a674d-a4a2-4c63-a7e8-6914c83ffb99','4b50bc2e-2496-4d3f-ad91-fb1474c5d584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f78ad7350974d5d8a626498349bfa8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:06.560874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ca430d-3b5d-4b3f-9e43-5cdcfc82466f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:06.567401 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98e76221-0139-4cad-9578-5260f1f316a0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 returned with HTTP 404 Jan 02 10:22:06.568464 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 541/1087] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:06 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/58048eed-93b5-43bf-8909-78d7c8740d17 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:22:06.584392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:22:06.585475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:06.585970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:06.586488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: a725a865-db15-45cf-a663-b8763366839a Jan 02 10:22:06.607392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ca430d-3b5d-4b3f-9e43-5cdcfc82466f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:06.610206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Flow 'volume_create_api' (98732b1d-ce4e-417c-acaf-17136cc75b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:06.708964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:06.708964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:06.710760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:06.722260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume request issued successfully. Jan 02 10:22:06.771523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c4bdc4d-d57b-4d31-9f18-c6e76181cf44 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes returned with HTTP 202 Jan 02 10:22:06.782639 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 547/1088] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:22:05 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes => generated 825 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:22:06.782868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:22:06.782868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-884b2e6e-895f-4e1f-9bda-58ddf3c9de75 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 202 Jan 02 10:22:06.782868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 542/1089] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:06 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:06.786915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53ae2a1c-d1a6-4198-839e-3b173f851389 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:22:06.787209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b140041f-f4d4-4f32-94d3-2370007429dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:22:06.787474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53ae2a1c-d1a6-4198-839e-3b173f851389 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:06.788309 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b140041f-f4d4-4f32-94d3-2370007429dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:06.788538 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:06.788538 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:06.788815 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:06.788815 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:06.788984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b140041f-f4d4-4f32-94d3-2370007429dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:06.789098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53ae2a1c-d1a6-4198-839e-3b173f851389 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:06.894147 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:06.894147 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:06.919714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-53ae2a1c-d1a6-4198-839e-3b173f851389 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:06.945724 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:06.945724 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:06.964003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53ae2a1c-d1a6-4198-839e-3b173f851389 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:22:06.967095 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 543/1090] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:06 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 893 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:22:06.980438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b140041f-f4d4-4f32-94d3-2370007429dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:07.070096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b140041f-f4d4-4f32-94d3-2370007429dd tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:22:07.093529 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 548/1091] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:06 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 993 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:07.982485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6fd534a6-2308-434f-b962-507cebf21545 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:22:07.983715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6fd534a6-2308-434f-b962-507cebf21545 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:07.984123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:07.984123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:07.985015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6fd534a6-2308-434f-b962-507cebf21545 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:08.101628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:22:08.102444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:08.102823 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:08.102823 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:08.103463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:08.181526 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:08.181526 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:08.193098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6fd534a6-2308-434f-b962-507cebf21545 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:08.224947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6fd534a6-2308-434f-b962-507cebf21545 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:22:08.226611 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 544/1092] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:07 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:08.255952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:08.255952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:08.292172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:08.367333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:22:08.368172 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 549/1093] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:08 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 993 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:08.384706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-408f07e8-2f77-4413-bb01-2c0fa15b329e tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:08.385571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-408f07e8-2f77-4413-bb01-2c0fa15b329e tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:08.386319 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:08.386319 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:08.386631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-408f07e8-2f77-4413-bb01-2c0fa15b329e tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:08.496733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:08.496733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:08.508938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-35655681-8fda-4670-a3b4-66d007905165 req-408f07e8-2f77-4413-bb01-2c0fa15b329e tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:08.544752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-408f07e8-2f77-4413-bb01-2c0fa15b329e tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:08.545878 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 545/1094] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:08 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:08.694710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume// Jan 02 10:22:08.695647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:08.696021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:08.696021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:08.696599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:08.698109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42ce9274-fde5-4f26-af1d-421741d12076 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:08.698911 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 550/1095] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:22:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:22:08.722512 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] POST http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments Jan 02 10:22:08.723449 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:08.723449 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:08.724158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f496459b-9637-41f0-8726-ceceeffefc04", "instance_uuid": "9e048d82-234d-4b19-b430-e197e0cca904", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:08.803305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:08.803305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:08.923589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments returned with HTTP 200 Jan 02 10:22:08.927401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 546/1096] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:22:08 2021] POST /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:08.996485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef31c155-75b5-4969-aee4-a724fca387ae tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:08.997033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef31c155-75b5-4969-aee4-a724fca387ae tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:08.997474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef31c155-75b5-4969-aee4-a724fca387ae tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:09.048465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume// Jan 02 10:22:09.049164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:09.049530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:09.049530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:09.051590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:09.053012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-dd47056b-b812-4633-9de8-55051a77e6ba tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:09.054130 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 547/1097] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:22:09 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:22:09.067991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-0f4791f0-e396-47b5-bf72-8bd541a7f700 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:09.069345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-0f4791f0-e396-47b5-bf72-8bd541a7f700 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:09.070800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-0f4791f0-e396-47b5-bf72-8bd541a7f700 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:09.105876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.105876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.130244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ef31c155-75b5-4969-aee4-a724fca387ae tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:09.151324 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.151324 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.165404 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-35655681-8fda-4670-a3b4-66d007905165 req-0f4791f0-e396-47b5-bf72-8bd541a7f700 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:09.173047 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.173047 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.192691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef31c155-75b5-4969-aee4-a724fca387ae tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:09.194016 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 551/1098] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:08 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:09.198047 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.198047 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.210488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-0f4791f0-e396-47b5-bf72-8bd541a7f700 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:09.212450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 548/1099] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:22:09 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1018 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:22:09.235567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-b488e173-4cc7-4cda-8d46-ba63433fa6df tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] PUT http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa Jan 02 10:22:09.237765 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:09.237765 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:09.238201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-b488e173-4cc7-4cda-8d46-ba63433fa6df tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:09.249397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37880a87-e2b0-4706-8998-a4b62b8d5294 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:22:09.249882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37880a87-e2b0-4706-8998-a4b62b8d5294 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:09.250100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:09.250100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:09.250470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37880a87-e2b0-4706-8998-a4b62b8d5294 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:09.328569 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:22:09.328569 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:22:09.329305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-35655681-8fda-4670-a3b4-66d007905165 req-b488e173-4cc7-4cda-8d46-ba63433fa6df tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Lock "b'cinder-attachment_update-f496459b-9637-41f0-8726-ceceeffefc04-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.017s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:22:09.331913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.331913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.427909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.427909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.444786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37880a87-e2b0-4706-8998-a4b62b8d5294 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:09.485855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37880a87-e2b0-4706-8998-a4b62b8d5294 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:22:09.490075 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 549/1100] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:09 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 918 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:09.502234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a1d0dd0-e86b-4be6-bde5-f1ae776adc99 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:22:09.503028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a1d0dd0-e86b-4be6-bde5-f1ae776adc99 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:09.503688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:09.503688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:09.504302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a1d0dd0-e86b-4be6-bde5-f1ae776adc99 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:09.613901 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:09.613901 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:09.624897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7a1d0dd0-e86b-4be6-bde5-f1ae776adc99 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:09.659881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a1d0dd0-e86b-4be6-bde5-f1ae776adc99 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 200 Jan 02 10:22:09.661983 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 550/1101] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:09 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 993 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:09.674474 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes Jan 02 10:22:09.675109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:09.675109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:09.675814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-402405766"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:09.677405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-402405766'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:22:09.677975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume of 1 GB Jan 02 10:22:09.693069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Availability Zones retrieved successfully. Jan 02 10:22:09.711890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Flow 'volume_create_api' (9b5c9f88-fda4-4e91-a60d-29e413b98ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:09.716826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6165561-0505-42d2-9223-2a4e4213ab0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:09.719132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:22:09.848410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6165561-0505-42d2-9223-2a4e4213ab0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:09.855129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637ffb90-cd35-4814-bc0a-113682711986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:10.022940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Created reservations ['543ceffc-d573-48ed-93dd-3d2244ac11fb', '8227eec6-7274-4600-b86d-b7b3012b6882', '9eede06b-d4fd-4a76-aa39-bae735f633b7', 'ccb3f7e7-8c1a-4c83-bacc-9f79b1488c28'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:22:10.025642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637ffb90-cd35-4814-bc0a-113682711986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['543ceffc-d573-48ed-93dd-3d2244ac11fb', '8227eec6-7274-4600-b86d-b7b3012b6882', '9eede06b-d4fd-4a76-aa39-bae735f633b7', 'ccb3f7e7-8c1a-4c83-bacc-9f79b1488c28']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:10.028052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65236617-95aa-4c17-951e-ab4b4cbfcce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:10.101334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65236617-95aa-4c17-951e-ab4b4cbfcce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9612cdb3-57e0-4efd-b517-834f25fb10fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-402405766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a163bc560b54b2d9db3d9b71866de5a',qos_specs=None,replication_status=,reservations=['543ceffc-d573-48ed-93dd-3d2244ac11fb','8227eec6-7274-4600-b86d-b7b3012b6882','9eede06b-d4fd-4a76-aa39-bae735f633b7','ccb3f7e7-8c1a-4c83-bacc-9f79b1488c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f78ad7350974d5d8a626498349bfa8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-402405766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9612cdb3-57e0-4efd-b517-834f25fb10fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a163bc560b54b2d9db3d9b71866de5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f78ad7350974d5d8a626498349bfa8c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:10.104354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95222351-5764-4a74-b39d-7d7b2f9ce330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:10.135249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95222351-5764-4a74-b39d-7d7b2f9ce330) transitioned into state 'SUCCESS' from state '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-402405766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a163bc560b54b2d9db3d9b71866de5a',qos_specs=None,replication_status=,reservations=['543ceffc-d573-48ed-93dd-3d2244ac11fb','8227eec6-7274-4600-b86d-b7b3012b6882','9eede06b-d4fd-4a76-aa39-bae735f633b7','ccb3f7e7-8c1a-4c83-bacc-9f79b1488c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f78ad7350974d5d8a626498349bfa8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:10.138472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee054b35-7d4b-4867-ae79-f5ff1fafcec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:10.157523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee054b35-7d4b-4867-ae79-f5ff1fafcec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:10.161026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Flow 'volume_create_api' (9b5c9f88-fda4-4e91-a60d-29e413b98ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:10.266067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Create volume request issued successfully. Jan 02 10:22:10.307730 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f4071a5c-f0ab-4b6d-a64f-27a467f1ae5b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes returned with HTTP 202 Jan 02 10:22:10.322418 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 551/1102] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:22:09 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes => generated 825 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:22:10.322418 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51f63b66-a2eb-4f1b-8bd9-e6d62781bcc0 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:10.324762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51f63b66-a2eb-4f1b-8bd9-e6d62781bcc0 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:10.325349 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:10.325349 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:10.326731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51f63b66-a2eb-4f1b-8bd9-e6d62781bcc0 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:10.480939 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:10.480939 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:10.492903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-51f63b66-a2eb-4f1b-8bd9-e6d62781bcc0 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:10.519697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:10.519697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:10.535869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51f63b66-a2eb-4f1b-8bd9-e6d62781bcc0 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:10.536714 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 552/1103] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:10 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:10.558586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b9d97bc-c412-4e5b-8cef-2c1d8c7133fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:22:10.559117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b9d97bc-c412-4e5b-8cef-2c1d8c7133fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:10.559331 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:10.559331 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:10.559723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b9d97bc-c412-4e5b-8cef-2c1d8c7133fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:10.670660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:10.670660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:10.702760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8b9d97bc-c412-4e5b-8cef-2c1d8c7133fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:10.745741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b9d97bc-c412-4e5b-8cef-2c1d8c7133fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 200 Jan 02 10:22:10.746925 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 553/1104] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:10 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:10.766972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f919151e-11aa-4efe-a2e7-29767795fe2b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a Jan 02 10:22:10.767922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f919151e-11aa-4efe-a2e7-29767795fe2b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:10.768231 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:10.768231 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:10.768839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f919151e-11aa-4efe-a2e7-29767795fe2b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:10.862325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f919151e-11aa-4efe-a2e7-29767795fe2b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a returned with HTTP 404 Jan 02 10:22:10.863703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 554/1105] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:10 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/a725a865-db15-45cf-a663-b8763366839a => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:22:10.973122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:22:10.973898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1, "name": "tempest-VolumesGetTest-Volume-1770510007", "metadata": {"Type": "Test"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:10.975724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1770510007', 'metadata': {'Type': 'Test'}}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:22:11.196000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:22:11.219784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:22:11.274552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (81934253-ce95-4d7b-9756-87c2b6e3122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:11.283981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502caae8-a034-4c69-a773-cac1c1dbcae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:11.297993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:22:11.606756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502caae8-a034-4c69-a773-cac1c1dbcae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:11.609622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b83715e-0642-4306-bf03-d6e02f1b6d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:11.789568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['37bbd4be-6133-4fd4-986f-91807ce66d05', '1ce6a970-baa5-49c1-933e-8e63d01cd1ab', 'ce578f45-9fb9-4343-bedc-ad86b42ae73a', '109464ce-7d95-4ba6-85ff-0015485958d4'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:22:11.792102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b83715e-0642-4306-bf03-d6e02f1b6d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37bbd4be-6133-4fd4-986f-91807ce66d05', '1ce6a970-baa5-49c1-933e-8e63d01cd1ab', 'ce578f45-9fb9-4343-bedc-ad86b42ae73a', '109464ce-7d95-4ba6-85ff-0015485958d4']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:11.799156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (154847e4-bfec-48f2-9a84-b8b21be486eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:11.956815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (154847e4-bfec-48f2-9a84-b8b21be486eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61bbeb6-643c-450a-a21c-e38029dbde19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1770510007',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['37bbd4be-6133-4fd4-986f-91807ce66d05','1ce6a970-baa5-49c1-933e-8e63d01cd1ab','ce578f45-9fb9-4343-bedc-ad86b42ae73a','109464ce-7d95-4ba6-85ff-0015485958d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1770510007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61bbeb6-643c-450a-a21c-e38029dbde19,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:11.963512 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d962e4-3cc1-4608-a121-1c490c6f090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:12.033370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d962e4-3cc1-4608-a121-1c490c6f090f) transitioned into state 'SUCCESS' from state '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-1770510007',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['37bbd4be-6133-4fd4-986f-91807ce66d05','1ce6a970-baa5-49c1-933e-8e63d01cd1ab','ce578f45-9fb9-4343-bedc-ad86b42ae73a','109464ce-7d95-4ba6-85ff-0015485958d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:12.035772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d66d140-73ef-4be5-96b1-3b5d59bf826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:12.099851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d66d140-73ef-4be5-96b1-3b5d59bf826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:12.102765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (81934253-ce95-4d7b-9756-87c2b6e3122a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:12.318561 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:22:12.355379 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05350a90-04f2-4dc1-8f7a-499a2b83eb45 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:22:12.357899 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 555/1106] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:22:10 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 828 bytes in 1388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 10:22:12.364405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8ae718c-260f-446b-be39-fc349cd3ff40 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:12.369260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8ae718c-260f-446b-be39-fc349cd3ff40 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:12.371870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:12.371870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:12.372553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8ae718c-260f-446b-be39-fc349cd3ff40 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:12.508048 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:12.508048 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:12.525434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8ae718c-260f-446b-be39-fc349cd3ff40 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:12.556364 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:12.556364 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:12.566207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8ae718c-260f-446b-be39-fc349cd3ff40 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:12.567530 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 556/1107] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:12 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 919 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:12.583057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dee5b0e4-b982-4600-bfb8-716a12e29ca7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:22:12.584371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dee5b0e4-b982-4600-bfb8-716a12e29ca7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:12.584707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:12.584707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:12.585571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dee5b0e4-b982-4600-bfb8-716a12e29ca7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:12.676418 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:12.676418 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:12.701636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dee5b0e4-b982-4600-bfb8-716a12e29ca7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:12.740074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-35655681-8fda-4670-a3b4-66d007905165 req-b488e173-4cc7-4cda-8d46-ba63433fa6df tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Lock "b'cinder-attachment_update-f496459b-9637-41f0-8726-ceceeffefc04-n-h2-765311-9'" released by "attachment_update" :: held 3.410s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:22:12.742744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-b488e173-4cc7-4cda-8d46-ba63433fa6df tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa returned with HTTP 200 Jan 02 10:22:12.746363 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 552/1108] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:22:09 2021] PUT /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa => generated 762 bytes in 3518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:12.760543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-157add60-4075-421c-aceb-5811f4fe19c3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:12.761918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-157add60-4075-421c-aceb-5811f4fe19c3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:12.762372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:12.762372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:12.763163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-157add60-4075-421c-aceb-5811f4fe19c3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:12.786840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dee5b0e4-b982-4600-bfb8-716a12e29ca7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 200 Jan 02 10:22:12.791117 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 557/1109] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:12 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 918 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:13.006243 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:13.006243 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:13.048670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-157add60-4075-421c-aceb-5811f4fe19c3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:13.109623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-157add60-4075-421c-aceb-5811f4fe19c3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:13.110458 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 553/1110] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:12 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:13.585801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43d101a2-4302-4d00-ac7e-4d66f502a1c3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:13.586498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43d101a2-4302-4d00-ac7e-4d66f502a1c3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:13.586830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:13.586830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:13.587439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43d101a2-4302-4d00-ac7e-4d66f502a1c3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:13.717157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:13.717157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:13.747863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43d101a2-4302-4d00-ac7e-4d66f502a1c3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:13.800879 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:13.800879 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:13.837080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43d101a2-4302-4d00-ac7e-4d66f502a1c3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:13.840553 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 558/1111] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:13 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:14.129924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11566940-ba20-450f-a25a-658b414230ae tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:14.130719 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11566940-ba20-450f-a25a-658b414230ae tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:14.131242 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:14.131242 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:14.131991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11566940-ba20-450f-a25a-658b414230ae tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:14.236612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:14.236612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:14.265423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-11566940-ba20-450f-a25a-658b414230ae tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:14.307457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11566940-ba20-450f-a25a-658b414230ae tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:14.314462 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 554/1112] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:14 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:14.858610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-002e7673-bc06-4779-8534-b3d5673b22a9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:14.859722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-002e7673-bc06-4779-8534-b3d5673b22a9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:14.860184 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:14.860184 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:14.861287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-002e7673-bc06-4779-8534-b3d5673b22a9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:15.057353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:15.057353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:15.091111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-002e7673-bc06-4779-8534-b3d5673b22a9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:15.147991 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:15.147991 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:15.169922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-002e7673-bc06-4779-8534-b3d5673b22a9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:15.175481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 559/1113] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:14 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:15.345943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-efb9a251-1813-4d02-8949-667ecc66fbb0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:15.346464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-efb9a251-1813-4d02-8949-667ecc66fbb0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:15.346669 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:15.346669 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:15.347353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-efb9a251-1813-4d02-8949-667ecc66fbb0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:15.493914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:15.493914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:15.518238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-efb9a251-1813-4d02-8949-667ecc66fbb0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:15.545835 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-efb9a251-1813-4d02-8949-667ecc66fbb0 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:15.547067 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 555/1114] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:15 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:16.198323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d3f44ff-8038-497a-a025-b054271ffab9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:16.198858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d3f44ff-8038-497a-a025-b054271ffab9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:16.198954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:16.198954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:16.199319 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d3f44ff-8038-497a-a025-b054271ffab9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:16.346961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:16.346961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:16.385322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8d3f44ff-8038-497a-a025-b054271ffab9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:16.428315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:16.428315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:16.449444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d3f44ff-8038-497a-a025-b054271ffab9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:16.450525 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 560/1115] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:16 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:16.566571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d7dfd5b-f6a6-4029-8ccf-4510502839c1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:16.567613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d7dfd5b-f6a6-4029-8ccf-4510502839c1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:16.568007 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:16.568007 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:16.569167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d7dfd5b-f6a6-4029-8ccf-4510502839c1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:16.692336 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:16.692336 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:16.726841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2d7dfd5b-f6a6-4029-8ccf-4510502839c1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:16.778335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d7dfd5b-f6a6-4029-8ccf-4510502839c1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:16.796870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 556/1116] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:16 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:17.467262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd185519-be27-4eab-a02c-84008a90ef4f tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:17.468423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd185519-be27-4eab-a02c-84008a90ef4f tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:17.468799 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:17.468799 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:17.469709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd185519-be27-4eab-a02c-84008a90ef4f tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:17.593889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:17.593889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:17.621275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cd185519-be27-4eab-a02c-84008a90ef4f tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:17.676480 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:17.676480 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:17.702324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd185519-be27-4eab-a02c-84008a90ef4f tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:17.703178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 561/1117] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:17 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:17.797302 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f43777e9-379f-43b8-b1ef-9362513ab716 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:17.797832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f43777e9-379f-43b8-b1ef-9362513ab716 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:17.798555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:17.798555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:17.798945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f43777e9-379f-43b8-b1ef-9362513ab716 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:18.000390 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:18.000390 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:18.020023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f43777e9-379f-43b8-b1ef-9362513ab716 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:18.074101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f43777e9-379f-43b8-b1ef-9362513ab716 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:18.075245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 557/1118] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:17 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:18.361535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-2b3e9106-48c0-402d-8fc7-aa9575edd1d8 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] POST http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa/action Jan 02 10:22:18.361996 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:18.361996 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:18.362444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-2b3e9106-48c0-402d-8fc7-aa9575edd1d8 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:22:18.362827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-2b3e9106-48c0-402d-8fc7-aa9575edd1d8 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:18.630446 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:18.630446 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:18.679909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-35655681-8fda-4670-a3b4-66d007905165 req-2b3e9106-48c0-402d-8fc7-aa9575edd1d8 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa/action returned with HTTP 204 Jan 02 10:22:18.681035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 562/1119] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:22:18 2021] POST /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa/action => generated 0 bytes in 325 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:22:18.723078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81f1551f-2208-4766-8cc6-f8c779f4e3af tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:18.725300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81f1551f-2208-4766-8cc6-f8c779f4e3af tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:18.740106 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:18.740106 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:18.741880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81f1551f-2208-4766-8cc6-f8c779f4e3af tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:18.928078 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:18.928078 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:18.953522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81f1551f-2208-4766-8cc6-f8c779f4e3af tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:19.015053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:19.015053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:19.033213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81f1551f-2208-4766-8cc6-f8c779f4e3af tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:19.041974 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 558/1120] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:18 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1212 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:19.094426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aaf35ad8-6b17-47e1-b6eb-f1437d902192 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:19.094426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aaf35ad8-6b17-47e1-b6eb-f1437d902192 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:19.094426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:19.094426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:19.095003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aaf35ad8-6b17-47e1-b6eb-f1437d902192 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:19.273201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:19.273201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:19.298930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aaf35ad8-6b17-47e1-b6eb-f1437d902192 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:19.352867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aaf35ad8-6b17-47e1-b6eb-f1437d902192 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:19.354324 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 563/1121] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:19 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:19.729806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3e1333c9-bc72-4cfb-93fc-69ff216c1729 req-daf3c6a9-2945-4814-afa7-08630e5c29cb tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:19.730916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3e1333c9-bc72-4cfb-93fc-69ff216c1729 req-daf3c6a9-2945-4814-afa7-08630e5c29cb tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:19.731794 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:19.731794 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:19.732444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3e1333c9-bc72-4cfb-93fc-69ff216c1729 req-daf3c6a9-2945-4814-afa7-08630e5c29cb tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:19.846299 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:19.846299 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:19.866839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3e1333c9-bc72-4cfb-93fc-69ff216c1729 req-daf3c6a9-2945-4814-afa7-08630e5c29cb tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:19.905095 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:19.905095 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:19.918322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3e1333c9-bc72-4cfb-93fc-69ff216c1729 req-daf3c6a9-2945-4814-afa7-08630e5c29cb tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:19.920098 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 559/1122] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:19 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1212 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:20.382394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3c8c186-f6f8-4099-be76-450edb5b4443 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:20.383812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3c8c186-f6f8-4099-be76-450edb5b4443 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:20.384274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:20.384274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:20.384727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3c8c186-f6f8-4099-be76-450edb5b4443 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:20.554538 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:20.554538 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:20.579135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3c8c186-f6f8-4099-be76-450edb5b4443 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:20.666202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3c8c186-f6f8-4099-be76-450edb5b4443 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:20.668971 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 564/1123] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:20 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:21.683226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4df2c2f-0573-48b6-beae-9bc19859744c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:21.684591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4df2c2f-0573-48b6-beae-9bc19859744c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:21.684939 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:21.684939 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:21.685564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4df2c2f-0573-48b6-beae-9bc19859744c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:21.798303 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:21.798303 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:21.823698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d4df2c2f-0573-48b6-beae-9bc19859744c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:21.884649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4df2c2f-0573-48b6-beae-9bc19859744c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:21.902779 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 560/1124] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:21 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:22.919033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-092abeb8-80df-400b-82f8-621510427745 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:22.919706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-092abeb8-80df-400b-82f8-621510427745 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:22.920082 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:22.920082 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:22.920702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-092abeb8-80df-400b-82f8-621510427745 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:23.076123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:23.076123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:23.112007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-092abeb8-80df-400b-82f8-621510427745 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:23.165600 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-092abeb8-80df-400b-82f8-621510427745 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:23.171039 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 565/1125] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:22 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:24.186528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eacbe8fe-efac-4597-96d1-8a0ecdaa078c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:24.187603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eacbe8fe-efac-4597-96d1-8a0ecdaa078c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:24.187801 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:24.187801 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:24.188450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eacbe8fe-efac-4597-96d1-8a0ecdaa078c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:24.305313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:24.305313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:24.314877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eacbe8fe-efac-4597-96d1-8a0ecdaa078c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:24.343144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eacbe8fe-efac-4597-96d1-8a0ecdaa078c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:24.345539 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 561/1126] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:24 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:25.366173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4771158-7ac7-4989-ae0d-dcaa138c7e65 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:25.367067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4771158-7ac7-4989-ae0d-dcaa138c7e65 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:25.367428 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:25.367428 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:25.368003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4771158-7ac7-4989-ae0d-dcaa138c7e65 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:25.493807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:25.493807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:25.530039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c4771158-7ac7-4989-ae0d-dcaa138c7e65 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:25.589546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4771158-7ac7-4989-ae0d-dcaa138c7e65 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:25.605089 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 566/1127] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:25 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:26.619177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3f58439-8d42-4605-9815-50fa59bfd339 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:26.621146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3f58439-8d42-4605-9815-50fa59bfd339 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:26.621376 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:26.621376 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:26.621758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3f58439-8d42-4605-9815-50fa59bfd339 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:26.751604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:26.751604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:26.776507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b3f58439-8d42-4605-9815-50fa59bfd339 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:26.840092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3f58439-8d42-4605-9815-50fa59bfd339 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:26.841480 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 562/1128] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:26 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:27.859562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17aca843-a7c5-4eed-b951-a267860cdacb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:27.860989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17aca843-a7c5-4eed-b951-a267860cdacb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:27.861442 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:27.861442 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:27.862127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17aca843-a7c5-4eed-b951-a267860cdacb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:28.013999 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:28.013999 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:28.029371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-17aca843-a7c5-4eed-b951-a267860cdacb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:28.091035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17aca843-a7c5-4eed-b951-a267860cdacb tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:28.092210 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 567/1129] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:27 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:29.109049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc100097-b933-4fd3-ac7a-209fa5d3d070 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:29.110148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc100097-b933-4fd3-ac7a-209fa5d3d070 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:29.110574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:29.110574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:29.111236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc100097-b933-4fd3-ac7a-209fa5d3d070 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:29.186174 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:29.186174 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:29.196553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cc100097-b933-4fd3-ac7a-209fa5d3d070 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:29.244512 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc100097-b933-4fd3-ac7a-209fa5d3d070 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:29.254912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 563/1130] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:29 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:30.262151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4bc14ca3-b705-4fbc-86f6-9d6a107487a4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:30.262700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4bc14ca3-b705-4fbc-86f6-9d6a107487a4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:30.262853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:30.262853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:30.268491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4bc14ca3-b705-4fbc-86f6-9d6a107487a4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:30.436353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:30.436353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:30.468679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4bc14ca3-b705-4fbc-86f6-9d6a107487a4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:30.520339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4bc14ca3-b705-4fbc-86f6-9d6a107487a4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:30.527365 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 568/1131] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:30 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:31.547058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b15eecfc-7d71-4a9c-a45c-39c7ed91c115 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:31.548165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b15eecfc-7d71-4a9c-a45c-39c7ed91c115 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:31.548537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:31.548537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:31.549151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b15eecfc-7d71-4a9c-a45c-39c7ed91c115 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:31.684939 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:31.684939 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:31.705244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b15eecfc-7d71-4a9c-a45c-39c7ed91c115 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:31.737833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b15eecfc-7d71-4a9c-a45c-39c7ed91c115 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:31.739095 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 564/1132] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:31 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:32.765275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab21b4fd-696d-42a3-9919-20bba3d808c2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:32.765275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab21b4fd-696d-42a3-9919-20bba3d808c2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:32.765275 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:32.765275 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:32.765275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab21b4fd-696d-42a3-9919-20bba3d808c2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:32.869720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:32.869720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:32.895716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ab21b4fd-696d-42a3-9919-20bba3d808c2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:32.942207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab21b4fd-696d-42a3-9919-20bba3d808c2 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:32.943771 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 569/1133] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:32 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:33.960640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc8e4c3e-943c-4a6d-8936-baf7af2c7ce6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:33.961865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc8e4c3e-943c-4a6d-8936-baf7af2c7ce6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:33.962311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:33.962311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:33.962997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc8e4c3e-943c-4a6d-8936-baf7af2c7ce6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:34.113290 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:34.113290 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:34.129590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc8e4c3e-943c-4a6d-8936-baf7af2c7ce6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:34.170391 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc8e4c3e-943c-4a6d-8936-baf7af2c7ce6 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:34.171447 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 565/1134] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:33 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 978 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:35.187723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e26a9e1-d266-4108-ac54-e9d7c9f918f9 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:35.188959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e26a9e1-d266-4108-ac54-e9d7c9f918f9 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:35.189325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:35.189325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:35.189993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e26a9e1-d266-4108-ac54-e9d7c9f918f9 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:35.277139 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:35.277139 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:35.286408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e26a9e1-d266-4108-ac54-e9d7c9f918f9 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:35.312544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e26a9e1-d266-4108-ac54-e9d7c9f918f9 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:35.312922 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 570/1135] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:35 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 981 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:36.336039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3132a4ed-6982-4edd-b93a-2e457913ef5d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:36.336559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3132a4ed-6982-4edd-b93a-2e457913ef5d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:36.336692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:36.336692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:36.337031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3132a4ed-6982-4edd-b93a-2e457913ef5d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:36.497681 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:36.497681 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:36.511166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3132a4ed-6982-4edd-b93a-2e457913ef5d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:36.559243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3132a4ed-6982-4edd-b93a-2e457913ef5d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:36.559243 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 566/1136] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:36 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 981 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:37.577428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78756511-529d-4b14-95c5-296ee76a805c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:37.577941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78756511-529d-4b14-95c5-296ee76a805c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:37.583149 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:37.583149 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:37.584918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78756511-529d-4b14-95c5-296ee76a805c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:37.682233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:37.682233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:37.696376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-78756511-529d-4b14-95c5-296ee76a805c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:37.747248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78756511-529d-4b14-95c5-296ee76a805c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:37.759445 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 571/1137] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:37 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 981 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:38.767445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45df677d-be9d-4e2a-a352-e8f2bc85483c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:38.768992 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45df677d-be9d-4e2a-a352-e8f2bc85483c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:38.769373 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:38.769373 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:38.770325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45df677d-be9d-4e2a-a352-e8f2bc85483c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:38.870491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:38.870491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:38.885494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-45df677d-be9d-4e2a-a352-e8f2bc85483c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:38.928078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45df677d-be9d-4e2a-a352-e8f2bc85483c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:38.929016 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 567/1138] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:38 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 981 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:39.948165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c9b4946-d093-4b0b-a0cd-365979e7e5a3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:39.949339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c9b4946-d093-4b0b-a0cd-365979e7e5a3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:39.949772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:39.949772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:39.950411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c9b4946-d093-4b0b-a0cd-365979e7e5a3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:40.069467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:40.069467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:40.098122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c9b4946-d093-4b0b-a0cd-365979e7e5a3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:40.153123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c9b4946-d093-4b0b-a0cd-365979e7e5a3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:40.156489 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 572/1139] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:39 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 981 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:40.429905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d834f550-d3c8-40bf-a149-eb6e9e7963f0 req-7cfa92f5-bd5f-4685-8716-d4ba5abd5d9d tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:40.430442 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d834f550-d3c8-40bf-a149-eb6e9e7963f0 req-7cfa92f5-bd5f-4685-8716-d4ba5abd5d9d tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:40.430638 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:40.430638 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:40.431345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d834f550-d3c8-40bf-a149-eb6e9e7963f0 req-7cfa92f5-bd5f-4685-8716-d4ba5abd5d9d tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:40.550718 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:40.550718 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:40.570992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d834f550-d3c8-40bf-a149-eb6e9e7963f0 req-7cfa92f5-bd5f-4685-8716-d4ba5abd5d9d tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:40.612029 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:40.612029 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:40.627188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d834f550-d3c8-40bf-a149-eb6e9e7963f0 req-7cfa92f5-bd5f-4685-8716-d4ba5abd5d9d tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:40.628778 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 568/1140] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:40 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1212 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:41.173747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac36987d-f892-4570-a43b-12fce609afb1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:41.174951 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac36987d-f892-4570-a43b-12fce609afb1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:41.175411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:41.175411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:41.176077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac36987d-f892-4570-a43b-12fce609afb1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:41.237359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:41.237359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:41.250807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ac36987d-f892-4570-a43b-12fce609afb1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:41.278747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac36987d-f892-4570-a43b-12fce609afb1 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:41.280233 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 573/1141] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:41 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 1369 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:41.300057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ee5e218-81af-44b4-bd5b-c405dff7f2a5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:41.300920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ee5e218-81af-44b4-bd5b-c405dff7f2a5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:41.301331 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:41.301331 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:41.303496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ee5e218-81af-44b4-bd5b-c405dff7f2a5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:41.434434 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:41.434434 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:41.443431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ee5e218-81af-44b4-bd5b-c405dff7f2a5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:41.473841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ee5e218-81af-44b4-bd5b-c405dff7f2a5 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:41.476687 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 569/1142] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:41 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 1369 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:41.505624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec414e16-ade0-4d1e-8205-1f90c181084f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:41.506103 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:41.506103 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:41.506520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec414e16-ade0-4d1e-8205-1f90c181084f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1770510007"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:41.596544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:41.596544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:41.607993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec414e16-ade0-4d1e-8205-1f90c181084f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:41.632841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec414e16-ade0-4d1e-8205-1f90c181084f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:22:41.648250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec414e16-ade0-4d1e-8205-1f90c181084f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:41.649361 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 574/1143] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:22:41 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 852 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:41.675554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-047dcd45-a255-4f90-aaf1-30e08ed6cd13 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:41.676036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:41.676036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:41.676457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-047dcd45-a255-4f90-aaf1-30e08ed6cd13 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-94755098", "description": "This is the new description of volume"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:41.777647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:41.777647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:41.807874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-047dcd45-a255-4f90-aaf1-30e08ed6cd13 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:41.834387 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-047dcd45-a255-4f90-aaf1-30e08ed6cd13 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:22:41.859936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-047dcd45-a255-4f90-aaf1-30e08ed6cd13 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:41.871196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 570/1144] 10.222.0.73 () {60 vars in 1336 bytes} [Sat Jan 2 10:22:41 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 889 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:41.884073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9911f7a5-cd50-4458-9a94-cf6c3358ffe4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:41.886611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9911f7a5-cd50-4458-9a94-cf6c3358ffe4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:41.887013 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:41.887013 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:41.887683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9911f7a5-cd50-4458-9a94-cf6c3358ffe4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:41.972545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:41.972545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:41.984443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9911f7a5-cd50-4458-9a94-cf6c3358ffe4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:42.019960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9911f7a5-cd50-4458-9a94-cf6c3358ffe4 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:42.020830 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 575/1145] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:41 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 1406 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:42.036453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] POST http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes Jan 02 10:22:42.037601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:42.037601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:42.038228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-767749255", "availability_zone": "nova", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:42.038998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-767749255', 'availability_zone': 'nova', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:22:42.039442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume of 1 GB Jan 02 10:22:42.054287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Availability Zones retrieved successfully. Jan 02 10:22:42.073919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (f3038227-75a7-40a1-afcf-58be4fe82de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:42.076764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97fa3ab-becf-4274-b422-4c60a9efedee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:42.078876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:22:42.157321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97fa3ab-becf-4274-b422-4c60a9efedee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:42.159308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97adabe5-8adb-4f7b-8e78-caca11d100bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:42.248256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Created reservations ['4b182b9a-657a-47ea-b172-c35f3be0b5aa', 'a7475ed3-1e8c-49c4-83a6-265f638596ee', '857a26ea-8875-4b9b-b6ae-5b6ab91ffcf1', '627f61db-1dc8-4a35-b31d-0a10daaecaf7'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:22:42.251146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97adabe5-8adb-4f7b-8e78-caca11d100bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b182b9a-657a-47ea-b172-c35f3be0b5aa', 'a7475ed3-1e8c-49c4-83a6-265f638596ee', '857a26ea-8875-4b9b-b6ae-5b6ab91ffcf1', '627f61db-1dc8-4a35-b31d-0a10daaecaf7']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:42.253787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37da91ab-f330-4d3f-af0d-dffaf51ff357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:42.333646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37da91ab-f330-4d3f-af0d-dffaf51ff357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c456a6d-f7f6-4622-abdf-8a259d28a10f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-767749255',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['4b182b9a-657a-47ea-b172-c35f3be0b5aa','a7475ed3-1e8c-49c4-83a6-265f638596ee','857a26ea-8875-4b9b-b6ae-5b6ab91ffcf1','627f61db-1dc8-4a35-b31d-0a10daaecaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:22:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-767749255',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c456a6d-f7f6-4622-abdf-8a259d28a10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de8f235bf5642bda9412e390a59f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:42.338845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4975b50-4d0c-4e81-9df2-f38b5573e5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:42.406765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4975b50-4d0c-4e81-9df2-f38b5573e5e2) transitioned into 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-767749255',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de8f235bf5642bda9412e390a59f8fe',qos_specs=None,replication_status=,reservations=['4b182b9a-657a-47ea-b172-c35f3be0b5aa','a7475ed3-1e8c-49c4-83a6-265f638596ee','857a26ea-8875-4b9b-b6ae-5b6ab91ffcf1','627f61db-1dc8-4a35-b31d-0a10daaecaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616ea2cdd3c34952bfaf4312edaf6f34',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:42.408761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5b1514-a035-4f0a-91b1-a2b0f950369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:22:42.425358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5b1514-a035-4f0a-91b1-a2b0f950369c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:22:42.428684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Flow 'volume_create_api' (f3038227-75a7-40a1-afcf-58be4fe82de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:22:42.492389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Create volume request issued successfully. Jan 02 10:22:42.508232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa282ef9-922e-4a96-b2bd-f833c335d55d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes returned with HTTP 202 Jan 02 10:22:42.509288 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 571/1146] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:22:42 2021] POST /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes => generated 810 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:22:42.523785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f067febf-7d54-4b34-a4cf-c7f726dbfa01 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:42.524755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f067febf-7d54-4b34-a4cf-c7f726dbfa01 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:42.525161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:42.525161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:42.526368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f067febf-7d54-4b34-a4cf-c7f726dbfa01 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:42.583783 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:42.583783 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:42.593784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f067febf-7d54-4b34-a4cf-c7f726dbfa01 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:42.621638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f067febf-7d54-4b34-a4cf-c7f726dbfa01 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 200 Jan 02 10:22:42.623051 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 576/1147] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:42 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 878 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:43.644878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-073026b5-ef45-4828-86c6-3434689c6da3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:43.649366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-073026b5-ef45-4828-86c6-3434689c6da3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:43.649618 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:43.649618 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:43.650021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-073026b5-ef45-4828-86c6-3434689c6da3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:43.774628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:43.774628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:43.809400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-073026b5-ef45-4828-86c6-3434689c6da3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:43.854421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-073026b5-ef45-4828-86c6-3434689c6da3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 200 Jan 02 10:22:43.855422 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 572/1148] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:43 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 902 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:44.872519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef7add23-b4e2-490d-9c5e-1e2ef87cb23c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:44.873775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef7add23-b4e2-490d-9c5e-1e2ef87cb23c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:44.874148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:44.874148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:44.874773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef7add23-b4e2-490d-9c5e-1e2ef87cb23c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:44.969202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:44.969202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:44.983769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ef7add23-b4e2-490d-9c5e-1e2ef87cb23c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:45.010014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef7add23-b4e2-490d-9c5e-1e2ef87cb23c tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 200 Jan 02 10:22:45.011151 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 577/1149] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:44 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 903 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:45.027627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16f714e6-cd99-4734-a1a9-3a3662e70270 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] PUT http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:45.028251 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:45.028251 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:45.028914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-16f714e6-cd99-4734-a1a9-3a3662e70270 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1770510007", "description": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:45.122157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:45.122157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:45.134311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-16f714e6-cd99-4734-a1a9-3a3662e70270 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:45.146730 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-16f714e6-cd99-4734-a1a9-3a3662e70270 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume updated successfully. Jan 02 10:22:45.162942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16f714e6-cd99-4734-a1a9-3a3662e70270 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 200 Jan 02 10:22:45.165921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 573/1150] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:22:45 2021] PUT /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 839 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:45.182371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:45.183106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:45.183456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:45.183456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:45.184026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:45.184741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: 3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:45.283678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:45.283678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:45.285110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:45.357356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:22:45.362378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-661d3cdf-01de-4dfa-85a9-e41b76084165 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 202 Jan 02 10:22:45.363665 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 578/1151] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:45 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:45.371587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-980c7815-478d-4c4b-b01f-6e750bca7a3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:45.372258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-980c7815-478d-4c4b-b01f-6e750bca7a3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:45.372584 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:45.372584 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:45.373147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-980c7815-478d-4c4b-b01f-6e750bca7a3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:45.458216 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:45.458216 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:45.468738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-980c7815-478d-4c4b-b01f-6e750bca7a3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:45.497612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-980c7815-478d-4c4b-b01f-6e750bca7a3a tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 200 Jan 02 10:22:45.499608 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 574/1152] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:45 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 906 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:46.516773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2aa4caf2-2af5-4381-b0f7-9fd9ec0ff45d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:46.517467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2aa4caf2-2af5-4381-b0f7-9fd9ec0ff45d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:46.517920 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:46.517920 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:46.518563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2aa4caf2-2af5-4381-b0f7-9fd9ec0ff45d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:46.632259 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:46.632259 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:46.652949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2aa4caf2-2af5-4381-b0f7-9fd9ec0ff45d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:46.675345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2aa4caf2-2af5-4381-b0f7-9fd9ec0ff45d tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 200 Jan 02 10:22:46.676693 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 579/1153] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:46 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 906 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:46.698647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d90b36c6-cf27-4ae4-84d1-463c981e6ac9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:46.702213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d90b36c6-cf27-4ae4-84d1-463c981e6ac9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:46.704656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:46.704656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:46.706469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d90b36c6-cf27-4ae4-84d1-463c981e6ac9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:46.811261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:46.811261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:46.825457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d90b36c6-cf27-4ae4-84d1-463c981e6ac9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:46.847613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:46.847613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:46.872935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d90b36c6-cf27-4ae4-84d1-463c981e6ac9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:46.897554 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 575/1154] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:46 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1212 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:47.140052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d8c48f18-3864-4b16-b813-008074f5794e tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:47.140824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d8c48f18-3864-4b16-b813-008074f5794e tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:47.141220 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:47.141220 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:47.141817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d8c48f18-3864-4b16-b813-008074f5794e tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:47.250591 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:47.250591 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:47.272421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d8c48f18-3864-4b16-b813-008074f5794e tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:47.340118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d8c48f18-3864-4b16-b813-008074f5794e tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:47.341195 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 580/1155] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:47 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 1366 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:47.356345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-a6f3f057-f7ee-4d04-bc33-f3f30161c762 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:22:47.357275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-a6f3f057-f7ee-4d04-bc33-f3f30161c762 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:47.357636 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:47.357636 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:47.358242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-a6f3f057-f7ee-4d04-bc33-f3f30161c762 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:47.473336 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:47.473336 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:47.500649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-a6f3f057-f7ee-4d04-bc33-f3f30161c762 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:47.558977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-a6f3f057-f7ee-4d04-bc33-f3f30161c762 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:22:47.562529 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 576/1156] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:47 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:47.582067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:22:47.582583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:47.582793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:47.582793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:47.583168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:47.694102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73dc1807-2afc-402b-a006-7d233ace1609 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f Jan 02 10:22:47.694960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73dc1807-2afc-402b-a006-7d233ace1609 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:47.695161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:47.695161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:47.695573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73dc1807-2afc-402b-a006-7d233ace1609 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:47.716351 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:47.716351 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:47.742739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:47.805554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 200 Jan 02 10:22:47.809527 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 581/1157] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:47 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 918 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:22:47.830450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume// Jan 02 10:22:47.830911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:47.831316 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:47.831316 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:47.832135 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:47.834703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d526f1d1-67d3-4287-ae64-75b56d0f7803 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:47.835610 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 582/1158] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:22:47 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:22:47.861071 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:47.861071 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:47.873865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d1062abd-ff29-416b-960d-7d493f3110f0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments Jan 02 10:22:47.875397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d1062abd-ff29-416b-960d-7d493f3110f0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94146c7e-063b-4ac6-9343-bcb461783068", "instance_uuid": "ece01dea-41c1-4dc7-90d5-6a8048fbbd9b", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:47.898650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73dc1807-2afc-402b-a006-7d233ace1609 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f returned with HTTP 404 Jan 02 10:22:47.899754 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 577/1159] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:47 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3c456a6d-f7f6-4622-abdf-8a259d28a10f => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:22:47.909988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:47.910547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:47.910759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:47.910759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:47.916958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:47.917534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:48.040584 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.040584 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.083878 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.083878 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.107405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:48.192186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:22:48.192715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5126bddd-b29e-429a-94c5-1642c7bdf5cc tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 202 Jan 02 10:22:48.202417 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 578/1160] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:47 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:48.214665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:48.216839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:48.222207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:48.222207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:48.223776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:48.232140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-d1062abd-ff29-416b-960d-7d493f3110f0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments returned with HTTP 200 Jan 02 10:22:48.240950 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 583/1161] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:22:47 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:48.248345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8df68689-1310-4192-8994-5e9081784003 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:48.249873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8df68689-1310-4192-8994-5e9081784003 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:48.255257 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:48.255257 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:48.258226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8df68689-1310-4192-8994-5e9081784003 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:48.424912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.424912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.455255 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.455255 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.460906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:48.491375 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8df68689-1310-4192-8994-5e9081784003 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:48.532786 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.532786 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.566776 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:48.568597 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 579/1162] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:22:48 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1212 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:48.569269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume// Jan 02 10:22:48.569724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:48.574895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8df68689-1310-4192-8994-5e9081784003 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:48.575764 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 584/1163] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:48 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 1405 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:48.580270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:48.580270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:48.580796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:48.582135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-e5a69124-93f2-4701-93d6-a1c3896e3d8a tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:48.582750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 580/1164] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:22:48 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:22:48.614247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments Jan 02 10:22:48.615365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:48.615365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:48.615854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61bca896-6d9b-441c-a0d2-6ad965f98c01", "instance_uuid": "ece01dea-41c1-4dc7-90d5-6a8048fbbd9b", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:48.622447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3ce0f9af-6f8f-4565-b31f-a2dd28eb087c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] POST http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04/action Jan 02 10:22:48.623232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3ce0f9af-6f8f-4565-b31f-a2dd28eb087c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:22:48.623965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3ce0f9af-6f8f-4565-b31f-a2dd28eb087c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:48.783325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.783325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.791590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:48.791590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:48.792792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3ce0f9af-6f8f-4565-b31f-a2dd28eb087c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:48.828537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3ce0f9af-6f8f-4565-b31f-a2dd28eb087c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Begin detaching volume completed successfully. Jan 02 10:22:48.829064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3ce0f9af-6f8f-4565-b31f-a2dd28eb087c tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04/action returned with HTTP 202 Jan 02 10:22:48.830161 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 581/1165] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:22:48 2021] POST /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:22:48.870460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23ea655d-6759-4683-b0fe-d01790c8f9c7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:48.871048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23ea655d-6759-4683-b0fe-d01790c8f9c7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:48.871267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:48.871267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:48.871826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23ea655d-6759-4683-b0fe-d01790c8f9c7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:48.972188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments returned with HTTP 200 Jan 02 10:22:48.981592 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 585/1166] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:22:48 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments => generated 273 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:48.984829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume// Jan 02 10:22:48.985553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:48.985998 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:48.985998 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:48.986735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:48.988392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:48.990652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 586/1167] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:22:48 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:22:48.993007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume// Jan 02 10:22:48.994420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:49.001269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:49.002685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-f7e86b8c-544f-4bc1-98e8-b24f9fb63705 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:49.014901 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 587/1168] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:22:48 2021] GET /volume/ => generated 754 bytes in 23 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:22:49.026709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3df2c174-6fc0-49a4-8b75-209aacbcab36 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:49.029529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3df2c174-6fc0-49a4-8b75-209aacbcab36 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:49.033424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3df2c174-6fc0-49a4-8b75-209aacbcab36 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:49.067052 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:49.067052 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:49.114428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-23ea655d-6759-4683-b0fe-d01790c8f9c7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:49.183092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:49.183092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:49.207413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23ea655d-6759-4683-b0fe-d01790c8f9c7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:49.226940 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 582/1169] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:48 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1215 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:22:49.232826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e1f4087d-27da-4bba-9bd4-4a9545668476 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments Jan 02 10:22:49.234339 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:49.234339 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:49.237702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:49.237702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:49.239626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e1f4087d-27da-4bba-9bd4-4a9545668476 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9612cdb3-57e0-4efd-b517-834f25fb10fe", "instance_uuid": "ece01dea-41c1-4dc7-90d5-6a8048fbbd9b", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:49.261656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3df2c174-6fc0-49a4-8b75-209aacbcab36 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:49.402092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:49.402092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:49.453915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-3df2c174-6fc0-49a4-8b75-209aacbcab36 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:49.466394 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 588/1170] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:22:49 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1314 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:22:49.510688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:49.510688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:49.592289 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd171d76-4ac1-4c7f-ab2a-d737e2423dab tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:49.592834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd171d76-4ac1-4c7f-ab2a-d737e2423dab tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:49.593286 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:49.593286 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:49.593789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd171d76-4ac1-4c7f-ab2a-d737e2423dab tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:49.697081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e1f4087d-27da-4bba-9bd4-4a9545668476 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments returned with HTTP 200 Jan 02 10:22:49.727177 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 583/1171] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:22:49 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments => generated 273 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:49.811909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:49.811909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:49.846387 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd171d76-4ac1-4c7f-ab2a-d737e2423dab tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:49.958842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd171d76-4ac1-4c7f-ab2a-d737e2423dab tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:49.971256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 589/1172] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:49 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 1405 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:50.051545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-5c1f7801-e63c-4f3f-ba1e-29827bb7b5c5 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] DELETE http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa Jan 02 10:22:50.051545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-5c1f7801-e63c-4f3f-ba1e-29827bb7b5c5 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:50.051545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:50.051545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:50.051545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-5c1f7801-e63c-4f3f-ba1e-29827bb7b5c5 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:50.074766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:50.074766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:50.233348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d0c568f-686a-4fb9-88e3-1afe22cdd032 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:50.234337 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d0c568f-686a-4fb9-88e3-1afe22cdd032 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:50.234666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:50.234666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:50.235212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d0c568f-686a-4fb9-88e3-1afe22cdd032 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:50.394635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:50.394635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:50.410865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d0c568f-686a-4fb9-88e3-1afe22cdd032 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:50.456370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:50.456370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:50.481050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d0c568f-686a-4fb9-88e3-1afe22cdd032 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:50.483113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 590/1173] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:50 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 1215 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:50.875565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-5c1f7801-e63c-4f3f-ba1e-29827bb7b5c5 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:22:50.880977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-5c1f7801-e63c-4f3f-ba1e-29827bb7b5c5 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:22:50.968062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19f9a47e-f336-4364-926a-0f4b5189680f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:50.968828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19f9a47e-f336-4364-926a-0f4b5189680f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:50.969257 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:50.969257 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:50.970650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19f9a47e-f336-4364-926a-0f4b5189680f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:51.018203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7023ceae-7e3f-4d1b-96de-4f6d089633e2 req-5c1f7801-e63c-4f3f-ba1e-29827bb7b5c5 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa returned with HTTP 200 Jan 02 10:22:51.022395 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 584/1174] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:22:50 2021] DELETE /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/attachments/f0278c5d-7f90-4e5b-9aa1-7a32da759caa => generated 19 bytes in 992 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:22:51.063748 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:51.063748 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:51.073457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-19f9a47e-f336-4364-926a-0f4b5189680f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:51.105442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19f9a47e-f336-4364-926a-0f4b5189680f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 200 Jan 02 10:22:51.107599 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 591/1175] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:50 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 1405 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:22:51.499008 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-164ea001-73e5-47cd-bf56-224ba861508b tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:51.499676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-164ea001-73e5-47cd-bf56-224ba861508b tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:51.499969 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:51.499969 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:51.500516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-164ea001-73e5-47cd-bf56-224ba861508b tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:51.600254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:51.600254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:51.611323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-164ea001-73e5-47cd-bf56-224ba861508b tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:51.646497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-164ea001-73e5-47cd-bf56-224ba861508b tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:51.647783 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 585/1176] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:51 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:22:51.923691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] DELETE http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:51.924104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:51.924104 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:51.924104 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:51.924386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:51.925623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Delete volume with id: f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:52.009348 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:52.009348 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:52.009348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:52.082357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Delete volume request issued successfully. Jan 02 10:22:52.082850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1707a2d-c386-40e0-857d-02cdddb99284 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 202 Jan 02 10:22:52.095632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-597817c3-3ca0-473f-972e-d3caea286634 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:52.096166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-597817c3-3ca0-473f-972e-d3caea286634 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:52.096361 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:52.096361 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:52.100332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-597817c3-3ca0-473f-972e-d3caea286634 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:52.101296 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 592/1177] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:51 2021] DELETE /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:52.124281 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1e2ca1a-a9c6-4ee4-8069-81cbb1cc5376 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 Jan 02 10:22:52.124805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1e2ca1a-a9c6-4ee4-8069-81cbb1cc5376 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:52.125000 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:52.125000 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:52.125797 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1e2ca1a-a9c6-4ee4-8069-81cbb1cc5376 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:52.281001 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:52.281001 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:52.292581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1e2ca1a-a9c6-4ee4-8069-81cbb1cc5376 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 returned with HTTP 404 Jan 02 10:22:52.293894 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 593/1178] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:52 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/c61bbeb6-643c-450a-a21c-e38029dbde19 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:22:52.308656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] DELETE http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:22:52.309589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:52.310465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:52.311164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume with id: 3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:22:52.324815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-597817c3-3ca0-473f-972e-d3caea286634 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:52.385098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-597817c3-3ca0-473f-972e-d3caea286634 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:52.386897 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 586/1179] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:52 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 919 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:52.429935 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:52.429935 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:52.432490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:52.487876 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Delete volume request issued successfully. Jan 02 10:22:52.489189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83dbffa6-f7fd-4557-9c20-724498d4022f tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 202 Jan 02 10:22:52.492176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 594/1180] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:52 2021] DELETE /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:52.498937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7dedaaa-9d5e-4ade-92d2-1a53d0df6082 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:22:52.499488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7dedaaa-9d5e-4ade-92d2-1a53d0df6082 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:52.499683 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:52.499683 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:52.500521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7dedaaa-9d5e-4ade-92d2-1a53d0df6082 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:52.635834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:52.635834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:52.661102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a7dedaaa-9d5e-4ade-92d2-1a53d0df6082 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:52.731890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7dedaaa-9d5e-4ade-92d2-1a53d0df6082 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 200 Jan 02 10:22:52.735024 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 587/1181] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:52 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 906 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:53.404629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22801245-e5cf-420d-a3ef-435b22d2ca93 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:53.405126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22801245-e5cf-420d-a3ef-435b22d2ca93 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:53.405285 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:53.405285 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:53.405831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22801245-e5cf-420d-a3ef-435b22d2ca93 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:53.524515 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:53.524515 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:53.551525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-22801245-e5cf-420d-a3ef-435b22d2ca93 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:53.625047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22801245-e5cf-420d-a3ef-435b22d2ca93 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:53.626069 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 595/1182] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:53 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:53.752084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b14aaf57-489e-4235-a5b1-4d5015c6d4f3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:22:53.753078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b14aaf57-489e-4235-a5b1-4d5015c6d4f3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:53.753513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:53.753513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:53.754863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b14aaf57-489e-4235-a5b1-4d5015c6d4f3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:53.894308 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:53.894308 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:53.934208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b14aaf57-489e-4235-a5b1-4d5015c6d4f3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:53.986117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b14aaf57-489e-4235-a5b1-4d5015c6d4f3 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 200 Jan 02 10:22:53.990767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 588/1183] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:53 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 906 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:54.645732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d52032ec-0213-4b12-945b-51a17c2673fa tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:54.647581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d52032ec-0213-4b12-945b-51a17c2673fa tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:54.647997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:54.647997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:54.648701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d52032ec-0213-4b12-945b-51a17c2673fa tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:54.785892 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:54.785892 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:54.816200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d52032ec-0213-4b12-945b-51a17c2673fa tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:54.903845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d52032ec-0213-4b12-945b-51a17c2673fa tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 200 Jan 02 10:22:54.904665 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 596/1184] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:54 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:55.003746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-597b749d-8810-40e7-98e7-942aee266a4b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:22:55.004336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-597b749d-8810-40e7-98e7-942aee266a4b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:55.004531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:55.004531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:55.005248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-597b749d-8810-40e7-98e7-942aee266a4b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:55.060424 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:55.060424 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:55.070664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-597b749d-8810-40e7-98e7-942aee266a4b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Volume info retrieved successfully. Jan 02 10:22:55.097777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-597b749d-8810-40e7-98e7-942aee266a4b tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 200 Jan 02 10:22:55.099561 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 589/1185] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:54 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 906 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:55.922816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34713d8b-6543-4b9d-b6f4-622cc9c53971 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 Jan 02 10:22:55.923327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34713d8b-6543-4b9d-b6f4-622cc9c53971 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:55.923699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:55.923699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:55.924330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34713d8b-6543-4b9d-b6f4-622cc9c53971 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:56.048262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34713d8b-6543-4b9d-b6f4-622cc9c53971 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 returned with HTTP 404 Jan 02 10:22:56.049545 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 597/1186] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:55 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/f496459b-9637-41f0-8726-ceceeffefc04 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:22:56.061167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] DELETE http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:22:56.062252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:56.062877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:56.062877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:56.065175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:56.069738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Delete volume with id: e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:22:56.114879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a5f2d86-16bb-49ce-879b-58347f0f2556 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] GET http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 Jan 02 10:22:56.115757 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a5f2d86-16bb-49ce-879b-58347f0f2556 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:56.116440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a5f2d86-16bb-49ce-879b-58347f0f2556 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:56.165823 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:56.165823 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:56.181204 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:56.221405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a5f2d86-16bb-49ce-879b-58347f0f2556 tempest-VolumesGetTest-588656614 tempest-VolumesGetTest-588656614] http://10.222.0.73/volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 returned with HTTP 404 Jan 02 10:22:56.231478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Delete volume request issued successfully. Jan 02 10:22:56.232893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c595132b-44b5-4993-85a3-187bbaf99dd7 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 202 Jan 02 10:22:56.240434 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 590/1188] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:22:56 2021] DELETE /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:22:56.240695 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 598/1188] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:56 2021] GET /volume/v3/2de8f235bf5642bda9412e390a59f8fe/volumes/3d25f3bb-db74-469e-89b5-b819a3391de4 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:22:56.254093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:22:56.258227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:56.259653 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:56.259653 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:56.261768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:56.416419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:56.416419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:56.426672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:56.499752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 200 Jan 02 10:22:56.504927 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 591/1189] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:56 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 920 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:57.522025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4137debd-3d17-40fb-b7ed-3e88ad0114f3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:22:57.523234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4137debd-3d17-40fb-b7ed-3e88ad0114f3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:57.523941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4137debd-3d17-40fb-b7ed-3e88ad0114f3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:57.643050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:57.643050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:57.670273 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4137debd-3d17-40fb-b7ed-3e88ad0114f3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:57.718681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4137debd-3d17-40fb-b7ed-3e88ad0114f3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 200 Jan 02 10:22:57.720111 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 599/1190] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:57 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 920 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:22:58.498775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume// Jan 02 10:22:58.499259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:58.499510 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:58.499510 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:58.499878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:58.500938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-550bf4bc-8e89-442d-8952-2b690fe82745 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:22:58.502454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 592/1191] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:22: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 02 10:22:58.514656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-58518c46-73d4-4c9d-8194-51eaff004993 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:22:58.515670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-58518c46-73d4-4c9d-8194-51eaff004993 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:58.516088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:58.516088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:58.517029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-58518c46-73d4-4c9d-8194-51eaff004993 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:58.646617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:58.646617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:58.671940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-58518c46-73d4-4c9d-8194-51eaff004993 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:22:58.714098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:58.714098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:58.733942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-58518c46-73d4-4c9d-8194-51eaff004993 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:22:58.736252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa0d057d-dfac-4248-ab47-405f82e9a0e9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:22:58.736727 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 600/1192] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:22:58 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 1464 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:22:58.736846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa0d057d-dfac-4248-ab47-405f82e9a0e9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:22:58.737231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa0d057d-dfac-4248-ab47-405f82e9a0e9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:22:58.756810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] PUT http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c Jan 02 10:22:58.757631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:22:58.757631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:22:58.758399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:22:58.820821 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:22:58.820821 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:22:58.823805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Lock "b'cinder-attachment_update-94146c7e-063b-4ac6-9343-bcb461783068-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.018s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:22:58.826331 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:58.826331 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:58.907886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:22:58.907886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:22:58.934369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa0d057d-dfac-4248-ab47-405f82e9a0e9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Volume info retrieved successfully. Jan 02 10:22:58.999587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa0d057d-dfac-4248-ab47-405f82e9a0e9 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 200 Jan 02 10:22:59.001354 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 593/1193] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:22:58 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:23:00.018168 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c04e2bb2-fd54-4427-b10f-462eccbf71d3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] GET http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b Jan 02 10:23:00.018168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c04e2bb2-fd54-4427-b10f-462eccbf71d3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:23:00.018168 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:00.018168 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:00.018911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c04e2bb2-fd54-4427-b10f-462eccbf71d3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:23:00.170505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c04e2bb2-fd54-4427-b10f-462eccbf71d3 tempest-ServerRescueNegativeTestJSON-942586397 tempest-ServerRescueNegativeTestJSON-942586397] http://10.222.0.73/volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b returned with HTTP 404 Jan 02 10:23:00.174553 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 594/1194] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:23:00 2021] GET /volume/v3/c7ed5bf8ecd044c4b84379573ccb34c8/volumes/e789d3df-bae5-41f9-8b31-99be53b95d3b => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:23:01.955961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Lock "b'cinder-attachment_update-94146c7e-063b-4ac6-9343-bcb461783068-n-h1-765311-9'" released by "attachment_update" :: held 3.135s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:23:01.957196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c returned with HTTP 200 Jan 02 10:23:01.958964 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 601/1195] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:22:58 2021] PUT /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c => generated 762 bytes in 3209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:23:02.033618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e70d021e-75af-4b74-b344-5f1b1cd25613 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c/action Jan 02 10:23:02.034691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e70d021e-75af-4b74-b344-5f1b1cd25613 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:23:02.035082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e70d021e-75af-4b74-b344-5f1b1cd25613 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:23:02.178601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:02.178601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:02.213085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e70d021e-75af-4b74-b344-5f1b1cd25613 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c/action returned with HTTP 204 Jan 02 10:23:02.214447 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 595/1196] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:23:02 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:23:02.279111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume// Jan 02 10:23:02.279979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:23:02.280423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:02.280423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:02.281388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:23:02.282699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-e24d1ecb-b21d-4eb8-9217-f2b4e01e9dea tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:23:02.283840 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 602/1197] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:23:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:23:02.298203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-de2bd53c-2ca6-46cd-9157-ef6c25e5c36d tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:23:02.299606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-de2bd53c-2ca6-46cd-9157-ef6c25e5c36d tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:23:02.300057 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:02.300057 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:02.301660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-de2bd53c-2ca6-46cd-9157-ef6c25e5c36d tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:23:02.431758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:02.431758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:02.441758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-de2bd53c-2ca6-46cd-9157-ef6c25e5c36d tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:23:02.497130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:02.497130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:02.516879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-de2bd53c-2ca6-46cd-9157-ef6c25e5c36d tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:23:02.519109 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 596/1198] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:23:02 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 1016 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:23:02.540921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] PUT http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19 Jan 02 10:23:02.542281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:23:02.585638 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:23:02.585638 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:23:02.586377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Lock "b'cinder-attachment_update-61bca896-6d9b-441c-a0d2-6ad965f98c01-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.011s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:23:02.588853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:02.588853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:05.437151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Lock "b'cinder-attachment_update-61bca896-6d9b-441c-a0d2-6ad965f98c01-n-h1-765311-9'" released by "attachment_update" :: held 2.851s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:23:05.440184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19 returned with HTTP 200 Jan 02 10:23:05.442136 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 603/1199] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:23:02 2021] PUT /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19 => generated 762 bytes in 2907 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:23:05.516716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c6ecbd32-78be-40e1-8df5-d89000272dd2 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19/action Jan 02 10:23:05.517877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:05.517877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:05.518594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c6ecbd32-78be-40e1-8df5-d89000272dd2 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:23:05.519278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c6ecbd32-78be-40e1-8df5-d89000272dd2 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:23:05.696475 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:05.696475 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:05.726253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c6ecbd32-78be-40e1-8df5-d89000272dd2 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19/action returned with HTTP 204 Jan 02 10:23:05.727176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 597/1200] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:23:05 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19/action => generated 0 bytes in 216 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:23:05.766962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume// Jan 02 10:23:05.767525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:23:05.767738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:05.767738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:05.768073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:23:05.769467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-27fcc824-4653-499d-862d-786bdf6de70f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:23:05.770362 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 604/1201] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:23: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 02 10:23:05.784733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-3fdee50e-8ca2-45da-b194-2b3fc72e585b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:23:05.786126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-3fdee50e-8ca2-45da-b194-2b3fc72e585b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:23:05.786581 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:05.786581 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:05.787595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-3fdee50e-8ca2-45da-b194-2b3fc72e585b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:23:05.876315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:05.876315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:05.904048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-3fdee50e-8ca2-45da-b194-2b3fc72e585b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:23:05.953448 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:05.953448 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:05.989493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-3fdee50e-8ca2-45da-b194-2b3fc72e585b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 200 Jan 02 10:23:05.990671 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 598/1202] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:23:05 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 1016 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:23:06.011078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-b2aadfad-705b-4117-ba5b-0d926a2ea581 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] PUT http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae Jan 02 10:23:06.012012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-b2aadfad-705b-4117-ba5b-0d926a2ea581 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdc"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:23:06.057971 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:23:06.057971 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:23:06.058790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-b2aadfad-705b-4117-ba5b-0d926a2ea581 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Lock "b'cinder-attachment_update-9612cdb3-57e0-4efd-b517-834f25fb10fe-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:23:06.061328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:06.061328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:08.840611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-b2aadfad-705b-4117-ba5b-0d926a2ea581 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Lock "b'cinder-attachment_update-9612cdb3-57e0-4efd-b517-834f25fb10fe-n-h1-765311-9'" released by "attachment_update" :: held 2.782s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:23:08.841312 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-b2aadfad-705b-4117-ba5b-0d926a2ea581 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae returned with HTTP 200 Jan 02 10:23:08.842189 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 605/1203] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:23:06 2021] PUT /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae => generated 762 bytes in 2837 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:23:08.884163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c8e2ec6d-1ca8-4e1b-81f8-5bcd02216cde tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] POST http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae/action Jan 02 10:23:08.884914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:23:08.884914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:23:08.885637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c8e2ec6d-1ca8-4e1b-81f8-5bcd02216cde tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:23:08.886212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c8e2ec6d-1ca8-4e1b-81f8-5bcd02216cde tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:23:09.020369 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:23:09.020369 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:23:09.037345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b8751d3a-c83b-43c5-b934-ad39301adf44 req-c8e2ec6d-1ca8-4e1b-81f8-5bcd02216cde tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae/action returned with HTTP 204 Jan 02 10:23:09.038757 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 599/1204] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:23:08 2021] POST /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:20.310396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9533c9bb-cea1-475a-b297-30152a544dbd tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] POST http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types Jan 02 10:24:20.311617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:20.311617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:20.312365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9533c9bb-cea1-475a-b297-30152a544dbd tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2017453580"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:20.313879 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:20.313879 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:20.397449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9533c9bb-cea1-475a-b297-30152a544dbd tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types returned with HTTP 200 Jan 02 10:24:20.403948 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 606/1205] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:24:20 2021] POST /volume/v3/eae94d262692498eaee61a7ccea898ed/types => generated 224 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:20.409608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c60b1246-4c57-4995-819a-e77882400a71 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] POST http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types Jan 02 10:24:20.410613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:20.410613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:20.411448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c60b1246-4c57-4995-819a-e77882400a71 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-756259035"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:20.464518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c60b1246-4c57-4995-819a-e77882400a71 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types returned with HTTP 202 Jan 02 10:24:20.470891 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 600/1206] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:24:20 2021] POST /volume/v3/eae94d262692498eaee61a7ccea898ed/group_types => generated 180 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:20.675538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups Jan 02 10:24:20.676470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a5e15c02-1baf-43b3-89f1-6ca28967e208", "volume_types": ["287637d2-3816-4ef7-86fd-93512f7488f9"], "name": "tempest-GroupSnapshotsTest-Group-450853177"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:20.677583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group {'group': {'group_type': 'a5e15c02-1baf-43b3-89f1-6ca28967e208', 'volume_types': ['287637d2-3816-4ef7-86fd-93512f7488f9'], 'name': 'tempest-GroupSnapshotsTest-Group-450853177'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:24:20.692845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group tempest-GroupSnapshotsTest-Group-450853177. Jan 02 10:24:20.745182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability zone cache updated, next update will occur around 2021-01-02 11:24:20.744497. {{(pid=88039) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 10:24:20.745503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:24:20.787519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['ecf11e5e-70d2-459c-a73e-5dd29f3dcf0f'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:20.878083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d82f88-8d89-4590-8a7e-a63fbb808c4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups returned with HTTP 202 Jan 02 10:24:20.878930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 607/1207] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:24:20 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups => generated 111 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:20.892319 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-816212b8-cfcf-410a-83f8-a53efdfa7abb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e Jan 02 10:24:20.898284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-816212b8-cfcf-410a-83f8-a53efdfa7abb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:20.899067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-816212b8-cfcf-410a-83f8-a53efdfa7abb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:20.899933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-816212b8-cfcf-410a-83f8-a53efdfa7abb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 2050148b-241a-4793-a4b1-37f7f007184e {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:20.918649 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:20.918649 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:20.959672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-816212b8-cfcf-410a-83f8-a53efdfa7abb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e returned with HTTP 200 Jan 02 10:24:20.960850 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 601/1208] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:20 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e => generated 391 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:21.973012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85aa365c-b19f-42d5-904f-14e28905289c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e Jan 02 10:24:21.975492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85aa365c-b19f-42d5-904f-14e28905289c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:21.978264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:21.978264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:21.978994 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85aa365c-b19f-42d5-904f-14e28905289c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:21.983306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-85aa365c-b19f-42d5-904f-14e28905289c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 2050148b-241a-4793-a4b1-37f7f007184e {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:21.999760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:21.999760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:22.034823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85aa365c-b19f-42d5-904f-14e28905289c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e returned with HTTP 200 Jan 02 10:24:22.043840 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 608/1209] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:21 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:22.047084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes Jan 02 10:24:22.047671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:22.047671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:22.048089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: create, body: {"volume": {"volume_type": "287637d2-3816-4ef7-86fd-93512f7488f9", "group_id": "2050148b-241a-4793-a4b1-37f7f007184e", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1253388662"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:22.049226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request body: {'volume': {'volume_type': '287637d2-3816-4ef7-86fd-93512f7488f9', 'group_id': '2050148b-241a-4793-a4b1-37f7f007184e', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1253388662'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:24:22.085577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:22.085577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:22.086727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume of 1 GB Jan 02 10:24:22.122136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:24:22.139692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (e7994e1e-d469-4767-89f4-6553021a4a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:22.143675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d422bf-59aa-49ad-be5c-9688b4f9ba21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:22.145544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:22.145544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:22.146396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:24:22.214820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d422bf-59aa-49ad-be5c-9688b4f9ba21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=287637d2-3816-4ef7-86fd-93512f7488f9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2017453580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '287637d2-3816-4ef7-86fd-93512f7488f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2050148b-241a-4793-a4b1-37f7f007184e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:22.217410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e218a9c6-d8f4-4121-b53e-01918951d4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:22.268866 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2017453580 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2017453580, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:22.270650 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2017453580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2017453580, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:22.360506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['3b317934-8fb0-486f-98ae-e63ecaae955a', '895e4fea-8d08-4b7a-8884-f65ab16ff0e7', '357d9499-5c88-42b8-aa6c-651e4ce40f26', 'ef5e7ddd-b40f-49d6-8178-bf8027f2fa99'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:22.362626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e218a9c6-d8f4-4121-b53e-01918951d4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b317934-8fb0-486f-98ae-e63ecaae955a', '895e4fea-8d08-4b7a-8884-f65ab16ff0e7', '357d9499-5c88-42b8-aa6c-651e4ce40f26', 'ef5e7ddd-b40f-49d6-8178-bf8027f2fa99']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:22.364751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504a73ca-722c-48e9-a5f0-69ab733cd96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:22.437021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504a73ca-722c-48e9-a5f0-69ab733cd96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee9c3c94-7456-416f-8efd-caca0fe74df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1253388662',encryption_key_id=None,group_id=2050148b-241a-4793-a4b1-37f7f007184e,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['3b317934-8fb0-486f-98ae-e63ecaae955a','895e4fea-8d08-4b7a-8884-f65ab16ff0e7','357d9499-5c88-42b8-aa6c-651e4ce40f26','ef5e7ddd-b40f-49d6-8178-bf8027f2fa99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=287637d2-3816-4ef7-86fd-93512f7488f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1253388662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2050148b-241a-4793-a4b1-37f7f007184e,host=None,id=ee9c3c94-7456-416f-8efd-caca0fe74df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0415f9a6efed46e99c366027ef157bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e7196d1c4f7473da1f01626034050dd',volume_attachment=,volume_type=,volume_type_id=287637d2-3816-4ef7-86fd-93512f7488f9)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:22.439318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94218af-9c71-486f-bcb3-7798e364298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:22.491196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94218af-9c71-486f-bcb3-7798e364298e) transitioned into state 'SUCCESS' from state '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-1253388662',encryption_key_id=None,group_id=2050148b-241a-4793-a4b1-37f7f007184e,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['3b317934-8fb0-486f-98ae-e63ecaae955a','895e4fea-8d08-4b7a-8884-f65ab16ff0e7','357d9499-5c88-42b8-aa6c-651e4ce40f26','ef5e7ddd-b40f-49d6-8178-bf8027f2fa99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=287637d2-3816-4ef7-86fd-93512f7488f9)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:22.493457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b72921-de5d-4384-a576-5ed65a831d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:22.518774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b72921-de5d-4384-a576-5ed65a831d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:22.521808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (e7994e1e-d469-4767-89f4-6553021a4a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:22.579946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request issued successfully. Jan 02 10:24:22.597715 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:22.598460 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:22.608787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:22.617887 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:22.617887 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:22.644748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93fd855a-6182-4d58-b579-fa8a749c0fdc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes returned with HTTP 202 Jan 02 10:24:22.645957 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 602/1210] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:24:22 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes => generated 908 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:22.662284 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:24:22.663223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:22.663691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:22.663691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:22.664365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:22.738146 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:22.738146 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:22.748587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:22.764200 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:22.764850 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:22.774756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:22.782942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:22.782942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:22.806027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-77460258-f768-4a17-ad8f-ffee3ae9c9d1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 returned with HTTP 200 Jan 02 10:24:22.807497 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 609/1211] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:22 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 => generated 1000 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:23.824969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:24:23.825716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:23.826123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:23.826123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:23.826688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:23.958350 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:23.958350 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:23.980519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:24.001207 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:24.003223 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:24.014181 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:24.022232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:24.022232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:24.055706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63eff36b-a29a-4fe9-8586-e6da0e08d831 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 returned with HTTP 200 Jan 02 10:24:24.057099 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 603/1212] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:23 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 => generated 1001 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:24.076072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots Jan 02 10:24:24.076667 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:24.076667 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:24.077244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2050148b-241a-4793-a4b1-37f7f007184e", "name": "tempest-group_snapshot-1001363870"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:24.078340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group_snapshot {'group_snapshot': {'group_id': '2050148b-241a-4793-a4b1-37f7f007184e', 'name': 'tempest-group_snapshot-1001363870'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 10:24:24.091439 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:24.091439 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:24.114956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group_snapshot tempest-group_snapshot-1001363870. Jan 02 10:24:24.175059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:24.175059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:24.216525 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2017453580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2017453580, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:24.217400 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2017453580 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2017453580, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:24.295753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['1d7c7b22-a8f3-4bc3-8790-0dbaa2ef35da', '3a4d6275-f894-4319-935d-470cd651b3dd', 'c780ac52-9f24-4a65-9825-6acba63f5263', '8e009ce4-f7a2-433b-9a4b-71b2cad52742'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:24.392511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-506b3e2e-2c14-4293-a087-1f94336c7f95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots returned with HTTP 202 Jan 02 10:24:24.395247 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 610/1213] 10.222.0.73 () {62 vars in 1291 bytes} [Sat Jan 2 10:24:24 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots => generated 168 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:24.404756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6af5b47d-b518-495d-90f4-65f64fb0da5d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 Jan 02 10:24:24.405329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6af5b47d-b518-495d-90f4-65f64fb0da5d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:24.405696 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:24.405696 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:24.406038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6af5b47d-b518-495d-90f4-65f64fb0da5d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:24.406667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-6af5b47d-b518-495d-90f4-65f64fb0da5d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 75faeb3d-7b0a-419e-929c-6ad9d613d000 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:24:24.425536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:24.425536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:24.478066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6af5b47d-b518-495d-90f4-65f64fb0da5d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 returned with HTTP 200 Jan 02 10:24:24.481702 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 604/1214] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:24:24 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 => generated 307 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:25.491495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22ff8798-3152-48cc-b700-9fe72a77ad8d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 Jan 02 10:24:25.492238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22ff8798-3152-48cc-b700-9fe72a77ad8d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:25.492561 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:25.492561 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:25.493145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22ff8798-3152-48cc-b700-9fe72a77ad8d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:25.493666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-22ff8798-3152-48cc-b700-9fe72a77ad8d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 75faeb3d-7b0a-419e-929c-6ad9d613d000 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:24:25.505588 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:25.505588 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:25.529437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22ff8798-3152-48cc-b700-9fe72a77ad8d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 returned with HTTP 200 Jan 02 10:24:25.531127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 611/1215] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:24:25 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 => generated 307 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:26.542186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21cec3f5-e5b8-4a3c-9392-03a1569eefff tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 Jan 02 10:24:26.542829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21cec3f5-e5b8-4a3c-9392-03a1569eefff tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:26.543111 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:26.543111 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:26.543637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21cec3f5-e5b8-4a3c-9392-03a1569eefff tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:26.544118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-21cec3f5-e5b8-4a3c-9392-03a1569eefff tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 75faeb3d-7b0a-419e-929c-6ad9d613d000 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:24:26.564750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:26.564750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:26.581408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21cec3f5-e5b8-4a3c-9392-03a1569eefff tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 returned with HTTP 200 Jan 02 10:24:26.582798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 605/1216] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:24:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 => generated 308 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:26.599369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail Jan 02 10:24:26.599900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:26.600116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:26.600116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:26.600489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:26.601707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:24:26.603950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:24:26.656918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all snapshots completed successfully. Jan 02 10:24:26.657870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:26.657870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:26.663851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61566b73-8e36-4c99-967d-7e960db6e891 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail returned with HTTP 200 Jan 02 10:24:26.664694 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 612/1217] 10.222.0.73 () {58 vars in 1231 bytes} [Sat Jan 2 10:24:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail => generated 454 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:26.676380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1686c274-b77e-415f-8a29-84689458ada1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 Jan 02 10:24:26.677143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1686c274-b77e-415f-8a29-84689458ada1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:26.677511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:26.677511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:26.678131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1686c274-b77e-415f-8a29-84689458ada1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:26.731223 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:26.731223 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:26.732727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1686c274-b77e-415f-8a29-84689458ada1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:24:26.734859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1686c274-b77e-415f-8a29-84689458ada1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 returned with HTTP 200 Jan 02 10:24:26.735902 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 606/1218] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:24:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 => generated 451 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:26.747006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/action Jan 02 10:24:26.747701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:26.747701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:26.748139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action body: b'{"create-from-src": {"group_snapshot_id": "75faeb3d-7b0a-419e-929c-6ad9d613d000", "name": "tempest-Group_from_snap-524711830"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:24:26.748527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "75faeb3d-7b0a-419e-929c-6ad9d613d000", "name": "tempest-Group_from_snap-524711830"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:26.749600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group {'create-from-src': {'group_snapshot_id': '75faeb3d-7b0a-419e-929c-6ad9d613d000', 'name': 'tempest-Group_from_snap-524711830'}}. {{(pid=88039) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 02 10:24:26.749950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group tempest-Group_from_snap-524711830 from group_snapshot 75faeb3d-7b0a-419e-929c-6ad9d613d000. Jan 02 10:24:26.758868 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:26.758868 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:27.043955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:27.043955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:27.053883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:27.053883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:27.207324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['14380e28-a958-4c8c-bf5e-7b7f1db87c7f'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:27.486485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.group.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] A mapping entry already exists for group 00eb3e2b-ef04-4963-9c41-b36f49b6e544 and volume type 287637d2-3816-4ef7-86fd-93512f7488f9. Do not need to create again. Jan 02 10:24:27.490625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:27.490625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:27.492053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:24:27.525890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (5b4137c4-dd61-4afc-bcd7-7cb04e792ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:27.528498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c14a19-dc28-4ab9-9adb-60cf502dd0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:27.540508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:24:27.745390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c14a19-dc28-4ab9-9adb-60cf502dd0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64731236-bdd0-4542-8c28-8b501c5cfe33', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=287637d2-3816-4ef7-86fd-93512f7488f9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2017453580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '287637d2-3816-4ef7-86fd-93512f7488f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00eb3e2b-ef04-4963-9c41-b36f49b6e544', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:27.748109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d20842b-7d69-4002-9503-a453179f1923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:27.849225 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2017453580 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2017453580, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:27.891574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['207057e7-6860-4017-b83b-b6b0bc2369dc', 'e28e5840-5ab5-4179-8f6b-162d64a5f565'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:27.894726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d20842b-7d69-4002-9503-a453179f1923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['207057e7-6860-4017-b83b-b6b0bc2369dc', 'e28e5840-5ab5-4179-8f6b-162d64a5f565']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:27.896775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03248f8-e2cd-4527-97dd-722da7d1ebf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:28.213872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03248f8-e2cd-4527-97dd-722da7d1ebf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eba0e3ff-1b52-4e55-928f-0588b87aea23', '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=00eb3e2b-ef04-4963-9c41-b36f49b6e544,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['207057e7-6860-4017-b83b-b6b0bc2369dc','e28e5840-5ab5-4179-8f6b-162d64a5f565'],size=1,snapshot_id=64731236-bdd0-4542-8c28-8b501c5cfe33,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=287637d2-3816-4ef7-86fd-93512f7488f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00eb3e2b-ef04-4963-9c41-b36f49b6e544,host=None,id=eba0e3ff-1b52-4e55-928f-0588b87aea23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0415f9a6efed46e99c366027ef157bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64731236-bdd0-4542-8c28-8b501c5cfe33,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e7196d1c4f7473da1f01626034050dd',volume_attachment=,volume_type=,volume_type_id=287637d2-3816-4ef7-86fd-93512f7488f9)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:28.219996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e6c743-1681-433d-8c0b-e55428673c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:28.267689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e6c743-1681-433d-8c0b-e55428673c23) transitioned into state 'SUCCESS' from 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=00eb3e2b-ef04-4963-9c41-b36f49b6e544,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['207057e7-6860-4017-b83b-b6b0bc2369dc','e28e5840-5ab5-4179-8f6b-162d64a5f565'],size=1,snapshot_id=64731236-bdd0-4542-8c28-8b501c5cfe33,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=287637d2-3816-4ef7-86fd-93512f7488f9)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:28.273868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (5b4137c4-dd61-4afc-bcd7-7cb04e792ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:28.469486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request issued successfully. Jan 02 10:24:28.568326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83742a33-5f76-4830-8d28-c73de178ce6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/action returned with HTTP 202 Jan 02 10:24:28.569218 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 613/1219] 10.222.0.73 () {62 vars in 1285 bytes} [Sat Jan 2 10:24:26 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/action => generated 102 bytes in 1826 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:28.578200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:24:28.578778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:28.579033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:28.579033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:28.579351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:28.580881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:24:28.583735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:24:28.709066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:24:28.710668 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:28.711122 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:28.730286 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:28.747021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:28.747021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:28.774450 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:28.774878 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:28.792765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:28.808189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:28.808189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:28.866394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6038c3eb-f03d-44d0-943e-fbd98273eb5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:24:28.868772 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 607/1220] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:24:28 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1986 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:24:28.885936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:28.886522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:28.886742 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:28.886742 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:28.887121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:28.982896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:28.982896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:28.993178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:29.013682 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:29.014540 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:29.034493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:29.045067 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:29.045067 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:29.068457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b3cca95-50fb-4427-8363-a17c76b8e14e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:29.079099 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 614/1221] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:28 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:30.094194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:30.095607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:30.097076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:30.097076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:30.097896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:30.215863 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:30.215863 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:30.237867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:30.271687 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:30.272478 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:30.284266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:30.293012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:30.293012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:30.334443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0543fdaa-9f6e-414f-8f69-de6aa35616ce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:30.336249 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 608/1222] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:30 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:31.352385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:31.353560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:31.353935 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:31.353935 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:31.354550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:31.491360 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:31.491360 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:31.508253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:31.522856 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:31.523537 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:31.531722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:31.539362 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:31.539362 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:31.561772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d2e6968-cbf7-4b38-9991-86da447f37b2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:31.573612 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 615/1223] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:31 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:32.581009 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:32.581570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:32.581783 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:32.581783 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:32.582519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:32.646450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:32.646450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:32.655821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:32.670538 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:32.671382 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:32.680563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:32.694954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:32.694954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:32.764171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43ab364f-f03d-4e4d-b618-3776e27d62e1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:32.769152 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 609/1224] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:32 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:33.800794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:33.801377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:33.801567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:33.801567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:33.803031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:33.887849 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:33.887849 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:33.903356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:33.934826 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:33.935056 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:33.954152 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:33.969320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:33.969320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:34.040493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d5b95a7-6222-449d-955b-3243675dfbd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:34.042126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 616/1225] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:33 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:35.059831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:35.062945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:35.062945 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:35.062945 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:35.062945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:35.203937 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:35.203937 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:35.277014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:35.329331 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:35.329964 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:35.363917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:35.385503 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:35.385503 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:35.476338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d945514-e56f-418c-8792-dd7ab54c071d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:35.480379 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 610/1226] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:35 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:24:36.495958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:36.497199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:36.497621 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:36.497621 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:36.498308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:36.565596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:36.565596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:36.575085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:36.589641 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:36.590080 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:36.600620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:36.627368 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:36.627368 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:36.671090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ace07b1e-72ab-4a83-90a6-322bbb9a1bd5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:36.672288 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 617/1227] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:36 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:37.703880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:37.713008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:37.713735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:37.713735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:37.714981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:37.834057 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:37.834057 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:37.851778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:37.907537 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:37.908149 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:37.924856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:37.935144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:37.935144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:38.110953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f90c825f-7178-4bb5-ba53-5ef062d13826 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:38.123490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 611/1228] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:37 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:39.139078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:39.139837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:39.140371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:39.140371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:39.141010 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:39.194264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.194264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.203109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:39.217856 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:39.218312 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:39.226315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:39.235539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.235539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.275150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f136e4e4-93aa-4820-8a79-3e6b2bb5a44c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:39.276401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 618/1229] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:39 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 993 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:39.293107 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a16e4868-40d4-4056-b055-ba16c21b0be1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 Jan 02 10:24:39.295088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a16e4868-40d4-4056-b055-ba16c21b0be1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:39.295510 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:39.295510 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:39.296277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a16e4868-40d4-4056-b055-ba16c21b0be1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:39.297159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-a16e4868-40d4-4056-b055-ba16c21b0be1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 00eb3e2b-ef04-4963-9c41-b36f49b6e544 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:39.307546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.307546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.349048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a16e4868-40d4-4056-b055-ba16c21b0be1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 returned with HTTP 200 Jan 02 10:24:39.358611 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 612/1230] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:39 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 => generated 417 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:24:39.365680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:24:39.366890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:39.367116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:39.367116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:39.367787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:39.368465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:24:39.370489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:24:39.431134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:24:39.433438 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:39.433878 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:39.442876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:39.451656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.451656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.465035 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:39.465748 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:39.474353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:39.486454 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.486454 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.510478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9386c5f9-e94d-41da-bd96-67e28b8cf6fc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:24:39.511568 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 619/1231] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:24:39 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1987 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:39.529720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-338179e1-7302-4761-a16e-bc2f010d76ab tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544/action Jan 02 10:24:39.530306 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:39.530306 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:39.530904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-338179e1-7302-4761-a16e-bc2f010d76ab tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:24:39.531398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-338179e1-7302-4761-a16e-bc2f010d76ab tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:39.532700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-338179e1-7302-4761-a16e-bc2f010d76ab tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for group 00eb3e2b-ef04-4963-9c41-b36f49b6e544 {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:24:39.533368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-338179e1-7302-4761-a16e-bc2f010d76ab tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group with id: 00eb3e2b-ef04-4963-9c41-b36f49b6e544 Jan 02 10:24:39.546146 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.546146 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.715133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-338179e1-7302-4761-a16e-bc2f010d76ab tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544/action returned with HTTP 202 Jan 02 10:24:39.716615 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 613/1232] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:24:39 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:39.725233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:39.725805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:39.726023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:39.726023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:39.726397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:39.797328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.797328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.808566 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:39.826496 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:39.827047 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:39.838334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:39.846447 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:39.846447 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:39.881107 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc7f0527-24d0-4f5d-b4bb-991c26199896 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:39.882563 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 620/1233] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:39 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:24:40.905162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:40.915469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:40.918613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:40.918613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:40.919767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:41.165594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:41.165594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:41.202743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:41.231146 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:41.231811 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:41.248101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:41.263671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:41.263671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:41.306473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-155dc292-6ef8-4563-9656-ff87fca1cafe tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 200 Jan 02 10:24:41.318049 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 614/1234] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:40 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 992 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:42.328505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2227235-fd87-4fe5-a5ed-2234fdf997cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 Jan 02 10:24:42.329416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2227235-fd87-4fe5-a5ed-2234fdf997cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:42.329416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:42.329416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:42.329862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2227235-fd87-4fe5-a5ed-2234fdf997cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:42.448670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2227235-fd87-4fe5-a5ed-2234fdf997cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 returned with HTTP 404 Jan 02 10:24:42.454598 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 621/1235] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:42 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/eba0e3ff-1b52-4e55-928f-0588b87aea23 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:24:42.459213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47c2b1d6-7d4c-432b-9aa1-c3fbf2129a28 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 Jan 02 10:24:42.460055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47c2b1d6-7d4c-432b-9aa1-c3fbf2129a28 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:42.460426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:42.460426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:42.461237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47c2b1d6-7d4c-432b-9aa1-c3fbf2129a28 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:42.461833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-47c2b1d6-7d4c-432b-9aa1-c3fbf2129a28 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 00eb3e2b-ef04-4963-9c41-b36f49b6e544 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:42.478766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:42.478766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:42.540377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47c2b1d6-7d4c-432b-9aa1-c3fbf2129a28 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 returned with HTTP 200 Jan 02 10:24:42.541599 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 615/1236] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:42 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 => generated 416 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:24:43.554307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27356c09-e9ab-4ee0-b903-873a5c60fc6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 Jan 02 10:24:43.555495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27356c09-e9ab-4ee0-b903-873a5c60fc6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:43.556139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27356c09-e9ab-4ee0-b903-873a5c60fc6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:43.556718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-27356c09-e9ab-4ee0-b903-873a5c60fc6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 00eb3e2b-ef04-4963-9c41-b36f49b6e544 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:43.562935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27356c09-e9ab-4ee0-b903-873a5c60fc6a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 returned with HTTP 404 Jan 02 10:24:43.565222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 622/1237] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:43 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/00eb3e2b-ef04-4963-9c41-b36f49b6e544 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:24:43.576147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c7f0ea9-f7e3-4684-be99-d48630f82727 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 Jan 02 10:24:43.576979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c7f0ea9-f7e3-4684-be99-d48630f82727 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:43.577423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:43.577423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:43.578571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c7f0ea9-f7e3-4684-be99-d48630f82727 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:43.579479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-9c7f0ea9-f7e3-4684-be99-d48630f82727 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for member 75faeb3d-7b0a-419e-929c-6ad9d613d000 {{(pid=88040) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 10:24:43.582324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-9c7f0ea9-f7e3-4684-be99-d48630f82727 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group_snapshot with id: 75faeb3d-7b0a-419e-929c-6ad9d613d000 Jan 02 10:24:43.592002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:43.592002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:43.694888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c7f0ea9-f7e3-4684-be99-d48630f82727 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 returned with HTTP 202 Jan 02 10:24:43.706048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:24:43.706769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:43.707422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:43.708373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:24:43.711728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:24:43.715725 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 616/1238] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:24:43 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:43.779626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:24:43.781436 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:43.782037 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:43.791945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:43.799539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:43.799539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:43.835686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55947096-74c6-4cc5-aaab-2a2fe0f3eb31 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:24:43.837035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 623/1239] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:24:43 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1004 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:43.863123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail Jan 02 10:24:43.863864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:43.864198 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:43.864198 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:43.864773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:43.867204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:24:43.870494 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:43.870494 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:43.872646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:24:43.933122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all snapshots completed successfully. Jan 02 10:24:43.936229 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:43.936229 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:43.938265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1724f167-a75d-40b6-95c9-76424ce5f037 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail returned with HTTP 200 Jan 02 10:24:43.943049 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 617/1240] 10.222.0.73 () {58 vars in 1231 bytes} [Sat Jan 2 10:24:43 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail => generated 453 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:43.956242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c741e613-3393-42fd-aab2-440c0edf0d19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 Jan 02 10:24:43.956979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c741e613-3393-42fd-aab2-440c0edf0d19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:43.957363 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:43.957363 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:43.957982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c741e613-3393-42fd-aab2-440c0edf0d19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:44.005913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:44.005913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:44.008365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c741e613-3393-42fd-aab2-440c0edf0d19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:24:44.011699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c741e613-3393-42fd-aab2-440c0edf0d19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 returned with HTTP 200 Jan 02 10:24:44.017735 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 624/1241] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:24:43 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 => generated 450 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:45.039496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0226c7e-d527-4e08-9b68-9854ea6a4231 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 Jan 02 10:24:45.040272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0226c7e-d527-4e08-9b68-9854ea6a4231 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:45.040611 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:45.040611 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:45.041326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0226c7e-d527-4e08-9b68-9854ea6a4231 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:45.100502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:45.100502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:45.102289 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b0226c7e-d527-4e08-9b68-9854ea6a4231 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:24:45.106547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0226c7e-d527-4e08-9b68-9854ea6a4231 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 returned with HTTP 200 Jan 02 10:24:45.113659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 618/1242] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:24:45 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 => generated 450 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:46.123237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1a2ff35-9a29-4cef-b74e-95468bcc1c29 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 Jan 02 10:24:46.124861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1a2ff35-9a29-4cef-b74e-95468bcc1c29 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:46.125716 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:46.125716 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:46.126723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1a2ff35-9a29-4cef-b74e-95468bcc1c29 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:46.181791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1a2ff35-9a29-4cef-b74e-95468bcc1c29 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 returned with HTTP 404 Jan 02 10:24:46.187584 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 625/1243] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:24:46 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/64731236-bdd0-4542-8c28-8b501c5cfe33 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:46.195788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-548dcf97-0be6-4aa4-aa1e-b69623865c99 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 Jan 02 10:24:46.196630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-548dcf97-0be6-4aa4-aa1e-b69623865c99 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:46.196966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:46.196966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:46.197634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-548dcf97-0be6-4aa4-aa1e-b69623865c99 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:46.198141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-548dcf97-0be6-4aa4-aa1e-b69623865c99 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 75faeb3d-7b0a-419e-929c-6ad9d613d000 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:24:46.207726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-548dcf97-0be6-4aa4-aa1e-b69623865c99 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 returned with HTTP 404 Jan 02 10:24:46.220947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:24:46.222104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:46.223759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:46.226247 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 619/1244] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:24:46 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/75faeb3d-7b0a-419e-929c-6ad9d613d000 => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:24:46.227666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:24:46.230837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:24:46.311743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:24:46.313793 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:46.315111 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:46.350667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:46.376187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:46.376187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:46.443936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f7c942cf-982d-4af4-a79f-44d07433ec74 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:24:46.461780 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 626/1245] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:24:46 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1004 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:46.466918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d06205c4-fea4-4908-b4d3-e029bec8d4ed tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e/action Jan 02 10:24:46.467793 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d06205c4-fea4-4908-b4d3-e029bec8d4ed tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:24:46.468175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d06205c4-fea4-4908-b4d3-e029bec8d4ed tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:46.469112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-d06205c4-fea4-4908-b4d3-e029bec8d4ed tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for group 2050148b-241a-4793-a4b1-37f7f007184e {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:24:46.469458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-d06205c4-fea4-4908-b4d3-e029bec8d4ed tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group with id: 2050148b-241a-4793-a4b1-37f7f007184e Jan 02 10:24:46.480552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:46.480552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:46.724434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d06205c4-fea4-4908-b4d3-e029bec8d4ed tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e/action returned with HTTP 202 Jan 02 10:24:46.725551 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 620/1246] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:24:46 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:46.735014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:24:46.736567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:46.736882 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:46.736882 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:46.737272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:46.837285 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:46.837285 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:46.847325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:46.863923 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:46.864619 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:46.883771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:46.890670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:46.890670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:46.941702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d1e391c-0160-4bd7-b947-5e1b6548ac7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 returned with HTTP 200 Jan 02 10:24:46.951922 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 627/1247] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:46 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 => generated 1000 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:47.959722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:24:47.960449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:47.960651 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:47.960651 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:47.961310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:48.366962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:48.366962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:48.405162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:48.430721 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:48.438689 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:48.452805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:48.466468 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:48.466468 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:48.492495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-716e548d-8861-41cd-a529-aed3111be30c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 returned with HTTP 200 Jan 02 10:24:48.494419 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 621/1248] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:47 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 => generated 1000 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:49.512159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-025b9718-8b82-47f3-bce1-bda705d1d42e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:24:49.513227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-025b9718-8b82-47f3-bce1-bda705d1d42e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:49.513640 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:49.513640 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:49.514276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-025b9718-8b82-47f3-bce1-bda705d1d42e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:49.597274 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-025b9718-8b82-47f3-bce1-bda705d1d42e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 returned with HTTP 404 Jan 02 10:24:49.598655 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 628/1249] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:49 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:24:49.608551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d18a518-8dda-46b8-b438-e1848a729b19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e Jan 02 10:24:49.614223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d18a518-8dda-46b8-b438-e1848a729b19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:49.614517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:49.614517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:49.614951 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d18a518-8dda-46b8-b438-e1848a729b19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:49.615509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-6d18a518-8dda-46b8-b438-e1848a729b19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 2050148b-241a-4793-a4b1-37f7f007184e {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:49.630317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d18a518-8dda-46b8-b438-e1848a729b19 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e returned with HTTP 404 Jan 02 10:24:49.631393 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 622/1250] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:49 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/2050148b-241a-4793-a4b1-37f7f007184e => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 10:24:49.639619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7364151b-0e9d-4d8a-8e16-e9e06813e4a9 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] DELETE http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/a5e15c02-1baf-43b3-89f1-6ca28967e208 Jan 02 10:24:49.640205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7364151b-0e9d-4d8a-8e16-e9e06813e4a9 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:49.640768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7364151b-0e9d-4d8a-8e16-e9e06813e4a9 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:49.688017 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:24:49.688017 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:24:49.702596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7364151b-0e9d-4d8a-8e16-e9e06813e4a9 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/a5e15c02-1baf-43b3-89f1-6ca28967e208 returned with HTTP 202 Jan 02 10:24:49.707677 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 629/1251] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:24:49 2021] DELETE /volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/a5e15c02-1baf-43b3-89f1-6ca28967e208 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:49.722588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-708794a3-a584-42d2-a91d-51efba5df6a0 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] POST http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types Jan 02 10:24:49.723443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-708794a3-a584-42d2-a91d-51efba5df6a0 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1958945073"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:49.816246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-708794a3-a584-42d2-a91d-51efba5df6a0 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types returned with HTTP 200 Jan 02 10:24:49.817092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 623/1252] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:24:49 2021] POST /volume/v3/eae94d262692498eaee61a7ccea898ed/types => generated 224 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:49.826981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ea9787c-cda3-4521-95f6-6c23dc669c41 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] POST http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types Jan 02 10:24:49.828065 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ea9787c-cda3-4521-95f6-6c23dc669c41 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-573164883"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:49.969725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ea9787c-cda3-4521-95f6-6c23dc669c41 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types returned with HTTP 202 Jan 02 10:24:49.971322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 630/1253] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:24:49 2021] POST /volume/v3/eae94d262692498eaee61a7ccea898ed/group_types => generated 180 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:49.981695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups Jan 02 10:24:49.982791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b10636ae-7f65-4516-aa39-be49ba22d3b4", "volume_types": ["e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce"], "name": "tempest-GroupSnapshotsTest-Group-1408252849"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:49.984619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group {'group': {'group_type': 'b10636ae-7f65-4516-aa39-be49ba22d3b4', 'volume_types': ['e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce'], 'name': 'tempest-GroupSnapshotsTest-Group-1408252849'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:24:50.022065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group tempest-GroupSnapshotsTest-Group-1408252849. Jan 02 10:24:50.090138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability zone cache updated, next update will occur around 2021-01-02 11:24:50.089490. {{(pid=88040) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 10:24:50.090485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:24:50.141197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['41cec18c-e13f-4cbd-b71f-94cf206c1556'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:50.252309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-569c2089-c064-4d59-a208-1ccc4d7fad5b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups returned with HTTP 202 Jan 02 10:24:50.258968 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 624/1254] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:24:49 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups => generated 112 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:50.263307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b4f4c17-4851-4146-8859-ad08e1f7e7ca tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:50.263801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b4f4c17-4851-4146-8859-ad08e1f7e7ca tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:50.264273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b4f4c17-4851-4146-8859-ad08e1f7e7ca tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:50.264684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-7b4f4c17-4851-4146-8859-ad08e1f7e7ca tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:50.280376 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:50.280376 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:50.312088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b4f4c17-4851-4146-8859-ad08e1f7e7ca tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:50.313819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 631/1255] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:50 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:50.789666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] POST http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes Jan 02 10:24:50.790213 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:50.790213 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:50.790594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1573595665"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:50.791740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1573595665'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:24:50.792110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Create volume of 1 GB Jan 02 10:24:50.792707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:50.792707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:50.808366 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Availability Zones retrieved successfully. Jan 02 10:24:50.830450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Flow 'volume_create_api' (6587edcf-123f-48f6-9320-84694d4f37ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:50.833080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287199cb-e1ba-4ece-b58f-ca6ac2677a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:50.835176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:24:50.956789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287199cb-e1ba-4ece-b58f-ca6ac2677a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:50.959250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee4ae5e-380b-4668-8143-f6b94a98f475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:51.110692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Created reservations ['adb0af43-4d0e-4f19-9179-5631af33bf70', 'c4971f67-8c62-49ee-8e3a-0ec84292e054', '5ad9a0b5-64c1-4eed-9db6-1909e40d629e', '247b2cc8-9f31-43d4-a980-a36766ae31b9'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:51.113487 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee4ae5e-380b-4668-8143-f6b94a98f475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb0af43-4d0e-4f19-9179-5631af33bf70', 'c4971f67-8c62-49ee-8e3a-0ec84292e054', '5ad9a0b5-64c1-4eed-9db6-1909e40d629e', '247b2cc8-9f31-43d4-a980-a36766ae31b9']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:51.117118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69da81f-1286-4a49-aa6c-eb86a605d03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:51.185956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69da81f-1286-4a49-aa6c-eb86a605d03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '166dc576-4a5e-40a9-b8ba-c3de213a1a9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1573595665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb54d11b904915901175ede98e91d7',qos_specs=None,replication_status=,reservations=['adb0af43-4d0e-4f19-9179-5631af33bf70','c4971f67-8c62-49ee-8e3a-0ec84292e054','5ad9a0b5-64c1-4eed-9db6-1909e40d629e','247b2cc8-9f31-43d4-a980-a36766ae31b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb23bda67974ab1b2b56cb85ecf693b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1573595665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=166dc576-4a5e-40a9-b8ba-c3de213a1a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cb54d11b904915901175ede98e91d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6fb23bda67974ab1b2b56cb85ecf693b',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:51.188573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c508b1e7-82c0-42fc-8f4d-315ac8fe01f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:51.242894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c508b1e7-82c0-42fc-8f4d-315ac8fe01f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1573595665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb54d11b904915901175ede98e91d7',qos_specs=None,replication_status=,reservations=['adb0af43-4d0e-4f19-9179-5631af33bf70','c4971f67-8c62-49ee-8e3a-0ec84292e054','5ad9a0b5-64c1-4eed-9db6-1909e40d629e','247b2cc8-9f31-43d4-a980-a36766ae31b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb23bda67974ab1b2b56cb85ecf693b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:51.245004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55149925-d15e-415d-9a2d-edfe7cc92c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:51.299546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55149925-d15e-415d-9a2d-edfe7cc92c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:51.305689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Flow 'volume_create_api' (6587edcf-123f-48f6-9320-84694d4f37ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:51.350552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c49efd8-66a3-465c-81a5-91ac041454e4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:51.351750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c49efd8-66a3-465c-81a5-91ac041454e4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:51.352102 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:51.352102 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:51.352918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c49efd8-66a3-465c-81a5-91ac041454e4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:51.353485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-5c49efd8-66a3-465c-81a5-91ac041454e4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:51.445567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:51.445567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:51.551547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c49efd8-66a3-465c-81a5-91ac041454e4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:51.553032 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 632/1256] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:51 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 393 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:51.563974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes Jan 02 10:24:51.565559 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:51.565559 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:51.566298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce", "group_id": "0c5adf19-7a57-406a-ade6-249dd79bdea9", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-85448916"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:51.568009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request body: {'volume': {'volume_type': 'e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce', 'group_id': '0c5adf19-7a57-406a-ade6-249dd79bdea9', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-85448916'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:24:51.606401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:51.606401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:51.608421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume of 1 GB Jan 02 10:24:51.654507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:24:51.690263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (c79c1b05-8ce6-40ba-9be2-82547de0b375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:51.696244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Create volume request issued successfully. Jan 02 10:24:51.700530 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6a40575-ddf6-4fd0-ad97-fa316c628d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:51.710272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:51.710272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:51.711432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:24:51.726978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-816dd04e-9a49-4dda-a1dd-254ab2f1dd0a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes returned with HTTP 202 Jan 02 10:24:51.727971 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 625/1257] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:24:50 2021] POST /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes => generated 847 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:24:51.746215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94129f2e-eb8f-4d52-8028-8e6f99b1d46a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:24:51.746749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94129f2e-eb8f-4d52-8028-8e6f99b1d46a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:51.746945 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:51.746945 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:51.747360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94129f2e-eb8f-4d52-8028-8e6f99b1d46a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:51.904523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6a40575-ddf6-4fd0-ad97-fa316c628d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:24:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1958945073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0c5adf19-7a57-406a-ade6-249dd79bdea9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:51.911328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a536de1-b7aa-4fca-ba46-925fbb3bc8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:52.034202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:52.034202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:52.071179 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1958945073 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1958945073, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:52.072657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-94129f2e-eb8f-4d52-8028-8e6f99b1d46a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:52.075724 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1958945073 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1958945073, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:52.153862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94129f2e-eb8f-4d52-8028-8e6f99b1d46a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 200 Jan 02 10:24:52.155064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 626/1258] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:24:51 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 915 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:52.194158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['7bb3cb8b-8b1c-4847-a17e-b73bf55d379c', '1bbf0081-f37d-4e5d-84e3-3f17001cee7b', '64fe3f43-828b-4578-98fb-647de009fcf2', 'b0580a15-33a3-466c-b46a-b2e9473663d2'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:52.198908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a536de1-b7aa-4fca-ba46-925fbb3bc8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bb3cb8b-8b1c-4847-a17e-b73bf55d379c', '1bbf0081-f37d-4e5d-84e3-3f17001cee7b', '64fe3f43-828b-4578-98fb-647de009fcf2', 'b0580a15-33a3-466c-b46a-b2e9473663d2']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:52.203694 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e810a5-262d-4eb6-930b-f4c1e149bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:52.281423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e810a5-262d-4eb6-930b-f4c1e149bed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee13235-87fa-4f66-a33a-ade6a25b01a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-85448916',encryption_key_id=None,group_id=0c5adf19-7a57-406a-ade6-249dd79bdea9,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['7bb3cb8b-8b1c-4847-a17e-b73bf55d379c','1bbf0081-f37d-4e5d-84e3-3f17001cee7b','64fe3f43-828b-4578-98fb-647de009fcf2','b0580a15-33a3-466c-b46a-b2e9473663d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-85448916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0c5adf19-7a57-406a-ade6-249dd79bdea9,host=None,id=9ee13235-87fa-4f66-a33a-ade6a25b01a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0415f9a6efed46e99c366027ef157bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e7196d1c4f7473da1f01626034050dd',volume_attachment=,volume_type=,volume_type_id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:52.284195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0d67f5-52e0-47b4-82cf-3ed1de7c0f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:52.318397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0d67f5-52e0-47b4-82cf-3ed1de7c0f6a) transitioned into state 'SUCCESS' from state '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-85448916',encryption_key_id=None,group_id=0c5adf19-7a57-406a-ade6-249dd79bdea9,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['7bb3cb8b-8b1c-4847-a17e-b73bf55d379c','1bbf0081-f37d-4e5d-84e3-3f17001cee7b','64fe3f43-828b-4578-98fb-647de009fcf2','b0580a15-33a3-466c-b46a-b2e9473663d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:52.342603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7904c6b-f726-42b7-be07-a5d033bbfe36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:52.384677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7904c6b-f726-42b7-be07-a5d033bbfe36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:52.398454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (c79c1b05-8ce6-40ba-9be2-82547de0b375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:52.540672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request issued successfully. Jan 02 10:24:52.587611 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:52.588088 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:52.608971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:52.621553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:52.621553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:52.662667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e222765c-9037-4a18-968c-f8285ff9ea71 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes returned with HTTP 202 Jan 02 10:24:52.674297 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 633/1259] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:24:51 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes => generated 906 bytes in 1103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:24:52.680524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 Jan 02 10:24:52.680962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:52.681392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:52.681392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:52.682176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:52.788496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:52.788496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:52.809469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:52.838403 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:52.839047 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:52.852822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:52.874063 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:52.874063 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:52.929452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1ff328b-9769-45da-ab8e-5b3b9c899b91 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 returned with HTTP 200 Jan 02 10:24:52.936698 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 627/1260] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:52 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 => generated 998 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:53.175559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-259116b8-9a92-4381-ad10-ca87d6a540b8 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:24:53.177184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-259116b8-9a92-4381-ad10-ca87d6a540b8 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:53.177588 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:53.177588 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:53.178453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-259116b8-9a92-4381-ad10-ca87d6a540b8 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:53.403209 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:53.403209 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:53.441135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-259116b8-9a92-4381-ad10-ca87d6a540b8 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:53.498222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-259116b8-9a92-4381-ad10-ca87d6a540b8 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 200 Jan 02 10:24:53.502063 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 634/1261] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:24:53 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 916 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:53.518585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d75e53ae-b917-471c-898b-347ded9eeb8d tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] POST http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c/action Jan 02 10:24:53.519340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:53.519340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:53.520049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d75e53ae-b917-471c-898b-347ded9eeb8d tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:24:53.520586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d75e53ae-b917-471c-898b-347ded9eeb8d tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:53.605453 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:53.605453 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:53.607454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d75e53ae-b917-471c-898b-347ded9eeb8d tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:53.620849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d75e53ae-b917-471c-898b-347ded9eeb8d tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume updated successfully. Jan 02 10:24:53.622074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d75e53ae-b917-471c-898b-347ded9eeb8d tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c/action returned with HTTP 200 Jan 02 10:24:53.628470 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 628/1262] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:24:53 2021] POST /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c/action => generated 0 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 10:24:53.640258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7aeb8dd9-31ab-4d61-9714-4e42941a0b32 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:24:53.642645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7aeb8dd9-31ab-4d61-9714-4e42941a0b32 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:53.643337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:53.643337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:53.646409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7aeb8dd9-31ab-4d61-9714-4e42941a0b32 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:53.742343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:53.742343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:53.762187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7aeb8dd9-31ab-4d61-9714-4e42941a0b32 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:53.802963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7aeb8dd9-31ab-4d61-9714-4e42941a0b32 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 200 Jan 02 10:24:53.803879 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 635/1263] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:24:53 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:53.952896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 Jan 02 10:24:53.954186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:53.954818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:53.954818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:53.955509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:54.050282 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.050282 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:54.085403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:54.102376 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:54.103096 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:54.105917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a157dadc-7487-4e5a-92a5-7fb59b5bce14 req-32a3e65a-ce94-42a0-94a1-8e9ffb0d68ff tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:24:54.106434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a157dadc-7487-4e5a-92a5-7fb59b5bce14 req-32a3e65a-ce94-42a0-94a1-8e9ffb0d68ff tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:54.106637 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:54.106637 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:54.106999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a157dadc-7487-4e5a-92a5-7fb59b5bce14 req-32a3e65a-ce94-42a0-94a1-8e9ffb0d68ff tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:54.113542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:54.120605 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.120605 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:54.175924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-56ae3941-bc9c-44c1-898b-c056142e775a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 returned with HTTP 200 Jan 02 10:24:54.203518 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 629/1264] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:53 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 => generated 999 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:54.212935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes Jan 02 10:24:54.213440 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:54.213440 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:54.213864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce", "group_id": "0c5adf19-7a57-406a-ade6-249dd79bdea9", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-204589577"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:54.215037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request body: {'volume': {'volume_type': 'e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce', 'group_id': '0c5adf19-7a57-406a-ade6-249dd79bdea9', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-204589577'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:24:54.247351 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.247351 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:54.253400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.253400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:54.254389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume of 1 GB Jan 02 10:24:54.258132 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-a157dadc-7487-4e5a-92a5-7fb59b5bce14 req-32a3e65a-ce94-42a0-94a1-8e9ffb0d68ff tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:54.277026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:24:54.284269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a157dadc-7487-4e5a-92a5-7fb59b5bce14 req-32a3e65a-ce94-42a0-94a1-8e9ffb0d68ff tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 200 Jan 02 10:24:54.285598 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 636/1265] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:24:54 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:54.303193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (e2eceff9-c588-4b37-8921-332f6fb4d56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:54.306367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36518d01-84b0-41b1-9266-6452a3794686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:54.308054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.308054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:54.309714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:24:54.383210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36518d01-84b0-41b1-9266-6452a3794686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:24:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1958945073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0c5adf19-7a57-406a-ade6-249dd79bdea9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:54.385613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27687312-c1e3-47f7-b5bd-24ffbbf7f076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:54.471455 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1958945073 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1958945073, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:54.472601 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1958945073 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1958945073, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:24:54.518004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['041be81a-2edb-42c0-8c24-546b9cf7e972', '6a681199-d800-4fbd-83aa-f56ec78d6486', '42038cb8-5af1-4250-a5e3-e2886dd2c9a4', 'd0535710-675b-43f0-9a0d-1a1ba0b4234d'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:54.520477 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27687312-c1e3-47f7-b5bd-24ffbbf7f076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041be81a-2edb-42c0-8c24-546b9cf7e972', '6a681199-d800-4fbd-83aa-f56ec78d6486', '42038cb8-5af1-4250-a5e3-e2886dd2c9a4', 'd0535710-675b-43f0-9a0d-1a1ba0b4234d']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:54.524016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e499de-7612-4a2e-94f1-d990f397da27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:54.607315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e499de-7612-4a2e-94f1-d990f397da27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13e342a-d570-4b32-aedd-0a51733c1a69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-204589577',encryption_key_id=None,group_id=0c5adf19-7a57-406a-ade6-249dd79bdea9,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['041be81a-2edb-42c0-8c24-546b9cf7e972','6a681199-d800-4fbd-83aa-f56ec78d6486','42038cb8-5af1-4250-a5e3-e2886dd2c9a4','d0535710-675b-43f0-9a0d-1a1ba0b4234d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-204589577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0c5adf19-7a57-406a-ade6-249dd79bdea9,host=None,id=b13e342a-d570-4b32-aedd-0a51733c1a69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0415f9a6efed46e99c366027ef157bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e7196d1c4f7473da1f01626034050dd',volume_attachment=,volume_type=,volume_type_id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:54.609525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e174c8d6-13c4-4cf7-8b1c-4a003815e957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:54.668079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e174c8d6-13c4-4cf7-8b1c-4a003815e957) transitioned into state 'SUCCESS' from state '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-204589577',encryption_key_id=None,group_id=0c5adf19-7a57-406a-ade6-249dd79bdea9,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['041be81a-2edb-42c0-8c24-546b9cf7e972','6a681199-d800-4fbd-83aa-f56ec78d6486','42038cb8-5af1-4250-a5e3-e2886dd2c9a4','d0535710-675b-43f0-9a0d-1a1ba0b4234d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:54.670774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c096d1-a245-4ae5-b870-6658fbf82ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:54.728449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c096d1-a245-4ae5-b870-6658fbf82ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:54.731724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (e2eceff9-c588-4b37-8921-332f6fb4d56d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:54.840100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request issued successfully. Jan 02 10:24:54.857457 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:54.857907 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:54.868716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:54.877411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.877411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:54.894665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db537b8e-d6ef-4e45-9bd6-bdd92d7569fa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes returned with HTTP 202 Jan 02 10:24:54.896125 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 630/1266] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:24:54 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes => generated 907 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:24:54.914054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:24:54.914054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:54.914054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:54.914054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:54.914054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:54.999358 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:54.999358 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:55.028294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:55.059169 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:55.059903 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:55.070743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:55.078304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:55.078304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:55.132553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9eb26a79-0d33-47a3-a967-94cfc73827c1 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:24:55.135681 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 637/1267] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:54 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 999 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:56.156015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:24:56.156567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:56.156787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:56.156787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:56.157126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:56.227509 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:56.227509 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:56.241396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:24:56.281677 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:24:56.282278 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:24:56.298702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:24:56.312927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:56.312927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:56.372974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-713fdb97-e4e4-4477-a101-2accefbf3e7c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:24:56.373829 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 631/1268] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:24:56 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 1000 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:24:56.390697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a29aefe4-151e-4d34-a019-02bd01eaca0e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] PUT http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:56.391194 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:56.391194 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:56.391630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a29aefe4-151e-4d34-a019-02bd01eaca0e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9ee13235-87fa-4f66-a33a-ade6a25b01a8"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:56.393589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-a29aefe4-151e-4d34-a019-02bd01eaca0e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Update called for group 0c5adf19-7a57-406a-ade6-249dd79bdea9. {{(pid=88039) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 10:24:56.393951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-a29aefe4-151e-4d34-a019-02bd01eaca0e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Updating group 0c5adf19-7a57-406a-ade6-249dd79bdea9 with name None description: None add_volumes: None remove_volumes: 9ee13235-87fa-4f66-a33a-ade6a25b01a8. Jan 02 10:24:56.419629 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:56.419629 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:56.512750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a29aefe4-151e-4d34-a019-02bd01eaca0e tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 202 Jan 02 10:24:56.514385 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 638/1269] 10.222.0.73 () {62 vars in 1373 bytes} [Sat Jan 2 10:24:56 2021] PUT /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:56.523080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b30a12eb-fe7a-4019-98b4-b46258a53ec8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:56.523772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b30a12eb-fe7a-4019-98b4-b46258a53ec8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:56.524004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:56.524004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:56.524356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b30a12eb-fe7a-4019-98b4-b46258a53ec8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:56.524771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-b30a12eb-fe7a-4019-98b4-b46258a53ec8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:56.548055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:56.548055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:56.624706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b30a12eb-fe7a-4019-98b4-b46258a53ec8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:56.625950 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 632/1270] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:56 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 392 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:57.152322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] POST http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes Jan 02 10:24:57.153122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:57.153122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:57.153810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1689660217"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:57.155094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1689660217'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:24:57.155723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Create volume of 1 GB Jan 02 10:24:57.169582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Availability Zones retrieved successfully. Jan 02 10:24:57.188492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Flow 'volume_create_api' (f858aadd-f1cb-4d73-96ca-472a38d8c12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:57.192624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29982bca-7591-41a1-ad3a-851ac9374c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:57.195081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:24:57.300736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29982bca-7591-41a1-ad3a-851ac9374c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:57.303602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8089a49e-1f28-444e-981a-6f626cfe7b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:57.396421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Created reservations ['45020242-9a20-4c7a-9d62-cb260d4af078', 'df57853d-5aac-44ee-b1cb-301ad20c2c92', '2fe1907e-c44c-4be9-82d3-eede1d8591aa', 'c8c8e62e-f302-4d18-a938-bbc760b2feaa'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:24:57.399269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8089a49e-1f28-444e-981a-6f626cfe7b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45020242-9a20-4c7a-9d62-cb260d4af078', 'df57853d-5aac-44ee-b1cb-301ad20c2c92', '2fe1907e-c44c-4be9-82d3-eede1d8591aa', 'c8c8e62e-f302-4d18-a938-bbc760b2feaa']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:57.401632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dc610-b39f-499e-b0a3-6fd20562ea20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:57.476277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dc610-b39f-499e-b0a3-6fd20562ea20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc83932-c7e7-45b8-ada9-540eca5ded33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1689660217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb54d11b904915901175ede98e91d7',qos_specs=None,replication_status=,reservations=['45020242-9a20-4c7a-9d62-cb260d4af078','df57853d-5aac-44ee-b1cb-301ad20c2c92','2fe1907e-c44c-4be9-82d3-eede1d8591aa','c8c8e62e-f302-4d18-a938-bbc760b2feaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb23bda67974ab1b2b56cb85ecf693b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:24:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1689660217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc83932-c7e7-45b8-ada9-540eca5ded33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cb54d11b904915901175ede98e91d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6fb23bda67974ab1b2b56cb85ecf693b',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:57.478330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1728d9f9-522f-4830-9c2a-6e85b944421d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:57.517189 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1728d9f9-522f-4830-9c2a-6e85b944421d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1689660217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb54d11b904915901175ede98e91d7',qos_specs=None,replication_status=,reservations=['45020242-9a20-4c7a-9d62-cb260d4af078','df57853d-5aac-44ee-b1cb-301ad20c2c92','2fe1907e-c44c-4be9-82d3-eede1d8591aa','c8c8e62e-f302-4d18-a938-bbc760b2feaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb23bda67974ab1b2b56cb85ecf693b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:57.520316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f6d236-50c5-4731-a02c-25118afa2e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:24:57.550399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f6d236-50c5-4731-a02c-25118afa2e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:24:57.556450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Flow 'volume_create_api' (f858aadd-f1cb-4d73-96ca-472a38d8c12b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:24:57.640239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-762c51bb-7674-4490-8c25-cbed9c7cf527 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:57.641060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-762c51bb-7674-4490-8c25-cbed9c7cf527 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:57.641426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:57.641426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:57.642144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-762c51bb-7674-4490-8c25-cbed9c7cf527 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:57.642714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-762c51bb-7674-4490-8c25-cbed9c7cf527 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:57.671858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:57.671858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:57.675376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Create volume request issued successfully. Jan 02 10:24:57.705600 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5210681e-5f79-44bf-ac1b-7e2b21f96361 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes returned with HTTP 202 Jan 02 10:24:57.709267 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 639/1271] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:24:57 2021] POST /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes => generated 823 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:24:57.724583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6bc5d6e-ed47-48b1-89e0-ca7eaad4a34b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:24:57.725109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6bc5d6e-ed47-48b1-89e0-ca7eaad4a34b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:57.725331 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:57.725331 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:57.725703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6bc5d6e-ed47-48b1-89e0-ca7eaad4a34b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:57.735243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-762c51bb-7674-4490-8c25-cbed9c7cf527 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:57.736219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 633/1272] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:57 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 393 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:57.749491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71672214-9f25-4379-94ff-2602faff0bf0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] PUT http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:57.750004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:57.750004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:57.750443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71672214-9f25-4379-94ff-2602faff0bf0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9ee13235-87fa-4f66-a33a-ade6a25b01a8"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:57.752457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-71672214-9f25-4379-94ff-2602faff0bf0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Update called for group 0c5adf19-7a57-406a-ade6-249dd79bdea9. {{(pid=88040) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 10:24:57.752839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-71672214-9f25-4379-94ff-2602faff0bf0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Updating group 0c5adf19-7a57-406a-ade6-249dd79bdea9 with name None description: None add_volumes: 9ee13235-87fa-4f66-a33a-ade6a25b01a8 remove_volumes: None. Jan 02 10:24:57.761810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:57.761810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:57.880334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:57.880334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:57.896728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b6bc5d6e-ed47-48b1-89e0-ca7eaad4a34b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:57.898908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71672214-9f25-4379-94ff-2602faff0bf0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 202 Jan 02 10:24:57.904695 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 634/1273] 10.222.0.73 () {62 vars in 1373 bytes} [Sat Jan 2 10:24:57 2021] PUT /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:57.910549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6cd3260-c61f-4ef2-813b-26198db074e0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:57.911416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6cd3260-c61f-4ef2-813b-26198db074e0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:57.911811 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:57.911811 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:57.912433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6cd3260-c61f-4ef2-813b-26198db074e0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:57.913014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-e6cd3260-c61f-4ef2-813b-26198db074e0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:57.922363 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:57.922363 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:57.955856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6bc5d6e-ed47-48b1-89e0-ca7eaad4a34b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 200 Jan 02 10:24:57.957126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 640/1274] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:24:57 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 891 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:24:57.960346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6cd3260-c61f-4ef2-813b-26198db074e0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:57.961358 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 635/1275] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:57 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:58.977901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8619ef0-a27c-475b-9880-5299b5e5191a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:24:58.980768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-717ce304-d3fb-4cf7-b44f-bd9809ccba02 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:58.981349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-717ce304-d3fb-4cf7-b44f-bd9809ccba02 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:58.981545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:58.981545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:58.981917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-717ce304-d3fb-4cf7-b44f-bd9809ccba02 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:58.982324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-717ce304-d3fb-4cf7-b44f-bd9809ccba02 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:58.984439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8619ef0-a27c-475b-9880-5299b5e5191a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:58.984647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:58.984647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:58.985057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8619ef0-a27c-475b-9880-5299b5e5191a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:59.011244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:59.011244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:59.128439 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-717ce304-d3fb-4cf7-b44f-bd9809ccba02 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:59.136708 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 641/1276] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:58 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 393 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:24:59.145719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cac118e-e018-4165-9086-2ff4177e0531 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] PUT http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:59.160325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:59.160325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:59.161234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cac118e-e018-4165-9086-2ff4177e0531 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b13e342a-d570-4b32-aedd-0a51733c1a69"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:24:59.162584 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-9cac118e-e018-4165-9086-2ff4177e0531 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Update called for group 0c5adf19-7a57-406a-ade6-249dd79bdea9. {{(pid=88039) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 10:24:59.168936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-9cac118e-e018-4165-9086-2ff4177e0531 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Updating group 0c5adf19-7a57-406a-ade6-249dd79bdea9 with name None description: None add_volumes: None remove_volumes: b13e342a-d570-4b32-aedd-0a51733c1a69. Jan 02 10:24:59.181296 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:59.181296 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:59.185197 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:59.185197 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:59.221193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d8619ef0-a27c-475b-9880-5299b5e5191a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:24:59.370086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8619ef0-a27c-475b-9880-5299b5e5191a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 200 Jan 02 10:24:59.370311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cac118e-e018-4165-9086-2ff4177e0531 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 202 Jan 02 10:24:59.371334 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 642/1277] 10.222.0.73 () {62 vars in 1373 bytes} [Sat Jan 2 10:24:59 2021] PUT /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:24:59.372531 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 636/1278] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:24:58 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 915 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:24:59.389102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94904311-2731-4457-b6e7-e22ebb60b0f2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:24:59.389644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94904311-2731-4457-b6e7-e22ebb60b0f2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:24:59.389834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:24:59.389834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:24:59.390460 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94904311-2731-4457-b6e7-e22ebb60b0f2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:24:59.391154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-94904311-2731-4457-b6e7-e22ebb60b0f2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:24:59.422571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:24:59.422571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:24:59.511365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94904311-2731-4457-b6e7-e22ebb60b0f2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:24:59.512214 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 643/1279] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:24:59 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 392 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:00.389502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7304152-bc56-486a-bd20-d80b217d7ab6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:25:00.390029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7304152-bc56-486a-bd20-d80b217d7ab6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:00.390257 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:00.390257 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:00.390934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e7304152-bc56-486a-bd20-d80b217d7ab6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:00.462062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:00.462062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:00.475243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e7304152-bc56-486a-bd20-d80b217d7ab6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:25:00.524292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c86cf491-2d5b-45d0-a84c-2fa639d4bea4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:25:00.524850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c86cf491-2d5b-45d0-a84c-2fa639d4bea4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:00.525039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:00.525039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:00.525675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c86cf491-2d5b-45d0-a84c-2fa639d4bea4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:00.526232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-c86cf491-2d5b-45d0-a84c-2fa639d4bea4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:00.526416 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e7304152-bc56-486a-bd20-d80b217d7ab6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 200 Jan 02 10:25:00.528066 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 637/1280] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:00 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:00.549922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:00.549922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:00.612374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c86cf491-2d5b-45d0-a84c-2fa639d4bea4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:25:00.613740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 644/1281] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:00 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 393 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:00.628449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0cf4fe6-bf91-4982-8991-a80f74a6a1aa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] PUT http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:25:00.629411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:00.629411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:00.630300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0cf4fe6-bf91-4982-8991-a80f74a6a1aa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b13e342a-d570-4b32-aedd-0a51733c1a69"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:00.631780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-c0cf4fe6-bf91-4982-8991-a80f74a6a1aa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Update called for group 0c5adf19-7a57-406a-ade6-249dd79bdea9. {{(pid=88040) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 10:25:00.632311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-c0cf4fe6-bf91-4982-8991-a80f74a6a1aa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Updating group 0c5adf19-7a57-406a-ade6-249dd79bdea9 with name None description: None add_volumes: b13e342a-d570-4b32-aedd-0a51733c1a69 remove_volumes: None. Jan 02 10:25:00.649433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:00.649433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:00.913552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0cf4fe6-bf91-4982-8991-a80f74a6a1aa tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 202 Jan 02 10:25:00.915730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 638/1282] 10.222.0.73 () {62 vars in 1373 bytes} [Sat Jan 2 10:25:00 2021] PUT /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:00.924489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66ec7214-a246-4d54-b060-a8503b6dce0f tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:25:00.925290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66ec7214-a246-4d54-b060-a8503b6dce0f tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:00.926356 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:00.926356 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:00.927009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66ec7214-a246-4d54-b060-a8503b6dce0f tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:00.927699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-66ec7214-a246-4d54-b060-a8503b6dce0f tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:00.946378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:00.946378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:01.017856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66ec7214-a246-4d54-b060-a8503b6dce0f tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:25:01.019785 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 645/1283] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:00 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:02.031968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-460294c5-0e65-42e9-86ba-4a6cab58cb12 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:25:02.032553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-460294c5-0e65-42e9-86ba-4a6cab58cb12 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:02.032920 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:02.032920 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:02.033351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-460294c5-0e65-42e9-86ba-4a6cab58cb12 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:02.033770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-460294c5-0e65-42e9-86ba-4a6cab58cb12 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:02.047762 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.047762 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.080489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-460294c5-0e65-42e9-86ba-4a6cab58cb12 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 200 Jan 02 10:25:02.081957 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 639/1284] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:02 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:02.092210 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:25:02.092996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:02.093414 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:02.093414 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:02.094053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:02.095488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:02.096607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.096607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.097978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:25:02.155324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:25:02.157227 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:02.158733 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:02.167611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:02.175232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.175232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.188472 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:02.189867 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:02.198136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:02.205542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.205542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.228955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a9b728b-0abb-46c8-960f-2fe69fa0f038 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:25:02.242495 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 646/1285] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:25:02 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1992 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:25:02.247036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots Jan 02 10:25:02.247645 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:02.247645 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:02.248067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0c5adf19-7a57-406a-ade6-249dd79bdea9", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1580692595"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:02.249089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group_snapshot {'group_snapshot': {'group_id': '0c5adf19-7a57-406a-ade6-249dd79bdea9', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1580692595'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 10:25:02.263999 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.263999 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.287066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1580692595. Jan 02 10:25:02.358540 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.358540 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.409695 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1958945073 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1958945073, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:02.444839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['9b3b84ab-45c3-4d8d-aa1a-d0527ab0aade', 'b1d4e458-04b1-4cb7-b619-87925e155e74', 'fdb3acea-c516-4091-9492-a001d838df4b', '5194ef61-d3e0-4b34-ae48-3cf26d7afa89'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:02.577503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecc4f464-de3b-42ef-b100-861555e28c3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots returned with HTTP 202 Jan 02 10:25:02.579043 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 640/1286] 10.222.0.73 () {62 vars in 1291 bytes} [Sat Jan 2 10:25:02 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots => generated 187 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:02.589245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21692400-655f-4be6-9418-2b45fe60ae1c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:02.589811 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21692400-655f-4be6-9418-2b45fe60ae1c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:02.590022 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:02.590022 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:02.590334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21692400-655f-4be6-9418-2b45fe60ae1c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:02.590745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-21692400-655f-4be6-9418-2b45fe60ae1c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:02.607702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:02.607702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:02.628495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21692400-655f-4be6-9418-2b45fe60ae1c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 200 Jan 02 10:25:02.629337 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 647/1287] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:02 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:03.642582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d565bc8-4468-4d11-9934-8c7443cbad95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:03.642582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d565bc8-4468-4d11-9934-8c7443cbad95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:03.642582 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:03.642582 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:03.643771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d565bc8-4468-4d11-9934-8c7443cbad95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:03.643771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-5d565bc8-4468-4d11-9934-8c7443cbad95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:03.665347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:03.665347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:03.677630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d565bc8-4468-4d11-9934-8c7443cbad95 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 200 Jan 02 10:25:03.691172 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 641/1288] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:03 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:04.701149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d96d88b-8a5f-41a9-97fc-b861a0b981a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:04.704773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d96d88b-8a5f-41a9-97fc-b861a0b981a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:04.705407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:04.705407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:04.710290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d96d88b-8a5f-41a9-97fc-b861a0b981a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:04.711533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-8d96d88b-8a5f-41a9-97fc-b861a0b981a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:04.740722 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:04.740722 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:04.763146 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d96d88b-8a5f-41a9-97fc-b861a0b981a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 200 Jan 02 10:25:04.785289 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 648/1289] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:04 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 326 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:05.791589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9f45fe0-7dc9-4602-bad7-eb85e2fbe009 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:05.792768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9f45fe0-7dc9-4602-bad7-eb85e2fbe009 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:05.793167 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:05.793167 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:05.793777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9f45fe0-7dc9-4602-bad7-eb85e2fbe009 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:05.794454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-e9f45fe0-7dc9-4602-bad7-eb85e2fbe009 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:05.811056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:05.811056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:05.837283 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9f45fe0-7dc9-4602-bad7-eb85e2fbe009 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 200 Jan 02 10:25:05.838157 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 642/1290] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:05 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:06.849143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23f1bb96-7d80-41d3-81e6-5c07325d043d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:06.850505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23f1bb96-7d80-41d3-81e6-5c07325d043d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:06.850703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:06.850703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:06.851483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23f1bb96-7d80-41d3-81e6-5c07325d043d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:06.851949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-23f1bb96-7d80-41d3-81e6-5c07325d043d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:06.858600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:06.858600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:06.876014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23f1bb96-7d80-41d3-81e6-5c07325d043d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 200 Jan 02 10:25:06.879153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 649/1291] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:06 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:06.893661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail Jan 02 10:25:06.894140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:06.894321 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:06.894321 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:06.894598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:06.895303 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:06.897580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:25:06.916792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all snapshots completed successfully. Jan 02 10:25:06.917803 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:06.917803 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:06.919249 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f369526-4494-47a4-94ad-39bafd806463 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail returned with HTTP 200 Jan 02 10:25:06.920061 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 643/1292] 10.222.0.73 () {58 vars in 1231 bytes} [Sat Jan 2 10:25:06 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail => generated 931 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:25:06.948346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8fb9cfc-bebd-47e9-b8bc-5b22ec64bf82 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/68765ecf-a6ab-4408-9b6d-708bae6aa7bf Jan 02 10:25:06.949305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8fb9cfc-bebd-47e9-b8bc-5b22ec64bf82 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:06.949646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:06.949646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:06.954228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8fb9cfc-bebd-47e9-b8bc-5b22ec64bf82 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:07.029308 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.029308 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.031749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8fb9cfc-bebd-47e9-b8bc-5b22ec64bf82 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:07.042726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8fb9cfc-bebd-47e9-b8bc-5b22ec64bf82 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/68765ecf-a6ab-4408-9b6d-708bae6aa7bf returned with HTTP 200 Jan 02 10:25:07.051417 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 650/1293] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:06 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/68765ecf-a6ab-4408-9b6d-708bae6aa7bf => generated 470 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:07.067796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-885a34bb-a9f5-46ab-ac78-e2ea162386a5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 Jan 02 10:25:07.068433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-885a34bb-a9f5-46ab-ac78-e2ea162386a5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:07.068628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:07.068628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:07.069295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-885a34bb-a9f5-46ab-ac78-e2ea162386a5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:07.151770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.151770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.151770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-885a34bb-a9f5-46ab-ac78-e2ea162386a5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:07.151770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-885a34bb-a9f5-46ab-ac78-e2ea162386a5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 returned with HTTP 200 Jan 02 10:25:07.151770 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 644/1294] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:07 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 => generated 470 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:25:07.159117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b1767ce-42ee-4bdf-8296-13e58b61bfda tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:07.159722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b1767ce-42ee-4bdf-8296-13e58b61bfda tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:07.159901 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:07.159901 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:07.160350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b1767ce-42ee-4bdf-8296-13e58b61bfda tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:07.160675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-3b1767ce-42ee-4bdf-8296-13e58b61bfda tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88039) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 10:25:07.161172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-3b1767ce-42ee-4bdf-8296-13e58b61bfda tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group_snapshot with id: 17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:07.175479 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.175479 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.334195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b1767ce-42ee-4bdf-8296-13e58b61bfda tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 202 Jan 02 10:25:07.353329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:25:07.353907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:07.354121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:07.354121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:07.354502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:07.354943 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 651/1295] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:25:07 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:07.358780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:07.363794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:25:07.518956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:25:07.520593 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:07.521038 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:07.537770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:07.552438 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.552438 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.573883 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:07.574341 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:07.590442 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:07.600646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.600646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.623494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb32128d-b3b7-4e61-bec7-c4f212e48b34 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:25:07.624607 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 645/1296] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:25:07 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1992 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:25:07.642655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail Jan 02 10:25:07.643177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:07.643422 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:07.643422 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:07.643806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:07.644386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:07.645066 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.645066 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.646689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:25:07.694562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all snapshots completed successfully. Jan 02 10:25:07.695272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.695272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.696739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ebcbe41e-ba17-43ee-84a6-7461516e7022 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail returned with HTTP 200 Jan 02 10:25:07.704137 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 652/1297] 10.222.0.73 () {58 vars in 1231 bytes} [Sat Jan 2 10:25:07 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail => generated 929 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:07.710400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d179a98-b205-4b17-a9df-5c6675aace3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 Jan 02 10:25:07.711196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d179a98-b205-4b17-a9df-5c6675aace3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:07.711633 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:07.711633 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:07.712283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d179a98-b205-4b17-a9df-5c6675aace3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:07.739059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:07.739059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:07.740707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d179a98-b205-4b17-a9df-5c6675aace3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:07.744240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d179a98-b205-4b17-a9df-5c6675aace3b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 returned with HTTP 200 Jan 02 10:25:07.750222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 646/1298] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:07 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:08.759251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1489c989-2d52-4081-966f-2d58ec58f475 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 Jan 02 10:25:08.760825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1489c989-2d52-4081-966f-2d58ec58f475 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:08.761337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:08.761337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:08.763690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1489c989-2d52-4081-966f-2d58ec58f475 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:08.805431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:08.805431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:08.807272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1489c989-2d52-4081-966f-2d58ec58f475 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:08.810325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1489c989-2d52-4081-966f-2d58ec58f475 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 returned with HTTP 200 Jan 02 10:25:08.822525 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 653/1299] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:08 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 => generated 469 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:09.834929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10761d16-d13e-4289-9d9a-16927b36248a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 Jan 02 10:25:09.835448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10761d16-d13e-4289-9d9a-16927b36248a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:09.835664 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:09.835664 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:09.836037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10761d16-d13e-4289-9d9a-16927b36248a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:09.913458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:09.913458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:09.917355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10761d16-d13e-4289-9d9a-16927b36248a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:09.921962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10761d16-d13e-4289-9d9a-16927b36248a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 returned with HTTP 200 Jan 02 10:25:09.925619 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 647/1300] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:09 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 => generated 469 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:10.945238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f47a2cde-740d-4593-8929-798c3e74f052 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 Jan 02 10:25:10.945238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f47a2cde-740d-4593-8929-798c3e74f052 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:10.945238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:10.945238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:10.945238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f47a2cde-740d-4593-8929-798c3e74f052 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:10.987035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f47a2cde-740d-4593-8929-798c3e74f052 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 returned with HTTP 404 Jan 02 10:25:10.988706 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 654/1301] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:10 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/153c9b35-8091-4193-b81d-1c6fee843fa1 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:25:10.996947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74df0916-bfb7-4743-9454-872d1645ba3d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/68765ecf-a6ab-4408-9b6d-708bae6aa7bf Jan 02 10:25:10.997834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74df0916-bfb7-4743-9454-872d1645ba3d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:10.998261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:10.998261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:11.033192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74df0916-bfb7-4743-9454-872d1645ba3d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:11.078256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74df0916-bfb7-4743-9454-872d1645ba3d tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/68765ecf-a6ab-4408-9b6d-708bae6aa7bf returned with HTTP 404 Jan 02 10:25:11.083314 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 648/1302] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:10 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/68765ecf-a6ab-4408-9b6d-708bae6aa7bf => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:11.088630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a33444c9-740b-48e4-958f-26510c8f5eb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:11.090380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a33444c9-740b-48e4-958f-26510c8f5eb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:11.092084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a33444c9-740b-48e4-958f-26510c8f5eb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:11.092727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-a33444c9-740b-48e4-958f-26510c8f5eb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:11.101402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a33444c9-740b-48e4-958f-26510c8f5eb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 404 Jan 02 10:25:11.102711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 655/1303] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:11 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:11.112873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39ffa7cc-c891-447b-ad55-6c765abef68c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:11.112873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39ffa7cc-c891-447b-ad55-6c765abef68c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:11.112873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39ffa7cc-c891-447b-ad55-6c765abef68c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:11.113363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-39ffa7cc-c891-447b-ad55-6c765abef68c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for member 17af161e-0ead-46a3-87ee-5c17b87a6782 {{(pid=88040) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 10:25:11.113590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-39ffa7cc-c891-447b-ad55-6c765abef68c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group_snapshot with id: 17af161e-0ead-46a3-87ee-5c17b87a6782 Jan 02 10:25:11.136011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39ffa7cc-c891-447b-ad55-6c765abef68c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 returned with HTTP 404 Jan 02 10:25:11.136011 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 649/1304] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:25:11 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/17af161e-0ead-46a3-87ee-5c17b87a6782 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 02 10:25:11.153844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:25:11.153844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:11.153844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:11.153844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:11.165866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:25:11.295088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:25:11.295088 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:11.295088 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:11.329302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:11.334626 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:11.334626 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:11.350967 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:11.350967 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:11.362382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:11.362382 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:11.362382 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:11.399138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a1bcf1b-13ef-4da0-9644-3b302412dff3 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:25:11.401322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 656/1305] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:25:11 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1992 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:25:11.418811 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb5970c4-a5f8-4a56-a04e-de883e6470cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9/action Jan 02 10:25:11.420073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb5970c4-a5f8-4a56-a04e-de883e6470cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:25:11.420073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb5970c4-a5f8-4a56-a04e-de883e6470cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:11.420770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-cb5970c4-a5f8-4a56-a04e-de883e6470cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for group 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:25:11.421054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-cb5970c4-a5f8-4a56-a04e-de883e6470cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group with id: 0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:25:11.430005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:11.430005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:11.892705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb5970c4-a5f8-4a56-a04e-de883e6470cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9/action returned with HTTP 202 Jan 02 10:25:11.905166 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 650/1306] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:25:11 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9/action => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:11.916963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:11.916963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:11.916963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:11.916963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:11.916963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:12.122224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:12.122224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:12.135844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:12.159984 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:12.159984 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:12.186378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:12.198369 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:12.198369 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:12.270040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e05a285-0232-46f2-a047-b18b02bd064c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:25:12.274667 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 657/1307] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:11 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 999 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:13.288450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:13.304158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:13.304340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:13.304340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:13.304834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:13.514287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:13.514287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:13.553349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:13.618889 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:13.618889 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:13.630585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:13.645189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:13.645189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:13.709722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-332dd8d7-895c-4cec-a70a-a50c2c9d03f4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:25:13.710306 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 651/1308] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:13 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 999 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:14.737781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:14.738937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:14.739478 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:14.739478 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:14.740385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:14.902686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:14.902686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:14.916517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:14.939088 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:14.939638 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:14.966567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:14.980108 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:14.980108 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:15.027827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aa979a27-1d85-4a76-b4b2-89a17fd7eef6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:25:15.027827 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 658/1309] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:14 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 999 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:16.047546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:16.047546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:16.047546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:16.047546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:16.102211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:16.427029 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:16.427029 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:16.538548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:16.615250 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:16.615250 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:16.647027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:16.656757 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:16.656757 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:16.722239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11767181-3544-41b7-ac80-c03b1ec3bbd2 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:25:16.722239 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 652/1310] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:16 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 999 bytes in 680 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:17.730755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:17.731634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:17.734320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:17.734320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:17.734852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:17.884287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:17.884287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:17.917604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:17.970197 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:17.970197 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:17.970197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:17.997766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:17.997766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:18.020109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afa7d507-10ac-4b36-98d7-a0a9a16f2ad0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 200 Jan 02 10:25:18.020109 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 659/1311] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:17 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 998 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:19.021671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d2538ef2-ee1a-405f-bff1-daa622936a90 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:19.021671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d2538ef2-ee1a-405f-bff1-daa622936a90 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:19.021671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:19.021671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:19.021671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d2538ef2-ee1a-405f-bff1-daa622936a90 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:19.137036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d2538ef2-ee1a-405f-bff1-daa622936a90 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 404 Jan 02 10:25:19.138132 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 653/1312] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:19 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:19.146654 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbda87f8-c9ec-4f64-a2dd-2354a957e4f7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 Jan 02 10:25:19.147225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbda87f8-c9ec-4f64-a2dd-2354a957e4f7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:19.147475 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:19.147475 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:19.148341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbda87f8-c9ec-4f64-a2dd-2354a957e4f7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:19.281138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbda87f8-c9ec-4f64-a2dd-2354a957e4f7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 returned with HTTP 404 Jan 02 10:25:19.283209 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 660/1313] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:19 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:19.291152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd66a5e5-01f0-42ce-b631-7ad7abee279a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 Jan 02 10:25:19.291780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd66a5e5-01f0-42ce-b631-7ad7abee279a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:19.292271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd66a5e5-01f0-42ce-b631-7ad7abee279a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:19.292814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-fd66a5e5-01f0-42ce-b631-7ad7abee279a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member 0c5adf19-7a57-406a-ade6-249dd79bdea9 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:19.303219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd66a5e5-01f0-42ce-b631-7ad7abee279a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 returned with HTTP 404 Jan 02 10:25:19.336714 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 654/1314] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:19 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/0c5adf19-7a57-406a-ade6-249dd79bdea9 => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:19.350121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4d2dfd1-1825-42ce-95d3-37f7a3979ac3 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] DELETE http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/b10636ae-7f65-4516-aa39-be49ba22d3b4 Jan 02 10:25:19.351090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4d2dfd1-1825-42ce-95d3-37f7a3979ac3 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:19.351873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4d2dfd1-1825-42ce-95d3-37f7a3979ac3 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:19.403883 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:25:19.403883 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:25:19.426055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4d2dfd1-1825-42ce-95d3-37f7a3979ac3 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/b10636ae-7f65-4516-aa39-be49ba22d3b4 returned with HTTP 202 Jan 02 10:25:19.427481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 661/1315] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:25:19 2021] DELETE /volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/b10636ae-7f65-4516-aa39-be49ba22d3b4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:19.438968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-483be09f-be9c-4053-a633-04b11dfcaeb4 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] POST http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types Jan 02 10:25:19.440813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-483be09f-be9c-4053-a633-04b11dfcaeb4 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1926181707"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:19.556821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-483be09f-be9c-4053-a633-04b11dfcaeb4 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types returned with HTTP 200 Jan 02 10:25:19.575000 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 655/1316] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:25:19 2021] POST /volume/v3/eae94d262692498eaee61a7ccea898ed/types => generated 224 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:19.583381 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d3bc969-0a20-420e-9250-262f5584d5a2 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] POST http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types Jan 02 10:25:19.583381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d3bc969-0a20-420e-9250-262f5584d5a2 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-474756188"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:19.632946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d3bc969-0a20-420e-9250-262f5584d5a2 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types returned with HTTP 202 Jan 02 10:25:19.634249 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 662/1317] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:25:19 2021] POST /volume/v3/eae94d262692498eaee61a7ccea898ed/group_types => generated 180 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:19.646237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups Jan 02 10:25:19.647372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: version_select, body: {"group": {"group_type": "97f866e8-4f55-450e-85da-b8ae6faae6c2", "volume_types": ["bed0d30b-e332-49ee-b33f-188f54a23937"], "name": "tempest-GroupSnapshotsTest-Group-1684014903"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:19.648566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group {'group': {'group_type': '97f866e8-4f55-450e-85da-b8ae6faae6c2', 'volume_types': ['bed0d30b-e332-49ee-b33f-188f54a23937'], 'name': 'tempest-GroupSnapshotsTest-Group-1684014903'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:25:19.680499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group tempest-GroupSnapshotsTest-Group-1684014903. Jan 02 10:25:19.894340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:25:20.016708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['833557dc-f206-466b-b5a7-a1ecc15cb735'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:20.174537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff49fad5-3d99-4302-9589-0fcd84efcaba tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups returned with HTTP 202 Jan 02 10:25:20.174537 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 656/1318] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:25:19 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups => generated 112 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:20.185897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-594f4bc0-e452-4eda-9220-eb4faf8f4a4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 Jan 02 10:25:20.185897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-594f4bc0-e452-4eda-9220-eb4faf8f4a4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:20.185897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-594f4bc0-e452-4eda-9220-eb4faf8f4a4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:20.185897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-594f4bc0-e452-4eda-9220-eb4faf8f4a4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member ccd8288e-db2a-479b-94f6-4b4142cb53d3 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:20.203681 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:20.203681 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:20.272702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-594f4bc0-e452-4eda-9220-eb4faf8f4a4b tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 returned with HTTP 200 Jan 02 10:25:20.272702 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 663/1319] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:20 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:21.276547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-15a9b027-5390-4c94-ae21-ba19eb53ba30 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 Jan 02 10:25:21.277131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-15a9b027-5390-4c94-ae21-ba19eb53ba30 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:21.277352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:21.277352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:21.277732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-15a9b027-5390-4c94-ae21-ba19eb53ba30 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:21.278111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-15a9b027-5390-4c94-ae21-ba19eb53ba30 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member ccd8288e-db2a-479b-94f6-4b4142cb53d3 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:21.286670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:21.286670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:21.353026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-15a9b027-5390-4c94-ae21-ba19eb53ba30 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 returned with HTTP 200 Jan 02 10:25:21.353920 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 657/1320] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:21 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 => generated 393 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:21.366960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes Jan 02 10:25:21.367810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:21.367810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:21.368557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bed0d30b-e332-49ee-b33f-188f54a23937", "group_id": "ccd8288e-db2a-479b-94f6-4b4142cb53d3", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-656779975"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:21.369901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request body: {'volume': {'volume_type': 'bed0d30b-e332-49ee-b33f-188f54a23937', 'group_id': 'ccd8288e-db2a-479b-94f6-4b4142cb53d3', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-656779975'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:25:21.397952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:21.397952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:21.399618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume of 1 GB Jan 02 10:25:21.421272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Availability Zones retrieved successfully. Jan 02 10:25:21.440480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (2d52198a-496d-4320-8e79-dfb0862c4001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:25:21.443745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f092b8c0-db74-4208-8cee-241b0130f25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:21.445378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:21.445378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:21.445949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:25:21.503037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f092b8c0-db74-4208-8cee-241b0130f25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:25:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bed0d30b-e332-49ee-b33f-188f54a23937,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1926181707',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bed0d30b-e332-49ee-b33f-188f54a23937', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ccd8288e-db2a-479b-94f6-4b4142cb53d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:21.505229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10e7462-44d9-48f2-a7ce-573599e54c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:21.558680 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1926181707 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1926181707, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:21.559588 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1926181707 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1926181707, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:21.612721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['ea095f88-e220-454b-b3b2-86014aab767f', 'f82100fe-091a-4f0b-9822-47ca8df9925e', 'b69d6a80-8b11-4372-b492-6e5dea464727', '73cb4dc5-866c-456d-a28a-f635d9592652'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:21.614969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10e7462-44d9-48f2-a7ce-573599e54c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea095f88-e220-454b-b3b2-86014aab767f', 'f82100fe-091a-4f0b-9822-47ca8df9925e', 'b69d6a80-8b11-4372-b492-6e5dea464727', '73cb4dc5-866c-456d-a28a-f635d9592652']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:21.616875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017d09a5-8daa-4178-956a-677c527b7e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:21.713341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017d09a5-8daa-4178-956a-677c527b7e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f48d4f7-e30a-461d-a8af-05ce79e66814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-656779975',encryption_key_id=None,group_id=ccd8288e-db2a-479b-94f6-4b4142cb53d3,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['ea095f88-e220-454b-b3b2-86014aab767f','f82100fe-091a-4f0b-9822-47ca8df9925e','b69d6a80-8b11-4372-b492-6e5dea464727','73cb4dc5-866c-456d-a28a-f635d9592652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=bed0d30b-e332-49ee-b33f-188f54a23937), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-656779975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ccd8288e-db2a-479b-94f6-4b4142cb53d3,host=None,id=9f48d4f7-e30a-461d-a8af-05ce79e66814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0415f9a6efed46e99c366027ef157bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e7196d1c4f7473da1f01626034050dd',volume_attachment=,volume_type=,volume_type_id=bed0d30b-e332-49ee-b33f-188f54a23937)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:21.713341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0698fa04-ec9a-4af8-b369-a687521bea2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:21.742174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0698fa04-ec9a-4af8-b369-a687521bea2e) transitioned into state 'SUCCESS' from state '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-656779975',encryption_key_id=None,group_id=ccd8288e-db2a-479b-94f6-4b4142cb53d3,group_type_id=,metadata={},multiattach=False,project_id='0415f9a6efed46e99c366027ef157bf7',qos_specs=None,replication_status=,reservations=['ea095f88-e220-454b-b3b2-86014aab767f','f82100fe-091a-4f0b-9822-47ca8df9925e','b69d6a80-8b11-4372-b492-6e5dea464727','73cb4dc5-866c-456d-a28a-f635d9592652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7196d1c4f7473da1f01626034050dd',volume_type_id=bed0d30b-e332-49ee-b33f-188f54a23937)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:21.747104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df98a725-2f71-4614-bf88-72fe7cd0de5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:21.776355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df98a725-2f71-4614-bf88-72fe7cd0de5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:21.781177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Flow 'volume_create_api' (2d52198a-496d-4320-8e79-dfb0862c4001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:25:21.874363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Create volume request issued successfully. Jan 02 10:25:21.900085 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:21.901003 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:21.914959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:21.926596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:21.926596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:21.948438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b0ff169-df43-46f6-b9bf-abe1d1149d26 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes returned with HTTP 202 Jan 02 10:25:21.953085 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 664/1321] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:25:21 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes => generated 907 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:21.965964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:21.972175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:21.972493 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:21.972493 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:21.977597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:22.067242 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:22.067242 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:22.077929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:22.123082 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:22.125011 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:22.142677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:22.157676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:22.157676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:22.237717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afe4a9ba-dc6a-4b27-9892-744583c750b4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 200 Jan 02 10:25:22.238944 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 658/1322] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:21 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 999 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:23.264739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:23.264739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:23.264739 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:23.264739 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:23.264739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:23.362025 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:23.362025 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:23.389786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:23.430970 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:23.435090 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:23.462475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:23.479557 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:23.479557 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:23.546251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9282944-1983-4026-a6a2-cc4a11b610a0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 200 Jan 02 10:25:23.550880 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 665/1323] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:23 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 1000 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:25:23.600246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots Jan 02 10:25:23.601113 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:23.601113 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:23.601796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ccd8288e-db2a-479b-94f6-4b4142cb53d3", "name": "tempest-group_snapshot-1163076406"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:23.604856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating new group_snapshot {'group_snapshot': {'group_id': 'ccd8288e-db2a-479b-94f6-4b4142cb53d3', 'name': 'tempest-group_snapshot-1163076406'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 02 10:25:23.632007 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:23.632007 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:23.690494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Creating group_snapshot tempest-group_snapshot-1163076406. Jan 02 10:25:23.812400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:23.812400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:23.889689 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1926181707 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1926181707, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:23.890842 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1926181707 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1926181707, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:23.934038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Created reservations ['f205b83b-22d0-453c-bcba-145fcdd10a17', '7d39c792-8959-4c1d-b744-880f2d7ddd3f', '5592baf0-a946-4277-87bd-84397e4728ec', '03f67063-cc47-4eda-a865-ad55ce910b70'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:24.060903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4416d244-0647-4a62-a6f3-038b6e3414df tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots returned with HTTP 202 Jan 02 10:25:24.062903 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 659/1324] 10.222.0.73 () {62 vars in 1291 bytes} [Sat Jan 2 10:25:23 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots => generated 168 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:24.075875 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f92e9ebc-1c6d-4914-a0ce-17643822ff59 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:24.076770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f92e9ebc-1c6d-4914-a0ce-17643822ff59 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:24.077262 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:24.077262 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:24.077836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f92e9ebc-1c6d-4914-a0ce-17643822ff59 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:24.078469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-f92e9ebc-1c6d-4914-a0ce-17643822ff59 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:24.095523 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:24.095523 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:24.134024 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f92e9ebc-1c6d-4914-a0ce-17643822ff59 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 200 Jan 02 10:25:24.136827 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 666/1325] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:24 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 307 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:25:25.148531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-731643ad-f226-4775-b9ec-f4511e7b9cb4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:25.149193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-731643ad-f226-4775-b9ec-f4511e7b9cb4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:25.149612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:25.149612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:25.149770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-731643ad-f226-4775-b9ec-f4511e7b9cb4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:25.150110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-731643ad-f226-4775-b9ec-f4511e7b9cb4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:25.157041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:25.157041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:25.173565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-731643ad-f226-4775-b9ec-f4511e7b9cb4 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 200 Jan 02 10:25:25.180410 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 660/1326] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:25 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:26.186059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-694ff8ab-24a4-4b02-9025-4a321a58e481 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:26.187164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-694ff8ab-24a4-4b02-9025-4a321a58e481 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.187555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.187555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.188237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-694ff8ab-24a4-4b02-9025-4a321a58e481 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.188796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-694ff8ab-24a4-4b02-9025-4a321a58e481 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:26.195651 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.195651 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.207633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-694ff8ab-24a4-4b02-9025-4a321a58e481 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 200 Jan 02 10:25:26.214458 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 667/1327] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:26.218975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail Jan 02 10:25:26.220291 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.220711 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.220711 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.221395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.222291 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:26.225879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:25:26.251628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all snapshots completed successfully. Jan 02 10:25:26.253063 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.253063 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.255704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4800e812-3714-4e89-923b-0dd620efb304 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail returned with HTTP 200 Jan 02 10:25:26.264729 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 661/1328] 10.222.0.73 () {58 vars in 1231 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail => generated 454 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:26.268385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-babb94fd-353f-4d6c-b823-6673ad7d811c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 Jan 02 10:25:26.268914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-babb94fd-353f-4d6c-b823-6673ad7d811c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.269131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.269131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.269510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-babb94fd-353f-4d6c-b823-6673ad7d811c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.310122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.310122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.311653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-babb94fd-353f-4d6c-b823-6673ad7d811c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:26.339700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-babb94fd-353f-4d6c-b823-6673ad7d811c tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 returned with HTTP 200 Jan 02 10:25:26.343471 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 668/1329] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 => generated 451 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:26.354064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70b0c943-5e30-427c-aebb-115209e8fdd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:26.354819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70b0c943-5e30-427c-aebb-115209e8fdd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.354819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.354819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.355068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70b0c943-5e30-427c-aebb-115209e8fdd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.356139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-70b0c943-5e30-427c-aebb-115209e8fdd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:26.371232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.371232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.399215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70b0c943-5e30-427c-aebb-115209e8fdd6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 200 Jan 02 10:25:26.403394 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 662/1330] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 308 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:26.413911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80b256ea-4937-4b9e-abc3-9bed032b7af0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/detail Jan 02 10:25:26.415561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80b256ea-4937-4b9e-abc3-9bed032b7af0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.415913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.415913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.416595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80b256ea-4937-4b9e-abc3-9bed032b7af0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.441671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80b256ea-4937-4b9e-abc3-9bed032b7af0 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/detail returned with HTTP 200 Jan 02 10:25:26.442796 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 669/1331] 10.222.0.73 () {60 vars in 1290 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/detail => generated 311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:26.454465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa943e54-6794-44b9-9566-44818aca5384 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:26.455201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa943e54-6794-44b9-9566-44818aca5384 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.455201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.455201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.455513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa943e54-6794-44b9-9566-44818aca5384 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.456078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-fa943e54-6794-44b9-9566-44818aca5384 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88040) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 10:25:26.456575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-fa943e54-6794-44b9-9566-44818aca5384 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group_snapshot with id: efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:26.467697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.467697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.567803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa943e54-6794-44b9-9566-44818aca5384 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 202 Jan 02 10:25:26.569400 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 663/1332] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:25:26 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:26.576825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:25:26.577397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.577592 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.577592 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.578273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.579902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:26.580900 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.580900 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.582226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:25:26.667851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:25:26.669998 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:26.670646 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:26.684612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:26.707179 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.707179 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.738443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eec96158-a0d0-439f-8886-99d34bafdfce tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:25:26.739493 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 670/1333] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1003 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:25:26.762173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail Jan 02 10:25:26.764513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.764883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.764883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.767206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.768033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:26.768978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.768978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.770934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:25:26.798951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all snapshots completed successfully. Jan 02 10:25:26.800245 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.800245 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.801865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c7e8b4b-21ab-4d62-bd7e-9cefd588fec7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail returned with HTTP 200 Jan 02 10:25:26.808228 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 664/1334] 10.222.0.73 () {58 vars in 1231 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/detail => generated 453 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:26.816664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-674338aa-50d8-437b-9fd9-3b8d3f29beb6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 Jan 02 10:25:26.817174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-674338aa-50d8-437b-9fd9-3b8d3f29beb6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:26.817473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:26.817473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:26.817849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-674338aa-50d8-437b-9fd9-3b8d3f29beb6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:26.845498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:26.845498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:26.847046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-674338aa-50d8-437b-9fd9-3b8d3f29beb6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:26.849221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-674338aa-50d8-437b-9fd9-3b8d3f29beb6 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 returned with HTTP 200 Jan 02 10:25:26.850204 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 671/1335] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:26 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:27.384161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-1bbc16af-1941-4bad-bede-2e0eb1c0cc71 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] DELETE http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9 Jan 02 10:25:27.384702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-1bbc16af-1941-4bad-bede-2e0eb1c0cc71 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:27.384850 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:27.384850 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:27.385510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-1bbc16af-1941-4bad-bede-2e0eb1c0cc71 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:27.444791 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:27.444791 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:27.865960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb0279b4-eaed-47f2-8f04-9d6f06ba1a85 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 Jan 02 10:25:27.866539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb0279b4-eaed-47f2-8f04-9d6f06ba1a85 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:27.866741 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:27.866741 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:27.867423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb0279b4-eaed-47f2-8f04-9d6f06ba1a85 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:27.999927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:27.999927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:28.003184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bb0279b4-eaed-47f2-8f04-9d6f06ba1a85 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Snapshot retrieved successfully. Jan 02 10:25:28.011917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb0279b4-eaed-47f2-8f04-9d6f06ba1a85 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 returned with HTTP 200 Jan 02 10:25:28.026112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 672/1336] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:27 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 => generated 450 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:28.450488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-1bbc16af-1941-4bad-bede-2e0eb1c0cc71 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:25:28.450975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-1bbc16af-1941-4bad-bede-2e0eb1c0cc71 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:25:28.461102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-1bbc16af-1941-4bad-bede-2e0eb1c0cc71 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9 returned with HTTP 200 Jan 02 10:25:28.462131 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 665/1337] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:25:27 2021] DELETE /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/07aa093c-831e-4cbb-9e94-02954f55cda9 => generated 19 bytes in 1083 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:28.495028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-7f31dc7b-2b4f-41dc-a4df-340853e7720a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] DELETE http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5 Jan 02 10:25:28.495574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-7f31dc7b-2b4f-41dc-a4df-340853e7720a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:28.495792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:28.495792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:28.496164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-7f31dc7b-2b4f-41dc-a4df-340853e7720a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:28.554366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:28.554366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.036646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b509e7a-a983-440a-848b-8cab7695b0a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 Jan 02 10:25:29.037179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b509e7a-a983-440a-848b-8cab7695b0a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.037382 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:29.037382 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:29.038040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b509e7a-a983-440a-848b-8cab7695b0a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.100538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b509e7a-a983-440a-848b-8cab7695b0a8 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 returned with HTTP 404 Jan 02 10:25:29.106234 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 666/1338] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:29 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/snapshots/3863453c-fb11-4f0a-998b-80c3fa4a4701 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:29.111004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f80acb8-d6e2-4a08-b859-64156c7db967 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:29.116388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f80acb8-d6e2-4a08-b859-64156c7db967 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.117020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f80acb8-d6e2-4a08-b859-64156c7db967 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.117446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-1f80acb8-d6e2-4a08-b859-64156c7db967 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 02 10:25:29.124365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f80acb8-d6e2-4a08-b859-64156c7db967 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 404 Jan 02 10:25:29.128073 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 667/1339] 10.222.0.73 () {60 vars in 1380 bytes} [Sat Jan 2 10:25:29 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:29.135948 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45180864-85c9-4021-a027-1351ff455572 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots Jan 02 10:25:29.136818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45180864-85c9-4021-a027-1351ff455572 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.137302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45180864-85c9-4021-a027-1351ff455572 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.138010 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:29.138010 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.145926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45180864-85c9-4021-a027-1351ff455572 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots returned with HTTP 200 Jan 02 10:25:29.148812 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 668/1340] 10.222.0.73 () {60 vars in 1269 bytes} [Sat Jan 2 10:25:29 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:29.158376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-951ce8da-e6f1-4fa7-825a-8eb9836781dc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:29.159164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-951ce8da-e6f1-4fa7-825a-8eb9836781dc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.159825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-951ce8da-e6f1-4fa7-825a-8eb9836781dc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.160413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.group_snapshots [None req-951ce8da-e6f1-4fa7-825a-8eb9836781dc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for member efe68d42-f632-4cea-9aad-2eb4899ea36a {{(pid=88040) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 02 10:25:29.160903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.group_snapshots [None req-951ce8da-e6f1-4fa7-825a-8eb9836781dc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group_snapshot with id: efe68d42-f632-4cea-9aad-2eb4899ea36a Jan 02 10:25:29.166575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-951ce8da-e6f1-4fa7-825a-8eb9836781dc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a returned with HTTP 404 Jan 02 10:25:29.167820 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 669/1341] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:25:29 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/group_snapshots/efe68d42-f632-4cea-9aad-2eb4899ea36a => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:29.176386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail Jan 02 10:25:29.177226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.178255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.183586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:25:29.185632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:25:29.245320 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Get all volumes completed successfully. Jan 02 10:25:29.247437 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:29.248039 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:29.265170 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:29.278203 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:29.278203 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.295772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-7f31dc7b-2b4f-41dc-a4df-340853e7720a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:25:29.296181 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-7f31dc7b-2b4f-41dc-a4df-340853e7720a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:25:29.310143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85f1a1b1-2d24-4cb7-a376-47fe25111911 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail returned with HTTP 200 Jan 02 10:25:29.310973 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 670/1342] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:25:29 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/detail => generated 1003 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:25:29.330094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-7f31dc7b-2b4f-41dc-a4df-340853e7720a tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5 returned with HTTP 200 Jan 02 10:25:29.331222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 673/1343] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:25:28 2021] DELETE /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/71f088d2-6f8c-40fe-a903-a385528e88c5 => generated 19 bytes in 841 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:29.351685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a38e13ae-3d3f-4b2c-bd6b-c867fcd545c5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] POST http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3/action Jan 02 10:25:29.365335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:29.365335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:29.368697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a38e13ae-3d3f-4b2c-bd6b-c867fcd545c5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:25:29.369735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a38e13ae-3d3f-4b2c-bd6b-c867fcd545c5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:29.370894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-a38e13ae-3d3f-4b2c-bd6b-c867fcd545c5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] delete called for group ccd8288e-db2a-479b-94f6-4b4142cb53d3 {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:25:29.372598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-b79e9264-2657-49ee-8edf-622f730a2621 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] DELETE http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7 Jan 02 10:25:29.373205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-b79e9264-2657-49ee-8edf-622f730a2621 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.373488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:29.373488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:29.374138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-b79e9264-2657-49ee-8edf-622f730a2621 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.380340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-a38e13ae-3d3f-4b2c-bd6b-c867fcd545c5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete group with id: ccd8288e-db2a-479b-94f6-4b4142cb53d3 Jan 02 10:25:29.393151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:29.393151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.421221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:29.421221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.636619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a38e13ae-3d3f-4b2c-bd6b-c867fcd545c5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3/action returned with HTTP 202 Jan 02 10:25:29.636619 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 671/1344] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:25:29 2021] POST /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:29.645699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:29.646500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:29.646877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:29.646877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:29.647601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:29.716751 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:29.716751 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.733370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:29.753568 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:29.754088 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:29.762196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:29.770879 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:29.770879 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:29.795691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c55daba-8f71-4b44-97d0-287e2ba03539 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 200 Jan 02 10:25:29.797603 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 672/1345] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:29 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 999 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:30.421276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-b79e9264-2657-49ee-8edf-622f730a2621 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:25:30.421723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-b79e9264-2657-49ee-8edf-622f730a2621 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:25:30.431947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c5a9b8ef-2898-4f80-91e7-910b61edbc34 req-b79e9264-2657-49ee-8edf-622f730a2621 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7 returned with HTTP 200 Jan 02 10:25:30.433023 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 674/1346] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:25:29 2021] DELETE /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/attachments/12efe666-283d-4092-bd18-8bfcc0fa81a7 => generated 19 bytes in 1066 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:30.814799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:30.816148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:30.816593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:30.816593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:30.817830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:30.916974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:30.916974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:30.928644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:30.978707 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:30.982255 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:30.993063 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:31.002641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:31.002641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:31.036322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82625487-d690-45a4-bdfb-869626db1e7a tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 200 Jan 02 10:25:31.037733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 673/1347] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:30 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 999 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:32.053334 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:32.053898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:32.054574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:32.054574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:32.054755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:32.109367 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:32.109367 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:32.118891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Volume info retrieved successfully. Jan 02 10:25:32.178036 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:25:32.182061 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:25:32.204835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:25:32.213275 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:32.213275 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:32.240187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68bd3067-6cb0-4126-b748-bfb3f8c51bb5 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 200 Jan 02 10:25:32.241033 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 675/1348] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:32 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 999 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:33.257721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca83822d-60c6-49b1-9594-544fc9fdc492 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:33.258276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca83822d-60c6-49b1-9594-544fc9fdc492 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.258461 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:33.258461 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:33.259162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca83822d-60c6-49b1-9594-544fc9fdc492 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.372517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca83822d-60c6-49b1-9594-544fc9fdc492 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 404 Jan 02 10:25:33.383608 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 674/1349] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:25:33 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:33.391870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d7d135a-e03f-4a7f-a019-c88d6293d6cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] GET http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 Jan 02 10:25:33.392487 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d7d135a-e03f-4a7f-a019-c88d6293d6cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.392796 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:33.392796 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:33.393331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d7d135a-e03f-4a7f-a019-c88d6293d6cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.393829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-3d7d135a-e03f-4a7f-a019-c88d6293d6cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] show called for member ccd8288e-db2a-479b-94f6-4b4142cb53d3 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:33.407372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d7d135a-e03f-4a7f-a019-c88d6293d6cb tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 returned with HTTP 404 Jan 02 10:25:33.421127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 676/1350] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:33 2021] GET /volume/v3/0415f9a6efed46e99c366027ef157bf7/groups/ccd8288e-db2a-479b-94f6-4b4142cb53d3 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:25:33.429063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-798df8cb-54b6-4057-a89c-15b813265d3f tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] DELETE http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/97f866e8-4f55-450e-85da-b8ae6faae6c2 Jan 02 10:25:33.429641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-798df8cb-54b6-4057-a89c-15b813265d3f tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.430127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-798df8cb-54b6-4057-a89c-15b813265d3f tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.481314 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:25:33.481314 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:25:33.502339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-798df8cb-54b6-4057-a89c-15b813265d3f tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/97f866e8-4f55-450e-85da-b8ae6faae6c2 returned with HTTP 202 Jan 02 10:25:33.507861 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 675/1351] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:25:33 2021] DELETE /volume/v3/eae94d262692498eaee61a7ccea898ed/group_types/97f866e8-4f55-450e-85da-b8ae6faae6c2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:33.514754 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18e98748-7cc1-45ad-be1c-3350ff780bcc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:33.515664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18e98748-7cc1-45ad-be1c-3350ff780bcc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.516448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18e98748-7cc1-45ad-be1c-3350ff780bcc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.517121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-18e98748-7cc1-45ad-be1c-3350ff780bcc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete volume with id: 9f48d4f7-e30a-461d-a8af-05ce79e66814 Jan 02 10:25:33.651801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18e98748-7cc1-45ad-be1c-3350ff780bcc tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 returned with HTTP 404 Jan 02 10:25:33.661158 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 677/1352] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:25:33 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9f48d4f7-e30a-461d-a8af-05ce79e66814 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:33.670011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edf95030-7ba0-4be8-b10d-9efe70478cf5 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] DELETE http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/bed0d30b-e332-49ee-b33f-188f54a23937 Jan 02 10:25:33.670764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edf95030-7ba0-4be8-b10d-9efe70478cf5 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.671499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edf95030-7ba0-4be8-b10d-9efe70478cf5 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.878667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edf95030-7ba0-4be8-b10d-9efe70478cf5 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/bed0d30b-e332-49ee-b33f-188f54a23937 returned with HTTP 202 Jan 02 10:25:33.888168 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 676/1353] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:25:33 2021] DELETE /volume/v3/eae94d262692498eaee61a7ccea898ed/types/bed0d30b-e332-49ee-b33f-188f54a23937 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:25:33.891792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13cce2e0-a1ad-4044-a128-9baa5f350b6e tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] GET http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/bed0d30b-e332-49ee-b33f-188f54a23937 Jan 02 10:25:33.892668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13cce2e0-a1ad-4044-a128-9baa5f350b6e tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.893331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13cce2e0-a1ad-4044-a128-9baa5f350b6e tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.913879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13cce2e0-a1ad-4044-a128-9baa5f350b6e tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/bed0d30b-e332-49ee-b33f-188f54a23937 returned with HTTP 404 Jan 02 10:25:33.919432 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 678/1354] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:25:33 2021] GET /volume/v3/eae94d262692498eaee61a7ccea898ed/types/bed0d30b-e332-49ee-b33f-188f54a23937 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:25:33.933280 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59d591d7-b550-438e-bd7c-935c87634bb7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:33.934239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59d591d7-b550-438e-bd7c-935c87634bb7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:33.935131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59d591d7-b550-438e-bd7c-935c87634bb7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:33.937427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-59d591d7-b550-438e-bd7c-935c87634bb7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete volume with id: b13e342a-d570-4b32-aedd-0a51733c1a69 Jan 02 10:25:34.060803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59d591d7-b550-438e-bd7c-935c87634bb7 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 returned with HTTP 404 Jan 02 10:25:34.063238 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 677/1355] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:25:33 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/b13e342a-d570-4b32-aedd-0a51733c1a69 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:34.079846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31ab3aff-ca53-45f0-a5f2-1b758fb6bf73 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 Jan 02 10:25:34.080789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31ab3aff-ca53-45f0-a5f2-1b758fb6bf73 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:34.081943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31ab3aff-ca53-45f0-a5f2-1b758fb6bf73 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:34.083650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-31ab3aff-ca53-45f0-a5f2-1b758fb6bf73 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete volume with id: 9ee13235-87fa-4f66-a33a-ade6a25b01a8 Jan 02 10:25:34.248710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31ab3aff-ca53-45f0-a5f2-1b758fb6bf73 tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 returned with HTTP 404 Jan 02 10:25:34.255127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 679/1356] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:25:34 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/9ee13235-87fa-4f66-a33a-ade6a25b01a8 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:34.264056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e55ecd00-3db0-40cf-b2b9-bfac066b0609 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] DELETE http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce Jan 02 10:25:34.265950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e55ecd00-3db0-40cf-b2b9-bfac066b0609 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:34.271755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e55ecd00-3db0-40cf-b2b9-bfac066b0609 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:34.545145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e55ecd00-3db0-40cf-b2b9-bfac066b0609 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce returned with HTTP 202 Jan 02 10:25:34.546068 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 678/1357] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:25:34 2021] DELETE /volume/v3/eae94d262692498eaee61a7ccea898ed/types/e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:25:34.559000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3913fbb-6fc2-4515-94a0-21d6ed271dbb tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] GET http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce Jan 02 10:25:34.560703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3913fbb-6fc2-4515-94a0-21d6ed271dbb tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:34.561404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3913fbb-6fc2-4515-94a0-21d6ed271dbb tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:34.574961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3913fbb-6fc2-4515-94a0-21d6ed271dbb tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce returned with HTTP 404 Jan 02 10:25:34.576475 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 680/1358] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:25:34 2021] GET /volume/v3/eae94d262692498eaee61a7ccea898ed/types/e9ed1f3b-a3ee-4f5a-ac89-73a4ac3a39ce => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:34.586129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd5242c7-970a-4719-b433-4478df7ff2dd tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] DELETE http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:25:34.587248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd5242c7-970a-4719-b433-4478df7ff2dd tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:34.587981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd5242c7-970a-4719-b433-4478df7ff2dd tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:34.588670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fd5242c7-970a-4719-b433-4478df7ff2dd tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] Delete volume with id: ee9c3c94-7456-416f-8efd-caca0fe74df2 Jan 02 10:25:34.659092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd5242c7-970a-4719-b433-4478df7ff2dd tempest-GroupSnapshotsTest-1969039919 tempest-GroupSnapshotsTest-1969039919] http://10.222.0.73/volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 returned with HTTP 404 Jan 02 10:25:34.665399 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 679/1359] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:25:34 2021] DELETE /volume/v3/0415f9a6efed46e99c366027ef157bf7/volumes/ee9c3c94-7456-416f-8efd-caca0fe74df2 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:34.674929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35ec73fb-2e5f-41b9-953b-9feabd1708c1 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] DELETE http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/287637d2-3816-4ef7-86fd-93512f7488f9 Jan 02 10:25:34.679249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35ec73fb-2e5f-41b9-953b-9feabd1708c1 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:34.680562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35ec73fb-2e5f-41b9-953b-9feabd1708c1 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:34.819143 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:25:34.819143 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:25:34.836065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35ec73fb-2e5f-41b9-953b-9feabd1708c1 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/287637d2-3816-4ef7-86fd-93512f7488f9 returned with HTTP 202 Jan 02 10:25:34.840467 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 681/1360] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:25:34 2021] DELETE /volume/v3/eae94d262692498eaee61a7ccea898ed/types/287637d2-3816-4ef7-86fd-93512f7488f9 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:25:34.845354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-659e4115-1e12-408f-95f5-d4fba9502205 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] GET http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/287637d2-3816-4ef7-86fd-93512f7488f9 Jan 02 10:25:34.845901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-659e4115-1e12-408f-95f5-d4fba9502205 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:34.846388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-659e4115-1e12-408f-95f5-d4fba9502205 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:34.869411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-659e4115-1e12-408f-95f5-d4fba9502205 tempest-GroupSnapshotsTest-113781453 tempest-GroupSnapshotsTest-113781453] http://10.222.0.73/volume/v3/eae94d262692498eaee61a7ccea898ed/types/287637d2-3816-4ef7-86fd-93512f7488f9 returned with HTTP 404 Jan 02 10:25:34.869908 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 680/1361] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:25:34 2021] GET /volume/v3/eae94d262692498eaee61a7ccea898ed/types/287637d2-3816-4ef7-86fd-93512f7488f9 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:47.982739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a5c3eb71-f4da-4e05-bc10-04c6aa42cff3 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] POST http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types Jan 02 10:25:47.986634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a5c3eb71-f4da-4e05-bc10-04c6aa42cff3 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-618173793", "description": "tempest-group-type-description-1272620393", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:48.056619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a5c3eb71-f4da-4e05-bc10-04c6aa42cff3 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types returned with HTTP 202 Jan 02 10:25:48.060613 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 682/1362] 10.222.0.73 () {62 vars in 1279 bytes} [Sat Jan 2 10:25:47 2021] POST /volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types => generated 264 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:25:48.082632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31e9fa5a-3d05-42d2-b087-72be8636125f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] GET http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types Jan 02 10:25:48.083861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31e9fa5a-3d05-42d2-b087-72be8636125f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:48.085557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31e9fa5a-3d05-42d2-b087-72be8636125f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:48.134964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31e9fa5a-3d05-42d2-b087-72be8636125f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types returned with HTTP 200 Jan 02 10:25:48.137764 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 681/1363] 10.222.0.73 () {60 vars in 1257 bytes} [Sat Jan 2 10:25:48 2021] GET /volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types => generated 498 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:48.147705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-718739c9-68c6-4729-a036-f0a180d75b3f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] PUT http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 Jan 02 10:25:48.148615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-718739c9-68c6-4729-a036-f0a180d75b3f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1564580263", "description": "updated-group-type-desc"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:48.222981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-718739c9-68c6-4729-a036-f0a180d75b3f tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 returned with HTTP 200 Jan 02 10:25:48.222981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 683/1364] 10.222.0.73 () {62 vars in 1389 bytes} [Sat Jan 2 10:25:48 2021] PUT /volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 => generated 255 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:48.231610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eee0edee-40e8-446b-8221-d6c52994c7e8 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] GET http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 Jan 02 10:25:48.233043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eee0edee-40e8-446b-8221-d6c52994c7e8 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:48.233538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eee0edee-40e8-446b-8221-d6c52994c7e8 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:48.265149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eee0edee-40e8-446b-8221-d6c52994c7e8 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 returned with HTTP 200 Jan 02 10:25:48.270430 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 682/1365] 10.222.0.73 () {60 vars in 1368 bytes} [Sat Jan 2 10:25:48 2021] GET /volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 => generated 255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:48.280654 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35c68edc-57bc-4fb6-a141-c5da52ee3133 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] DELETE http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 Jan 02 10:25:48.281476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35c68edc-57bc-4fb6-a141-c5da52ee3133 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:48.281914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35c68edc-57bc-4fb6-a141-c5da52ee3133 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:48.368272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35c68edc-57bc-4fb6-a141-c5da52ee3133 tempest-GroupTypesTest-716173518 tempest-GroupTypesTest-716173518] http://10.222.0.73/volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 returned with HTTP 202 Jan 02 10:25:48.369262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 684/1366] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:25:48 2021] DELETE /volume/v3/b0673bf43d344699b9465ee7d3c9154b/group_types/16736330-d7a9-401d-86d3-74236d35bcd0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:25:55.061116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] DELETE http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:25:55.062014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:55.062870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:55.063412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Delete volume with id: 233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:25:55.188093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:55.188093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:55.189346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:25:55.242336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Delete volume request issued successfully. Jan 02 10:25:55.243067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81dc808f-ffa0-4f69-bffa-9d8a59191140 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 202 Jan 02 10:25:55.244270 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 683/1367] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:25:55 2021] DELETE /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:25:55.252319 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9571037c-0b6b-4030-81c7-39664597b797 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:25:55.253167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9571037c-0b6b-4030-81c7-39664597b797 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:55.253875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9571037c-0b6b-4030-81c7-39664597b797 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:55.337884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:55.337884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:55.351372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9571037c-0b6b-4030-81c7-39664597b797 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:25:55.378268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9571037c-0b6b-4030-81c7-39664597b797 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:25:55.379199 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 685/1368] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:55 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:55.931209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ccd15d1-e3ff-4ecf-bc03-62c792889721 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] POST http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types Jan 02 10:25:55.931691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:55.931691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:55.932123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ccd15d1-e3ff-4ecf-bc03-62c792889721 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1182135128"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:56.004345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ccd15d1-e3ff-4ecf-bc03-62c792889721 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types returned with HTTP 200 Jan 02 10:25:56.005168 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 684/1369] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:25:55 2021] POST /volume/v3/26129ed849f64160a78d27f1bed44a0c/types => generated 216 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:56.042841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad9a7b87-0915-4995-ae8b-5db080486da4 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] POST http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types Jan 02 10:25:56.043709 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:56.043709 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:56.046868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad9a7b87-0915-4995-ae8b-5db080486da4 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1853066382"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:56.158031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad9a7b87-0915-4995-ae8b-5db080486da4 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types returned with HTTP 202 Jan 02 10:25:56.167884 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 686/1370] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:25:56 2021] POST /volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types => generated 173 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:56.525599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] GET http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b Jan 02 10:25:56.526423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:56.527060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:56.543940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups Jan 02 10:25:56.545031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fdcb11c-598e-46f9-ace4-653c25ac475d", "volume_types": ["865bbdf5-05e8-435c-a308-c36f19b8b158"], "name": "tempest-Group1-1519948658"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:56.546259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Creating new group {'group': {'group_type': '6fdcb11c-598e-46f9-ace4-653c25ac475d', 'volume_types': ['865bbdf5-05e8-435c-a308-c36f19b8b158'], 'name': 'tempest-Group1-1519948658'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:25:56.561050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Creating group tempest-Group1-1519948658. Jan 02 10:25:56.573765 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1182135128 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1182135128, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:56.574642 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1182135128 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1182135128, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:56.579501 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1182135128 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1182135128, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:25:56.585684 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:25:56.587565 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:25:56.591605 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:25:56.592488 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:25:56.595481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Availability Zones retrieved successfully. Jan 02 10:25:56.615167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-524421da-f48d-4ee9-a43c-ba7f810e2618 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b returned with HTTP 200 Jan 02 10:25:56.626825 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 687/1371] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:25:56 2021] GET /volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b => generated 536 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:56.636939 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7dcb4dc3-484d-4af2-a127-3cd4b5688adb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:25:56.639758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7dcb4dc3-484d-4af2-a127-3cd4b5688adb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:56.640971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7dcb4dc3-484d-4af2-a127-3cd4b5688adb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:56.664306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Created reservations ['2ebc1a7c-234f-4f5c-b979-6c650ecab325'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:56.746472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:56.746472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:56.756693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fd7bc5b-ac23-4fff-af40-fd90688275ab tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups returned with HTTP 202 Jan 02 10:25:56.758539 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 685/1372] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:25:56 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups => generated 94 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 10:25:56.770149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7dcb4dc3-484d-4af2-a127-3cd4b5688adb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:25:56.845407 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7dcb4dc3-484d-4af2-a127-3cd4b5688adb tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:25:56.848596 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 688/1373] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:56 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:56.864800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-650efde3-0741-45d4-acc1-e072639f0c24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 Jan 02 10:25:56.865479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-650efde3-0741-45d4-acc1-e072639f0c24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:56.865723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:56.865723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:56.866096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-650efde3-0741-45d4-acc1-e072639f0c24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:56.866501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-650efde3-0741-45d4-acc1-e072639f0c24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:56.885284 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:56.885284 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:56.957297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-650efde3-0741-45d4-acc1-e072639f0c24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 returned with HTTP 200 Jan 02 10:25:56.958178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 689/1374] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:56 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 => generated 322 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:57.051923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] POST http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes Jan 02 10:25:57.054672 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:57.054672 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:57.055416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-953836655"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:57.056744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-953836655'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:25:57.057333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume of 1 GB Jan 02 10:25:57.058964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:57.058964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:57.083233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Availability Zones retrieved successfully. Jan 02 10:25:57.116495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Flow 'volume_create_api' (a0f0adb7-b6ab-4f49-b623-f42e87ae2e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:25:57.119134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82201ce5-d113-4905-996a-716c02708673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:57.125761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:25:57.223348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82201ce5-d113-4905-996a-716c02708673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:57.226904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0abb42-8f45-4249-bdbf-8fa1e65693cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:57.452101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Created reservations ['1cc51d98-9937-4c0c-95f9-2194b48d71eb', '4db65a8a-3be3-46e1-acec-9b411784715a', 'd41e1c15-204c-48a8-8866-03d1be6b206a', 'b93ba62a-d6a4-46d1-9ba6-e8762ab573f9'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:57.452101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0abb42-8f45-4249-bdbf-8fa1e65693cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc51d98-9937-4c0c-95f9-2194b48d71eb', '4db65a8a-3be3-46e1-acec-9b411784715a', 'd41e1c15-204c-48a8-8866-03d1be6b206a', 'b93ba62a-d6a4-46d1-9ba6-e8762ab573f9']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:57.452101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ffdfaa9-d5d5-4021-a36b-44af56d854d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:57.508528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ffdfaa9-d5d5-4021-a36b-44af56d854d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9d2c662-38fd-4cf0-8058-1229a692c00f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-953836655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d492a42738143849b925dd19b24a34b',qos_specs=None,replication_status=,reservations=['1cc51d98-9937-4c0c-95f9-2194b48d71eb','4db65a8a-3be3-46e1-acec-9b411784715a','d41e1c15-204c-48a8-8866-03d1be6b206a','b93ba62a-d6a4-46d1-9ba6-e8762ab573f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d84eb1c4017e4fafbba735892ee00483',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-953836655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9d2c662-38fd-4cf0-8058-1229a692c00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d492a42738143849b925dd19b24a34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d84eb1c4017e4fafbba735892ee00483',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:57.512431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d421fd-d87b-4813-92e5-d71277dd4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:57.554841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d421fd-d87b-4813-92e5-d71277dd4ec6) transitioned into state 'SUCCESS' from state '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-953836655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d492a42738143849b925dd19b24a34b',qos_specs=None,replication_status=,reservations=['1cc51d98-9937-4c0c-95f9-2194b48d71eb','4db65a8a-3be3-46e1-acec-9b411784715a','d41e1c15-204c-48a8-8866-03d1be6b206a','b93ba62a-d6a4-46d1-9ba6-e8762ab573f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d84eb1c4017e4fafbba735892ee00483',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:57.557243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abbe664-026a-4a81-848d-9dfd6b9da421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:57.595037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abbe664-026a-4a81-848d-9dfd6b9da421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:57.598175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Flow 'volume_create_api' (a0f0adb7-b6ab-4f49-b623-f42e87ae2e82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:25:57.684023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume request issued successfully. Jan 02 10:25:57.716804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8f361dd-62bb-4512-b482-8c8550dd749a tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes returned with HTTP 202 Jan 02 10:25:57.717711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 686/1375] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:25:56 2021] POST /volume/v3/7d492a42738143849b925dd19b24a34b/volumes => generated 827 bytes in 958 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:25:57.733105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7bb5b60a-63b5-4adf-9f10-355de82bff25 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:25:57.733625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7bb5b60a-63b5-4adf-9f10-355de82bff25 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:57.733897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:57.733897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:57.734784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7bb5b60a-63b5-4adf-9f10-355de82bff25 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:57.842880 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:57.842880 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:57.852788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7bb5b60a-63b5-4adf-9f10-355de82bff25 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:25:57.868552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc8c3679-1432-42ce-9160-74fb153b6d1e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:25:57.869032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc8c3679-1432-42ce-9160-74fb153b6d1e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:57.869254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:57.869254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:57.869634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc8c3679-1432-42ce-9160-74fb153b6d1e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:57.908066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7bb5b60a-63b5-4adf-9f10-355de82bff25 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 200 Jan 02 10:25:57.908523 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 690/1376] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:57 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 919 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:57.937403 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:57.937403 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:57.949322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fc8c3679-1432-42ce-9160-74fb153b6d1e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:25:57.972360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ee08d15-7774-4d85-b88d-cb51fa103d37 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 Jan 02 10:25:57.972945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ee08d15-7774-4d85-b88d-cb51fa103d37 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:57.973163 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:57.973163 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:57.973703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ee08d15-7774-4d85-b88d-cb51fa103d37 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:57.974120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-8ee08d15-7774-4d85-b88d-cb51fa103d37 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:57.988863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc8c3679-1432-42ce-9160-74fb153b6d1e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 200 Jan 02 10:25:57.989647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:57.989647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:58.000743 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 687/1377] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:57 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:58.027190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ee08d15-7774-4d85-b88d-cb51fa103d37 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 returned with HTTP 200 Jan 02 10:25:58.028371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 691/1378] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:57 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:58.039102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups Jan 02 10:25:58.040276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:58.040276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:58.040871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fdcb11c-598e-46f9-ace4-653c25ac475d", "volume_types": ["865bbdf5-05e8-435c-a308-c36f19b8b158"], "name": "tempest-Group2-1464359436"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:58.043018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Creating new group {'group': {'group_type': '6fdcb11c-598e-46f9-ace4-653c25ac475d', 'volume_types': ['865bbdf5-05e8-435c-a308-c36f19b8b158'], 'name': 'tempest-Group2-1464359436'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:25:58.055673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Creating group tempest-Group2-1464359436. Jan 02 10:25:58.093348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Availability Zones retrieved successfully. Jan 02 10:25:58.156609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Created reservations ['06bbd6ba-0de3-4b63-93ce-c6db44440ced'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:25:58.261055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49c0ea31-c742-4f70-be79-e95542baf434 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups returned with HTTP 202 Jan 02 10:25:58.263608 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 688/1379] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:25:58 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups => generated 94 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:25:58.273848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9b489b2a-03b0-4bcb-b01f-ac5a32fb8f46 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:25:58.274490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9b489b2a-03b0-4bcb-b01f-ac5a32fb8f46 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:58.274773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:58.274773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:58.275232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9b489b2a-03b0-4bcb-b01f-ac5a32fb8f46 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:58.275752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-9b489b2a-03b0-4bcb-b01f-ac5a32fb8f46 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:58.290260 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:58.290260 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:58.395052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9b489b2a-03b0-4bcb-b01f-ac5a32fb8f46 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 returned with HTTP 200 Jan 02 10:25:58.397126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 692/1380] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:58 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 => generated 322 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:25:58.925985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72595e25-f6cc-4e63-b560-b6b403f6bafa tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:25:58.927231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72595e25-f6cc-4e63-b560-b6b403f6bafa tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:58.927631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:58.927631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:58.928188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72595e25-f6cc-4e63-b560-b6b403f6bafa tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:59.008049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be51733d-d58b-43b7-91fa-d54a9251b4a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 Jan 02 10:25:59.008762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be51733d-d58b-43b7-91fa-d54a9251b4a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:59.008988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:59.008988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:59.009371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be51733d-d58b-43b7-91fa-d54a9251b4a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:59.033700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:59.033700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:59.067007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-72595e25-f6cc-4e63-b560-b6b403f6bafa tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:25:59.129178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be51733d-d58b-43b7-91fa-d54a9251b4a2 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 returned with HTTP 404 Jan 02 10:25:59.133213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72595e25-f6cc-4e63-b560-b6b403f6bafa tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 200 Jan 02 10:25:59.146165 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 689/1381] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:58 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 919 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:59.150976 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] DELETE http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:25:59.151667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:59.152037 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:59.152037 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:59.152595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:59.153351 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 693/1382] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:59 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/233dbed6-f901-481f-b7eb-e4d2721fca53 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:25:59.153856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Delete volume with id: 582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:25:59.254035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:59.254035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:59.259261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:25:59.358105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Delete volume request issued successfully. Jan 02 10:25:59.360059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de046ff3-d961-45fe-bb23-f133db6c05c1 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 202 Jan 02 10:25:59.362890 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 690/1383] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:25:59 2021] DELETE /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:25:59.373888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d3061e2-efdb-4986-9c07-f2e8acb861ff tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:25:59.374521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d3061e2-efdb-4986-9c07-f2e8acb861ff tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:59.375338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d3061e2-efdb-4986-9c07-f2e8acb861ff tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:59.410777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-582bafea-0202-439f-bf0e-dbbd5c2c268b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:25:59.411559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-582bafea-0202-439f-bf0e-dbbd5c2c268b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:25:59.411887 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:59.411887 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:59.413411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-582bafea-0202-439f-bf0e-dbbd5c2c268b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:25:59.414125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-582bafea-0202-439f-bf0e-dbbd5c2c268b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:25:59.429277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:59.429277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:59.540553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:59.540553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:59.543110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-582bafea-0202-439f-bf0e-dbbd5c2c268b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 returned with HTTP 200 Jan 02 10:25:59.553369 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 691/1384] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:25:59 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 => generated 323 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:25:59.570859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes Jan 02 10:25:59.573323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:25:59.573323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:25:59.574902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-839349904", "volume_type": "865bbdf5-05e8-435c-a308-c36f19b8b158", "group_id": "cc06397f-9def-4d6d-8acb-fe1c1bb3caa8", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:25:59.582970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume request body: {'volume': {'name': 'tempest-volume-839349904', 'volume_type': '865bbdf5-05e8-435c-a308-c36f19b8b158', 'group_id': 'cc06397f-9def-4d6d-8acb-fe1c1bb3caa8', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:25:59.598497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9d3061e2-efdb-4986-9c07-f2e8acb861ff tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:25:59.661680 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:59.661680 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:59.674637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume of 1 GB Jan 02 10:25:59.684542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d3061e2-efdb-4986-9c07-f2e8acb861ff tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:25:59.691183 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 694/1385] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:25:59 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 912 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:25:59.713019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Availability Zones retrieved successfully. Jan 02 10:25:59.754991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Flow 'volume_create_api' (67db0596-f7f9-4788-9419-88c4b626bb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:25:59.764811 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fdcb39-e9a1-4fe5-9b12-ef3f61daa15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:25:59.767233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:25:59.767233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:25:59.768133 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:25:59.897814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fdcb39-e9a1-4fe5-9b12-ef3f61daa15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:25:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=865bbdf5-05e8-435c-a308-c36f19b8b158,is_public=True,name='tempest-GroupsTest-volume-type-1182135128',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '865bbdf5-05e8-435c-a308-c36f19b8b158', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc06397f-9def-4d6d-8acb-fe1c1bb3caa8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:25:59.909070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b235ad-581f-4deb-8297-06a6633cfa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:00.044015 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1182135128 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1182135128, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:00.045450 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1182135128 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1182135128, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:00.138576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Created reservations ['3cb2f345-42cd-4a30-8251-84aa5b9b722b', '409d208d-e92d-43d6-99a1-56b64db21f0a', 'c9f4c1db-a641-4740-bfdf-07e322b1538c', '4cf150a3-6360-40c1-9f18-aa3af1d0d674'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:26:00.143887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b235ad-581f-4deb-8297-06a6633cfa94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb2f345-42cd-4a30-8251-84aa5b9b722b', '409d208d-e92d-43d6-99a1-56b64db21f0a', 'c9f4c1db-a641-4740-bfdf-07e322b1538c', '4cf150a3-6360-40c1-9f18-aa3af1d0d674']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:00.148838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (153f5501-eaa6-4186-9bfd-08cfb477c8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:00.160812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-89844319-d7cb-4290-af5a-061f44984070 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:00.162363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-89844319-d7cb-4290-af5a-061f44984070 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:00.162781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:00.162781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:00.163947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-89844319-d7cb-4290-af5a-061f44984070 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:00.276947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (153f5501-eaa6-4186-9bfd-08cfb477c8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f799344-24bb-490b-aabc-a8e407befc12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-839349904',encryption_key_id=None,group_id=cc06397f-9def-4d6d-8acb-fe1c1bb3caa8,group_type_id=,metadata={},multiattach=False,project_id='cc287a1aff3d415aaf6a82c962eefb80',qos_specs=None,replication_status=,reservations=['3cb2f345-42cd-4a30-8251-84aa5b9b722b','409d208d-e92d-43d6-99a1-56b64db21f0a','c9f4c1db-a641-4740-bfdf-07e322b1538c','4cf150a3-6360-40c1-9f18-aa3af1d0d674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb818c5f210437593ec3ca77418f497',volume_type_id=865bbdf5-05e8-435c-a308-c36f19b8b158), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-839349904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc06397f-9def-4d6d-8acb-fe1c1bb3caa8,host=None,id=9f799344-24bb-490b-aabc-a8e407befc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc287a1aff3d415aaf6a82c962eefb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3bb818c5f210437593ec3ca77418f497',volume_attachment=,volume_type=,volume_type_id=865bbdf5-05e8-435c-a308-c36f19b8b158)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:00.280132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c12dad2-df31-4f0f-8c18-09bcb08998ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:00.284144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:00.284144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:00.298003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-89844319-d7cb-4290-af5a-061f44984070 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:26:00.328620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-89844319-d7cb-4290-af5a-061f44984070 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 200 Jan 02 10:26:00.329572 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 695/1386] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:00 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:26:00.331067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c12dad2-df31-4f0f-8c18-09bcb08998ed) transitioned into state 'SUCCESS' from state '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-839349904',encryption_key_id=None,group_id=cc06397f-9def-4d6d-8acb-fe1c1bb3caa8,group_type_id=,metadata={},multiattach=False,project_id='cc287a1aff3d415aaf6a82c962eefb80',qos_specs=None,replication_status=,reservations=['3cb2f345-42cd-4a30-8251-84aa5b9b722b','409d208d-e92d-43d6-99a1-56b64db21f0a','c9f4c1db-a641-4740-bfdf-07e322b1538c','4cf150a3-6360-40c1-9f18-aa3af1d0d674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb818c5f210437593ec3ca77418f497',volume_type_id=865bbdf5-05e8-435c-a308-c36f19b8b158)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:00.333560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182363ff-370b-42f5-8fdd-466b743dba22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:00.355973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39db1143-788b-43f7-91e8-0df615c6f875 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] PUT http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b Jan 02 10:26:00.356437 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:00.356437 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:00.356854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39db1143-788b-43f7-91e8-0df615c6f875 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:00.392345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182363ff-370b-42f5-8fdd-466b743dba22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:00.400860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Flow 'volume_create_api' (67db0596-f7f9-4788-9419-88c4b626bb1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:00.551588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39db1143-788b-43f7-91e8-0df615c6f875 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b returned with HTTP 200 Jan 02 10:26:00.554304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume request issued successfully. Jan 02 10:26:00.561583 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 696/1387] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:26:00 2021] PUT /volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b => generated 491 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:00.572712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] POST http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes Jan 02 10:26:00.574641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:00.580102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume request body: {'volume': {'size': 2}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:26:00.580603 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume of 2 GB Jan 02 10:26:00.602318 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:00.605917 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:00.617480 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Availability Zones retrieved successfully. Jan 02 10:26:00.625384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:00.642962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:00.642962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:00.658489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Flow 'volume_create_api' (fd38e74e-959d-4cad-acda-c8e724130a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:00.663910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a273795-57c6-4d15-893f-3ff17b03945f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:00.668306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Validating volume size '2' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:26:00.670307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b848b631-e04f-4708-8512-3550ae532eb8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes returned with HTTP 202 Jan 02 10:26:00.683646 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 692/1388] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:25:59 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes => generated 880 bytes in 1123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:00.691505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 Jan 02 10:26:00.694610 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:00.694610 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:00.694610 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:00.694610 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:00.789774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a273795-57c6-4d15-893f-3ff17b03945f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:00.794806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dfe690-2365-406a-a390-07a88da88c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:00.853971 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:00.853971 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:00.879030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:00.919839 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:00.923225 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:00.941576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:00.945433 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota_utils [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Quota exceeded for 7d492a42738143849b925dd19b24a34b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 10:26:00.959537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:00.959537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:00.995976 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dfe690-2365-406a-a390-07a88da88c9a) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 10:26:00.995976 n-d-765311-9 devstack@c-api.service[88038]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 02 10:26:01.003055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dfe690-2365-406a-a390-07a88da88c9a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:01.005310 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dfe690-2365-406a-a390-07a88da88c9a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:26:01.007638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a273795-57c6-4d15-893f-3ff17b03945f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:01.009662 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a273795-57c6-4d15-893f-3ff17b03945f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:26:01.011083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c58f36b-5ce6-4d46-9b79-b0b34abe679c tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 returned with HTTP 200 Jan 02 10:26:01.014205 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Flow 'volume_create_api' (fd38e74e-959d-4cad-acda-c8e724130a61) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 10:26:01.016260 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 693/1389] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:00 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 => generated 972 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:01.016420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.middleware.fault [None req-e92293cb-7dcf-4157-8c72-cc992252f604 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes returned with HTTP 413 Jan 02 10:26:01.021674 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 697/1390] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:26:00 2021] POST /volume/v3/7d492a42738143849b925dd19b24a34b/volumes => generated 208 bytes in 456 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 10:26:01.027206 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74516700-d487-48b1-96aa-43ebc10f6076 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:26:01.028358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb747bec-6139-4eb9-a1cb-5b89d127e025 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] PUT http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b Jan 02 10:26:01.029069 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:01.029069 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:01.029244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb747bec-6139-4eb9-a1cb-5b89d127e025 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:01.032453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74516700-d487-48b1-96aa-43ebc10f6076 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:01.032812 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:01.032812 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:01.034078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74516700-d487-48b1-96aa-43ebc10f6076 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:01.068433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:01.068433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:01.201714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:01.201714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:01.226937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74516700-d487-48b1-96aa-43ebc10f6076 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:26:01.266722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb747bec-6139-4eb9-a1cb-5b89d127e025 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b returned with HTTP 200 Jan 02 10:26:01.273859 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 698/1391] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:26:01 2021] PUT /volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b => generated 491 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:01.284509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74516700-d487-48b1-96aa-43ebc10f6076 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:26:01.293722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 694/1392] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:01 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:01.326356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] POST http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes Jan 02 10:26:01.334371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:01.341763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume request body: {'volume': {'size': 1}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:26:01.342335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Create volume of 1 GB Jan 02 10:26:01.396128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Availability Zones retrieved successfully. Jan 02 10:26:01.421021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Flow 'volume_create_api' (218022ba-f2c7-4d7f-b4d6-343b2da98e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:01.427886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7317b54-6055-46a0-bc5c-6bc05c11060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:01.430620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:26:01.527767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7317b54-6055-46a0-bc5c-6bc05c11060d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:01.532362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b07263-fa11-4e55-aa44-0bca7ba56e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:01.642889 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota_utils [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Quota exceeded for 7d492a42738143849b925dd19b24a34b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 02 10:26:01.645099 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b07263-fa11-4e55-aa44-0bca7ba56e0f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 10:26:01.645099 n-d-765311-9 devstack@c-api.service[88038]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 02 10:26:01.650275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b07263-fa11-4e55-aa44-0bca7ba56e0f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:01.652499 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b07263-fa11-4e55-aa44-0bca7ba56e0f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:26:01.667478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7317b54-6055-46a0-bc5c-6bc05c11060d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:01.672862 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7317b54-6055-46a0-bc5c-6bc05c11060d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:26:01.685168 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Flow 'volume_create_api' (218022ba-f2c7-4d7f-b4d6-343b2da98e07) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 10:26:01.686593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.middleware.fault [None req-030fb809-ed66-4c0b-88e1-e147f31233af tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes returned with HTTP 413 Jan 02 10:26:01.688555 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 699/1393] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:26:01 2021] POST /volume/v3/7d492a42738143849b925dd19b24a34b/volumes => generated 150 bytes in 412 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 10:26:01.701780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] PUT http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b Jan 02 10:26:01.702439 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:01.702439 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:01.703444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:01.873106 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1182135128 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1182135128, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:01.881888 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:26:01.883943 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:26:01.887100 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] 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 02 10:26:01.920803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5ae055e-1c02-4fbd-82fb-40a2c4e48bbf tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b returned with HTTP 200 Jan 02 10:26:01.934802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06819704-0fbc-4bf2-bf83-f33f270ecdac tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] POST http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f/action Jan 02 10:26:01.935367 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:01.935367 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:01.935844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06819704-0fbc-4bf2-bf83-f33f270ecdac tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:01.936047 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 695/1394] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:26:01 2021] PUT /volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b => generated 490 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:01.936206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06819704-0fbc-4bf2-bf83-f33f270ecdac tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:02.033266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 Jan 02 10:26:02.034233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.034806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.055349 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.055349 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.056758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-06819704-0fbc-4bf2-bf83-f33f270ecdac tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:26:02.159750 n-d-765311-9 devstack@c-api.service[88038]: ERROR cinder.volume.api [None req-06819704-0fbc-4bf2-bf83-f33f270ecdac tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Quota exceeded for 7d492a42738143849b925dd19b24a34b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 10:26:02.175882 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.middleware.fault [None req-06819704-0fbc-4bf2-bf83-f33f270ecdac tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f/action returned with HTTP 413 Jan 02 10:26:02.184597 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 700/1395] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:26:01 2021] POST /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f/action => generated 208 bytes in 249 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 10:26:02.203675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] DELETE http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:02.210312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.210312 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.210312 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.210312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.210312 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Delete volume with id: d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:02.212431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.212431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.222786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:02.243707 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:02.244432 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:02.278497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:02.310600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.310600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.393175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.393175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.400446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8abe0e0-d73b-4fc8-bb70-99560b865048 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 returned with HTTP 200 Jan 02 10:26:02.405112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:26:02.409543 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 696/1396] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 => generated 973 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:26:02.426713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ccb5262a-d1f9-45f1-a071-58ef2fc0ff57 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:26:02.430255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ccb5262a-d1f9-45f1-a071-58ef2fc0ff57 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.431574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.431574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.433515 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ccb5262a-d1f9-45f1-a071-58ef2fc0ff57 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.502406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Delete volume request issued successfully. Jan 02 10:26:02.511958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9fde8ac-e4ee-4608-beb8-376e18bdc4fb tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 202 Jan 02 10:26:02.520010 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 701/1397] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:26:02 2021] DELETE /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:26:02.529779 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.529779 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.531029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68188176-46b8-4df9-a6ec-4a63e9fa9fb5 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 Jan 02 10:26:02.532342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68188176-46b8-4df9-a6ec-4a63e9fa9fb5 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.533107 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.533107 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.533107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68188176-46b8-4df9-a6ec-4a63e9fa9fb5 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.533274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-68188176-46b8-4df9-a6ec-4a63e9fa9fb5 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:02.544171 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.544171 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.544725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ccb5262a-d1f9-45f1-a071-58ef2fc0ff57 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:26:02.581527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ccb5262a-d1f9-45f1-a071-58ef2fc0ff57 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 200 Jan 02 10:26:02.588988 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 697/1398] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:02.595598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcf759a5-b1c0-4ce2-b2e3-aee5a05c3f90 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:02.596284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcf759a5-b1c0-4ce2-b2e3-aee5a05c3f90 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.596720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.596720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.597708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcf759a5-b1c0-4ce2-b2e3-aee5a05c3f90 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.613709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68188176-46b8-4df9-a6ec-4a63e9fa9fb5 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 returned with HTTP 200 Jan 02 10:26:02.621951 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 702/1399] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 => generated 323 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:02.628503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87cde19c-a689-4299-84be-6bb56393a00b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:26:02.632199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87cde19c-a689-4299-84be-6bb56393a00b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.632426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.632426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.632848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87cde19c-a689-4299-84be-6bb56393a00b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.633270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-87cde19c-a689-4299-84be-6bb56393a00b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:02.659587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.659587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.682230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.682230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.700163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fcf759a5-b1c0-4ce2-b2e3-aee5a05c3f90 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:26:02.713601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87cde19c-a689-4299-84be-6bb56393a00b tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 returned with HTTP 200 Jan 02 10:26:02.714668 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 703/1400] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 => generated 323 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:02.732808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcf759a5-b1c0-4ce2-b2e3-aee5a05c3f90 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 200 Jan 02 10:26:02.735309 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 698/1401] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:02.748397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e01cda1d-8dd4-449f-8c4d-ac8104f85102 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/detail Jan 02 10:26:02.752276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e01cda1d-8dd4-449f-8c4d-ac8104f85102 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.753249 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.753249 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.753848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e01cda1d-8dd4-449f-8c4d-ac8104f85102 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.755334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:02.755334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:02.850488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e01cda1d-8dd4-449f-8c4d-ac8104f85102 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/detail returned with HTTP 200 Jan 02 10:26:02.851740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 704/1402] 10.222.0.73 () {60 vars in 1263 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/detail => generated 640 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:02.870089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:02.873773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:02.873773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:02.873773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:02.873773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:02.876475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:02.878783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:03.011276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:03.017207 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:03.018586 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:03.046663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:03.071593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.071593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.150877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d78f688-67e5-44f9-9ce9-510b211a6d20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:03.152081 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 699/1403] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:02 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 976 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:03.174681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:03.176877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:03.177355 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:03.177355 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:03.178485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:03.179576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:03.180597 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.180597 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.181835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:03.284483 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:03.285731 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:03.287255 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:03.298022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:03.306643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.306643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.339306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0e46ddb-e250-42e5-a2df-389b347c6137 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:03.341768 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 705/1404] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:03 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 976 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:03.362997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-980940e2-6267-4c8b-a37e-0d83daf60144 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8/action Jan 02 10:26:03.364173 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:03.364173 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:03.365593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-980940e2-6267-4c8b-a37e-0d83daf60144 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:03.366094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-980940e2-6267-4c8b-a37e-0d83daf60144 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:03.367161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-980940e2-6267-4c8b-a37e-0d83daf60144 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] delete called for group cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:26:03.393249 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-980940e2-6267-4c8b-a37e-0d83daf60144 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete group with id: cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 Jan 02 10:26:03.401477 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.401477 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.608128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3484fa3-6b39-4435-b3fd-9077423dc662 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff Jan 02 10:26:03.609311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3484fa3-6b39-4435-b3fd-9077423dc662 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:03.609939 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:03.609939 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:03.610665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3484fa3-6b39-4435-b3fd-9077423dc662 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:03.667383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-980940e2-6267-4c8b-a37e-0d83daf60144 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8/action returned with HTTP 202 Jan 02 10:26:03.671911 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 700/1405] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:03 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:03.680295 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 Jan 02 10:26:03.684263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:03.684468 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:03.684468 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:03.688713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:03.734187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3484fa3-6b39-4435-b3fd-9077423dc662 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff returned with HTTP 404 Jan 02 10:26:03.735389 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 706/1406] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:03 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/582c9aa2-24f9-4e9a-a7f9-c6f93ac946ff => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:03.756786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] DELETE http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:26:03.757571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:03.758231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:03.759034 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Delete volume with id: 92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:26:03.841720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.841720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.861391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.861391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.864246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:26:03.864826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:03.895452 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:03.899642 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:03.903789 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Delete volume request issued successfully. Jan 02 10:26:03.904451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb65cdf7-9906-4797-a5b0-9191f230653e tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 202 Jan 02 10:26:03.905521 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 707/1407] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:26:03 2021] DELETE /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:26:03.914227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:03.914724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eafa65c7-99d2-41df-a573-55c4bea373c9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:03.915460 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eafa65c7-99d2-41df-a573-55c4bea373c9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:03.915851 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:03.915851 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:03.917653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eafa65c7-99d2-41df-a573-55c4bea373c9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:03.927808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:03.927808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:03.972993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30886003-bdea-46b5-ac8a-45a0b9391f9f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 returned with HTTP 200 Jan 02 10:26:03.983725 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 701/1408] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:03 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 => generated 972 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:03.991081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e34b41e-578c-4978-93a7-50d22464b50d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:26:03.991647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e34b41e-578c-4978-93a7-50d22464b50d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:03.991905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:03.991905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:03.992316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e34b41e-578c-4978-93a7-50d22464b50d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:04.045874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:04.045874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:04.071465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eafa65c7-99d2-41df-a573-55c4bea373c9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:26:04.124405 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:04.124405 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:04.151096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eafa65c7-99d2-41df-a573-55c4bea373c9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 200 Jan 02 10:26:04.164229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 708/1409] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:03 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 919 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:04.168089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4e34b41e-578c-4978-93a7-50d22464b50d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:26:04.254745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e34b41e-578c-4978-93a7-50d22464b50d tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:26:04.257312 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 702/1410] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:03 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 1360 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:04.990076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 Jan 02 10:26:04.991265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:04.991744 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:04.991744 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:04.992394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:05.132501 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:05.132501 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:05.180688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af733148-f875-4192-9946-f0df7de360b9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:05.181123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af733148-f875-4192-9946-f0df7de360b9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:05.181308 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:05.181308 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:05.181687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af733148-f875-4192-9946-f0df7de360b9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:05.194771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:05.252635 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:05.253455 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:05.289805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:05.323243 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:05.323243 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:05.355208 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:05.355208 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:05.385605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af733148-f875-4192-9946-f0df7de360b9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Volume info retrieved successfully. Jan 02 10:26:05.429909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb571c2a-690a-4132-9a74-2568a12d9129 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 returned with HTTP 200 Jan 02 10:26:05.432347 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 709/1411] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:04 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 => generated 972 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:05.448622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5bec56b4-52eb-416b-bffd-3f8b804a2501 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:26:05.456011 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5bec56b4-52eb-416b-bffd-3f8b804a2501 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:05.456402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:05.456402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:05.457070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5bec56b4-52eb-416b-bffd-3f8b804a2501 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:05.459715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af733148-f875-4192-9946-f0df7de360b9 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 200 Jan 02 10:26:05.475328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 703/1412] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:05 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 919 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:26:05.771563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:05.771563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:05.793034 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5bec56b4-52eb-416b-bffd-3f8b804a2501 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:26:05.864581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5bec56b4-52eb-416b-bffd-3f8b804a2501 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:26:05.870633 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 710/1413] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:05 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 1360 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:06.447640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 Jan 02 10:26:06.448955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:06.449398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:06.449398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:06.450030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:06.494398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6cbacdc9-cfdb-4e2c-b84e-bfcada8963e4 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] GET http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f Jan 02 10:26:06.495205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6cbacdc9-cfdb-4e2c-b84e-bfcada8963e4 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:06.495612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:06.495612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:06.496367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6cbacdc9-cfdb-4e2c-b84e-bfcada8963e4 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:06.556357 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:06.556357 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:06.578505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:06.610557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6cbacdc9-cfdb-4e2c-b84e-bfcada8963e4 tempest-VolumeQuotasNegativeTestJSON-2100218846 tempest-VolumeQuotasNegativeTestJSON-2100218846] http://10.222.0.73/volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f returned with HTTP 404 Jan 02 10:26:06.611314 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:06.611839 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:06.612351 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 711/1414] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:06 2021] GET /volume/v3/7d492a42738143849b925dd19b24a34b/volumes/d9d2c662-38fd-4cf0-8058-1229a692c00f => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:06.626598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f19b09a-db1d-4bf4-b32f-27f1df8fb292 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] PUT http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b Jan 02 10:26:06.630267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f19b09a-db1d-4bf4-b32f-27f1df8fb292 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:06.632174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:06.647717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:06.647717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:06.694760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5e675e6-1259-40ba-bc7d-09ccfb651b18 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 returned with HTTP 200 Jan 02 10:26:06.707733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 704/1415] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:06 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 => generated 972 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:06.887548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b728ecc2-7837-475e-9bf1-cf7359aa1f81 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:26:06.888077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b728ecc2-7837-475e-9bf1-cf7359aa1f81 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:06.888296 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:06.888296 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:06.888672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b728ecc2-7837-475e-9bf1-cf7359aa1f81 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:07.036590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:07.036590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:07.058705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b728ecc2-7837-475e-9bf1-cf7359aa1f81 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Volume info retrieved successfully. Jan 02 10:26:07.113454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f19b09a-db1d-4bf4-b32f-27f1df8fb292 tempest-VolumeQuotasNegativeTestJSON-523765275 tempest-VolumeQuotasNegativeTestJSON-523765275] http://10.222.0.73/volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b returned with HTTP 200 Jan 02 10:26:07.119930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 712/1416] 10.222.0.73 () {60 vars in 1342 bytes} [Sat Jan 2 10:26:06 2021] PUT /volume/v3/2dbd39ab21b54497ad6cf76ad44c4d52/os-quota-sets/7d492a42738143849b925dd19b24a34b => generated 494 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:07.157059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b728ecc2-7837-475e-9bf1-cf7359aa1f81 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 200 Jan 02 10:26:07.166271 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 705/1417] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:06 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 1360 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:07.718702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81f08ccc-e532-479f-a0b3-62fd934fe4e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 Jan 02 10:26:07.720086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81f08ccc-e532-479f-a0b3-62fd934fe4e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:07.720825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81f08ccc-e532-479f-a0b3-62fd934fe4e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:07.849740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81f08ccc-e532-479f-a0b3-62fd934fe4e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 returned with HTTP 404 Jan 02 10:26:07.852257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 713/1418] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:07 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/9f799344-24bb-490b-aabc-a8e407befc12 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:07.861268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea501253-c0fb-474e-adaf-02a1eda2134d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 Jan 02 10:26:07.862020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea501253-c0fb-474e-adaf-02a1eda2134d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:07.862214 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:07.862214 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:07.862832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea501253-c0fb-474e-adaf-02a1eda2134d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:07.863423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-ea501253-c0fb-474e-adaf-02a1eda2134d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:07.879564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea501253-c0fb-474e-adaf-02a1eda2134d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 returned with HTTP 404 Jan 02 10:26:07.881246 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 706/1419] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:07 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:07.890580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e101eaa-8e18-49e7-944e-cbee0b44996a tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49/action Jan 02 10:26:07.892582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e101eaa-8e18-49e7-944e-cbee0b44996a tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:07.893278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e101eaa-8e18-49e7-944e-cbee0b44996a tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:07.894370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-0e101eaa-8e18-49e7-944e-cbee0b44996a tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] delete called for group 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88039) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:26:07.894853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-0e101eaa-8e18-49e7-944e-cbee0b44996a tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete group with id: 18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:26:07.909046 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:07.909046 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:08.076678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e101eaa-8e18-49e7-944e-cbee0b44996a tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49/action returned with HTTP 202 Jan 02 10:26:08.081574 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 714/1420] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:07 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:08.086827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-41448cbc-b778-4253-bcc5-a164170b11f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:26:08.087825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-41448cbc-b778-4253-bcc5-a164170b11f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:08.088454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-41448cbc-b778-4253-bcc5-a164170b11f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:08.089293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-41448cbc-b778-4253-bcc5-a164170b11f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:08.116522 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:08.116522 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:08.187450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e2d2520-9a94-4664-8e75-f6535c6582f5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] GET http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 Jan 02 10:26:08.189054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e2d2520-9a94-4664-8e75-f6535c6582f5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:08.189054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:08.189054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:08.189557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e2d2520-9a94-4664-8e75-f6535c6582f5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:08.198980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-41448cbc-b778-4253-bcc5-a164170b11f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 returned with HTTP 200 Jan 02 10:26:08.200114 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 707/1421] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:08 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 => generated 322 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:08.454630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e2d2520-9a94-4664-8e75-f6535c6582f5 tempest-TaggedBootDevicesTest-803456864 tempest-TaggedBootDevicesTest-803456864] http://10.222.0.73/volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 returned with HTTP 404 Jan 02 10:26:08.462348 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 715/1422] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:08 2021] GET /volume/v3/40ade8eb86104bbab18a234be1cc3e6e/volumes/92e4302b-bf6b-41b9-ad7f-c50d51367dd1 => generated 109 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:09.213412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-664d2d79-9dfd-4bd9-ba1a-5af40b8683a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:26:09.214715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-664d2d79-9dfd-4bd9-ba1a-5af40b8683a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:09.215084 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:09.215084 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:09.215849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-664d2d79-9dfd-4bd9-ba1a-5af40b8683a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:09.216401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-664d2d79-9dfd-4bd9-ba1a-5af40b8683a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:09.230599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-664d2d79-9dfd-4bd9-ba1a-5af40b8683a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 returned with HTTP 404 Jan 02 10:26:09.232043 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 708/1423] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:09 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:09.242185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-737bf1b1-5e90-41dc-b765-eb77f4e2eed0 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/detail Jan 02 10:26:09.243002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-737bf1b1-5e90-41dc-b765-eb77f4e2eed0 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:09.243820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-737bf1b1-5e90-41dc-b765-eb77f4e2eed0 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:09.262092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-737bf1b1-5e90-41dc-b765-eb77f4e2eed0 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/detail returned with HTTP 200 Jan 02 10:26:09.266268 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 716/1424] 10.222.0.73 () {60 vars in 1263 bytes} [Sat Jan 2 10:26:09 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/detail => generated 14 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:09.274844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:09.275707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:09.276504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:09.277363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:09.278869 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:09.278869 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:09.280213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:09.438828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:09.444889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88a59732-964d-4863-b794-0041de2ecc51 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:09.450262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 709/1425] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:09 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:09.465852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88e0d9d4-62a3-4355-9d01-5cdc630750fb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49/action Jan 02 10:26:09.466926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88e0d9d4-62a3-4355-9d01-5cdc630750fb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:09.467508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88e0d9d4-62a3-4355-9d01-5cdc630750fb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:09.469350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-88e0d9d4-62a3-4355-9d01-5cdc630750fb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] delete called for group 18b884bd-a784-40c0-9cbc-1efe4c78ef49 {{(pid=88039) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:26:09.469832 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-88e0d9d4-62a3-4355-9d01-5cdc630750fb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete group with id: 18b884bd-a784-40c0-9cbc-1efe4c78ef49 Jan 02 10:26:09.483523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88e0d9d4-62a3-4355-9d01-5cdc630750fb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49/action returned with HTTP 404 Jan 02 10:26:09.484947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 717/1426] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:09 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/18b884bd-a784-40c0-9cbc-1efe4c78ef49/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:09.493410 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:09.494207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:09.494837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:09.495619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:09.497906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:09.609904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:09.615228 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3bc16b8e-b849-46f1-8b90-e6290e16c054 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:09.620457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 710/1427] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:09 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:09.641508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bc7e9cc-a45e-461d-93fb-8c572f8cbcd8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8/action Jan 02 10:26:09.642396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bc7e9cc-a45e-461d-93fb-8c572f8cbcd8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:09.642779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bc7e9cc-a45e-461d-93fb-8c572f8cbcd8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:09.643751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-1bc7e9cc-a45e-461d-93fb-8c572f8cbcd8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] delete called for group cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 {{(pid=88039) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:26:09.644091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-1bc7e9cc-a45e-461d-93fb-8c572f8cbcd8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete group with id: cc06397f-9def-4d6d-8acb-fe1c1bb3caa8 Jan 02 10:26:09.660765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bc7e9cc-a45e-461d-93fb-8c572f8cbcd8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8/action returned with HTTP 404 Jan 02 10:26:09.661767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 718/1428] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:09 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/cc06397f-9def-4d6d-8acb-fe1c1bb3caa8/action => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:09.669599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3974458c-ea74-497b-b5f2-ddca97d91bf2 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] DELETE http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types/6fdcb11c-598e-46f9-ace4-653c25ac475d Jan 02 10:26:09.670586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3974458c-ea74-497b-b5f2-ddca97d91bf2 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:09.671398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3974458c-ea74-497b-b5f2-ddca97d91bf2 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:09.723736 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:26:09.723736 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:26:09.745659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3974458c-ea74-497b-b5f2-ddca97d91bf2 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types/6fdcb11c-598e-46f9-ace4-653c25ac475d returned with HTTP 202 Jan 02 10:26:09.747123 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 711/1429] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:26:09 2021] DELETE /volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types/6fdcb11c-598e-46f9-ace4-653c25ac475d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:09.759357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b60319ef-5e12-4157-910f-2009f87b3edd tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] POST http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types Jan 02 10:26:09.760413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b60319ef-5e12-4157-910f-2009f87b3edd tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-867777636"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:09.848883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b60319ef-5e12-4157-910f-2009f87b3edd tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types returned with HTTP 200 Jan 02 10:26:09.849797 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 719/1430] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:26:09 2021] POST /volume/v3/26129ed849f64160a78d27f1bed44a0c/types => generated 215 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:09.860454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8f4a056-cc15-4625-ba8b-1ca5d2a42825 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] POST http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types Jan 02 10:26:09.861639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8f4a056-cc15-4625-ba8b-1ca5d2a42825 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1971580309"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:09.935275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8f4a056-cc15-4625-ba8b-1ca5d2a42825 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types returned with HTTP 202 Jan 02 10:26:09.937817 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 712/1431] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:26:09 2021] POST /volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types => generated 173 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:09.948162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups Jan 02 10:26:09.949002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3068f1a0-fbd0-49e1-980a-4ccfb9cda572", "volume_types": ["b3d7336b-f7f2-4c00-8f15-0d990c50e419"], "name": "tempest-GroupsTest-Group-671516825"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:09.950088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Creating new group {'group': {'group_type': '3068f1a0-fbd0-49e1-980a-4ccfb9cda572', 'volume_types': ['b3d7336b-f7f2-4c00-8f15-0d990c50e419'], 'name': 'tempest-GroupsTest-Group-671516825'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:26:09.966068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Creating group tempest-GroupsTest-Group-671516825. Jan 02 10:26:09.999969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Availability Zones retrieved successfully. Jan 02 10:26:10.027331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Created reservations ['f5a10063-5320-4e1a-97ba-01cbf24de22e'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:26:10.085642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-042b127a-4034-4de1-a3a7-49c82af4169e tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups returned with HTTP 202 Jan 02 10:26:10.086796 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 720/1432] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:26:09 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups => generated 103 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:10.099273 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4933dcfd-1911-4e49-9a9c-ae4280d066a2 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:10.100326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4933dcfd-1911-4e49-9a9c-ae4280d066a2 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:10.100968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4933dcfd-1911-4e49-9a9c-ae4280d066a2 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:10.102196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-4933dcfd-1911-4e49-9a9c-ae4280d066a2 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:10.112008 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:10.112008 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:10.150995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4933dcfd-1911-4e49-9a9c-ae4280d066a2 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:10.157248 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 713/1433] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:10 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 331 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:11.165005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd99a5cc-8777-4704-8483-c2d24ec91e50 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:11.166214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd99a5cc-8777-4704-8483-c2d24ec91e50 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:11.166594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:11.166594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:11.167576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd99a5cc-8777-4704-8483-c2d24ec91e50 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:11.167996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-cd99a5cc-8777-4704-8483-c2d24ec91e50 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:11.188639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:11.188639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:11.217111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd99a5cc-8777-4704-8483-c2d24ec91e50 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:11.223665 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 721/1434] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:11 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 332 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:11.230530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes Jan 02 10:26:11.231567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:11.231567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:11.231567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3d7336b-f7f2-4c00-8f15-0d990c50e419", "group_id": "d3fd290d-6222-49ae-90dd-7e25eba649fd", "size": 1, "name": "tempest-GroupsTest-Volume-2036249312"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:11.232589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume request body: {'volume': {'volume_type': 'b3d7336b-f7f2-4c00-8f15-0d990c50e419', 'group_id': 'd3fd290d-6222-49ae-90dd-7e25eba649fd', 'size': 1, 'name': 'tempest-GroupsTest-Volume-2036249312'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:26:11.256652 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:11.256652 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:11.257780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume of 1 GB Jan 02 10:26:11.274375 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Availability Zones retrieved successfully. Jan 02 10:26:11.292735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Flow 'volume_create_api' (24aa2a7a-3420-4990-82a5-ee369e60e6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:11.295794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb047a1-a17b-43ff-8e61-cb94e6e729ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:11.298467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:11.298467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:11.298928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:26:11.417950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb047a1-a17b-43ff-8e61-cb94e6e729ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d7336b-f7f2-4c00-8f15-0d990c50e419,is_public=True,name='tempest-GroupsTest-volume-type-867777636',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d7336b-f7f2-4c00-8f15-0d990c50e419', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd3fd290d-6222-49ae-90dd-7e25eba649fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:11.420818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d9c7f7-1202-4868-9370-d131325c43e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:11.482440 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-867777636 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-867777636, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:11.483355 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-867777636 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-867777636, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:11.521716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Created reservations ['e3af3054-d51c-466b-932c-92b5cfd392c6', 'f8614f5e-145c-40b3-a619-aeba91f0962e', '601ec87e-5b7d-47f3-877a-390a42ff099b', 'dcc6912a-4025-4f44-a191-96dcd6c13361'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:26:11.524176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d9c7f7-1202-4868-9370-d131325c43e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3af3054-d51c-466b-932c-92b5cfd392c6', 'f8614f5e-145c-40b3-a619-aeba91f0962e', '601ec87e-5b7d-47f3-877a-390a42ff099b', 'dcc6912a-4025-4f44-a191-96dcd6c13361']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:11.525966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e4f313-7c7d-48be-8e39-3ea665b747e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:11.590990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e4f313-7c7d-48be-8e39-3ea665b747e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46cd4d3-ba89-47a8-99ca-1a82b1f259f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-2036249312',encryption_key_id=None,group_id=d3fd290d-6222-49ae-90dd-7e25eba649fd,group_type_id=,metadata={},multiattach=False,project_id='cc287a1aff3d415aaf6a82c962eefb80',qos_specs=None,replication_status=,reservations=['e3af3054-d51c-466b-932c-92b5cfd392c6','f8614f5e-145c-40b3-a619-aeba91f0962e','601ec87e-5b7d-47f3-877a-390a42ff099b','dcc6912a-4025-4f44-a191-96dcd6c13361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb818c5f210437593ec3ca77418f497',volume_type_id=b3d7336b-f7f2-4c00-8f15-0d990c50e419), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2036249312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d3fd290d-6222-49ae-90dd-7e25eba649fd,host=None,id=c46cd4d3-ba89-47a8-99ca-1a82b1f259f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc287a1aff3d415aaf6a82c962eefb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3bb818c5f210437593ec3ca77418f497',volume_attachment=,volume_type=,volume_type_id=b3d7336b-f7f2-4c00-8f15-0d990c50e419)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:11.594055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343016aa-d781-4bff-81bc-913bfe4ea0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:11.623466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343016aa-d781-4bff-81bc-913bfe4ea0d9) transitioned into state 'SUCCESS' from state '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-2036249312',encryption_key_id=None,group_id=d3fd290d-6222-49ae-90dd-7e25eba649fd,group_type_id=,metadata={},multiattach=False,project_id='cc287a1aff3d415aaf6a82c962eefb80',qos_specs=None,replication_status=,reservations=['e3af3054-d51c-466b-932c-92b5cfd392c6','f8614f5e-145c-40b3-a619-aeba91f0962e','601ec87e-5b7d-47f3-877a-390a42ff099b','dcc6912a-4025-4f44-a191-96dcd6c13361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb818c5f210437593ec3ca77418f497',volume_type_id=b3d7336b-f7f2-4c00-8f15-0d990c50e419)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:11.626300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaedd007-0d98-4aaa-b26a-a017e9e17617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:11.651423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaedd007-0d98-4aaa-b26a-a017e9e17617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:11.656832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Flow 'volume_create_api' (24aa2a7a-3420-4990-82a5-ee369e60e6ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:11.742385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume request issued successfully. Jan 02 10:26:11.781167 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:11.781684 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:11.789412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:11.802929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:11.802929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:11.824241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0de56c82-fd16-4867-88a5-4a329c51feeb tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes returned with HTTP 202 Jan 02 10:26:11.839328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 714/1435] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:26:11 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes => generated 891 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:11.844594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 Jan 02 10:26:11.845169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:11.845386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:11.845386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:11.845761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:11.899410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:11.899410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:11.908659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:11.923451 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:11.923830 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:11.932642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:11.947982 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:11.947982 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:11.978332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c89d281-8425-4fae-b002-3da812440f86 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 returned with HTTP 200 Jan 02 10:26:11.980401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 722/1436] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:11 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 => generated 983 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:26:12.996764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 Jan 02 10:26:12.997268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:12.997578 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:12.997578 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:12.997807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:13.048577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.048577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.057479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:13.071684 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:13.072173 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:13.080642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:13.087694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.087694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.110059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb3561f6-c440-4008-a548-a2e43982a575 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 returned with HTTP 200 Jan 02 10:26:13.110986 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 715/1437] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:12 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 => generated 984 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:13.126100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes Jan 02 10:26:13.126853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:13.126853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:13.127782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3d7336b-f7f2-4c00-8f15-0d990c50e419", "group_id": "d3fd290d-6222-49ae-90dd-7e25eba649fd", "size": 1, "name": "tempest-GroupsTest-Volume-454977822"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:13.129111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume request body: {'volume': {'volume_type': 'b3d7336b-f7f2-4c00-8f15-0d990c50e419', 'group_id': 'd3fd290d-6222-49ae-90dd-7e25eba649fd', 'size': 1, 'name': 'tempest-GroupsTest-Volume-454977822'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:26:13.149282 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.149282 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.150403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume of 1 GB Jan 02 10:26:13.165265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Availability Zones retrieved successfully. Jan 02 10:26:13.182051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Flow 'volume_create_api' (65ebf141-9ff7-42f1-9124-c8078ad8395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:13.185119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c217669c-2151-4db0-ac86-d7aec53ec627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:13.187653 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.187653 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.187863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:26:13.240223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c217669c-2151-4db0-ac86-d7aec53ec627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d7336b-f7f2-4c00-8f15-0d990c50e419,is_public=True,name='tempest-GroupsTest-volume-type-867777636',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d7336b-f7f2-4c00-8f15-0d990c50e419', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd3fd290d-6222-49ae-90dd-7e25eba649fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:13.242430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca420f7f-2b87-4d2b-ab31-025ba00c9c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:13.296053 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-867777636 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-867777636, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:13.297217 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-867777636 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-867777636, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:26:13.330567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Created reservations ['7dd7d8d7-9ea1-43c5-8584-fe48538a423f', 'b77f196a-a9b9-48bb-b3ee-58874f92cbef', '9233e15e-72a6-4ae2-845a-d5aaaded9b86', '9b3f81b5-bef7-4f27-9ff9-d67a85022839'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:26:13.332517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca420f7f-2b87-4d2b-ab31-025ba00c9c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd7d8d7-9ea1-43c5-8584-fe48538a423f', 'b77f196a-a9b9-48bb-b3ee-58874f92cbef', '9233e15e-72a6-4ae2-845a-d5aaaded9b86', '9b3f81b5-bef7-4f27-9ff9-d67a85022839']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:13.344421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd9d74b-6c6e-4231-805e-f610001162cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:13.440784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd9d74b-6c6e-4231-805e-f610001162cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e66e90ae-1eda-4233-ae06-50f7e8acf3fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-454977822',encryption_key_id=None,group_id=d3fd290d-6222-49ae-90dd-7e25eba649fd,group_type_id=,metadata={},multiattach=False,project_id='cc287a1aff3d415aaf6a82c962eefb80',qos_specs=None,replication_status=,reservations=['7dd7d8d7-9ea1-43c5-8584-fe48538a423f','b77f196a-a9b9-48bb-b3ee-58874f92cbef','9233e15e-72a6-4ae2-845a-d5aaaded9b86','9b3f81b5-bef7-4f27-9ff9-d67a85022839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb818c5f210437593ec3ca77418f497',volume_type_id=b3d7336b-f7f2-4c00-8f15-0d990c50e419), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-454977822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d3fd290d-6222-49ae-90dd-7e25eba649fd,host=None,id=e66e90ae-1eda-4233-ae06-50f7e8acf3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc287a1aff3d415aaf6a82c962eefb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3bb818c5f210437593ec3ca77418f497',volume_attachment=,volume_type=,volume_type_id=b3d7336b-f7f2-4c00-8f15-0d990c50e419)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:13.444889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7189a19-c19b-4c45-aae0-b18a2db9bcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:13.484342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7189a19-c19b-4c45-aae0-b18a2db9bcdb) transitioned into state 'SUCCESS' from state '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-454977822',encryption_key_id=None,group_id=d3fd290d-6222-49ae-90dd-7e25eba649fd,group_type_id=,metadata={},multiattach=False,project_id='cc287a1aff3d415aaf6a82c962eefb80',qos_specs=None,replication_status=,reservations=['7dd7d8d7-9ea1-43c5-8584-fe48538a423f','b77f196a-a9b9-48bb-b3ee-58874f92cbef','9233e15e-72a6-4ae2-845a-d5aaaded9b86','9b3f81b5-bef7-4f27-9ff9-d67a85022839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb818c5f210437593ec3ca77418f497',volume_type_id=b3d7336b-f7f2-4c00-8f15-0d990c50e419)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:13.486598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (042a64b0-d1af-4314-8604-028b477dbff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:13.538370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (042a64b0-d1af-4314-8604-028b477dbff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:13.547244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Flow 'volume_create_api' (65ebf141-9ff7-42f1-9124-c8078ad8395c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:13.651630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Create volume request issued successfully. Jan 02 10:26:13.683928 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:13.684620 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:13.700424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:13.717295 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.717295 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.750186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e1a13e2c-603e-4d85-8668-1e07ecbe26f8 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes returned with HTTP 202 Jan 02 10:26:13.761576 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 723/1438] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:26:13 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes => generated 890 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:13.769049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:13.769852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:13.770241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:13.770241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:13.770852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:13.847560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.847560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.876797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:13.907864 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:13.908439 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:13.928859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:13.935995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:13.935995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:13.990444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b82d6957-57ef-41a8-9738-1faaf8a06de9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 200 Jan 02 10:26:14.007026 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 716/1439] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:13 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 982 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:15.010042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:15.011160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:15.011518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:15.011518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:15.012110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:15.120298 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:15.120298 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:15.135537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:15.162719 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:15.163571 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:15.180342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:15.196855 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:15.196855 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:15.274852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42880cdb-fa65-4364-b878-127131ec75a6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 200 Jan 02 10:26:15.286920 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 724/1440] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:15 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 983 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:15.294486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8b98d14-6a11-47e9-852b-90edc53e0799 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] PUT http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:15.295153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:15.295153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:15.295799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8b98d14-6a11-47e9-852b-90edc53e0799 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e66e90ae-1eda-4233-ae06-50f7e8acf3fb"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:15.298179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-e8b98d14-6a11-47e9-852b-90edc53e0799 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Update called for group d3fd290d-6222-49ae-90dd-7e25eba649fd. {{(pid=88040) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 10:26:15.298880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-e8b98d14-6a11-47e9-852b-90edc53e0799 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Updating group d3fd290d-6222-49ae-90dd-7e25eba649fd with name new_group description: This is a new group add_volumes: None remove_volumes: e66e90ae-1eda-4233-ae06-50f7e8acf3fb. Jan 02 10:26:15.306190 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:15.306190 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:15.363524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8b98d14-6a11-47e9-852b-90edc53e0799 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 202 Jan 02 10:26:15.368189 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 717/1441] 10.222.0.73 () {62 vars in 1374 bytes} [Sat Jan 2 10:26:15 2021] PUT /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:15.373378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251dceb7-dc2c-4a8f-8f3d-dad65aebb8f6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:15.373964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251dceb7-dc2c-4a8f-8f3d-dad65aebb8f6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:15.374230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:15.374230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:15.374897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251dceb7-dc2c-4a8f-8f3d-dad65aebb8f6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:15.376277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-251dceb7-dc2c-4a8f-8f3d-dad65aebb8f6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:15.383945 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:15.383945 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:15.418867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251dceb7-dc2c-4a8f-8f3d-dad65aebb8f6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:15.420138 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 725/1442] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:15 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 323 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:16.023333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cd84579-d2be-45a7-ad06-8f15171f57b5 tempest-AvailabilityZoneTestJSON-793794192 tempest-AvailabilityZoneTestJSON-793794192] GET http://10.222.0.73/volume/v3/720e94d6dfb04288b2e34fabbf76c002/os-availability-zone Jan 02 10:26:16.023961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cd84579-d2be-45a7-ad06-8f15171f57b5 tempest-AvailabilityZoneTestJSON-793794192 tempest-AvailabilityZoneTestJSON-793794192] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:16.024224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:16.024224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:16.024721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cd84579-d2be-45a7-ad06-8f15171f57b5 tempest-AvailabilityZoneTestJSON-793794192 tempest-AvailabilityZoneTestJSON-793794192] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:16.031879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0cd84579-d2be-45a7-ad06-8f15171f57b5 tempest-AvailabilityZoneTestJSON-793794192 tempest-AvailabilityZoneTestJSON-793794192] Availability Zones retrieved successfully. Jan 02 10:26:16.032559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cd84579-d2be-45a7-ad06-8f15171f57b5 tempest-AvailabilityZoneTestJSON-793794192 tempest-AvailabilityZoneTestJSON-793794192] http://10.222.0.73/volume/v3/720e94d6dfb04288b2e34fabbf76c002/os-availability-zone returned with HTTP 200 Jan 02 10:26:16.033463 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 718/1443] 10.222.0.73 () {58 vars in 1243 bytes} [Sat Jan 2 10:26:15 2021] GET /volume/v3/720e94d6dfb04288b2e34fabbf76c002/os-availability-zone => generated 82 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:26:16.433378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-825bcdd9-7eeb-4b49-9d19-8b9489013753 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:16.434769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-825bcdd9-7eeb-4b49-9d19-8b9489013753 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:16.435131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:16.435131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:16.435772 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-825bcdd9-7eeb-4b49-9d19-8b9489013753 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:16.436324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-825bcdd9-7eeb-4b49-9d19-8b9489013753 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:16.449994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:16.449994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:16.491628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-825bcdd9-7eeb-4b49-9d19-8b9489013753 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:16.498938 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 726/1444] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:16 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 324 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:16.522055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c25caf0-c109-4130-a2bb-4b8e06c4f8f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:16.522055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c25caf0-c109-4130-a2bb-4b8e06c4f8f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:16.537622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c25caf0-c109-4130-a2bb-4b8e06c4f8f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:16.537622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-0c25caf0-c109-4130-a2bb-4b8e06c4f8f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:16.537622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:16.537622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:16.593974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c25caf0-c109-4130-a2bb-4b8e06c4f8f7 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:16.604724 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 719/1445] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:16 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 324 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:16.607755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:16.695772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:16.697741 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:16.698188 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:16.707031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:16.714440 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:16.714440 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:16.738973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b85c56ff-eb1f-4089-8ba5-ef42fa65ee5d tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:16.739981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 727/1446] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:16 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 1926 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:26:16.758842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f505d280-83ba-4321-a530-f071f5587978 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] PUT http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:16.759519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:16.759519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:16.760154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f505d280-83ba-4321-a530-f071f5587978 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e66e90ae-1eda-4233-ae06-50f7e8acf3fb"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:16.761392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-f505d280-83ba-4321-a530-f071f5587978 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Update called for group d3fd290d-6222-49ae-90dd-7e25eba649fd. {{(pid=88040) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 02 10:26:16.762957 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-f505d280-83ba-4321-a530-f071f5587978 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Updating group d3fd290d-6222-49ae-90dd-7e25eba649fd with name None description: None add_volumes: e66e90ae-1eda-4233-ae06-50f7e8acf3fb remove_volumes: None. Jan 02 10:26:16.772073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:16.772073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:16.924857 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f505d280-83ba-4321-a530-f071f5587978 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 202 Jan 02 10:26:16.930951 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 720/1447] 10.222.0.73 () {62 vars in 1373 bytes} [Sat Jan 2 10:26:16 2021] PUT /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:16.943023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8eb73976-d0cd-48c2-b83d-d94f4302a7d6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:16.946488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8eb73976-d0cd-48c2-b83d-d94f4302a7d6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:16.948727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:16.948727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:16.951199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8eb73976-d0cd-48c2-b83d-d94f4302a7d6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:16.953659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-8eb73976-d0cd-48c2-b83d-d94f4302a7d6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:16.993877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:16.993877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:17.087645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8eb73976-d0cd-48c2-b83d-d94f4302a7d6 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:17.101761 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 728/1448] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:16 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 323 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:18.124172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18695df7-f4bd-4437-bdea-061a9a88ff24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:18.125683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18695df7-f4bd-4437-bdea-061a9a88ff24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:18.127565 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:18.127565 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:18.129354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18695df7-f4bd-4437-bdea-061a9a88ff24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:18.130001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-18695df7-f4bd-4437-bdea-061a9a88ff24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:18.146346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.146346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.213272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18695df7-f4bd-4437-bdea-061a9a88ff24 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 200 Jan 02 10:26:18.214886 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 721/1449] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:18 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 324 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:18.226163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:18.227050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:18.229392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:18.229392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:18.230052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:18.230883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:18.231938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.231938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.233274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:18.354470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:18.356087 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:18.356522 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:18.365084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:18.372157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.372157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.386666 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:18.387313 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:18.397231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:18.407037 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.407037 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.458106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f9bc0d8-8cfe-484d-a81c-3267eef83b47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:18.471364 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 729/1450] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:18 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 1960 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:26:18.475830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail Jan 02 10:26:18.476500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:18.476811 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:18.476811 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:18.477317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:18.478114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:18.479062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.479062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.480284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:18.646790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Get all volumes completed successfully. Jan 02 10:26:18.648463 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:18.648907 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:18.699410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:18.707315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.707315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.748062 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:18.750836 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:18.774676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:18.790148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.790148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:18.848229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9e24223-7b2b-4127-9db9-c30ac2f07f2f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail returned with HTTP 200 Jan 02 10:26:18.867279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 722/1451] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:18 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/detail => generated 1960 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:26:18.870738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5aedb4ce-3afb-4f66-8baf-89deb460cd20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] POST http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd/action Jan 02 10:26:18.871245 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:18.871245 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:18.871704 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5aedb4ce-3afb-4f66-8baf-89deb460cd20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:18.872245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5aedb4ce-3afb-4f66-8baf-89deb460cd20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:18.873490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-5aedb4ce-3afb-4f66-8baf-89deb460cd20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] delete called for group d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88039) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:26:18.873836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-5aedb4ce-3afb-4f66-8baf-89deb460cd20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete group with id: d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:18.913360 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:18.913360 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:19.448393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5aedb4ce-3afb-4f66-8baf-89deb460cd20 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd/action returned with HTTP 202 Jan 02 10:26:19.453256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 730/1452] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:18 2021] POST /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd/action => generated 0 bytes in 583 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:19.460038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:19.461004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:19.461393 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:19.461393 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:19.462008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:19.523783 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:19.523783 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:19.535121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:19.553119 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:19.553885 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:19.565254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:19.585162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:19.585162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:19.618756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48a6246e-63c4-4e31-9929-1be36ed3d083 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 200 Jan 02 10:26:19.620039 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 723/1453] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:19 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 982 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:20.638518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:20.639103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:20.639421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:20.639421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:20.644599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:20.737995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05d544ce-5c55-4c8a-aaa9-2cbd0f0e4e16 tempest-ExtensionsTestJSON-1371525468 tempest-ExtensionsTestJSON-1371525468] GET http://10.222.0.73/volume/v3/3f0c4c4affaa44aca3bd6448cebfbb61/extensions Jan 02 10:26:20.738771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05d544ce-5c55-4c8a-aaa9-2cbd0f0e4e16 tempest-ExtensionsTestJSON-1371525468 tempest-ExtensionsTestJSON-1371525468] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:20.739135 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:20.739135 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:20.739802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05d544ce-5c55-4c8a-aaa9-2cbd0f0e4e16 tempest-ExtensionsTestJSON-1371525468 tempest-ExtensionsTestJSON-1371525468] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:20.740792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05d544ce-5c55-4c8a-aaa9-2cbd0f0e4e16 tempest-ExtensionsTestJSON-1371525468 tempest-ExtensionsTestJSON-1371525468] http://10.222.0.73/volume/v3/3f0c4c4affaa44aca3bd6448cebfbb61/extensions returned with HTTP 200 Jan 02 10:26:20.741762 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 731/1454] 10.222.0.73 () {58 vars in 1213 bytes} [Sat Jan 2 10:26:20 2021] GET /volume/v3/3f0c4c4affaa44aca3bd6448cebfbb61/extensions => generated 5245 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:20.782654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:20.782654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:20.793547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:20.812944 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:20.813635 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:20.829267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:20.849746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:20.849746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:20.908675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f672ba3c-cd32-4f57-8496-75bbfe1843e9 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 200 Jan 02 10:26:20.922777 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 724/1455] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:20 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 982 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:21.929553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:21.930114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:21.931055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:22.005644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:22.005644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:22.020344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:22.037315 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:22.038169 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:22.057362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:22.068694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:22.068694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:22.097028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-451d34e8-7cdc-4edb-bb0f-dbea162a9c68 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 200 Jan 02 10:26:22.098105 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 732/1456] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:21 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 982 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:23.114289 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:23.114766 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:23.114945 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:23.114945 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:23.115607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:23.239376 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:23.239376 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:23.256674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Volume info retrieved successfully. Jan 02 10:26:23.284685 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:26:23.285375 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:26:23.305758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:26:23.313768 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:23.313768 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:23.395855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3588fb34-0122-4b3a-a0e9-434de17bff99 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 200 Jan 02 10:26:23.408437 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 725/1457] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:23 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 982 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:24.413929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8c34960-4170-4c9b-9c24-c31a9a6b4c47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:24.414504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8c34960-4170-4c9b-9c24-c31a9a6b4c47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:24.414724 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:24.414724 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:24.415102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8c34960-4170-4c9b-9c24-c31a9a6b4c47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:24.560204 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8c34960-4170-4c9b-9c24-c31a9a6b4c47 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 404 Jan 02 10:26:24.561281 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 733/1458] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:24 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:24.570386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0eb98632-a39c-4a75-a876-a978253e208f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 Jan 02 10:26:24.570976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0eb98632-a39c-4a75-a876-a978253e208f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:24.571196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:24.571196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:24.571622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0eb98632-a39c-4a75-a876-a978253e208f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:24.733698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0eb98632-a39c-4a75-a876-a978253e208f tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 returned with HTTP 404 Jan 02 10:26:24.733698 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 726/1459] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:26:24 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:24.738533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1382fd14-f49b-4d6e-9fcb-c20ab7428843 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] GET http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd Jan 02 10:26:24.739194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1382fd14-f49b-4d6e-9fcb-c20ab7428843 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:24.739711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1382fd14-f49b-4d6e-9fcb-c20ab7428843 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:24.740119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-1382fd14-f49b-4d6e-9fcb-c20ab7428843 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] show called for member d3fd290d-6222-49ae-90dd-7e25eba649fd {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:24.758018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1382fd14-f49b-4d6e-9fcb-c20ab7428843 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd returned with HTTP 404 Jan 02 10:26:24.762630 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 734/1460] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:24 2021] GET /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/groups/d3fd290d-6222-49ae-90dd-7e25eba649fd => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:24.767456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ed708c5-d4b6-4da9-a0b9-29a53af5a756 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] DELETE http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types/3068f1a0-fbd0-49e1-980a-4ccfb9cda572 Jan 02 10:26:24.768040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ed708c5-d4b6-4da9-a0b9-29a53af5a756 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:24.768532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ed708c5-d4b6-4da9-a0b9-29a53af5a756 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:24.848456 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:26:24.848456 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:26:24.870766 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ed708c5-d4b6-4da9-a0b9-29a53af5a756 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types/3068f1a0-fbd0-49e1-980a-4ccfb9cda572 returned with HTTP 202 Jan 02 10:26:24.871779 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 727/1461] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:26:24 2021] DELETE /volume/v3/26129ed849f64160a78d27f1bed44a0c/group_types/3068f1a0-fbd0-49e1-980a-4ccfb9cda572 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:24.891243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07691df5-b9c1-4219-94c5-447cd9ba7b06 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] DELETE http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:24.891243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07691df5-b9c1-4219-94c5-447cd9ba7b06 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:24.891243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07691df5-b9c1-4219-94c5-447cd9ba7b06 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:24.891243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-07691df5-b9c1-4219-94c5-447cd9ba7b06 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete volume with id: e66e90ae-1eda-4233-ae06-50f7e8acf3fb Jan 02 10:26:25.021114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07691df5-b9c1-4219-94c5-447cd9ba7b06 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb returned with HTTP 404 Jan 02 10:26:25.026965 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 735/1462] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:26:24 2021] DELETE /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/e66e90ae-1eda-4233-ae06-50f7e8acf3fb => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:25.031324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60fa1cea-f8b8-413f-b264-2cd820104016 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] DELETE http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 Jan 02 10:26:25.032064 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60fa1cea-f8b8-413f-b264-2cd820104016 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:25.032800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60fa1cea-f8b8-413f-b264-2cd820104016 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:25.033437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-60fa1cea-f8b8-413f-b264-2cd820104016 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] Delete volume with id: c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 Jan 02 10:26:25.152714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60fa1cea-f8b8-413f-b264-2cd820104016 tempest-GroupsTest-1096023197 tempest-GroupsTest-1096023197] http://10.222.0.73/volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 returned with HTTP 404 Jan 02 10:26:25.157044 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 728/1463] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:26:25 2021] DELETE /volume/v3/cc287a1aff3d415aaf6a82c962eefb80/volumes/c46cd4d3-ba89-47a8-99ca-1a82b1f259f1 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:25.164342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2b17366-aa84-4f00-89ca-e43915cb21e1 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] DELETE http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/b3d7336b-f7f2-4c00-8f15-0d990c50e419 Jan 02 10:26:25.165010 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2b17366-aa84-4f00-89ca-e43915cb21e1 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:25.165700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2b17366-aa84-4f00-89ca-e43915cb21e1 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:25.433127 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:26:25.433127 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:26:25.492831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2b17366-aa84-4f00-89ca-e43915cb21e1 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/b3d7336b-f7f2-4c00-8f15-0d990c50e419 returned with HTTP 202 Jan 02 10:26:25.496075 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 736/1464] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:26:25 2021] DELETE /volume/v3/26129ed849f64160a78d27f1bed44a0c/types/b3d7336b-f7f2-4c00-8f15-0d990c50e419 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:26:25.507080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbcefa82-6602-41f9-9ce4-bba187469ea7 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] GET http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/b3d7336b-f7f2-4c00-8f15-0d990c50e419 Jan 02 10:26:25.509986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbcefa82-6602-41f9-9ce4-bba187469ea7 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:25.510387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbcefa82-6602-41f9-9ce4-bba187469ea7 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:25.552463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbcefa82-6602-41f9-9ce4-bba187469ea7 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/b3d7336b-f7f2-4c00-8f15-0d990c50e419 returned with HTTP 404 Jan 02 10:26:25.557047 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 729/1465] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:26:25 2021] GET /volume/v3/26129ed849f64160a78d27f1bed44a0c/types/b3d7336b-f7f2-4c00-8f15-0d990c50e419 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:25.561931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9997941a-02c8-4700-9ccf-da61a3158d86 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] DELETE http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/865bbdf5-05e8-435c-a308-c36f19b8b158 Jan 02 10:26:25.563130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9997941a-02c8-4700-9ccf-da61a3158d86 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:25.563796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9997941a-02c8-4700-9ccf-da61a3158d86 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:25.793471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9997941a-02c8-4700-9ccf-da61a3158d86 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/865bbdf5-05e8-435c-a308-c36f19b8b158 returned with HTTP 202 Jan 02 10:26:25.794615 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 737/1466] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:26:25 2021] DELETE /volume/v3/26129ed849f64160a78d27f1bed44a0c/types/865bbdf5-05e8-435c-a308-c36f19b8b158 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:26:25.803177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-880bafb3-237b-4ab8-8e1c-c3e3cf764c55 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] GET http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/865bbdf5-05e8-435c-a308-c36f19b8b158 Jan 02 10:26:25.803731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-880bafb3-237b-4ab8-8e1c-c3e3cf764c55 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:25.804225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-880bafb3-237b-4ab8-8e1c-c3e3cf764c55 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:25.860216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-880bafb3-237b-4ab8-8e1c-c3e3cf764c55 tempest-GroupsTest-233238554 tempest-GroupsTest-233238554] http://10.222.0.73/volume/v3/26129ed849f64160a78d27f1bed44a0c/types/865bbdf5-05e8-435c-a308-c36f19b8b158 returned with HTTP 404 Jan 02 10:26:25.861274 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 730/1467] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:26:25 2021] GET /volume/v3/26129ed849f64160a78d27f1bed44a0c/types/865bbdf5-05e8-435c-a308-c36f19b8b158 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:37.509537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfd594f7-a056-4cfb-b955-d130ea9ffb88 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] POST http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types Jan 02 10:26:37.511047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfd594f7-a056-4cfb-b955-d130ea9ffb88 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1248864837"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:37.650080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfd594f7-a056-4cfb-b955-d130ea9ffb88 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types returned with HTTP 200 Jan 02 10:26:37.651153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 738/1468] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:26:37 2021] POST /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types => generated 220 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:37.662158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58a7af7c-88c1-41bc-a6e8-31f31755b821 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] POST http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/group_types Jan 02 10:26:37.663171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58a7af7c-88c1-41bc-a6e8-31f31755b821 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1966179367"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:37.772928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58a7af7c-88c1-41bc-a6e8-31f31755b821 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/group_types returned with HTTP 202 Jan 02 10:26:37.774382 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 731/1469] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:26:37 2021] POST /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/group_types => generated 177 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:38.066213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] POST http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups Jan 02 10:26:38.067844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4917e185-593e-47d2-964f-f20e7dd8c984", "volume_types": ["ac54b3c1-422e-48b4-94f6-9faabd40bd7f"], "name": "tempest-GroupsV320Test-Group-759032806"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:38.069115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Creating new group {'group': {'group_type': '4917e185-593e-47d2-964f-f20e7dd8c984', 'volume_types': ['ac54b3c1-422e-48b4-94f6-9faabd40bd7f'], 'name': 'tempest-GroupsV320Test-Group-759032806'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:26:38.084178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Creating group tempest-GroupsV320Test-Group-759032806. Jan 02 10:26:38.116423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Availability Zones retrieved successfully. Jan 02 10:26:38.159773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Created reservations ['f7a88710-2591-4659-96e6-85865dbf8919'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:26:38.240125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b70a36c-90f7-4dd5-80d1-87dc74ef4e60 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups returned with HTTP 202 Jan 02 10:26:38.241162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 739/1470] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:26:37 2021] POST /volume/v3/b13ba250602843b486c48ef9be10576e/groups => generated 107 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:38.251253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-673ef734-dd36-4c90-81d1-7e8a1d3cd50d tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:38.251882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-673ef734-dd36-4c90-81d1-7e8a1d3cd50d tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:38.252378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-673ef734-dd36-4c90-81d1-7e8a1d3cd50d tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:38.252792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-673ef734-dd36-4c90-81d1-7e8a1d3cd50d tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:38.277816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:38.277816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:38.415738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-673ef734-dd36-4c90-81d1-7e8a1d3cd50d tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:38.416855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 732/1471] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:38 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 387 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:39.431109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68301279-2890-48ba-9fbc-4c3bcb9c44eb tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:39.431559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68301279-2890-48ba-9fbc-4c3bcb9c44eb tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:39.431772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:39.431772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:39.432931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68301279-2890-48ba-9fbc-4c3bcb9c44eb tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:39.433336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-68301279-2890-48ba-9fbc-4c3bcb9c44eb tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:39.453946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:39.453946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:39.533212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68301279-2890-48ba-9fbc-4c3bcb9c44eb tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:39.546647 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 740/1472] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:39 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 388 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:39.547161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59215e51-4b17-44f1-8fdb-4092aa09a1a2 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] POST http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action Jan 02 10:26:39.547732 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:39.547732 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:39.548180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59215e51-4b17-44f1-8fdb-4092aa09a1a2 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:39.548572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59215e51-4b17-44f1-8fdb-4092aa09a1a2 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:39.551963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-59215e51-4b17-44f1-8fdb-4092aa09a1a2 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Updating group '8998c54d-43d6-4940-a7b0-5f44675c2b40' with 'creating' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 10:26:39.587267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:39.587267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:39.625666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59215e51-4b17-44f1-8fdb-4092aa09a1a2 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action returned with HTTP 202 Jan 02 10:26:39.626774 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 733/1473] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:39 2021] POST /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 10:26:39.635384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c230e2e-41ef-45e8-93b8-c45ac13ba9a1 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:39.635952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c230e2e-41ef-45e8-93b8-c45ac13ba9a1 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:39.636166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:39.636166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:39.636534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c230e2e-41ef-45e8-93b8-c45ac13ba9a1 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:39.636937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-5c230e2e-41ef-45e8-93b8-c45ac13ba9a1 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:39.650189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:39.650189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:39.715470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c230e2e-41ef-45e8-93b8-c45ac13ba9a1 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:39.716324 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 741/1474] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:39 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 387 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:39.729659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-919939ce-e55f-4da8-a1cd-e83ecdb88a5b tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] POST http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action Jan 02 10:26:39.730168 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:39.730168 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:39.730616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-919939ce-e55f-4da8-a1cd-e83ecdb88a5b tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:39.731007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-919939ce-e55f-4da8-a1cd-e83ecdb88a5b tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:39.735197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-919939ce-e55f-4da8-a1cd-e83ecdb88a5b tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Updating group '8998c54d-43d6-4940-a7b0-5f44675c2b40' with 'available' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 10:26:39.750221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:39.750221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:39.766247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-919939ce-e55f-4da8-a1cd-e83ecdb88a5b tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action returned with HTTP 202 Jan 02 10:26:39.767890 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 734/1475] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:39 2021] POST /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:39.776592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f57d291f-7538-465c-865b-aadeb1989a8e tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:39.777698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f57d291f-7538-465c-865b-aadeb1989a8e tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:39.780188 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:39.780188 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:39.780815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f57d291f-7538-465c-865b-aadeb1989a8e tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:39.782376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-f57d291f-7538-465c-865b-aadeb1989a8e tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:39.806604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:39.806604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:39.946362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f57d291f-7538-465c-865b-aadeb1989a8e tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:39.950866 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 742/1476] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:39 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 388 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:39.958678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-563440a9-60f9-4091-8681-3f0472c252c6 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] POST http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action Jan 02 10:26:39.959193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:39.959193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:39.959660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-563440a9-60f9-4091-8681-3f0472c252c6 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:39.960044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-563440a9-60f9-4091-8681-3f0472c252c6 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:39.960996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-563440a9-60f9-4091-8681-3f0472c252c6 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Updating group '8998c54d-43d6-4940-a7b0-5f44675c2b40' with 'error' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 10:26:39.977885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:39.977885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:40.013258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-563440a9-60f9-4091-8681-3f0472c252c6 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action returned with HTTP 202 Jan 02 10:26:40.015489 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 735/1477] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:39 2021] POST /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:40.023741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91c29626-198c-449c-9eee-9a56ad3a7a9b tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:40.024563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91c29626-198c-449c-9eee-9a56ad3a7a9b tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:40.024952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:40.024952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:40.025646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91c29626-198c-449c-9eee-9a56ad3a7a9b tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:40.026223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-91c29626-198c-449c-9eee-9a56ad3a7a9b tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:40.043056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:40.043056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:40.105175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91c29626-198c-449c-9eee-9a56ad3a7a9b tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:40.106585 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 743/1478] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:40 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 384 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:40.118547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9dfb9adf-fd8f-4ea6-8933-d9c99aa11404 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] POST http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action Jan 02 10:26:40.119258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:40.119258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:40.120231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9dfb9adf-fd8f-4ea6-8933-d9c99aa11404 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:40.120783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9dfb9adf-fd8f-4ea6-8933-d9c99aa11404 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:40.121907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-9dfb9adf-fd8f-4ea6-8933-d9c99aa11404 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Updating group '8998c54d-43d6-4940-a7b0-5f44675c2b40' with 'available' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 02 10:26:40.134612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:40.134612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:40.150505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9dfb9adf-fd8f-4ea6-8933-d9c99aa11404 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action returned with HTTP 202 Jan 02 10:26:40.151709 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 736/1479] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:40 2021] POST /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:40.160099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a369f126-979a-4549-b691-2285c17de502 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:40.161017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a369f126-979a-4549-b691-2285c17de502 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:40.161467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:40.161467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:40.162096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a369f126-979a-4549-b691-2285c17de502 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:40.163130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-a369f126-979a-4549-b691-2285c17de502 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:40.181607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:40.181607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:40.268665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a369f126-979a-4549-b691-2285c17de502 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:40.270185 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 744/1480] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:40 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 388 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:40.284884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/volumes/detail Jan 02 10:26:40.285644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:40.285978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:40.285978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:40.287078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:40.287968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:26:40.289925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:26:40.466684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Get all volumes completed successfully. Jan 02 10:26:40.495083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a137de21-2030-4bb5-8291-e2f7fd905341 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/volumes/detail returned with HTTP 200 Jan 02 10:26:40.507321 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 737/1481] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:26:40 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/volumes/detail => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:40.520944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6aa0897d-24a7-4ebc-a463-c98923f33c1c tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] POST http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action Jan 02 10:26:40.521451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:40.521451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:40.521866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6aa0897d-24a7-4ebc-a463-c98923f33c1c tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:26:40.522708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6aa0897d-24a7-4ebc-a463-c98923f33c1c tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:40.524164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-6aa0897d-24a7-4ebc-a463-c98923f33c1c tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] delete called for group 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:26:40.524660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-6aa0897d-24a7-4ebc-a463-c98923f33c1c tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Delete group with id: 8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:40.541611 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:40.541611 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:40.704163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6aa0897d-24a7-4ebc-a463-c98923f33c1c tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action returned with HTTP 202 Jan 02 10:26:40.708512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 745/1482] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:26:40 2021] POST /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:40.714780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5426a0e-905c-4df5-8796-5877ed47d0e5 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:40.715650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5426a0e-905c-4df5-8796-5877ed47d0e5 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:40.716409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5426a0e-905c-4df5-8796-5877ed47d0e5 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:40.717069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-d5426a0e-905c-4df5-8796-5877ed47d0e5 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:40.735066 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:40.735066 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:40.804370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5426a0e-905c-4df5-8796-5877ed47d0e5 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 200 Jan 02 10:26:40.812245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 738/1483] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:40 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 387 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:26:41.824391 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-809ec069-a48a-4c1e-b70a-18215727cd43 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] GET http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 Jan 02 10:26:41.824961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-809ec069-a48a-4c1e-b70a-18215727cd43 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:41.825178 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:41.825178 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:41.825552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-809ec069-a48a-4c1e-b70a-18215727cd43 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:41.825958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-809ec069-a48a-4c1e-b70a-18215727cd43 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] show called for member 8998c54d-43d6-4940-a7b0-5f44675c2b40 {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:26:41.851411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-809ec069-a48a-4c1e-b70a-18215727cd43 tempest-GroupsV320Test-1721268774 tempest-GroupsV320Test-1721268774] http://10.222.0.73/volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 returned with HTTP 404 Jan 02 10:26:41.852457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 746/1484] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:26:41 2021] GET /volume/v3/b13ba250602843b486c48ef9be10576e/groups/8998c54d-43d6-4940-a7b0-5f44675c2b40 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:26:41.861177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-948313f9-1824-4aa5-afd7-7ec2392df4f0 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] DELETE http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/group_types/4917e185-593e-47d2-964f-f20e7dd8c984 Jan 02 10:26:41.863093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-948313f9-1824-4aa5-afd7-7ec2392df4f0 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:41.863573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:41.863573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:41.865491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-948313f9-1824-4aa5-afd7-7ec2392df4f0 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:41.866347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:41.866347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:41.928972 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:26:41.928972 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:26:41.948410 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-948313f9-1824-4aa5-afd7-7ec2392df4f0 tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/group_types/4917e185-593e-47d2-964f-f20e7dd8c984 returned with HTTP 202 Jan 02 10:26:41.950566 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 739/1485] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:26:41 2021] DELETE /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/group_types/4917e185-593e-47d2-964f-f20e7dd8c984 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:26:41.959698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1f2d74c-7b71-458c-98e5-d6ce7f05791a tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] DELETE http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types/ac54b3c1-422e-48b4-94f6-9faabd40bd7f Jan 02 10:26:41.960220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1f2d74c-7b71-458c-98e5-d6ce7f05791a tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:41.960736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1f2d74c-7b71-458c-98e5-d6ce7f05791a tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:42.223218 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:26:42.223218 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:26:42.265121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1f2d74c-7b71-458c-98e5-d6ce7f05791a tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types/ac54b3c1-422e-48b4-94f6-9faabd40bd7f returned with HTTP 202 Jan 02 10:26:42.266782 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 747/1486] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:26:41 2021] DELETE /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types/ac54b3c1-422e-48b4-94f6-9faabd40bd7f => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:26:42.275266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8160c080-d9a2-429c-995d-0497db91e26f tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] GET http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types/ac54b3c1-422e-48b4-94f6-9faabd40bd7f Jan 02 10:26:42.276265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8160c080-d9a2-429c-995d-0497db91e26f tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:42.276950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8160c080-d9a2-429c-995d-0497db91e26f tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:42.302768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8160c080-d9a2-429c-995d-0497db91e26f tempest-GroupsV320Test-1874979826 tempest-GroupsV320Test-1874979826] http://10.222.0.73/volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types/ac54b3c1-422e-48b4-94f6-9faabd40bd7f returned with HTTP 404 Jan 02 10:26:42.308753 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 740/1487] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:26:42 2021] GET /volume/v3/b3deb479197e4c8b99697bf2a34b9e2e/types/ac54b3c1-422e-48b4-94f6-9faabd40bd7f => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:26:56.903148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d11f83df-fec5-46ab-83f0-e560f29ec38c tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] GET http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 Jan 02 10:26:56.905182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d11f83df-fec5-46ab-83f0-e560f29ec38c tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:56.905876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d11f83df-fec5-46ab-83f0-e560f29ec38c tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:56.945664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d11f83df-fec5-46ab-83f0-e560f29ec38c tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 returned with HTTP 200 Jan 02 10:26:56.947224 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 748/1488] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:26:56 2021] GET /volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 => generated 361 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:56.960413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3cdc606-5ab9-480c-bcef-bb198b828755 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] PUT http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 Jan 02 10:26:56.961843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3cdc606-5ab9-480c-bcef-bb198b828755 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:57.191427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3cdc606-5ab9-480c-bcef-bb198b828755 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 returned with HTTP 200 Jan 02 10:26:57.192803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 741/1489] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:26:56 2021] PUT /volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 => generated 314 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:57.454932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] POST http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes Jan 02 10:26:57.455834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-282477251"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:26:57.456933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-282477251'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:26:57.457308 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Create volume of 1 GB Jan 02 10:26:57.506904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Availability Zones retrieved successfully. Jan 02 10:26:57.542364 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Flow 'volume_create_api' (677cc7c4-c38d-4d72-8b8e-6d10420dfeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:57.545572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aeedd50-69d6-4e78-8b98-a808b5e5e8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:57.548021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:26:57.668016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aeedd50-69d6-4e78-8b98-a808b5e5e8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:57.670804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa844006-0b13-48c0-879f-b48c1b718e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:57.857103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Created reservations ['7bd42254-1951-49c2-8f41-0a130cab83e7', 'b684db39-117b-472e-ae4a-488ec46840bc', 'a913bfe3-e93d-48ae-ade6-aaad6c21c3d3', '33382db5-d34c-4715-9d79-cadbf836be15'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:26:57.859127 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa844006-0b13-48c0-879f-b48c1b718e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd42254-1951-49c2-8f41-0a130cab83e7', 'b684db39-117b-472e-ae4a-488ec46840bc', 'a913bfe3-e93d-48ae-ade6-aaad6c21c3d3', '33382db5-d34c-4715-9d79-cadbf836be15']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:57.861666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (852209f2-d5ae-4c85-834f-deb7f740bb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:57.979131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (852209f2-d5ae-4c85-834f-deb7f740bb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda8ffd7-3a50-43b4-af79-0dc102a4d57c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-282477251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb829c39997447c8d19fe11bafae076',qos_specs=None,replication_status=,reservations=['7bd42254-1951-49c2-8f41-0a130cab83e7','b684db39-117b-472e-ae4a-488ec46840bc','a913bfe3-e93d-48ae-ade6-aaad6c21c3d3','33382db5-d34c-4715-9d79-cadbf836be15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324f91ee5a13435f828f3ab0d03b341b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-282477251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda8ffd7-3a50-43b4-af79-0dc102a4d57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb829c39997447c8d19fe11bafae076',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='324f91ee5a13435f828f3ab0d03b341b',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:57.982026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869a0c3b-cece-468f-ae12-cf95f43d2577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:58.045911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869a0c3b-cece-468f-ae12-cf95f43d2577) transitioned into state 'SUCCESS' from state '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-282477251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb829c39997447c8d19fe11bafae076',qos_specs=None,replication_status=,reservations=['7bd42254-1951-49c2-8f41-0a130cab83e7','b684db39-117b-472e-ae4a-488ec46840bc','a913bfe3-e93d-48ae-ade6-aaad6c21c3d3','33382db5-d34c-4715-9d79-cadbf836be15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324f91ee5a13435f828f3ab0d03b341b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:58.048017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7e2fe0-d037-4582-9cb9-8491a70a04ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:26:58.071975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7e2fe0-d037-4582-9cb9-8491a70a04ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:26:58.074603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Flow 'volume_create_api' (677cc7c4-c38d-4d72-8b8e-6d10420dfeb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:26:58.206150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Create volume request issued successfully. Jan 02 10:26:58.238022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef38e227-aa99-4138-a9a0-2d5fc02d86f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes returned with HTTP 202 Jan 02 10:26:58.254559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d066531-f3ef-4569-be78-1941c39130b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:26:58.257193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d066531-f3ef-4569-be78-1941c39130b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:58.257995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d066531-f3ef-4569-be78-1941c39130b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:58.267807 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 749/1490] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:26:57 2021] POST /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes => generated 835 bytes in 1069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:26:58.402161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:58.402161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:58.426662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0d066531-f3ef-4569-be78-1941c39130b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:26:58.479592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d066531-f3ef-4569-be78-1941c39130b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 200 Jan 02 10:26:58.492300 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 742/1491] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:58 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 903 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:26:59.497340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1397624c-8846-4b32-9f1f-64f954d34553 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:26:59.498807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1397624c-8846-4b32-9f1f-64f954d34553 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:26:59.499145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:26:59.499145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:26:59.500099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1397624c-8846-4b32-9f1f-64f954d34553 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:26:59.591452 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:26:59.591452 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:26:59.613537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1397624c-8846-4b32-9f1f-64f954d34553 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:26:59.663690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1397624c-8846-4b32-9f1f-64f954d34553 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 200 Jan 02 10:26:59.665135 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 750/1492] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:26:59 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 927 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:00.681300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d8ddeec-4c8c-4245-b259-93e8b3948c1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:00.681871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d8ddeec-4c8c-4245-b259-93e8b3948c1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:00.681986 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:00.681986 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:00.682643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d8ddeec-4c8c-4245-b259-93e8b3948c1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:00.769936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:00.769936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:00.781179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3d8ddeec-4c8c-4245-b259-93e8b3948c1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:00.811601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d8ddeec-4c8c-4245-b259-93e8b3948c1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 200 Jan 02 10:27:00.812806 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 743/1493] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:27:00 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 928 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:00.830202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] POST http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots Jan 02 10:27:00.830862 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:00.830862 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:00.831477 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda8ffd7-3a50-43b4-af79-0dc102a4d57c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-521086310"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:00.891705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:00.891705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:00.893383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:00.893949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Create snapshot from volume dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:00.985389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Created reservations ['4fb0967d-b650-4adb-92cd-182ef76d2f52', '07dcd880-68a8-45ff-877d-0612365d83ff', '4d5db389-01db-438f-aa76-884de44fe283', 'c0686721-4c1d-42f0-ab12-535c85735a6b'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:27:01.181253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot create request issued successfully. Jan 02 10:27:01.182255 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58c72c61-df85-479f-8e58-f899807df9ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots returned with HTTP 202 Jan 02 10:27:01.192156 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 751/1494] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:27:00 2021] POST /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots => generated 322 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:27:01.195370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10a1bf77-8a1e-4121-a7f3-cdee4daabbf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:01.195904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10a1bf77-8a1e-4121-a7f3-cdee4daabbf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:01.196069 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:01.196069 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:01.196445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10a1bf77-8a1e-4121-a7f3-cdee4daabbf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:01.238598 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:01.238598 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:01.239127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10a1bf77-8a1e-4121-a7f3-cdee4daabbf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot retrieved successfully. Jan 02 10:27:01.241926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10a1bf77-8a1e-4121-a7f3-cdee4daabbf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 200 Jan 02 10:27:01.264393 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 744/1495] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:27:01 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 454 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:27:02.256256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20be2bd3-0129-481b-aaec-46d20f4866d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:02.257399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20be2bd3-0129-481b-aaec-46d20f4866d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:02.257766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:02.257766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:02.258402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20be2bd3-0129-481b-aaec-46d20f4866d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:02.290788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:02.290788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:02.296626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20be2bd3-0129-481b-aaec-46d20f4866d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot retrieved successfully. Jan 02 10:27:02.301299 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20be2bd3-0129-481b-aaec-46d20f4866d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 200 Jan 02 10:27:02.307691 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 752/1496] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:27:02 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 454 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:03.320919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97c59261-0ba6-4bc8-8ba8-3468114f8a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:03.322728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97c59261-0ba6-4bc8-8ba8-3468114f8a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:03.323156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:03.323156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:03.323821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97c59261-0ba6-4bc8-8ba8-3468114f8a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:03.353099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:03.353099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:03.354641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97c59261-0ba6-4bc8-8ba8-3468114f8a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot retrieved successfully. Jan 02 10:27:03.357976 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97c59261-0ba6-4bc8-8ba8-3468114f8a9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 200 Jan 02 10:27:03.359755 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 745/1497] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:27:03 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:03.372634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f289daf5-aada-4c99-83c1-e0083dd968aa tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] PUT http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 Jan 02 10:27:03.374980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:03.374980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:03.376281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f289daf5-aada-4c99-83c1-e0083dd968aa tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:03.501047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f289daf5-aada-4c99-83c1-e0083dd968aa tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 returned with HTTP 200 Jan 02 10:27:03.507121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 753/1498] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:27:03 2021] PUT /volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 => generated 314 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:27:03.512211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00cdac69-4c9c-47c4-886f-fb36caf24c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] POST http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots Jan 02 10:27:03.515852 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:03.515852 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:03.515852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00cdac69-4c9c-47c4-886f-fb36caf24c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda8ffd7-3a50-43b4-af79-0dc102a4d57c"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:03.566666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:03.566666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:03.568480 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-00cdac69-4c9c-47c4-886f-fb36caf24c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:03.568860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-00cdac69-4c9c-47c4-886f-fb36caf24c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Create snapshot from volume dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:03.617460 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota_utils [None req-00cdac69-4c9c-47c4-886f-fb36caf24c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Quota exceeded for cdb829c39997447c8d19fe11bafae076, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 02 10:27:03.618268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.middleware.fault [None req-00cdac69-4c9c-47c4-886f-fb36caf24c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots returned with HTTP 413 Jan 02 10:27:03.623885 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 746/1499] 10.222.0.73 () {60 vars in 1231 bytes} [Sat Jan 2 10:27:03 2021] POST /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots => generated 208 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 02 10:27:03.630689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4eb38072-0ef2-4144-a681-f0074f6d1779 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] PUT http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 Jan 02 10:27:03.631615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4eb38072-0ef2-4144-a681-f0074f6d1779 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:03.756253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4eb38072-0ef2-4144-a681-f0074f6d1779 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 returned with HTTP 200 Jan 02 10:27:03.757453 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 754/1500] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:27:03 2021] PUT /volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 => generated 314 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:03.770383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcdeaa02-75b8-4755-83a6-fbb795cb71e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] POST http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots Jan 02 10:27:03.770853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:03.770853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:03.771410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcdeaa02-75b8-4755-83a6-fbb795cb71e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda8ffd7-3a50-43b4-af79-0dc102a4d57c"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:03.823474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:03.823474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:03.824829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fcdeaa02-75b8-4755-83a6-fbb795cb71e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:03.825192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-fcdeaa02-75b8-4755-83a6-fbb795cb71e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Create snapshot from volume dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:03.876962 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota_utils [None req-fcdeaa02-75b8-4755-83a6-fbb795cb71e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Quota exceeded for cdb829c39997447c8d19fe11bafae076, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 02 10:27:03.877679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.middleware.fault [None req-fcdeaa02-75b8-4755-83a6-fbb795cb71e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots returned with HTTP 413 Jan 02 10:27:03.879318 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 747/1501] 10.222.0.73 () {60 vars in 1231 bytes} [Sat Jan 2 10:27:03 2021] POST /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots => generated 133 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 02 10:27:03.890849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] DELETE http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:03.891564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:03.892506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:03.892884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Delete snapshot with id: 307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:03.919031 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:03.919031 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:03.922793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot retrieved successfully. Jan 02 10:27:04.007998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot delete request issued successfully. Jan 02 10:27:04.008621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81deeb09-aa80-49bd-b5c5-67a545e3e549 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 202 Jan 02 10:27:04.012471 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 755/1502] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:27:03 2021] DELETE /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:27:04.020809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21f0669f-0f74-4171-b0d3-5222edc8446f tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:04.021851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21f0669f-0f74-4171-b0d3-5222edc8446f tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:04.022246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:04.022246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:04.022862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21f0669f-0f74-4171-b0d3-5222edc8446f tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:04.084405 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:04.084405 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:04.085685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-21f0669f-0f74-4171-b0d3-5222edc8446f tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot retrieved successfully. Jan 02 10:27:04.088183 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21f0669f-0f74-4171-b0d3-5222edc8446f tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 200 Jan 02 10:27:04.094127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 748/1503] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:27:04 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:05.101207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d8c14d3-bf24-431a-b33b-56938ac62f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:05.101714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d8c14d3-bf24-431a-b33b-56938ac62f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:05.102098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:05.102098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:05.102704 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d8c14d3-bf24-431a-b33b-56938ac62f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:05.152319 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:05.152319 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:05.163479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d8c14d3-bf24-431a-b33b-56938ac62f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Snapshot retrieved successfully. Jan 02 10:27:05.166201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d8c14d3-bf24-431a-b33b-56938ac62f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 200 Jan 02 10:27:05.166916 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 756/1504] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:27:05 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 480 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:06.179694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-01d934bf-dfe1-4ed2-88ce-b54ffbf1793e tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 Jan 02 10:27:06.180776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-01d934bf-dfe1-4ed2-88ce-b54ffbf1793e tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:06.181169 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:06.181169 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:06.181789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-01d934bf-dfe1-4ed2-88ce-b54ffbf1793e tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:06.236555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-01d934bf-dfe1-4ed2-88ce-b54ffbf1793e tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 returned with HTTP 404 Jan 02 10:27:06.238180 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 749/1505] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:27:06 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/snapshots/307bb895-39eb-40be-84c3-32a49c95c087 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:27:06.248788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] DELETE http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:06.249321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:06.249541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:06.249541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:06.250169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:06.251922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Delete volume with id: dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:06.401915 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:06.401915 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:06.403184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:06.484461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Delete volume request issued successfully. Jan 02 10:27:06.484954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2495d695-5adb-477c-ab49-ca5d38041391 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 202 Jan 02 10:27:06.493521 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 757/1506] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:27:06 2021] DELETE /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:27:06.494340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e2dd6d1-a294-468a-a69d-97c4c87444b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:06.498417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e2dd6d1-a294-468a-a69d-97c4c87444b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:06.500389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e2dd6d1-a294-468a-a69d-97c4c87444b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:06.655906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:06.655906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:06.693329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e2dd6d1-a294-468a-a69d-97c4c87444b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:06.759656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e2dd6d1-a294-468a-a69d-97c4c87444b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 200 Jan 02 10:27:06.760507 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 750/1507] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:27:06 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 927 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:07.784987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c77daf07-67cb-46e7-aa5f-4f6e40348c62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:07.786915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c77daf07-67cb-46e7-aa5f-4f6e40348c62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:07.788062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:07.788062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:07.789750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c77daf07-67cb-46e7-aa5f-4f6e40348c62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:08.089596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:08.089596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:08.132311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c77daf07-67cb-46e7-aa5f-4f6e40348c62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:08.209669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c77daf07-67cb-46e7-aa5f-4f6e40348c62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 200 Jan 02 10:27:08.210897 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 758/1508] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:27:07 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 927 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:09.230819 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb14a39f-f160-4f49-922e-a040184cd54a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:09.232881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb14a39f-f160-4f49-922e-a040184cd54a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:09.248486 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:09.248486 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:09.267175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb14a39f-f160-4f49-922e-a040184cd54a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:09.407948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:27:09.407948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:27:09.426983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb14a39f-f160-4f49-922e-a040184cd54a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Volume info retrieved successfully. Jan 02 10:27:09.480643 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb14a39f-f160-4f49-922e-a040184cd54a tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 200 Jan 02 10:27:09.482096 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 751/1509] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:27:09 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 927 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:10.498637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-623ec829-ac1b-426e-8b93-f1cc8b13ee40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] GET http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c Jan 02 10:27:10.499466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-623ec829-ac1b-426e-8b93-f1cc8b13ee40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:10.499918 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:10.499918 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:10.500680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-623ec829-ac1b-426e-8b93-f1cc8b13ee40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:10.610558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-623ec829-ac1b-426e-8b93-f1cc8b13ee40 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1335526970] http://10.222.0.73/volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c returned with HTTP 404 Jan 02 10:27:10.612935 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 759/1510] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:27:10 2021] GET /volume/v3/cdb829c39997447c8d19fe11bafae076/volumes/dda8ffd7-3a50-43b4-af79-0dc102a4d57c => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:27:10.625199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2b9dabb-a8ad-4dea-9449-dfb5f8f6d586 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] PUT http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 Jan 02 10:27:10.626731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:27:10.626731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:27:10.627940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2b9dabb-a8ad-4dea-9449-dfb5f8f6d586 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:11.067809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2b9dabb-a8ad-4dea-9449-dfb5f8f6d586 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461 tempest-VolumeSnapshotQuotasNegativeTestJSON-204615461] http://10.222.0.73/volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 returned with HTTP 200 Jan 02 10:27:11.073610 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 752/1511] 10.222.0.73 () {60 vars in 1342 bytes} [Sat Jan 2 10:27:10 2021] PUT /volume/v3/e3ab320e421a4337865bf14f3df0ace5/os-quota-sets/cdb829c39997447c8d19fe11bafae076 => generated 319 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:27:22.150577 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-690b7bd4-fde4-4d71-a226-25847800d87e tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] POST http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types Jan 02 10:27:22.151541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-690b7bd4-fde4-4d71-a226-25847800d87e tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1289819720"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:22.270153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-690b7bd4-fde4-4d71-a226-25847800d87e tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types returned with HTTP 200 Jan 02 10:27:22.270977 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 760/1512] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:27:21 2021] POST /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types => generated 231 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:27:22.292534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a5cc0480-8b63-47ac-8504-f2fef7d2863a tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] POST http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs Jan 02 10:27:22.299670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a5cc0480-8b63-47ac-8504-f2fef7d2863a tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:22.614283 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a5cc0480-8b63-47ac-8504-f2fef7d2863a tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs returned with HTTP 200 Jan 02 10:27:22.617510 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 753/1513] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:27:22 2021] POST /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs => generated 34 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:22.626456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5da29e2-26f5-45fd-8d50-3d3ec83781b1 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] GET http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 Jan 02 10:27:22.626970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5da29e2-26f5-45fd-8d50-3d3ec83781b1 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:22.627637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5da29e2-26f5-45fd-8d50-3d3ec83781b1 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:22.675608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5da29e2-26f5-45fd-8d50-3d3ec83781b1 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 returned with HTTP 200 Jan 02 10:27:22.676470 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 761/1514] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:27:22 2021] GET /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:22.689086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-987c5770-5088-45be-b1cf-ebca5e644be0 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] DELETE http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 Jan 02 10:27:22.689825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-987c5770-5088-45be-b1cf-ebca5e644be0 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:22.690631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-987c5770-5088-45be-b1cf-ebca5e644be0 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:22.848303 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:27:22.848303 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:27:22.900962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-987c5770-5088-45be-b1cf-ebca5e644be0 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 returned with HTTP 202 Jan 02 10:27:22.911649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b78abbe7-dd43-4c9d-9a7a-55f489ab3c85 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] GET http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 Jan 02 10:27:22.912185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b78abbe7-dd43-4c9d-9a7a-55f489ab3c85 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:22.912680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b78abbe7-dd43-4c9d-9a7a-55f489ab3c85 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:22.916816 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 754/1515] 10.222.0.73 () {58 vars in 1366 bytes} [Sat Jan 2 10:27:22 2021] DELETE /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:27:22.948558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b78abbe7-dd43-4c9d-9a7a-55f489ab3c85 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 returned with HTTP 404 Jan 02 10:27:22.960316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e394b67a-b3c9-446b-a938-233ce172f03a tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] POST http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs Jan 02 10:27:22.961085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e394b67a-b3c9-446b-a938-233ce172f03a tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:22.965022 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 762/1516] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:27:22 2021] GET /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec3 => generated 129 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:27:23.138158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e394b67a-b3c9-446b-a938-233ce172f03a tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs returned with HTTP 200 Jan 02 10:27:23.139446 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 755/1517] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:27:22 2021] POST /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs => generated 34 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:23.149245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bbe32941-d9e2-48a4-a924-ac5f9b3e8442 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] GET http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs Jan 02 10:27:23.150132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bbe32941-d9e2-48a4-a924-ac5f9b3e8442 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:23.150752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bbe32941-d9e2-48a4-a924-ac5f9b3e8442 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:23.204477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bbe32941-d9e2-48a4-a924-ac5f9b3e8442 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs returned with HTTP 200 Jan 02 10:27:23.211254 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 763/1518] 10.222.0.73 () {58 vars in 1345 bytes} [Sat Jan 2 10:27:23 2021] GET /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:23.217772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da26ce97-3b6e-48db-8ea2-f344fe2b4a46 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] POST http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs Jan 02 10:27:23.218956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da26ce97-3b6e-48db-8ea2-f344fe2b4a46 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:23.444227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da26ce97-3b6e-48db-8ea2-f344fe2b4a46 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs returned with HTTP 200 Jan 02 10:27:23.450006 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 756/1519] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:27:23 2021] POST /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs => generated 34 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:23.457275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2dd9dfae-0ea7-47a6-9c9c-3e635c97a3bb tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] PUT http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec2 Jan 02 10:27:23.458330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2dd9dfae-0ea7-47a6-9c9c-3e635c97a3bb tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:23.671543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2dd9dfae-0ea7-47a6-9c9c-3e635c97a3bb tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec2 returned with HTTP 200 Jan 02 10:27:23.677331 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 764/1520] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:27:23 2021] PUT /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec2 => generated 17 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:23.684101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-adc83f2a-0336-4820-a4c7-829b0535fd77 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] GET http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec2 Jan 02 10:27:23.684771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-adc83f2a-0336-4820-a4c7-829b0535fd77 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:23.685257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-adc83f2a-0336-4820-a4c7-829b0535fd77 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:23.748982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-adc83f2a-0336-4820-a4c7-829b0535fd77 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec2 returned with HTTP 200 Jan 02 10:27:23.754482 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 757/1521] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:27:23 2021] GET /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs/spec2 => generated 17 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:23.765264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0a68f95-4238-467c-a84b-d88edb2cd119 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] POST http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs Jan 02 10:27:23.767071 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0a68f95-4238-467c-a84b-d88edb2cd119 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:27:24.026304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0a68f95-4238-467c-a84b-d88edb2cd119 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs returned with HTTP 200 Jan 02 10:27:24.028113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 765/1522] 10.222.0.73 () {60 vars in 1366 bytes} [Sat Jan 2 10:27:23 2021] POST /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs => generated 51 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:24.039123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17202630-4cb3-44f7-a770-38d9b79b9094 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] GET http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs Jan 02 10:27:24.039818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17202630-4cb3-44f7-a770-38d9b79b9094 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:24.040313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17202630-4cb3-44f7-a770-38d9b79b9094 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:24.111886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17202630-4cb3-44f7-a770-38d9b79b9094 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs returned with HTTP 200 Jan 02 10:27:24.119996 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 758/1523] 10.222.0.73 () {58 vars in 1345 bytes} [Sat Jan 2 10:27:24 2021] GET /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2/extra_specs => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:27:24.129261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3be18f41-615f-4616-80fe-5e9a5e1eea58 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] DELETE http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2 Jan 02 10:27:24.130391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3be18f41-615f-4616-80fe-5e9a5e1eea58 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:24.131398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3be18f41-615f-4616-80fe-5e9a5e1eea58 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:24.328727 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:27:24.328727 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:27:24.354659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3be18f41-615f-4616-80fe-5e9a5e1eea58 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2 returned with HTTP 202 Jan 02 10:27:24.360305 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 766/1524] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:27:24 2021] DELETE /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:27:24.364672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd9eb436-e29e-450c-bd4d-d39149ee1955 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] GET http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2 Jan 02 10:27:24.365210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd9eb436-e29e-450c-bd4d-d39149ee1955 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:27:24.365700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd9eb436-e29e-450c-bd4d-d39149ee1955 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:27:24.397241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd9eb436-e29e-450c-bd4d-d39149ee1955 tempest-VolumeTypesExtraSpecsTest-823488666 tempest-VolumeTypesExtraSpecsTest-823488666] http://10.222.0.73/volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2 returned with HTTP 404 Jan 02 10:27:24.398447 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 759/1525] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:27:24 2021] GET /volume/v3/6523e6be23aa437cbed1e87eeb6d2ba8/types/cc3ef5c5-c81c-4186-af35-8e578da375e2 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:28:40.667440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] DELETE http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:28:40.668447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:40.670296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:40.670898 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Delete volume with id: 2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:28:40.737502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:28:40.737502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:28:40.740587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:28:40.779193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Delete volume request issued successfully. Jan 02 10:28:40.780589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f918a89-3590-4e92-9cb4-96f53096f350 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 202 Jan 02 10:28:40.781668 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 767/1526] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:28:40 2021] DELETE /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:28:40.789939 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d28e3abd-ad89-4582-973a-e8abd54ef7bd tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:28:40.791632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d28e3abd-ad89-4582-973a-e8abd54ef7bd tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:40.792514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d28e3abd-ad89-4582-973a-e8abd54ef7bd tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:40.864821 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:28:40.864821 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:28:40.877257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d28e3abd-ad89-4582-973a-e8abd54ef7bd tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:28:40.905338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d28e3abd-ad89-4582-973a-e8abd54ef7bd tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 200 Jan 02 10:28:40.906247 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 760/1527] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:28:40 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 915 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:28:41.921954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c74bd0e-52b7-4f44-83a3-f4ffed80b3e6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:28:41.923163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c74bd0e-52b7-4f44-83a3-f4ffed80b3e6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:41.923608 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:28:41.923608 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:28:41.924291 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c74bd0e-52b7-4f44-83a3-f4ffed80b3e6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:41.974789 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:28:41.974789 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:28:41.986060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c74bd0e-52b7-4f44-83a3-f4ffed80b3e6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:28:42.012574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c74bd0e-52b7-4f44-83a3-f4ffed80b3e6 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 200 Jan 02 10:28:42.023531 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 768/1528] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:28:41 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:28:43.030904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18999f4b-9740-4c6d-af54-bca83f61dbe7 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 Jan 02 10:28:43.032991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18999f4b-9740-4c6d-af54-bca83f61dbe7 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:43.033523 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:28:43.033523 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:28:43.034214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18999f4b-9740-4c6d-af54-bca83f61dbe7 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:43.103560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18999f4b-9740-4c6d-af54-bca83f61dbe7 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 returned with HTTP 404 Jan 02 10:28:43.105561 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 761/1529] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:28:43 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/2dc83932-c7e7-45b8-ada9-540eca5ded33 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:28:43.113406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] DELETE http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:28:43.114132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:43.114508 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:28:43.114508 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:28:43.115090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:43.115733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Delete volume with id: 166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:28:43.204867 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:28:43.204867 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:28:43.206517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:28:43.287880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Delete volume request issued successfully. Jan 02 10:28:43.289247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a274c5c4-a2a4-41c9-bd7f-70dfc54bcc42 tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 202 Jan 02 10:28:43.299142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0cadc93-6e69-48ac-9f72-a1a17e94264a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:28:43.300154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0cadc93-6e69-48ac-9f72-a1a17e94264a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:43.301244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0cadc93-6e69-48ac-9f72-a1a17e94264a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:43.306651 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 769/1530] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:28:43 2021] DELETE /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:28:43.400902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:28:43.400902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:28:43.410597 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e0cadc93-6e69-48ac-9f72-a1a17e94264a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:28:43.467057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0cadc93-6e69-48ac-9f72-a1a17e94264a tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 200 Jan 02 10:28:43.468212 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 762/1531] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:28:43 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:28:44.484953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b04c0b7-5b61-47ea-b0fc-5792ee714e9b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:28:44.486035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b04c0b7-5b61-47ea-b0fc-5792ee714e9b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:44.486409 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:28:44.486409 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:28:44.487030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b04c0b7-5b61-47ea-b0fc-5792ee714e9b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:44.541948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:28:44.541948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:28:44.551592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b04c0b7-5b61-47ea-b0fc-5792ee714e9b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Volume info retrieved successfully. Jan 02 10:28:44.576117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b04c0b7-5b61-47ea-b0fc-5792ee714e9b tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 200 Jan 02 10:28:44.577662 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 770/1532] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:28:44 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:28:45.594232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-904bb108-bd77-4cdd-b3c6-02dfd5485e0e tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] GET http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c Jan 02 10:28:45.594802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-904bb108-bd77-4cdd-b3c6-02dfd5485e0e tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:28:45.594906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:28:45.594906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:28:45.595301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-904bb108-bd77-4cdd-b3c6-02dfd5485e0e tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:28:45.659853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-904bb108-bd77-4cdd-b3c6-02dfd5485e0e tempest-ServersNegativeTestJSON-1284896879 tempest-ServersNegativeTestJSON-1284896879] http://10.222.0.73/volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c returned with HTTP 404 Jan 02 10:28:45.671951 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 763/1533] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:28:45 2021] GET /volume/v3/e6cb54d11b904915901175ede98e91d7/volumes/166dc576-4a5e-40a9-b8ba-c3de213a1a9c => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:29:08.815910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] POST http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes Jan 02 10:29:08.817221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:08.817221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:08.818574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-130368614", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:29:08.820445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-130368614', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:29:08.821046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Create volume of 1 GB Jan 02 10:29:08.835805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Availability Zones retrieved successfully. Jan 02 10:29:08.858137 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Flow 'volume_create_api' (e9a7d151-aefb-4c2b-9226-6b82a46e6c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:29:08.863352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e135276-b2e3-47de-80cf-0f02f0418980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:08.865829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:29:08.954325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e135276-b2e3-47de-80cf-0f02f0418980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:08.956528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a640fe1d-a721-4227-9e6f-218d00a38132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:09.076597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Created reservations ['d086f316-6e1e-4b69-ab06-32d6443a9475', '37ef7b24-d814-4405-b363-e503b966f13d', '5b57825e-e6a7-44b4-95bc-9cf5256fe80f', '76f930fa-d18a-47e7-a376-136bab3ce3fd'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:29:09.078675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a640fe1d-a721-4227-9e6f-218d00a38132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d086f316-6e1e-4b69-ab06-32d6443a9475', '37ef7b24-d814-4405-b363-e503b966f13d', '5b57825e-e6a7-44b4-95bc-9cf5256fe80f', '76f930fa-d18a-47e7-a376-136bab3ce3fd']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:09.080995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadb3012-c37a-46ef-9516-3d30d2995c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:09.155118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadb3012-c37a-46ef-9516-3d30d2995c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12b0ca67-b27b-44ac-9d72-4b042eb5e09c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-130368614',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6c5283a7a0d4f6c98cd1a7502026640',qos_specs=None,replication_status=,reservations=['d086f316-6e1e-4b69-ab06-32d6443a9475','37ef7b24-d814-4405-b363-e503b966f13d','5b57825e-e6a7-44b4-95bc-9cf5256fe80f','76f930fa-d18a-47e7-a376-136bab3ce3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec686b79d33c45609c50ba2b05878bd6',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-130368614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12b0ca67-b27b-44ac-9d72-4b042eb5e09c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f6c5283a7a0d4f6c98cd1a7502026640',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec686b79d33c45609c50ba2b05878bd6',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:09.157124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20884925-876d-4af8-93ba-bd394c9b51de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:09.191834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20884925-876d-4af8-93ba-bd394c9b51de) transitioned into state 'SUCCESS' from state '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-130368614',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6c5283a7a0d4f6c98cd1a7502026640',qos_specs=None,replication_status=,reservations=['d086f316-6e1e-4b69-ab06-32d6443a9475','37ef7b24-d814-4405-b363-e503b966f13d','5b57825e-e6a7-44b4-95bc-9cf5256fe80f','76f930fa-d18a-47e7-a376-136bab3ce3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec686b79d33c45609c50ba2b05878bd6',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:09.194989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763ee3d4-ddbf-4c66-bce7-d7514df44e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:09.219154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763ee3d4-ddbf-4c66-bce7-d7514df44e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:09.223567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Flow 'volume_create_api' (e9a7d151-aefb-4c2b-9226-6b82a46e6c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:29:09.299319 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Create volume request issued successfully. Jan 02 10:29:09.332003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-5e7b1369-a2de-4f70-b5df-2f7f9a5e1687 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes returned with HTTP 202 Jan 02 10:29:09.342637 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 771/1534] 10.222.0.73 () {64 vars in 1512 bytes} [Sat Jan 2 10:29:08 2021] POST /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes => generated 831 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:29:09.344042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-35b2f8e0-a044-4614-b037-7c080c4b6b4e tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] GET http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:09.344545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-35b2f8e0-a044-4614-b037-7c080c4b6b4e tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:09.345185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-35b2f8e0-a044-4614-b037-7c080c4b6b4e tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:09.431127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:09.431127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:09.443139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-35b2f8e0-a044-4614-b037-7c080c4b6b4e tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Volume info retrieved successfully. Jan 02 10:29:09.472066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-09cba0cc-7028-4fc5-bc60-9507538b3f6f req-35b2f8e0-a044-4614-b037-7c080c4b6b4e tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 200 Jan 02 10:29:09.472935 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 764/1535] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:29:09 2021] GET /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 899 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:29:10.494322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c677ed37-aba2-41be-8c52-44c17d093e2d req-20701d47-8ed6-497e-a0ce-6caa1f5e06bc tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] GET http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:10.495047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c677ed37-aba2-41be-8c52-44c17d093e2d req-20701d47-8ed6-497e-a0ce-6caa1f5e06bc tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:10.495175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:10.495175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:10.495468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c677ed37-aba2-41be-8c52-44c17d093e2d req-20701d47-8ed6-497e-a0ce-6caa1f5e06bc tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:10.549549 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:10.549549 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:10.558860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c677ed37-aba2-41be-8c52-44c17d093e2d req-20701d47-8ed6-497e-a0ce-6caa1f5e06bc tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Volume info retrieved successfully. Jan 02 10:29:10.586781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c677ed37-aba2-41be-8c52-44c17d093e2d req-20701d47-8ed6-497e-a0ce-6caa1f5e06bc tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 200 Jan 02 10:29:10.588855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 772/1536] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:29:10 2021] GET /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 924 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:29:10.742094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d115fdf-617b-46c3-ae8e-d4fc8df69d7f req-d0495c97-353c-453f-b1ee-e562c96f4464 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] GET http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:10.742858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d115fdf-617b-46c3-ae8e-d4fc8df69d7f req-d0495c97-353c-453f-b1ee-e562c96f4464 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:10.743247 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:10.743247 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:10.743964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d115fdf-617b-46c3-ae8e-d4fc8df69d7f req-d0495c97-353c-453f-b1ee-e562c96f4464 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:10.803681 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:10.803681 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:10.819800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5d115fdf-617b-46c3-ae8e-d4fc8df69d7f req-d0495c97-353c-453f-b1ee-e562c96f4464 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Volume info retrieved successfully. Jan 02 10:29:10.863927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d115fdf-617b-46c3-ae8e-d4fc8df69d7f req-d0495c97-353c-453f-b1ee-e562c96f4464 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 200 Jan 02 10:29:10.880690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 765/1537] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:29:10 2021] GET /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 924 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:29:10.918649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] DELETE http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:10.919110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:10.919346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:10.919346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:10.919703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:10.920162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Delete volume with id: 12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:10.983809 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:10.983809 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:10.985924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Volume info retrieved successfully. Jan 02 10:29:11.024645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Delete volume request issued successfully. Jan 02 10:29:11.027074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-987cba0d-f161-43d3-9304-ddfece8669b5 req-ca5899cc-0121-4a93-9a13-92eb1dc3b83b tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 202 Jan 02 10:29:11.034505 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 773/1538] 10.222.0.73 () {62 vars in 1591 bytes} [Sat Jan 2 10:29:10 2021] DELETE /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:29:11.073373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8d0cf178-f306-4090-9c84-26f0933e43d9 req-e2e3f85c-af6d-430a-a7a3-2caeb2a1e503 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] GET http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:11.074234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8d0cf178-f306-4090-9c84-26f0933e43d9 req-e2e3f85c-af6d-430a-a7a3-2caeb2a1e503 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:11.074661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:11.074661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:11.075315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8d0cf178-f306-4090-9c84-26f0933e43d9 req-e2e3f85c-af6d-430a-a7a3-2caeb2a1e503 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:11.139386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:11.139386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:11.173716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8d0cf178-f306-4090-9c84-26f0933e43d9 req-e2e3f85c-af6d-430a-a7a3-2caeb2a1e503 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Volume info retrieved successfully. Jan 02 10:29:11.205787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8d0cf178-f306-4090-9c84-26f0933e43d9 req-e2e3f85c-af6d-430a-a7a3-2caeb2a1e503 tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 200 Jan 02 10:29:11.207127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 766/1539] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:29:11 2021] GET /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 923 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:29:12.251183 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-856ef52f-14b0-410e-ab1a-3bc7f58399f5 req-72497f11-5d9a-4c7d-a845-f40fd6d6523f tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] GET http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:12.251787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-856ef52f-14b0-410e-ab1a-3bc7f58399f5 req-72497f11-5d9a-4c7d-a845-f40fd6d6523f tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:12.252011 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:12.252011 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:12.252246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-856ef52f-14b0-410e-ab1a-3bc7f58399f5 req-72497f11-5d9a-4c7d-a845-f40fd6d6523f tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:12.306436 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:12.306436 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:12.315840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-856ef52f-14b0-410e-ab1a-3bc7f58399f5 req-72497f11-5d9a-4c7d-a845-f40fd6d6523f tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Volume info retrieved successfully. Jan 02 10:29:12.344788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-856ef52f-14b0-410e-ab1a-3bc7f58399f5 req-72497f11-5d9a-4c7d-a845-f40fd6d6523f tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 200 Jan 02 10:29:12.350294 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 774/1540] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:29:12 2021] GET /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 923 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:29:14.072425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-6ecb8ecc-9501-43f7-af31-3c5a78e0e770 req-7b6b15e6-69c8-4fb0-8dfe-8dc75c0c9e7c tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] GET http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c Jan 02 10:29:14.074462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-6ecb8ecc-9501-43f7-af31-3c5a78e0e770 req-7b6b15e6-69c8-4fb0-8dfe-8dc75c0c9e7c tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:14.074906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:14.074906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:14.075593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-6ecb8ecc-9501-43f7-af31-3c5a78e0e770 req-7b6b15e6-69c8-4fb0-8dfe-8dc75c0c9e7c tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:14.134419 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-6ecb8ecc-9501-43f7-af31-3c5a78e0e770 req-7b6b15e6-69c8-4fb0-8dfe-8dc75c0c9e7c tempest-VolumesGetTestJSON-124566147 tempest-VolumesGetTestJSON-124566147] http://10.222.0.73/volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c returned with HTTP 404 Jan 02 10:29:14.136694 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 767/1541] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:29:14 2021] GET /volume/v3/f6c5283a7a0d4f6c98cd1a7502026640/volumes/12b0ca67-b27b-44ac-9d72-4b042eb5e09c => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:29:41.857413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes Jan 02 10:29:41.858466 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:41.858466 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:41.859136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1878260648"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:29:41.860410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1878260648'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:29:41.862617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Create volume of 1 GB Jan 02 10:29:41.896416 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Availability Zones retrieved successfully. Jan 02 10:29:41.931013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Flow 'volume_create_api' (04e5ade1-6455-4459-9d52-a6f6878eb228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:29:41.934104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca457f8-0dc2-49fb-942e-1f649ff17541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:41.945764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:29:42.088353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca457f8-0dc2-49fb-942e-1f649ff17541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:42.090844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0796be-331c-422e-a961-e4221efdfe1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:42.386189 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Created reservations ['7ca7807b-4a17-4ee8-a400-49f9debc316f', '9f938dae-8eeb-40b2-a070-fc5eed5bc340', '512d945e-ea25-4894-91f9-f1f3e9060d1c', 'b85ad3fb-1f45-4f5a-ae41-10bd6b3c1496'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:29:42.388132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0796be-331c-422e-a961-e4221efdfe1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ca7807b-4a17-4ee8-a400-49f9debc316f', '9f938dae-8eeb-40b2-a070-fc5eed5bc340', '512d945e-ea25-4894-91f9-f1f3e9060d1c', 'b85ad3fb-1f45-4f5a-ae41-10bd6b3c1496']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:42.391064 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22905db3-d2b2-41cd-b052-a401b29b09af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:42.645214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22905db3-d2b2-41cd-b052-a401b29b09af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9466ed2-4761-4369-a132-ff259a6a13b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1878260648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='937f0c643dc042479634ddca033df06b',qos_specs=None,replication_status=,reservations=['7ca7807b-4a17-4ee8-a400-49f9debc316f','9f938dae-8eeb-40b2-a070-fc5eed5bc340','512d945e-ea25-4894-91f9-f1f3e9060d1c','b85ad3fb-1f45-4f5a-ae41-10bd6b3c1496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e675e5c32d4d90a6526e2d41afc65b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1878260648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9466ed2-4761-4369-a132-ff259a6a13b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='937f0c643dc042479634ddca033df06b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='37e675e5c32d4d90a6526e2d41afc65b',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:42.663640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14d71d4-82c3-4a13-bd28-1fe7d4dd9eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:42.728614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14d71d4-82c3-4a13-bd28-1fe7d4dd9eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1878260648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='937f0c643dc042479634ddca033df06b',qos_specs=None,replication_status=,reservations=['7ca7807b-4a17-4ee8-a400-49f9debc316f','9f938dae-8eeb-40b2-a070-fc5eed5bc340','512d945e-ea25-4894-91f9-f1f3e9060d1c','b85ad3fb-1f45-4f5a-ae41-10bd6b3c1496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e675e5c32d4d90a6526e2d41afc65b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:42.730796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168f01b0-dfe3-4384-8ab7-fbd969d4a228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:29:42.773473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168f01b0-dfe3-4384-8ab7-fbd969d4a228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:29:42.782954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Flow 'volume_create_api' (04e5ade1-6455-4459-9d52-a6f6878eb228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:29:43.076919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Create volume request issued successfully. Jan 02 10:29:43.095043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8b8e1b3-b5dd-42c2-a1ff-7bbc1fcacd52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes returned with HTTP 202 Jan 02 10:29:43.106245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 775/1542] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:29:41 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/volumes => generated 850 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:29:43.117851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-740a5c4e-b5cb-4cb6-87be-762ae3155577 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:29:43.118630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-740a5c4e-b5cb-4cb6-87be-762ae3155577 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:43.119721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-740a5c4e-b5cb-4cb6-87be-762ae3155577 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:43.213886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:43.213886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:43.224518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-740a5c4e-b5cb-4cb6-87be-762ae3155577 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:29:43.284536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-740a5c4e-b5cb-4cb6-87be-762ae3155577 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:29:43.286206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 768/1543] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:29:43 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 918 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:29:44.304506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82714bc0-4d4b-4783-8893-0cc175ab8c83 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:29:44.305209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82714bc0-4d4b-4783-8893-0cc175ab8c83 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:29:44.305209 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:29:44.305209 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:29:44.305595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82714bc0-4d4b-4783-8893-0cc175ab8c83 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:29:44.432093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:29:44.432093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:29:44.455443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-82714bc0-4d4b-4783-8893-0cc175ab8c83 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:29:44.492962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82714bc0-4d4b-4783-8893-0cc175ab8c83 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:29:44.494305 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 776/1544] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:29:44 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:13.902866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-595ed8a2-df5b-4977-a080-8ccb6f71c5c2 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] POST http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/types Jan 02 10:30:13.903942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:13.903942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:13.904643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-595ed8a2-df5b-4977-a080-8ccb6f71c5c2 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1962617350", "extra_specs": {}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:13.995971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-595ed8a2-df5b-4977-a080-8ccb6f71c5c2 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/types returned with HTTP 200 Jan 02 10:30:14.001711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 769/1545] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:30:13 2021] POST /volume/v3/eca349e40be1412d9c411b817cd56683/types => generated 212 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:14.014412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4247a6b-eb64-4248-a458-a9189df326ce tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] POST http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/types/20a6c0e5-c97b-4097-9975-cae0388806cd/encryption Jan 02 10:30:14.015185 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:14.015185 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:14.015942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4247a6b-eb64-4248-a458-a9189df326ce tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:14.240664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4247a6b-eb64-4248-a458-a9189df326ce tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/types/20a6c0e5-c97b-4097-9975-cae0388806cd/encryption returned with HTTP 200 Jan 02 10:30:14.242990 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 777/1546] 10.222.0.73 () {60 vars in 1364 bytes} [Sat Jan 2 10:30:14 2021] POST /volume/v3/eca349e40be1412d9c411b817cd56683/types/20a6c0e5-c97b-4097-9975-cae0388806cd/encryption => generated 230 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:14.645745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:30:14.646647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-382285802", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1962617350", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:14.648191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-382285802', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1962617350', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:30:14.678152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:30:14.684413 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:14.684413 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:14.686229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:30:14.739085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (1f0a2d44-e331-45dc-8c7e-3b54cc420e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:30:14.755325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccdee5f-e9b3-426f-8f51-8534ad7b79e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:30:14.764085 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:30:14.900814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccdee5f-e9b3-426f-8f51-8534ad7b79e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:30:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20a6c0e5-c97b-4097-9975-cae0388806cd,is_public=True,name='tempest-scenario-type-luks-1962617350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20a6c0e5-c97b-4097-9975-cae0388806cd', '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=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:30:14.903225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce3d367-232f-4255-9711-3decc6873f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:30:14.953953 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1962617350 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1962617350, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:30:14.955189 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1962617350 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1962617350, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:30:15.007767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['faf5d468-6275-4b74-a827-8de38913aacb', '31d47a85-90e0-4b12-b259-0b41724d2011', 'b8bee6b5-3394-439e-841e-848af0d36a4a', '64a7219d-9662-4758-bc43-c621d1b68bd6'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:30:15.011507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce3d367-232f-4255-9711-3decc6873f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf5d468-6275-4b74-a827-8de38913aacb', '31d47a85-90e0-4b12-b259-0b41724d2011', 'b8bee6b5-3394-439e-841e-848af0d36a4a', '64a7219d-9662-4758-bc43-c621d1b68bd6']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:30:15.013936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed28f095-dd0f-415b-8597-cabba3a25346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:30:15.305752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed28f095-dd0f-415b-8597-cabba3a25346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc398369-662b-4c08-a917-06b276d7c82a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-382285802',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['faf5d468-6275-4b74-a827-8de38913aacb','31d47a85-90e0-4b12-b259-0b41724d2011','b8bee6b5-3394-439e-841e-848af0d36a4a','64a7219d-9662-4758-bc43-c621d1b68bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=20a6c0e5-c97b-4097-9975-cae0388806cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-382285802',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bc398369-662b-4c08-a917-06b276d7c82a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=20a6c0e5-c97b-4097-9975-cae0388806cd)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:30:15.308031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69af0dc-158e-49ee-914e-5801beae1c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:30:15.451180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69af0dc-158e-49ee-914e-5801beae1c27) transitioned into state 'SUCCESS' from state '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-382285802',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['faf5d468-6275-4b74-a827-8de38913aacb','31d47a85-90e0-4b12-b259-0b41724d2011','b8bee6b5-3394-439e-841e-848af0d36a4a','64a7219d-9662-4758-bc43-c621d1b68bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=20a6c0e5-c97b-4097-9975-cae0388806cd)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:30:15.453679 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3eaf15d-fced-4261-ad6e-635c916b61a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:30:15.496994 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3eaf15d-fced-4261-ad6e-635c916b61a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:30:15.502942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (1f0a2d44-e331-45dc-8c7e-3b54cc420e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:30:15.640645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:30:15.677264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd7dcbd7-0914-4ca8-9c92-2c6282e12e2c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:30:15.678791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 770/1547] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:30:14 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 845 bytes in 1430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:30:15.696861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d524e9e8-674c-4e6f-9370-2077551d2e97 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:15.697771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d524e9e8-674c-4e6f-9370-2077551d2e97 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:15.698983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d524e9e8-674c-4e6f-9370-2077551d2e97 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:15.785320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:15.785320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:15.808175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d524e9e8-674c-4e6f-9370-2077551d2e97 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:15.864159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d524e9e8-674c-4e6f-9370-2077551d2e97 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:15.865466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 778/1548] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:30:15 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 937 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:16.881750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-435f2329-df49-430f-8afc-a821d4c2e787 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:16.883755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-435f2329-df49-430f-8afc-a821d4c2e787 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:16.884131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:16.884131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:16.884721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-435f2329-df49-430f-8afc-a821d4c2e787 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:17.031049 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:17.031049 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:17.083874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-435f2329-df49-430f-8afc-a821d4c2e787 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:17.165608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-435f2329-df49-430f-8afc-a821d4c2e787 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:17.173005 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 771/1549] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:30:16 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 937 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:18.191181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cea7619c-21be-488d-a9aa-0b7b1f9a0497 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:18.192388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cea7619c-21be-488d-a9aa-0b7b1f9a0497 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:18.192814 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:18.192814 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:18.193488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cea7619c-21be-488d-a9aa-0b7b1f9a0497 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:18.296195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:18.296195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:18.355097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cea7619c-21be-488d-a9aa-0b7b1f9a0497 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:18.416278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cea7619c-21be-488d-a9aa-0b7b1f9a0497 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:18.426956 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 779/1550] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:30:18 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 938 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:18.442895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b38a45ee-bb24-466c-b066-91a44a0f8344 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:18.443476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b38a45ee-bb24-466c-b066-91a44a0f8344 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:18.443670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:18.443670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:18.444325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b38a45ee-bb24-466c-b066-91a44a0f8344 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:18.576854 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:18.576854 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:18.601444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b38a45ee-bb24-466c-b066-91a44a0f8344 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:18.662625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b38a45ee-bb24-466c-b066-91a44a0f8344 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:18.684145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55bb894d-204e-4b35-963b-b9b93563bedd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a/action Jan 02 10:30:18.684357 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 772/1551] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:30:18 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 938 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:18.684609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:18.684609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:18.685048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55bb894d-204e-4b35-963b-b9b93563bedd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:30:18.685426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55bb894d-204e-4b35-963b-b9b93563bedd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:18.900305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:18.900305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:18.902271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55bb894d-204e-4b35-963b-b9b93563bedd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:18.987105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55bb894d-204e-4b35-963b-b9b93563bedd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume updated successfully. Jan 02 10:30:18.989481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55bb894d-204e-4b35-963b-b9b93563bedd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a/action returned with HTTP 200 Jan 02 10:30:19.000902 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 780/1552] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:30:18 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a/action => generated 0 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 10:30:20.689506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:20.690024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:20.690112 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:20.690112 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:20.690475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:20.811184 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:20.811184 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:20.821445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:20.872955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:20.884358 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 773/1553] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:30:20 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 937 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:24.419089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-fff61a3e-bb17-4617-8632-b7081fa05d7b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:24.420335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-fff61a3e-bb17-4617-8632-b7081fa05d7b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:24.420895 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:24.420895 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:24.421752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-fff61a3e-bb17-4617-8632-b7081fa05d7b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:24.540705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:24.540705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:24.557587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-fff61a3e-bb17-4617-8632-b7081fa05d7b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:24.616814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-fff61a3e-bb17-4617-8632-b7081fa05d7b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:24.621923 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 781/1554] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:30:24 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 937 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:24.634487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:30:24.635598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:24.636137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:24.636137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:24.636840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:24.638771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:30:24.640057 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 774/1555] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:30: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 02 10:30:24.667239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-ecd83f3b-8142-4100-beb5-359b24c34637 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:30:24.670694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:24.670694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:24.671424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-ecd83f3b-8142-4100-beb5-359b24c34637 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc398369-662b-4c08-a917-06b276d7c82a", "instance_uuid": "4b15b0b6-71af-4758-966f-882c1bc783be", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:24.791600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:24.791600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:24.916165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-ecd83f3b-8142-4100-beb5-359b24c34637 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:30:24.917453 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 782/1556] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:30:24 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:30:27.489209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:30:27.490376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:27.491005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:27.493452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-e74a1745-3139-4625-a538-9f01edbfc69d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:30:27.494517 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 775/1557] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:30:27 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:30:27.512799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-60a4202f-33ff-48ce-a341-1f460b53c9f9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:30:27.513911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-60a4202f-33ff-48ce-a341-1f460b53c9f9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:27.514595 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:27.514595 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:27.515235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-60a4202f-33ff-48ce-a341-1f460b53c9f9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:27.675044 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:27.675044 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:27.711715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-60a4202f-33ff-48ce-a341-1f460b53c9f9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:30:27.775587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:27.775587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:27.801195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-60a4202f-33ff-48ce-a341-1f460b53c9f9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:30:27.802557 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 783/1558] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:30:27 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 1035 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:30:27.824323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-01295cab-0461-4ca2-853c-8a29da5d56d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca Jan 02 10:30:27.825155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-01295cab-0461-4ca2-853c-8a29da5d56d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:27.900375 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:30:27.900375 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:30:27.900890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-01295cab-0461-4ca2-853c-8a29da5d56d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-bc398369-662b-4c08-a917-06b276d7c82a-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.014s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:30:27.903209 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:27.903209 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:30.312457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-01295cab-0461-4ca2-853c-8a29da5d56d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-bc398369-662b-4c08-a917-06b276d7c82a-n-h2-765311-9'" released by "attachment_update" :: held 2.411s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:30:30.313675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-01295cab-0461-4ca2-853c-8a29da5d56d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca returned with HTTP 200 Jan 02 10:30:30.314947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 776/1559] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:30:27 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca => generated 761 bytes in 2496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:30:30.372949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca/action Jan 02 10:30:30.373754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:30.373754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:30.374490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:30:30.375624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:30.521674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:30.521674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:30.556799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca/action returned with HTTP 204 Jan 02 10:30:30.558121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 784/1560] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:30:30 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:30:41.302953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-e650b4f5-35cf-4950-9420-47f624f0bc97 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:30:41.304683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-e650b4f5-35cf-4950-9420-47f624f0bc97 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:41.305125 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:41.305125 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:41.305795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-e650b4f5-35cf-4950-9420-47f624f0bc97 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:41.521398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:41.521398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:41.531385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-e650b4f5-35cf-4950-9420-47f624f0bc97 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:30:41.558677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-e650b4f5-35cf-4950-9420-47f624f0bc97 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:30:41.565496 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 777/1561] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:30:41 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 919 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:30:41.606852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:30:41.607357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:41.607582 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:41.607582 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:41.613176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:41.616035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-76173c47-fbd2-4cf8-b4c5-592b1354e47d req-b2c2541f-1f5b-4ecb-8ad5-4ca1c1f509ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:30:41.618219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 785/1562] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:30:41 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:30:41.643509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-3db3d60a-58cb-4a72-a1ec-73a5c31cd3ae tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments Jan 02 10:30:41.645367 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:41.645367 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:41.646070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-3db3d60a-58cb-4a72-a1ec-73a5c31cd3ae tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9466ed2-4761-4369-a132-ff259a6a13b1", "instance_uuid": "b5cfcf84-2ba0-405b-b71d-35a0af99a126", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:41.773734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:41.773734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:41.898608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-3db3d60a-58cb-4a72-a1ec-73a5c31cd3ae tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments returned with HTTP 200 Jan 02 10:30:41.900320 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 778/1563] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:30:41 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:30:41.958890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a/action Jan 02 10:30:41.959719 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:30:41.960167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:42.064714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:42.064714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:42.082915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a/action returned with HTTP 204 Jan 02 10:30:42.084187 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 786/1564] 10.222.0.73 () {66 vars in 1696 bytes} [Sat Jan 2 10:30:41 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:30:42.116592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-123166c6-75c7-47ed-90fe-fda9667e0e42 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:30:42.117227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-123166c6-75c7-47ed-90fe-fda9667e0e42 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:42.117679 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:42.117679 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:42.118322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-123166c6-75c7-47ed-90fe-fda9667e0e42 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:42.174936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:42.174936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:42.188060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-123166c6-75c7-47ed-90fe-fda9667e0e42 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:30:42.211246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:42.211246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:42.221174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-123166c6-75c7-47ed-90fe-fda9667e0e42 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:30:42.230058 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 779/1565] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:30:42 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1181 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:30:46.862463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume// Jan 02 10:30:46.863607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:46.864247 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:46.864247 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:46.864991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:46.867325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-edf0323e-f12a-4fd1-9193-298e9d43dfba req-01f3c7ee-32ce-47f7-83ad-9ac85e575e01 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:30:46.868186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 787/1566] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:30:46 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:30:46.888073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-5390d86e-94b0-4869-9d0a-bc6c8f27e6f8 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:30:46.888819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-5390d86e-94b0-4869-9d0a-bc6c8f27e6f8 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:30:46.889014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:46.889014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:46.889946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-5390d86e-94b0-4869-9d0a-bc6c8f27e6f8 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:30:46.951496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:46.951496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:46.963656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d85bb264-861f-4269-ad40-71af4394d58d req-5390d86e-94b0-4869-9d0a-bc6c8f27e6f8 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:30:46.988970 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:46.988970 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:47.000825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-5390d86e-94b0-4869-9d0a-bc6c8f27e6f8 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:30:47.002150 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 780/1567] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:30:46 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1280 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:30:47.024989 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-32cc9ea6-5c94-4c19-962e-b7be1737d97d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] PUT http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a Jan 02 10:30:47.025832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-32cc9ea6-5c94-4c19-962e-b7be1737d97d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:47.059180 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:30:47.059180 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:30:47.060090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-d85bb264-861f-4269-ad40-71af4394d58d req-32cc9ea6-5c94-4c19-962e-b7be1737d97d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Lock "b'cinder-attachment_update-f9466ed2-4761-4369-a132-ff259a6a13b1-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.012s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:30:47.063206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:47.063206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:49.316731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-d85bb264-861f-4269-ad40-71af4394d58d req-32cc9ea6-5c94-4c19-962e-b7be1737d97d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Lock "b'cinder-attachment_update-f9466ed2-4761-4369-a132-ff259a6a13b1-n-h1-765311-9'" released by "attachment_update" :: held 2.257s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:30:49.317412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-32cc9ea6-5c94-4c19-962e-b7be1737d97d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a returned with HTTP 200 Jan 02 10:30:49.318280 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 788/1568] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:30:47 2021] PUT /volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a => generated 762 bytes in 2299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:30:49.375067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-34266f91-8311-4578-9071-d31033f775b0 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a/action Jan 02 10:30:49.375838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:30:49.375838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:30:49.376586 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-34266f91-8311-4578-9071-d31033f775b0 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:30:49.377356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-34266f91-8311-4578-9071-d31033f775b0 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:30:49.511961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:30:49.511961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:30:49.528101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d85bb264-861f-4269-ad40-71af4394d58d req-34266f91-8311-4578-9071-d31033f775b0 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a/action returned with HTTP 204 Jan 02 10:30:49.529514 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 781/1569] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:30:49 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:31:16.418596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d24c21e5-ee97-439f-ba0d-fd7bfa08a258 req-d1ffda3f-8f0d-4e40-abc6-c94c791df0d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca Jan 02 10:31:16.423588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d24c21e5-ee97-439f-ba0d-fd7bfa08a258 req-d1ffda3f-8f0d-4e40-abc6-c94c791df0d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:16.428476 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:16.428476 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:16.429236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d24c21e5-ee97-439f-ba0d-fd7bfa08a258 req-d1ffda3f-8f0d-4e40-abc6-c94c791df0d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:16.463235 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:16.463235 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:17.214750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d24c21e5-ee97-439f-ba0d-fd7bfa08a258 req-d1ffda3f-8f0d-4e40-abc6-c94c791df0d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:31:17.215415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d24c21e5-ee97-439f-ba0d-fd7bfa08a258 req-d1ffda3f-8f0d-4e40-abc6-c94c791df0d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:31:17.226660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d24c21e5-ee97-439f-ba0d-fd7bfa08a258 req-d1ffda3f-8f0d-4e40-abc6-c94c791df0d0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca returned with HTTP 200 Jan 02 10:31:17.227785 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 789/1570] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:31:16 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/9a09bf63-5514-4d01-81e3-86a98879a9ca => generated 19 bytes in 815 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:18.573163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:31:18.573678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:18.573852 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:18.573852 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:18.574499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:18.575108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:31:18.714834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:18.714834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:18.719689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:18.766009 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.keymgr.conf_key_mgr [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 10:31:18.787746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:31:18.788342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd446208-4254-4039-b208-be6c7688939b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 202 Jan 02 10:31:18.789925 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 782/1571] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:31:18 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:31:18.799592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc6739df-da93-47b1-90b3-a4a187a28a96 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:31:18.800110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc6739df-da93-47b1-90b3-a4a187a28a96 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:18.800329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:18.800329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:18.809933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc6739df-da93-47b1-90b3-a4a187a28a96 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:18.944927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:18.944927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:18.965080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dc6739df-da93-47b1-90b3-a4a187a28a96 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:19.018484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc6739df-da93-47b1-90b3-a4a187a28a96 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:31:19.026061 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 790/1572] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:18 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 936 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:20.037264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-811e66d0-562b-44ba-aa70-840321cbdf04 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:31:20.039426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-811e66d0-562b-44ba-aa70-840321cbdf04 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:20.039882 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:20.039882 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:20.040536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-811e66d0-562b-44ba-aa70-840321cbdf04 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:20.099435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:20.099435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:20.109812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-811e66d0-562b-44ba-aa70-840321cbdf04 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:20.136820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-811e66d0-562b-44ba-aa70-840321cbdf04 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 200 Jan 02 10:31:20.148801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 783/1573] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:20 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 936 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:21.156388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50d23f88-e97d-4ad0-adff-4324cc9ea1de tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a Jan 02 10:31:21.156919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50d23f88-e97d-4ad0-adff-4324cc9ea1de tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:21.157061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:21.157061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:21.157670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50d23f88-e97d-4ad0-adff-4324cc9ea1de tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:21.228923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50d23f88-e97d-4ad0-adff-4324cc9ea1de tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a returned with HTTP 404 Jan 02 10:31:21.231443 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 791/1574] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:21 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/bc398369-662b-4c08-a917-06b276d7c82a => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:31:21.241139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8208f7d-67bf-4fa5-bbf1-9cd93e454ae9 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] GET http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/volumes/detail?all_tenants=1 Jan 02 10:31:21.242146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8208f7d-67bf-4fa5-bbf1-9cd93e454ae9 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:21.242577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:21.242577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:21.243229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8208f7d-67bf-4fa5-bbf1-9cd93e454ae9 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:21.247762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d8208f7d-67bf-4fa5-bbf1-9cd93e454ae9 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:31:21.389340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d8208f7d-67bf-4fa5-bbf1-9cd93e454ae9 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Get all volumes completed successfully. Jan 02 10:31:21.402770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:21.402770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:21.427141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8208f7d-67bf-4fa5-bbf1-9cd93e454ae9 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 10:31:21.435481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 784/1575] 10.222.0.73 () {58 vars in 1252 bytes} [Sat Jan 2 10:31:21 2021] GET /volume/v3/eca349e40be1412d9c411b817cd56683/volumes/detail?all_tenants=1 => generated 5990 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:21.449139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9dfe63d-104b-4f03-8592-7222cf5672f7 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] DELETE http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/types/20a6c0e5-c97b-4097-9975-cae0388806cd Jan 02 10:31:21.449962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9dfe63d-104b-4f03-8592-7222cf5672f7 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:21.450558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9dfe63d-104b-4f03-8592-7222cf5672f7 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:21.539109 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:31:21.539109 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:31:21.554314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9dfe63d-104b-4f03-8592-7222cf5672f7 tempest-TestVolumeBootPattern-1628197678 tempest-TestVolumeBootPattern-1628197678] http://10.222.0.73/volume/v3/eca349e40be1412d9c411b817cd56683/types/20a6c0e5-c97b-4097-9975-cae0388806cd returned with HTTP 202 Jan 02 10:31:21.556633 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 792/1576] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:31:21 2021] DELETE /volume/v3/eca349e40be1412d9c411b817cd56683/types/20a6c0e5-c97b-4097-9975-cae0388806cd => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:31:21.607834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:31:21.608625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:21.608625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:21.609324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1914261494", "snapshot_id": null, "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "volume_type": null, "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:31:21.610751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1914261494', 'snapshot_id': None, 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'volume_type': None, 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:31:21.809278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:31:21.823355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:31:21.841618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (c47b06db-8834-4905-807f-b2a714e42e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:31:21.844751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5619dfbc-4880-4c7c-8eb9-0df517df246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:21.847220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:31:21.966895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5619dfbc-4880-4c7c-8eb9-0df517df246b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:21.970557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb44acff-d9f5-4b94-89e7-755b5d4f19a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:22.135271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['a51489ca-0ee2-4000-96f4-e24724d9a2f6', '25336025-2943-461f-9cfe-20befcc5d223', 'b12e67c8-4abc-4a0d-baff-8e1bd253c4e3', '04aa484a-f430-44cb-a464-76029a752d4e'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:31:22.137192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb44acff-d9f5-4b94-89e7-755b5d4f19a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a51489ca-0ee2-4000-96f4-e24724d9a2f6', '25336025-2943-461f-9cfe-20befcc5d223', 'b12e67c8-4abc-4a0d-baff-8e1bd253c4e3', '04aa484a-f430-44cb-a464-76029a752d4e']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:22.139265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0216749b-e24f-4a1a-a59b-a8a6c35005b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:22.199710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0216749b-e24f-4a1a-a59b-a8a6c35005b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd843cd4c-b954-4f4e-a892-e7ae4a23d3fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1914261494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['a51489ca-0ee2-4000-96f4-e24724d9a2f6','25336025-2943-461f-9cfe-20befcc5d223','b12e67c8-4abc-4a0d-baff-8e1bd253c4e3','04aa484a-f430-44cb-a464-76029a752d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1914261494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d843cd4c-b954-4f4e-a892-e7ae4a23d3fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:22.201747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09411df-e118-4a20-9d3e-2d7a8ddf17f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:22.234841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09411df-e118-4a20-9d3e-2d7a8ddf17f4) transitioned into state 'SUCCESS' from state '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-1914261494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['a51489ca-0ee2-4000-96f4-e24724d9a2f6','25336025-2943-461f-9cfe-20befcc5d223','b12e67c8-4abc-4a0d-baff-8e1bd253c4e3','04aa484a-f430-44cb-a464-76029a752d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:22.237180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30740106-aa63-4e27-8e6c-20040632c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:22.252451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30740106-aa63-4e27-8e6c-20040632c592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:22.255120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (c47b06db-8834-4905-807f-b2a714e42e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:31:22.305064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:31:22.318523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-936bed9b-bf17-4a0d-8deb-9cc69734aa5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:31:22.320186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 785/1577] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:31:21 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 828 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:31:22.333514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4046999a-bd54-4c9b-b9c9-7d3a7c15cc47 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:22.334909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4046999a-bd54-4c9b-b9c9-7d3a7c15cc47 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:22.335841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4046999a-bd54-4c9b-b9c9-7d3a7c15cc47 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:22.385004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:22.385004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:22.396310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4046999a-bd54-4c9b-b9c9-7d3a7c15cc47 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:22.421762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4046999a-bd54-4c9b-b9c9-7d3a7c15cc47 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:22.422791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 793/1578] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:22 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 896 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:23.440110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de85d859-2686-4e1e-b9e2-973d74745cd0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:23.441295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de85d859-2686-4e1e-b9e2-973d74745cd0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:23.441742 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:23.441742 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:23.442396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de85d859-2686-4e1e-b9e2-973d74745cd0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:23.513641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:23.513641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:23.526383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de85d859-2686-4e1e-b9e2-973d74745cd0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:23.556798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de85d859-2686-4e1e-b9e2-973d74745cd0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:23.557624 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 786/1579] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:23 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:24.574743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63c3b892-4b09-401b-a25f-5359423cddb8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:24.575264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63c3b892-4b09-401b-a25f-5359423cddb8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:24.575719 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:24.575719 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:24.577110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63c3b892-4b09-401b-a25f-5359423cddb8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:24.664576 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:24.664576 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:24.674530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63c3b892-4b09-401b-a25f-5359423cddb8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:24.711750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63c3b892-4b09-401b-a25f-5359423cddb8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:24.723255 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 794/1580] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:24 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:25.730266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2596757c-9056-4d4f-af51-143b5895edec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:25.730810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2596757c-9056-4d4f-af51-143b5895edec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:25.731045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:25.731045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:25.731335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2596757c-9056-4d4f-af51-143b5895edec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:25.786163 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:25.786163 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:25.797366 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2596757c-9056-4d4f-af51-143b5895edec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:25.823585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2596757c-9056-4d4f-af51-143b5895edec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:25.835618 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 787/1581] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:25 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:26.841478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c970e93-6ba9-488e-bff6-e48e188d5a50 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:26.845321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c970e93-6ba9-488e-bff6-e48e188d5a50 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:26.846061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:26.846061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:26.846842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c970e93-6ba9-488e-bff6-e48e188d5a50 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:26.927092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:26.927092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:26.948656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c970e93-6ba9-488e-bff6-e48e188d5a50 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:26.983611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c970e93-6ba9-488e-bff6-e48e188d5a50 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:26.993454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 795/1582] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:26 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:28.000262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0f7dd5d-3f8d-4f36-99d2-882951916b91 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:28.002099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0f7dd5d-3f8d-4f36-99d2-882951916b91 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:28.002519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:28.002519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:28.003174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0f7dd5d-3f8d-4f36-99d2-882951916b91 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:28.088371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:28.088371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:28.100509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e0f7dd5d-3f8d-4f36-99d2-882951916b91 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:28.132390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0f7dd5d-3f8d-4f36-99d2-882951916b91 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:28.133852 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 788/1583] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:27 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:29.150279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-696007da-2df4-4df1-a36c-6aa47cc3a54c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:29.150767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-696007da-2df4-4df1-a36c-6aa47cc3a54c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:29.150961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:29.150961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:29.152098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-696007da-2df4-4df1-a36c-6aa47cc3a54c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:29.259716 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:29.259716 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:29.281233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-696007da-2df4-4df1-a36c-6aa47cc3a54c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:29.337993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-696007da-2df4-4df1-a36c-6aa47cc3a54c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:29.341670 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 796/1584] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:29 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:30.358661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d964de6c-9777-42a7-949b-7344d817d7bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:30.359894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d964de6c-9777-42a7-949b-7344d817d7bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:30.360496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:30.360496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:30.362627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d964de6c-9777-42a7-949b-7344d817d7bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:30.500396 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:30.500396 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:30.519695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d964de6c-9777-42a7-949b-7344d817d7bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:30.576440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d964de6c-9777-42a7-949b-7344d817d7bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:30.587857 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 789/1585] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:30 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:31.593440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba0da114-ac10-4561-843f-8c91f5e20bb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:31.594007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba0da114-ac10-4561-843f-8c91f5e20bb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:31.594153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:31.594153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:31.594851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba0da114-ac10-4561-843f-8c91f5e20bb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:31.729929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:31.729929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:31.749580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ba0da114-ac10-4561-843f-8c91f5e20bb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:31.839013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba0da114-ac10-4561-843f-8c91f5e20bb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:31.840215 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 797/1586] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:31 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:32.855813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73b31104-88e6-40fb-95c0-88e2b7e44f88 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:32.856361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73b31104-88e6-40fb-95c0-88e2b7e44f88 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:32.856521 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:32.856521 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:32.856890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73b31104-88e6-40fb-95c0-88e2b7e44f88 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:32.948289 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:32.948289 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:32.958473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-73b31104-88e6-40fb-95c0-88e2b7e44f88 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:32.992433 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73b31104-88e6-40fb-95c0-88e2b7e44f88 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:32.993511 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 790/1587] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:32 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:34.013065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b3e81b8-6801-4abb-bd73-32c73f0b3745 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:34.014066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b3e81b8-6801-4abb-bd73-32c73f0b3745 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:34.014470 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:34.014470 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:34.015113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b3e81b8-6801-4abb-bd73-32c73f0b3745 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:34.071758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:34.071758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:34.083139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b3e81b8-6801-4abb-bd73-32c73f0b3745 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:34.113305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b3e81b8-6801-4abb-bd73-32c73f0b3745 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:34.114829 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 798/1588] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:34 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:35.131631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79b0a849-5ecf-4967-9a2d-34d681316693 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:35.132693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79b0a849-5ecf-4967-9a2d-34d681316693 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:35.132693 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:35.132693 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:35.132994 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79b0a849-5ecf-4967-9a2d-34d681316693 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:35.255750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:35.255750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:35.273460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79b0a849-5ecf-4967-9a2d-34d681316693 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:35.313674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79b0a849-5ecf-4967-9a2d-34d681316693 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:35.332228 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 791/1589] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:35 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:36.335828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40414e98-910c-47ae-b0c0-f85f88f39c84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:36.336959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40414e98-910c-47ae-b0c0-f85f88f39c84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:36.337338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:36.337338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:36.338169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40414e98-910c-47ae-b0c0-f85f88f39c84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:36.422526 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:36.422526 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:36.432175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-40414e98-910c-47ae-b0c0-f85f88f39c84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:36.459396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40414e98-910c-47ae-b0c0-f85f88f39c84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:36.469652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 799/1590] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:36 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:37.477171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e837539d-557e-457e-93b1-65bd2827fc15 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:37.477998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e837539d-557e-457e-93b1-65bd2827fc15 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:37.478219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:37.478219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:37.478594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e837539d-557e-457e-93b1-65bd2827fc15 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:37.583530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:37.583530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:37.606616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e837539d-557e-457e-93b1-65bd2827fc15 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:37.665454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e837539d-557e-457e-93b1-65bd2827fc15 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:37.666855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 792/1591] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:37 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:38.685778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e113fda-9750-446f-930b-440537d935af tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:38.687104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e113fda-9750-446f-930b-440537d935af tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:38.687619 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:38.687619 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:38.688259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e113fda-9750-446f-930b-440537d935af tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:38.755176 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:38.755176 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:38.769046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1e113fda-9750-446f-930b-440537d935af tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:38.839731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e113fda-9750-446f-930b-440537d935af tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:38.841287 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 800/1592] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:38 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 978 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:39.857618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79b0a000-e7d9-492c-847d-096f68254a13 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:39.858776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79b0a000-e7d9-492c-847d-096f68254a13 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:39.859193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:39.859193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:39.859876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79b0a000-e7d9-492c-847d-096f68254a13 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:39.915451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:39.915451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:39.924828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79b0a000-e7d9-492c-847d-096f68254a13 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:39.955062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79b0a000-e7d9-492c-847d-096f68254a13 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:39.956242 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 793/1593] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:39 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 981 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:40.973365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ef21040-9dce-44b4-a390-f5244f5bef5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:40.974568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ef21040-9dce-44b4-a390-f5244f5bef5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:40.975062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:40.975062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:40.975917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ef21040-9dce-44b4-a390-f5244f5bef5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:41.084962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:41.084962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:41.111174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ef21040-9dce-44b4-a390-f5244f5bef5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:41.173117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ef21040-9dce-44b4-a390-f5244f5bef5e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:41.183957 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 801/1594] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:40 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 981 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:42.189655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df8b3493-d00b-4eea-b5ee-54fcda7aef5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:42.190227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df8b3493-d00b-4eea-b5ee-54fcda7aef5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:42.190352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:42.190352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:42.190680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df8b3493-d00b-4eea-b5ee-54fcda7aef5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:42.247419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:42.247419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:42.260602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df8b3493-d00b-4eea-b5ee-54fcda7aef5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:42.291506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df8b3493-d00b-4eea-b5ee-54fcda7aef5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:42.292447 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 794/1595] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:42 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 981 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:43.315937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19a24a13-aa3b-4d8b-84ca-7331546fcbc1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:43.316632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19a24a13-aa3b-4d8b-84ca-7331546fcbc1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:43.317015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:43.317015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:43.317688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19a24a13-aa3b-4d8b-84ca-7331546fcbc1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:43.388170 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:43.388170 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:43.404021 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-19a24a13-aa3b-4d8b-84ca-7331546fcbc1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:43.448604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19a24a13-aa3b-4d8b-84ca-7331546fcbc1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:43.449580 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 802/1596] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:43 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 981 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:44.465691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c92b1e4-7745-4ab2-b96a-308fc9fa2c2a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:44.466290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c92b1e4-7745-4ab2-b96a-308fc9fa2c2a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:44.466460 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:44.466460 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:44.466854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c92b1e4-7745-4ab2-b96a-308fc9fa2c2a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:44.518150 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:44.518150 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:44.527716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c92b1e4-7745-4ab2-b96a-308fc9fa2c2a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:44.553915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c92b1e4-7745-4ab2-b96a-308fc9fa2c2a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:44.555040 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 795/1597] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:44 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 1369 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:44.570480 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35038f68-a342-48b0-8f4f-b07115e0273f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:44.571193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35038f68-a342-48b0-8f4f-b07115e0273f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:44.571540 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:44.571540 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:44.572192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35038f68-a342-48b0-8f4f-b07115e0273f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:44.625921 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:44.625921 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:44.636108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35038f68-a342-48b0-8f4f-b07115e0273f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:44.662927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35038f68-a342-48b0-8f4f-b07115e0273f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:44.664229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 803/1598] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:44 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 1369 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:44.680088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots Jan 02 10:31:44.680539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:44.680539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:44.681264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d843cd4c-b954-4f4e-a892-e7ae4a23d3fc", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-497692446", "description": null, "metadata": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:31:44.732827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:44.732827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:44.734015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:44.734372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create snapshot from volume d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:44.814980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['0e5c8481-3033-4fd2-8a89-ee9bfea41bfb', '531cc419-f35b-4768-afa2-5bb2226a9d8f', 'db66fc64-5472-4c88-98b5-d911221a34d3', 'c2267f30-cbf1-4019-9a6a-137eabafa778'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:31:44.926637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot create request issued successfully. Jan 02 10:31:44.928390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8db7d3e3-bda2-4fd7-91cb-b1577bc1c6b9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots returned with HTTP 202 Jan 02 10:31:44.931008 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 796/1599] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:31:44 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots => generated 307 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:31:44.941054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e4fbde0-97b1-42d3-b9d4-6f1aad129a1b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:44.941885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e4fbde0-97b1-42d3-b9d4-6f1aad129a1b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:44.942262 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:44.942262 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:44.944240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e4fbde0-97b1-42d3-b9d4-6f1aad129a1b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:44.982502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:44.982502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:44.984010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e4fbde0-97b1-42d3-b9d4-6f1aad129a1b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:44.986265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e4fbde0-97b1-42d3-b9d4-6f1aad129a1b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:44.993035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 804/1600] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:31:44 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:46.001333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e414761-b3c5-46fe-b947-6bab8a5e0404 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:46.002494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e414761-b3c5-46fe-b947-6bab8a5e0404 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:46.002899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:46.002899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:46.003583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e414761-b3c5-46fe-b947-6bab8a5e0404 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:46.081488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:46.081488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:46.084225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7e414761-b3c5-46fe-b947-6bab8a5e0404 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:46.086305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e414761-b3c5-46fe-b947-6bab8a5e0404 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:46.091143 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 797/1601] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:31:45 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 439 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:47.104472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2227a3ce-6898-4ce7-8e40-0e6ddb9383e0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:47.104983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2227a3ce-6898-4ce7-8e40-0e6ddb9383e0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:47.105193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:47.105193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:47.105570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2227a3ce-6898-4ce7-8e40-0e6ddb9383e0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:47.151863 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:47.151863 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:47.153392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2227a3ce-6898-4ce7-8e40-0e6ddb9383e0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:47.155513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2227a3ce-6898-4ce7-8e40-0e6ddb9383e0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:47.156812 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 805/1602] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:31:47 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:47.178448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b295092-3bd3-4a8b-b034-ab267d2e1c1e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:47.179420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b295092-3bd3-4a8b-b034-ab267d2e1c1e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:47.179824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:47.179824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:47.180461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b295092-3bd3-4a8b-b034-ab267d2e1c1e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:47.230781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:47.230781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:47.232471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5b295092-3bd3-4a8b-b034-ab267d2e1c1e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:47.234902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b295092-3bd3-4a8b-b034-ab267d2e1c1e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:47.235932 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 798/1603] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:31:47 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:47.417510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-9be534c2-d336-4323-b582-10a543398540 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:47.418363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-9be534c2-d336-4323-b582-10a543398540 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:47.418811 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:47.418811 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:47.419510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-9be534c2-d336-4323-b582-10a543398540 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:47.445914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:47.445914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:47.447555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-9be534c2-d336-4323-b582-10a543398540 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:47.449722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-9be534c2-d336-4323-b582-10a543398540 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:47.467046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-2bea02e8-7373-4bce-a02b-2aa6827d9491 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:47.467971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-2bea02e8-7373-4bce-a02b-2aa6827d9491 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:47.468400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:47.468400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:47.469038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-2bea02e8-7373-4bce-a02b-2aa6827d9491 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:47.476544 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 806/1604] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:31:47 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:47.525684 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:47.525684 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:47.535186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-2bea02e8-7373-4bce-a02b-2aa6827d9491 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:47.561838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-2bea02e8-7373-4bce-a02b-2aa6827d9491 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:47.571745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 799/1605] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:31:47 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 1369 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:49.671398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0896d04e-c897-4bb5-9581-46ebcecf498d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:49.671956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0896d04e-c897-4bb5-9581-46ebcecf498d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:49.672164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:49.672164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:49.672542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0896d04e-c897-4bb5-9581-46ebcecf498d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:49.729617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:49.729617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:49.735504 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0896d04e-c897-4bb5-9581-46ebcecf498d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:49.737573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0896d04e-c897-4bb5-9581-46ebcecf498d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:49.738783 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 807/1606] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:31:49 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:51.789952 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-677dbb43-e06f-42e9-9360-ed628ff6b8ff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:31:51.791834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-677dbb43-e06f-42e9-9360-ed628ff6b8ff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:51.792036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:51.792036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:51.792716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-677dbb43-e06f-42e9-9360-ed628ff6b8ff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:51.842572 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:51.842572 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:51.844368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-677dbb43-e06f-42e9-9360-ed628ff6b8ff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:51.850650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-677dbb43-e06f-42e9-9360-ed628ff6b8ff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:31:51.854650 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 800/1607] 10.222.0.68 () {58 vars in 1368 bytes} [Sat Jan 2 10:31:51 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 466 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:51.889652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0765c8ac-81db-43b6-ae8b-e788c21ba389 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:31:51.890616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0765c8ac-81db-43b6-ae8b-e788c21ba389 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:51.890842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:51.890842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:51.891221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0765c8ac-81db-43b6-ae8b-e788c21ba389 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:51.961255 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:51.961255 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:51.971812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0765c8ac-81db-43b6-ae8b-e788c21ba389 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:52.003804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-0765c8ac-81db-43b6-ae8b-e788c21ba389 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:31:52.005740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 808/1608] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:31:51 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 1369 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:52.028063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:31:52.028519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:52.028519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:52.028944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "28f39d29-cdf9-450c-a5d0-14ed19b863d9", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:31:52.030444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '28f39d29-cdf9-450c-a5d0-14ed19b863d9', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:31:52.098951 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:52.098951 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:52.100421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:31:52.100960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:31:52.102889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:31:52.124112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (e3f381a5-a3b5-4431-be88-66da0e582c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:31:52.128338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46390ab-f1b1-441d-bd1b-756a31b9332f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:52.131465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:31:52.258025 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46390ab-f1b1-441d-bd1b-756a31b9332f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '28f39d29-cdf9-450c-a5d0-14ed19b863d9', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:52.261459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22291ce4-26fe-490e-af07-82c8f99d436a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:52.381425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['85e2f74a-3b33-43ce-a27b-aa66c4476902', '53edd23f-5adc-4bde-ba30-bd7aaa5c98e8', '0986bce3-b96e-44a6-9584-ee2f9f633606', '65a0f9b1-f5aa-4e82-a50b-104448f1b3a8'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:31:52.383356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22291ce4-26fe-490e-af07-82c8f99d436a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e2f74a-3b33-43ce-a27b-aa66c4476902', '53edd23f-5adc-4bde-ba30-bd7aaa5c98e8', '0986bce3-b96e-44a6-9584-ee2f9f633606', '65a0f9b1-f5aa-4e82-a50b-104448f1b3a8']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:52.386094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b8cc75-0435-40fd-890f-b51890b4eeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:52.632996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b8cc75-0435-40fd-890f-b51890b4eeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d586f14-e332-41b7-b918-0d5d8c6027be', '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='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['85e2f74a-3b33-43ce-a27b-aa66c4476902','53edd23f-5adc-4bde-ba30-bd7aaa5c98e8','0986bce3-b96e-44a6-9584-ee2f9f633606','65a0f9b1-f5aa-4e82-a50b-104448f1b3a8'],size=1,snapshot_id=28f39d29-cdf9-450c-a5d0-14ed19b863d9,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), '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-02T10:31:52Z,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=1d586f14-e332-41b7-b918-0d5d8c6027be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=28f39d29-cdf9-450c-a5d0-14ed19b863d9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:52.635108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982cfb54-18e6-463d-b5e3-33fbf7ab6f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:52.699788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982cfb54-18e6-463d-b5e3-33fbf7ab6f7f) transitioned into 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='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['85e2f74a-3b33-43ce-a27b-aa66c4476902','53edd23f-5adc-4bde-ba30-bd7aaa5c98e8','0986bce3-b96e-44a6-9584-ee2f9f633606','65a0f9b1-f5aa-4e82-a50b-104448f1b3a8'],size=1,snapshot_id=28f39d29-cdf9-450c-a5d0-14ed19b863d9,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:52.702212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba3033c-92f2-41e3-b208-5c1235c7cbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:31:52.929426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba3033c-92f2-41e3-b208-5c1235c7cbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:31:52.932224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (e3f381a5-a3b5-4431-be88-66da0e582c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:31:53.066993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:31:53.105165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fe9aad1-1508-4aef-a3ca-99fd01e97a9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:31:53.106081 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 801/1609] 10.222.0.68 () {62 vars in 1305 bytes} [Sat Jan 2 10:31:52 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 805 bytes in 1084 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:31:53.150412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-16c7e099-17fa-4804-bf78-8cd16303fd8e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:31:53.151318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-16c7e099-17fa-4804-bf78-8cd16303fd8e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:53.151771 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:53.151771 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:53.152479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-16c7e099-17fa-4804-bf78-8cd16303fd8e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:53.267959 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:53.267959 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:53.287644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-16c7e099-17fa-4804-bf78-8cd16303fd8e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:53.344051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-16c7e099-17fa-4804-bf78-8cd16303fd8e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:31:53.347637 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 809/1610] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:31:53 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 897 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:53.385443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-3fd2b5b0-f030-4b00-ae90-a298fe3da6d7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:31:53.385972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-3fd2b5b0-f030-4b00-ae90-a298fe3da6d7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:53.386165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:53.386165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:53.386548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-3fd2b5b0-f030-4b00-ae90-a298fe3da6d7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:53.506214 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:53.506214 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:53.528632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-3fd2b5b0-f030-4b00-ae90-a298fe3da6d7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:53.589999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-3fd2b5b0-f030-4b00-ae90-a298fe3da6d7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:31:53.590836 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 802/1611] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:31:53 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 897 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:56.609155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-8b163161-bda2-41de-a458-d9e20f227df0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:31:56.610845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-8b163161-bda2-41de-a458-d9e20f227df0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:56.611267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:56.611267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:56.612577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-8b163161-bda2-41de-a458-d9e20f227df0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:56.686566 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:56.686566 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:56.698251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-8b163161-bda2-41de-a458-d9e20f227df0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:56.736724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-8b163161-bda2-41de-a458-d9e20f227df0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:31:56.738472 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 810/1612] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:31:56 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 897 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:31:57.190367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76bf6f20-6166-45dc-872f-ffb99d15e8c5 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:31:57.191128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76bf6f20-6166-45dc-872f-ffb99d15e8c5 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:57.191535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:57.191535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:57.192493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76bf6f20-6166-45dc-872f-ffb99d15e8c5 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:57.277687 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:57.277687 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:57.293044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-76bf6f20-6166-45dc-872f-ffb99d15e8c5 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:31:57.315946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:57.315946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:57.345922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76bf6f20-6166-45dc-872f-ffb99d15e8c5 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:31:57.369416 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 803/1613] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:57 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1211 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:57.586249 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-909f304c-1355-41d2-bdfe-f8b0f943cf52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:31:57.587282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-909f304c-1355-41d2-bdfe-f8b0f943cf52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:57.587674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:57.587674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:57.588832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-909f304c-1355-41d2-bdfe-f8b0f943cf52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:57.675079 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:57.675079 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:57.686446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-909f304c-1355-41d2-bdfe-f8b0f943cf52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:31:57.718389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:57.718389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:57.732182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-909f304c-1355-41d2-bdfe-f8b0f943cf52 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:31:57.733606 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 811/1614] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:31:57 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1211 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:57.768673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1/action Jan 02 10:31:57.772076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:57.772076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:57.772930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:31:57.774006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:31:57.825393 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:57.825393 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:57.826935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:31:57.913780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Begin detaching volume completed successfully. Jan 02 10:31:57.914596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1/action returned with HTTP 202 Jan 02 10:31:57.923676 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 804/1615] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:31:57 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:31:57.998114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6262bc1-a470-45f9-b62e-933a7167c34c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:31:57.998888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6262bc1-a470-45f9-b62e-933a7167c34c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:58.001237 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:58.001237 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:58.004298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6262bc1-a470-45f9-b62e-933a7167c34c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:58.065107 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:58.065107 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:58.104895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e6262bc1-a470-45f9-b62e-933a7167c34c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:31:58.159718 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:58.159718 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:58.175516 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6262bc1-a470-45f9-b62e-933a7167c34c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:31:58.176823 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 812/1616] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:57 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1214 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:58.216348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume// Jan 02 10:31:58.216833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:58.217567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:58.217567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:58.218578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:58.218930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-4e0f1fb4-5817-42a3-b461-ed00bd8d1c19 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:31:58.219742 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 805/1617] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:31: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 02 10:31:58.238617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-e868ad1d-8536-4373-8720-c01df2b3a158 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:31:58.239917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-e868ad1d-8536-4373-8720-c01df2b3a158 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:58.239917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:58.239917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:58.247181 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-e868ad1d-8536-4373-8720-c01df2b3a158 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:58.309528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:58.309528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:58.342861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-e868ad1d-8536-4373-8720-c01df2b3a158 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:31:58.379127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:58.379127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:58.419793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-e868ad1d-8536-4373-8720-c01df2b3a158 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:31:58.424195 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 813/1618] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:31:58 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1313 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:31:58.903620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-2a353bde-13b3-4b4e-99a1-1535956df32d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] DELETE http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a Jan 02 10:31:58.904241 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-2a353bde-13b3-4b4e-99a1-1535956df32d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:58.907226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-2a353bde-13b3-4b4e-99a1-1535956df32d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:59.007395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:59.007395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:59.199997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b75d71e7-2e4c-478b-a1bf-e7a915b4d57c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:31:59.200820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b75d71e7-2e4c-478b-a1bf-e7a915b4d57c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:59.201195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:59.201195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:59.202114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b75d71e7-2e4c-478b-a1bf-e7a915b4d57c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:59.290026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:59.290026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:59.324327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b75d71e7-2e4c-478b-a1bf-e7a915b4d57c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:31:59.381245 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:59.381245 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:59.409597 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b75d71e7-2e4c-478b-a1bf-e7a915b4d57c tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:31:59.422782 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 814/1619] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:31:59 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 1214 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:31:59.761896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-28e84054-6201-4cea-b5c3-bb9dffd948a4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:31:59.762730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-28e84054-6201-4cea-b5c3-bb9dffd948a4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:31:59.763777 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:31:59.763777 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:31:59.767830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-28e84054-6201-4cea-b5c3-bb9dffd948a4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:31:59.850764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:31:59.850764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:31:59.861849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-28e84054-6201-4cea-b5c3-bb9dffd948a4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:31:59.898490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-28e84054-6201-4cea-b5c3-bb9dffd948a4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:31:59.900040 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 815/1620] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:31:59 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 897 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:31:59.918741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-2a353bde-13b3-4b4e-99a1-1535956df32d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:31:59.919921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-2a353bde-13b3-4b4e-99a1-1535956df32d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:32:00.097355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d743e1ee-2191-4fdd-9c0c-a16a5af5b29d req-2a353bde-13b3-4b4e-99a1-1535956df32d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a returned with HTTP 200 Jan 02 10:32:00.098433 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 806/1621] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:31:58 2021] DELETE /volume/v3/937f0c643dc042479634ddca033df06b/attachments/d18a5ae8-4e75-4cb4-8c25-b3df72d39c1a => generated 19 bytes in 1200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:00.432888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ab86cc6-f43b-44a2-a9b9-730f61f899ea tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:32:00.434759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ab86cc6-f43b-44a2-a9b9-730f61f899ea tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:00.436816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:00.436816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:00.438116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ab86cc6-f43b-44a2-a9b9-730f61f899ea tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:00.573374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:00.573374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:00.591133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0ab86cc6-f43b-44a2-a9b9-730f61f899ea tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:32:00.648634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ab86cc6-f43b-44a2-a9b9-730f61f899ea tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:32:00.648634 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 816/1622] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:00 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:02.930506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:02.931835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:02.932219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:02.932219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:02.932804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:03.032393 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:03.032393 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:03.064263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:03.097135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:32:03.102175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 807/1623] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:32:02 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 897 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:06.134772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fb9a51e-630f-4cd6-924a-e2f037ed6ae8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:06.136985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fb9a51e-630f-4cd6-924a-e2f037ed6ae8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:06.137415 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:06.137415 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:06.138385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fb9a51e-630f-4cd6-924a-e2f037ed6ae8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:06.203504 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:06.203504 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:06.217413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fb9a51e-630f-4cd6-924a-e2f037ed6ae8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:06.251480 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-4fb9a51e-630f-4cd6-924a-e2f037ed6ae8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:32:06.253035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 817/1624] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:32:06 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 1347 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:32:06.288584 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:32:06.289075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:06.289299 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:06.289299 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:06.289681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:06.290842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:32:06.291645 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 808/1625] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:32:06 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:32:06.339455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-f82e5f14-9ce3-404f-96c7-c2ae0af520ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:32:06.340305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:06.340305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:06.341494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-f82e5f14-9ce3-404f-96c7-c2ae0af520ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d586f14-e332-41b7-b918-0d5d8c6027be", "instance_uuid": "dc20f802-fa5c-4230-b46c-c0f8ffa57fd6", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:32:06.421547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:06.421547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:06.499346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-f82e5f14-9ce3-404f-96c7-c2ae0af520ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:32:06.499346 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 818/1626] 10.222.0.68 () {64 vars in 1358 bytes} [Sat Jan 2 10:32:06 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:32:06.509292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:32:06.509742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:06.510537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:06.511916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-6c42d5a7-ed47-4c12-87e5-f59138d8d87d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:32:06.512652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 809/1627] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:32:06 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:32:06.526002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-e9d4a69e-a35e-4c15-8aae-883e9dd1eeff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:06.526575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-e9d4a69e-a35e-4c15-8aae-883e9dd1eeff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:06.526771 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:06.526771 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:06.527148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-e9d4a69e-a35e-4c15-8aae-883e9dd1eeff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:06.584188 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:06.584188 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:06.595462 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-e9d4a69e-a35e-4c15-8aae-883e9dd1eeff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:06.619276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:06.619276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:06.633319 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-e9d4a69e-a35e-4c15-8aae-883e9dd1eeff tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:32:06.634920 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 819/1628] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:32:06 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 1445 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:32:06.663394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-81d9adf2-00bb-4add-9fd0-892c1c7d7e98 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087 Jan 02 10:32:06.664292 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-81d9adf2-00bb-4add-9fd0-892c1c7d7e98 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:32:06.695517 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:32:06.695517 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:32:06.696248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-81d9adf2-00bb-4add-9fd0-892c1c7d7e98 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-1d586f14-e332-41b7-b918-0d5d8c6027be-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.011s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:32:06.698769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:06.698769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:08.855617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-81d9adf2-00bb-4add-9fd0-892c1c7d7e98 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-1d586f14-e332-41b7-b918-0d5d8c6027be-n-h2-765311-9'" released by "attachment_update" :: held 2.159s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:32:08.856848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-81d9adf2-00bb-4add-9fd0-892c1c7d7e98 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087 returned with HTTP 200 Jan 02 10:32:08.858204 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 810/1629] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:32:06 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087 => generated 762 bytes in 2201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:32:08.919886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-1c152e07-08b2-4f71-9548-7c13bd779298 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087/action Jan 02 10:32:08.920394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:08.920394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:08.920824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-1c152e07-08b2-4f71-9548-7c13bd779298 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:32:08.921204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-1c152e07-08b2-4f71-9548-7c13bd779298 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:32:09.058544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:09.058544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:09.096971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-4134c63e-d26d-494c-a1b4-a71c9173cebe req-1c152e07-08b2-4f71-9548-7c13bd779298 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087/action returned with HTTP 204 Jan 02 10:32:09.097846 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 820/1630] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:32:08 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:32:28.636964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac4bc732-369d-4486-9489-03369dc1bc19 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:28.637482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac4bc732-369d-4486-9489-03369dc1bc19 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:28.637654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:28.637654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:28.638323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac4bc732-369d-4486-9489-03369dc1bc19 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:28.753034 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:28.753034 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:28.763704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ac4bc732-369d-4486-9489-03369dc1bc19 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:28.787116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:28.787116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:28.802940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac4bc732-369d-4486-9489-03369dc1bc19 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 200 Jan 02 10:32:28.804088 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 811/1631] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:28 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 1639 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:32:38.604419 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-c9664914-dfcd-42be-a31d-f05bcb772332 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087 Jan 02 10:32:38.605049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-c9664914-dfcd-42be-a31d-f05bcb772332 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:38.605173 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:38.605173 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:38.605473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-c9664914-dfcd-42be-a31d-f05bcb772332 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:38.640165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:38.640165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:39.226260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-c9664914-dfcd-42be-a31d-f05bcb772332 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:32:39.227160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-c9664914-dfcd-42be-a31d-f05bcb772332 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:32:39.236372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-c9664914-dfcd-42be-a31d-f05bcb772332 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087 returned with HTTP 200 Jan 02 10:32:39.237684 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 821/1632] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:32:38 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/d8c42673-b29b-4a02-a41b-7a48b3be4087 => generated 19 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:39.261733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:39.262201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:39.262393 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:39.262393 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:39.263052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:39.263693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: 1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:39.328861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:39.328861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:39.330731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:39.383529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:32:39.383798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fcf97562-8f7b-46e0-a208-6ca6930647f6 req-219967c4-111d-4778-9c82-51a6718e4788 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 202 Jan 02 10:32:39.393283 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 812/1633] 10.222.0.68 () {60 vars in 1384 bytes} [Sat Jan 2 10:32:39 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:32:41.693674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b1e0f05-e3e6-430f-936b-3b6c0978a210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be Jan 02 10:32:41.694262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b1e0f05-e3e6-430f-936b-3b6c0978a210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:41.694380 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:41.694380 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:41.694743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b1e0f05-e3e6-430f-936b-3b6c0978a210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:41.797118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b1e0f05-e3e6-430f-936b-3b6c0978a210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be returned with HTTP 404 Jan 02 10:32:41.802192 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 822/1634] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:41 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/1d586f14-e332-41b7-b918-0d5d8c6027be => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:32:43.304777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:32:43.305300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:43.305504 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:43.305504 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:43.305869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:43.306227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete snapshot with id: 28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:32:43.381804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:43.381804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:43.387961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:32:43.477236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot delete request issued successfully. Jan 02 10:32:43.477708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95ceb508-1719-4f1e-a18f-c8e5ecba5f5b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 202 Jan 02 10:32:43.478727 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 813/1635] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:32:43 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:32:43.486897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7a4e11d-0f44-4fc5-8b01-759da69db48a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:32:43.487465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7a4e11d-0f44-4fc5-8b01-759da69db48a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:43.487953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7a4e11d-0f44-4fc5-8b01-759da69db48a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:43.544703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:43.544703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:43.545924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b7a4e11d-0f44-4fc5-8b01-759da69db48a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:32:43.548304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7a4e11d-0f44-4fc5-8b01-759da69db48a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:32:43.549700 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 823/1636] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:32:43 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:44.562809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e164a2e2-cc38-4868-978c-f5cd01bdc28c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:32:44.563479 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e164a2e2-cc38-4868-978c-f5cd01bdc28c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:44.563902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:44.563902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:44.564482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e164a2e2-cc38-4868-978c-f5cd01bdc28c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:44.616620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:44.616620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:44.617817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e164a2e2-cc38-4868-978c-f5cd01bdc28c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:32:44.622728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e164a2e2-cc38-4868-978c-f5cd01bdc28c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 200 Jan 02 10:32:44.627936 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 814/1637] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:32:44 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:45.637037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40c404dc-dea6-427a-8c70-6cf45e4357f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 Jan 02 10:32:45.637601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40c404dc-dea6-427a-8c70-6cf45e4357f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:45.637730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:45.637730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:45.638486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40c404dc-dea6-427a-8c70-6cf45e4357f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:45.669751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40c404dc-dea6-427a-8c70-6cf45e4357f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 returned with HTTP 404 Jan 02 10:32:45.670803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 824/1638] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:32:45 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/28f39d29-cdf9-450c-a5d0-14ed19b863d9 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:32:45.679052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:32:45.679834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:45.680226 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:45.680226 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:45.680870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:45.681490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:32:45.738696 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:45.738696 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:45.740466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:45.771073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:32:45.772904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b688d74c-11c3-484a-b5f9-3b9a97ea7d84 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 202 Jan 02 10:32:45.774212 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 815/1639] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:32:45 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:32:45.783042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-89b919ba-c2d8-43d1-aec4-3444436d67e4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:32:45.783972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-89b919ba-c2d8-43d1-aec4-3444436d67e4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:45.785592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-89b919ba-c2d8-43d1-aec4-3444436d67e4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:45.882259 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:45.882259 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:45.900009 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-89b919ba-c2d8-43d1-aec4-3444436d67e4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:45.940225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-89b919ba-c2d8-43d1-aec4-3444436d67e4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:32:45.942433 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 825/1640] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:45 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 1368 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:32:46.958931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf52ee24-d1d5-4c96-b0bf-44fd565e07cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:32:46.959465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf52ee24-d1d5-4c96-b0bf-44fd565e07cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:46.959562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:46.959562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:46.959916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf52ee24-d1d5-4c96-b0bf-44fd565e07cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:47.014005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:47.014005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:47.024026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cf52ee24-d1d5-4c96-b0bf-44fd565e07cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:47.047916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf52ee24-d1d5-4c96-b0bf-44fd565e07cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 200 Jan 02 10:32:47.049224 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 816/1641] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:46 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 1368 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:32:48.065916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-092530d9-cc65-4595-90c2-17b364119572 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc Jan 02 10:32:48.067260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-092530d9-cc65-4595-90c2-17b364119572 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:48.067672 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:48.067672 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:48.068290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-092530d9-cc65-4595-90c2-17b364119572 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:48.172729 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-092530d9-cc65-4595-90c2-17b364119572 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc returned with HTTP 404 Jan 02 10:32:48.173803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 826/1642] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:48 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/d843cd4c-b954-4f4e-a892-e7ae4a23d3fc => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:32:48.248587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:32:48.249037 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:48.249037 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:48.249455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-848303253", "snapshot_id": null, "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "volume_type": null, "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:32:48.250735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-848303253', 'snapshot_id': None, 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'volume_type': None, 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:32:48.429052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:32:48.463047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:32:48.509900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (90ba4813-9c4b-46f9-9557-ec0edad6db2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:32:48.513680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f501d13-02cf-4dbe-b85a-2f8ff94d63f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:32:48.516219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:32:48.755709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f501d13-02cf-4dbe-b85a-2f8ff94d63f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:32:48.758307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a4e99a-75ed-4581-9b4f-6801760e193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:32:48.936760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['43f5e22c-7005-412f-bba4-2c557a381b27', 'bc0a695a-4b67-4684-a712-ea97d93c7bcd', 'db674e63-af9c-4dc5-a5e5-b4c1745cee31', 'aff9c96c-72d0-4ae7-8911-f721d1c7e3c5'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:32:48.938945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a4e99a-75ed-4581-9b4f-6801760e193a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f5e22c-7005-412f-bba4-2c557a381b27', 'bc0a695a-4b67-4684-a712-ea97d93c7bcd', 'db674e63-af9c-4dc5-a5e5-b4c1745cee31', 'aff9c96c-72d0-4ae7-8911-f721d1c7e3c5']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:32:48.942557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093ef823-13f5-48c0-a454-147611ae78db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:32:49.022308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093ef823-13f5-48c0-a454-147611ae78db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '928dd16a-7769-429b-85e3-7178bd27dc24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-848303253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['43f5e22c-7005-412f-bba4-2c557a381b27','bc0a695a-4b67-4684-a712-ea97d93c7bcd','db674e63-af9c-4dc5-a5e5-b4c1745cee31','aff9c96c-72d0-4ae7-8911-f721d1c7e3c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-848303253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=928dd16a-7769-429b-85e3-7178bd27dc24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:32:49.024989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4031584-a11d-4371-9107-f0a621fb08e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:32:49.061177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4031584-a11d-4371-9107-f0a621fb08e8) transitioned into state 'SUCCESS' from state '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-848303253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['43f5e22c-7005-412f-bba4-2c557a381b27','bc0a695a-4b67-4684-a712-ea97d93c7bcd','db674e63-af9c-4dc5-a5e5-b4c1745cee31','aff9c96c-72d0-4ae7-8911-f721d1c7e3c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:32:49.063078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e91d1fd-abf5-4951-9595-013561e22898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:32:49.096551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e91d1fd-abf5-4951-9595-013561e22898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:32:49.105370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (90ba4813-9c4b-46f9-9557-ec0edad6db2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:32:49.230519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:32:49.262719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7be7802e-a937-4a94-ada3-30610ede50ed tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:32:49.267456 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 817/1643] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:32:48 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 827 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:32:49.278479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-069a1ebf-b971-4453-9d22-8d5407799945 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:49.278996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-069a1ebf-b971-4453-9d22-8d5407799945 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:49.279543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-069a1ebf-b971-4453-9d22-8d5407799945 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:49.404050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:49.404050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:49.430363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-069a1ebf-b971-4453-9d22-8d5407799945 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:49.519030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-069a1ebf-b971-4453-9d22-8d5407799945 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:49.524593 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 827/1644] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:49 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:50.541710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-667c3fdb-1b85-4593-a731-ce88fe78d19b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:50.543243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-667c3fdb-1b85-4593-a731-ce88fe78d19b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:50.543692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:50.543692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:50.544607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-667c3fdb-1b85-4593-a731-ce88fe78d19b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:50.667689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:50.667689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:50.688109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-667c3fdb-1b85-4593-a731-ce88fe78d19b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:50.717338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-667c3fdb-1b85-4593-a731-ce88fe78d19b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:50.728039 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 818/1645] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:50 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:51.733513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a578126-10e9-41c6-b04a-1289f004b28b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:51.734738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a578126-10e9-41c6-b04a-1289f004b28b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:51.734992 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:51.734992 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:51.735662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a578126-10e9-41c6-b04a-1289f004b28b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:51.794568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:51.794568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:51.804914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0a578126-10e9-41c6-b04a-1289f004b28b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:51.828352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a578126-10e9-41c6-b04a-1289f004b28b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:51.829475 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 828/1646] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:51 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:52.845336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a86e93b-3361-4a9d-a5b8-b7be26ed9ce7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:52.846436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a86e93b-3361-4a9d-a5b8-b7be26ed9ce7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:52.846866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:52.846866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:52.848179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a86e93b-3361-4a9d-a5b8-b7be26ed9ce7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:52.899080 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:52.899080 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:52.908706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6a86e93b-3361-4a9d-a5b8-b7be26ed9ce7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:52.933886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a86e93b-3361-4a9d-a5b8-b7be26ed9ce7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:52.935395 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 819/1647] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:52 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:53.951830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40c35ba4-3ec5-4fe3-ace7-ad0ca7e32591 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:53.952388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40c35ba4-3ec5-4fe3-ace7-ad0ca7e32591 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:53.952526 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:53.952526 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:53.953142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40c35ba4-3ec5-4fe3-ace7-ad0ca7e32591 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:54.059700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:54.059700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:54.081291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-40c35ba4-3ec5-4fe3-ace7-ad0ca7e32591 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:54.121864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40c35ba4-3ec5-4fe3-ace7-ad0ca7e32591 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:54.123234 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 829/1648] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:53 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:55.139709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af3e207c-924f-4e0a-aaad-3e937532c085 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:55.140823 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af3e207c-924f-4e0a-aaad-3e937532c085 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:55.141206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:55.141206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:55.142123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af3e207c-924f-4e0a-aaad-3e937532c085 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:55.248715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:55.248715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:55.266676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af3e207c-924f-4e0a-aaad-3e937532c085 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:55.303952 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af3e207c-924f-4e0a-aaad-3e937532c085 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:55.305450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 820/1649] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:55 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:56.321728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4eddfec6-0e5f-45a0-8c23-65e654b321cc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:56.322847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4eddfec6-0e5f-45a0-8c23-65e654b321cc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:56.323227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:56.323227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:56.323861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4eddfec6-0e5f-45a0-8c23-65e654b321cc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:56.440099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:56.440099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:56.451323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4eddfec6-0e5f-45a0-8c23-65e654b321cc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:56.513855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4eddfec6-0e5f-45a0-8c23-65e654b321cc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:56.520009 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 830/1650] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:56 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:57.535701 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aafa6292-0b85-4f26-bee7-7eb9a7dd33b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:57.537010 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aafa6292-0b85-4f26-bee7-7eb9a7dd33b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:57.537353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:57.537353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:57.537952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aafa6292-0b85-4f26-bee7-7eb9a7dd33b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:57.627834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:57.627834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:57.641507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aafa6292-0b85-4f26-bee7-7eb9a7dd33b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:57.703118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aafa6292-0b85-4f26-bee7-7eb9a7dd33b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:57.705137 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 821/1651] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:57 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:58.723126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a5e99e34-3fe2-451e-aecf-62a02b1b91a3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:58.724623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a5e99e34-3fe2-451e-aecf-62a02b1b91a3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:58.725018 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:58.725018 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:58.725640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a5e99e34-3fe2-451e-aecf-62a02b1b91a3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:32:58.872169 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:32:58.872169 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:32:58.902575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a5e99e34-3fe2-451e-aecf-62a02b1b91a3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:32:58.955109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a5e99e34-3fe2-451e-aecf-62a02b1b91a3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:32:58.955981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 831/1652] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:58 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:32:59.973277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e6afd69-371f-4012-a7c0-5ca142a315b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:32:59.973805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e6afd69-371f-4012-a7c0-5ca142a315b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:32:59.974024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:32:59.974024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:32:59.974398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e6afd69-371f-4012-a7c0-5ca142a315b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:00.106359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:00.106359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:00.117054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e6afd69-371f-4012-a7c0-5ca142a315b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:00.145053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e6afd69-371f-4012-a7c0-5ca142a315b5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:00.146424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 822/1653] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:32:59 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:01.164142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a66c5593-de08-4900-befe-2f07e1184221 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:01.164666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a66c5593-de08-4900-befe-2f07e1184221 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:01.164842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:01.164842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:01.165482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a66c5593-de08-4900-befe-2f07e1184221 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:01.313745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:01.313745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:01.335230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a66c5593-de08-4900-befe-2f07e1184221 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:01.390411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a66c5593-de08-4900-befe-2f07e1184221 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:01.411560 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 832/1654] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:01 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:02.419308 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ec3856b-b7af-4e43-b3f9-b19998a98976 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:02.420081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ec3856b-b7af-4e43-b3f9-b19998a98976 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:02.420634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:02.420634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:02.421155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ec3856b-b7af-4e43-b3f9-b19998a98976 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:02.553143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:02.553143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:02.567065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ec3856b-b7af-4e43-b3f9-b19998a98976 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:02.610902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ec3856b-b7af-4e43-b3f9-b19998a98976 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:02.612769 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 823/1655] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:02 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:03.630765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b716f6a1-32f7-4d0d-88cc-5571b18656c1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:03.631344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b716f6a1-32f7-4d0d-88cc-5571b18656c1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:03.631490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:03.631490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:03.632122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b716f6a1-32f7-4d0d-88cc-5571b18656c1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:03.696551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:03.696551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:03.706510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b716f6a1-32f7-4d0d-88cc-5571b18656c1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:03.739332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b716f6a1-32f7-4d0d-88cc-5571b18656c1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:03.740201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 833/1656] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:03 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:04.757101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c67af7a-1319-4895-871f-40fd06a87148 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:04.758328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c67af7a-1319-4895-871f-40fd06a87148 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:04.758699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:04.758699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:04.759397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c67af7a-1319-4895-871f-40fd06a87148 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:04.912674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:04.912674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:04.938087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c67af7a-1319-4895-871f-40fd06a87148 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:04.958751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c67af7a-1319-4895-871f-40fd06a87148 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:04.960497 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 824/1657] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:04 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 919 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:05.976415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64aef2df-c518-4e72-803e-0cd35915c807 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:05.977729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64aef2df-c518-4e72-803e-0cd35915c807 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:05.978154 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:05.978154 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:05.978799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64aef2df-c518-4e72-803e-0cd35915c807 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:06.115233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:06.115233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:06.130658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-64aef2df-c518-4e72-803e-0cd35915c807 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:06.214157 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64aef2df-c518-4e72-803e-0cd35915c807 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:06.214890 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 834/1658] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:05 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 977 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:07.232487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db5491b2-8f25-4df9-a81f-35f23f404210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:07.233579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db5491b2-8f25-4df9-a81f-35f23f404210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:07.233948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:07.233948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:07.234578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db5491b2-8f25-4df9-a81f-35f23f404210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:07.421474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:07.421474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:07.464353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-db5491b2-8f25-4df9-a81f-35f23f404210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:07.536994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db5491b2-8f25-4df9-a81f-35f23f404210 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:07.543704 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 825/1659] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:07 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 980 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:08.561204 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fca88cf8-3822-4bdb-a8ff-9bc3d763b47a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:08.562420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fca88cf8-3822-4bdb-a8ff-9bc3d763b47a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:08.563387 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:08.563387 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:08.564054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fca88cf8-3822-4bdb-a8ff-9bc3d763b47a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:08.684317 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:08.684317 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:08.699998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fca88cf8-3822-4bdb-a8ff-9bc3d763b47a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:08.733797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fca88cf8-3822-4bdb-a8ff-9bc3d763b47a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:08.734966 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 835/1660] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:08 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 980 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:09.752681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b05cbcc-3dbe-480c-95d8-bb7ea489423a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:09.754437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b05cbcc-3dbe-480c-95d8-bb7ea489423a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:09.755140 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:09.755140 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:09.756144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7b05cbcc-3dbe-480c-95d8-bb7ea489423a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:09.853120 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:09.853120 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:09.873268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7b05cbcc-3dbe-480c-95d8-bb7ea489423a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:09.923194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7b05cbcc-3dbe-480c-95d8-bb7ea489423a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:09.937100 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 826/1661] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:09 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 980 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:10.945229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6bdc590e-a991-43dd-bd05-e29cbcc85d43 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:10.946530 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6bdc590e-a991-43dd-bd05-e29cbcc85d43 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:10.947046 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:10.947046 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:10.949738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6bdc590e-a991-43dd-bd05-e29cbcc85d43 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:11.051704 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:11.051704 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:11.061267 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6bdc590e-a991-43dd-bd05-e29cbcc85d43 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:11.086518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6bdc590e-a991-43dd-bd05-e29cbcc85d43 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:11.096962 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 836/1662] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:10 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 980 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:12.104482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5313a852-1e7c-4f0d-9f1b-1197758b08fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:12.105245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5313a852-1e7c-4f0d-9f1b-1197758b08fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:12.105585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:12.105585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:12.106174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5313a852-1e7c-4f0d-9f1b-1197758b08fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:12.177749 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:12.177749 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:12.194432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5313a852-1e7c-4f0d-9f1b-1197758b08fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:12.239078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5313a852-1e7c-4f0d-9f1b-1197758b08fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:12.240312 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 827/1663] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:12 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 980 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:13.256625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f7500c5-89d5-41f5-8a5c-0339021a165c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:13.257158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f7500c5-89d5-41f5-8a5c-0339021a165c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:13.257325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:13.257325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:13.258106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f7500c5-89d5-41f5-8a5c-0339021a165c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:13.324686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:13.324686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:13.335202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1f7500c5-89d5-41f5-8a5c-0339021a165c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:13.362990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f7500c5-89d5-41f5-8a5c-0339021a165c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:13.365056 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 837/1664] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:13 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1368 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:13.382431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d1d7f0d-3829-4cf4-b54b-0a63818c8057 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:13.383850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d1d7f0d-3829-4cf4-b54b-0a63818c8057 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:13.384303 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:13.384303 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:13.385128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d1d7f0d-3829-4cf4-b54b-0a63818c8057 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:13.450439 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:13.450439 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:13.463408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d1d7f0d-3829-4cf4-b54b-0a63818c8057 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:13.497336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d1d7f0d-3829-4cf4-b54b-0a63818c8057 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:13.498876 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 828/1665] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:13 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1368 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:13.760078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:13.760603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:13.760797 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:13.760797 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:13.761450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:13.814384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:13.814384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:13.824163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:13.850383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:13.851273 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 838/1666] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:33:13 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:14.606027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-43f6c00c-7080-434a-affe-a5b6cdb882ee tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:14.606605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-43f6c00c-7080-434a-affe-a5b6cdb882ee tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:14.606727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:14.606727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:14.607115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-43f6c00c-7080-434a-affe-a5b6cdb882ee tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:14.658234 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:14.658234 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:14.667951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3802e81b-4526-43d9-af75-65895f303441 req-43f6c00c-7080-434a-affe-a5b6cdb882ee tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:14.699246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-43f6c00c-7080-434a-affe-a5b6cdb882ee tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:14.700273 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 829/1667] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:33:14 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1368 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:14.713348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:33:14.714111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:14.714328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:14.714328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:14.714720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:14.715831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:33:14.716424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 839/1668] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:33:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:33:14.730910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-bc516719-d118-4f0e-8869-0579f83e4457 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:33:14.731655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:14.731655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:14.732354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-bc516719-d118-4f0e-8869-0579f83e4457 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "928dd16a-7769-429b-85e3-7178bd27dc24", "instance_uuid": "6b23646d-1672-48ec-b771-14eb95d4a67b", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:14.788932 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:14.788932 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:14.866915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-bc516719-d118-4f0e-8869-0579f83e4457 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:33:14.879748 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 830/1669] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:33:14 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:16.578153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:33:16.578642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:16.579168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:16.580332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-a8a677e5-a2ff-4193-8210-cc185a1ca101 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:33:16.581201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 840/1670] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:33: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 02 10:33:16.602110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-2f67c911-0856-4bdb-b0bd-569e598482ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:16.602687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-2f67c911-0856-4bdb-b0bd-569e598482ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:16.602866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:16.602866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:16.603522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-2f67c911-0856-4bdb-b0bd-569e598482ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:16.673078 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:16.673078 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:16.684738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3802e81b-4526-43d9-af75-65895f303441 req-2f67c911-0856-4bdb-b0bd-569e598482ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:16.705867 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:16.705867 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:16.716452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-2f67c911-0856-4bdb-b0bd-569e598482ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:16.717819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 831/1671] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:33:16 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1466 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:33:16.759765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-d4f1ad4e-959f-4624-8dfc-a740121cd22d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49 Jan 02 10:33:16.760984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-d4f1ad4e-959f-4624-8dfc-a740121cd22d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:16.793520 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:33:16.793520 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:33:16.794266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-3802e81b-4526-43d9-af75-65895f303441 req-d4f1ad4e-959f-4624-8dfc-a740121cd22d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-928dd16a-7769-429b-85e3-7178bd27dc24-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.011s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:33:16.797305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:16.797305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:18.558140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-3802e81b-4526-43d9-af75-65895f303441 req-d4f1ad4e-959f-4624-8dfc-a740121cd22d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-928dd16a-7769-429b-85e3-7178bd27dc24-n-h2-765311-9'" released by "attachment_update" :: held 1.764s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:33:18.558839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-d4f1ad4e-959f-4624-8dfc-a740121cd22d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49 returned with HTTP 200 Jan 02 10:33:18.562064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 841/1672] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:33:16 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49 => generated 762 bytes in 1808 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:18.624780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-29deeb44-0ac3-46f1-aea2-1dfab0523813 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49/action Jan 02 10:33:18.625706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:18.625706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:18.627107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-29deeb44-0ac3-46f1-aea2-1dfab0523813 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:18.627868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-29deeb44-0ac3-46f1-aea2-1dfab0523813 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:18.763672 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:18.763672 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:18.801712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3802e81b-4526-43d9-af75-65895f303441 req-29deeb44-0ac3-46f1-aea2-1dfab0523813 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49/action returned with HTTP 204 Jan 02 10:33:18.802932 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 832/1673] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:33:18 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:33:36.295622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes Jan 02 10:33:36.296828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:36.296828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:36.297567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-579273764"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:36.298903 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-579273764'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:33:36.300725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create volume of 1 GB Jan 02 10:33:36.302244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:36.302244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:36.325568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Availability Zones retrieved successfully. Jan 02 10:33:36.365877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Flow 'volume_create_api' (bbef7ec7-ea97-4591-b234-d265db56adba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:33:36.369359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e427d0-04da-4aeb-837d-c0a18a4dd3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:33:36.384298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:33:36.484261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e427d0-04da-4aeb-837d-c0a18a4dd3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:33:36.492364 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55af65ac-9d8f-4310-b268-9e88bb3b144d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:33:36.660946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Created reservations ['eaac0e6b-9d84-44a9-819a-9f32e5ebe0d4', '9f443b07-1ed0-4919-a8dd-6efc3cbdae88', '92df85a1-1a55-4361-9e9c-d3c27f242b2a', '07ffc810-9802-4636-a620-1c6c6146adf0'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:36.663945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55af65ac-9d8f-4310-b268-9e88bb3b144d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaac0e6b-9d84-44a9-819a-9f32e5ebe0d4', '9f443b07-1ed0-4919-a8dd-6efc3cbdae88', '92df85a1-1a55-4361-9e9c-d3c27f242b2a', '07ffc810-9802-4636-a620-1c6c6146adf0']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:33:36.666193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998cb19e-3cee-476e-9946-c1608b12bf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:33:36.772397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998cb19e-3cee-476e-9946-c1608b12bf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60f5d990-c1e1-4984-bf40-42458f801344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-579273764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9521ad873fb411bab5d90929f538f64',qos_specs=None,replication_status=,reservations=['eaac0e6b-9d84-44a9-819a-9f32e5ebe0d4','9f443b07-1ed0-4919-a8dd-6efc3cbdae88','92df85a1-1a55-4361-9e9c-d3c27f242b2a','07ffc810-9802-4636-a620-1c6c6146adf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35126be8823b464d86641c1240df46ff',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-579273764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60f5d990-c1e1-4984-bf40-42458f801344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9521ad873fb411bab5d90929f538f64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='35126be8823b464d86641c1240df46ff',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:33:36.778322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2fb8c1-5a2b-4170-a869-607b30c59362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:33:36.822982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2fb8c1-5a2b-4170-a869-607b30c59362) transitioned into state 'SUCCESS' from state '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-579273764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9521ad873fb411bab5d90929f538f64',qos_specs=None,replication_status=,reservations=['eaac0e6b-9d84-44a9-819a-9f32e5ebe0d4','9f443b07-1ed0-4919-a8dd-6efc3cbdae88','92df85a1-1a55-4361-9e9c-d3c27f242b2a','07ffc810-9802-4636-a620-1c6c6146adf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35126be8823b464d86641c1240df46ff',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:33:36.825623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6578cb1b-900a-4f19-a3d0-b855d470ff85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:33:36.874607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6578cb1b-900a-4f19-a3d0-b855d470ff85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:33:36.879846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Flow 'volume_create_api' (bbef7ec7-ea97-4591-b234-d265db56adba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:33:36.961183 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create volume request issued successfully. Jan 02 10:33:36.993771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d3a125c7-ddee-412f-bee3-a9fa8113ae53 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes returned with HTTP 202 Jan 02 10:33:36.994767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 842/1674] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:33:36 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes => generated 819 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:37.012692 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35dfdc5e-27f1-44c4-b338-a460c18521eb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:37.013234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35dfdc5e-27f1-44c4-b338-a460c18521eb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:37.013454 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:37.013454 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:37.013840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35dfdc5e-27f1-44c4-b338-a460c18521eb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:37.133977 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:37.133977 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:37.185651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35dfdc5e-27f1-44c4-b338-a460c18521eb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:37.244365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35dfdc5e-27f1-44c4-b338-a460c18521eb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 returned with HTTP 200 Jan 02 10:33:37.250110 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 833/1675] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:37 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 => generated 911 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:38.262058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ffb2147-f8e6-480a-964d-238169abe41b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:38.262567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ffb2147-f8e6-480a-964d-238169abe41b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:38.262783 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:38.262783 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:38.263129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ffb2147-f8e6-480a-964d-238169abe41b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:38.375314 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:38.375314 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:38.399131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ffb2147-f8e6-480a-964d-238169abe41b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:38.439101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ffb2147-f8e6-480a-964d-238169abe41b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 returned with HTTP 200 Jan 02 10:33:38.450854 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 843/1676] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:33:38 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:38.456680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots Jan 02 10:33:38.457145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:38.457145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:38.457546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60f5d990-c1e1-4984-bf40-42458f801344", "name": "tempest-SnapshotsActionsTest-Snapshot-1543711144"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:38.545830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:38.545830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:38.547942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:38.548421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create snapshot from volume 60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:38.650509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Created reservations ['7c7bc601-2b0a-4796-87ec-1ad201674b46', 'bdd3cd2d-fba7-4b40-aad7-22f9a78fcd74', '18fa57e5-4bcb-4630-a30d-8080cd6f3ff6', '45831cfe-f304-4c10-afa5-eec3901be859'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:38.779922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot create request issued successfully. Jan 02 10:33:38.780967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6f03b36-cf6e-4f39-bf7f-a1d87b854156 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots returned with HTTP 202 Jan 02 10:33:38.783490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 834/1677] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:33:38 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots => generated 307 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:38.795794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98493bea-800f-4b20-ae10-9b2a8e1c3e7e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:38.796905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98493bea-800f-4b20-ae10-9b2a8e1c3e7e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:38.796905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:38.796905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:38.797327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98493bea-800f-4b20-ae10-9b2a8e1c3e7e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:38.824992 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:38.824992 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:38.826655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-98493bea-800f-4b20-ae10-9b2a8e1c3e7e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:38.836640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98493bea-800f-4b20-ae10-9b2a8e1c3e7e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:38.842218 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 844/1678] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:38 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:39.852824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f859a2ad-2b5c-4755-a0c1-654af204b0d2 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:39.852824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f859a2ad-2b5c-4755-a0c1-654af204b0d2 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:39.853494 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:39.853494 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:39.854304 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f859a2ad-2b5c-4755-a0c1-654af204b0d2 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:39.923689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:39.923689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:39.926152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f859a2ad-2b5c-4755-a0c1-654af204b0d2 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:39.933477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f859a2ad-2b5c-4755-a0c1-654af204b0d2 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:39.934304 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 835/1679] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:39 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:40.948546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-967ac8fe-8388-4082-956d-02c094b335a7 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:40.950411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-967ac8fe-8388-4082-956d-02c094b335a7 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:40.950834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:40.950834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:40.951607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-967ac8fe-8388-4082-956d-02c094b335a7 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:40.998496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:40.998496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:41.008524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-967ac8fe-8388-4082-956d-02c094b335a7 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:41.026322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-967ac8fe-8388-4082-956d-02c094b335a7 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:41.027172 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 845/1680] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:40 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 466 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:41.166001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d87bced6-850e-420b-82d4-06c664dbde2e tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:33:41.166886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:41.166886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:41.167652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d87bced6-850e-420b-82d4-06c664dbde2e tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:41.168256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d87bced6-850e-420b-82d4-06c664dbde2e tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:41.169622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-d87bced6-850e-420b-82d4-06c664dbde2e tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'creating'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:41.243644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:41.243644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:41.287591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d87bced6-850e-420b-82d4-06c664dbde2e tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:33:41.289299 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 836/1681] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:41 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:41.297380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd506455-9f42-485b-b5f3-f374f9a46a94 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:41.297918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd506455-9f42-485b-b5f3-f374f9a46a94 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:41.298130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:41.298130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:41.298497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd506455-9f42-485b-b5f3-f374f9a46a94 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:41.380335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:41.380335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:41.381488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bd506455-9f42-485b-b5f3-f374f9a46a94 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:41.383483 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd506455-9f42-485b-b5f3-f374f9a46a94 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:41.390470 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 846/1682] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:41 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 465 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:41.396235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9307b25d-fafd-40db-a63d-de626392af3a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:33:41.396705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:41.396705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:41.397150 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9307b25d-fafd-40db-a63d-de626392af3a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:41.397537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9307b25d-fafd-40db-a63d-de626392af3a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:41.398857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-9307b25d-fafd-40db-a63d-de626392af3a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'available'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:41.533241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:41.533241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:41.617985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9307b25d-fafd-40db-a63d-de626392af3a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:33:41.619161 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 837/1683] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:41 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:41.627662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad2f12ef-23aa-419f-a54b-35b160794417 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:41.628182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad2f12ef-23aa-419f-a54b-35b160794417 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:41.628392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:41.628392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:41.628780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad2f12ef-23aa-419f-a54b-35b160794417 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:41.668916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:41.668916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:41.670086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ad2f12ef-23aa-419f-a54b-35b160794417 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:41.678769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad2f12ef-23aa-419f-a54b-35b160794417 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:41.680176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 847/1684] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:41 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 466 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:41.695870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots Jan 02 10:33:41.696325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:41.696325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:41.696744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60f5d990-c1e1-4984-bf40-42458f801344", "name": "tempest-SnapshotsActionsTest-Snapshot-959898790"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:41.769740 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:41.769740 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:41.771639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:41.772089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create snapshot from volume 60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:41.845398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Created reservations ['31d03ad9-adfb-4739-8de3-00d79ab54bd8', 'dc990c7a-4311-4c73-a9ba-17dcc3d7a29e', '383f2eb9-30f2-4153-aa23-7abd75fa3fab', '865ef4d3-c71d-4cce-9466-4acf1155f676'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:42.080136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot create request issued successfully. Jan 02 10:33:42.081286 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2abae8ed-9561-45b7-b34b-458cdd0b96b9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots returned with HTTP 202 Jan 02 10:33:42.082315 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 838/1685] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:33:41 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots => generated 306 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:42.092877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7064064-982a-444d-95f5-5a425eee0cfd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:42.093412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7064064-982a-444d-95f5-5a425eee0cfd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:42.093604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:42.093604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:42.094271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7064064-982a-444d-95f5-5a425eee0cfd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:42.157268 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:42.157268 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:42.169505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d7064064-982a-444d-95f5-5a425eee0cfd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:42.171915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7064064-982a-444d-95f5-5a425eee0cfd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:42.173127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 848/1686] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:42 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 438 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:43.185675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3502b039-63ec-4057-854a-b6d670f411bd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:43.186830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3502b039-63ec-4057-854a-b6d670f411bd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:43.187420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:43.187420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:43.188030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3502b039-63ec-4057-854a-b6d670f411bd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:43.247394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:43.247394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:43.248536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3502b039-63ec-4057-854a-b6d670f411bd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:43.250642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3502b039-63ec-4057-854a-b6d670f411bd tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:43.251656 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 839/1687] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:43 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:44.289763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27b434f4-6fb7-426f-a189-96ef04fd9e42 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:44.290300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27b434f4-6fb7-426f-a189-96ef04fd9e42 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:44.290519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:44.290519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:44.295900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27b434f4-6fb7-426f-a189-96ef04fd9e42 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:44.356138 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:44.356138 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:44.358050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-27b434f4-6fb7-426f-a189-96ef04fd9e42 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:44.371081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27b434f4-6fb7-426f-a189-96ef04fd9e42 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:44.372467 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 849/1688] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:44 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 438 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:33:45.384805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2fa72cc-5f86-4f91-8e1c-6fdf7433c223 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:45.385236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e2fa72cc-5f86-4f91-8e1c-6fdf7433c223 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:45.385325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:45.385325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:45.385631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e2fa72cc-5f86-4f91-8e1c-6fdf7433c223 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:45.450002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:45.450002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:45.452566 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e2fa72cc-5f86-4f91-8e1c-6fdf7433c223 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:45.461770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2fa72cc-5f86-4f91-8e1c-6fdf7433c223 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:45.462965 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 840/1689] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:45 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:45.475649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-480eaf71-c3a1-4d92-9e67-dbd7969f82d5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5/action Jan 02 10:33:45.476114 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:45.476114 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:45.477135 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-480eaf71-c3a1-4d92-9e67-dbd7969f82d5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:45.477533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-480eaf71-c3a1-4d92-9e67-dbd7969f82d5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:45.478495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-480eaf71-c3a1-4d92-9e67-dbd7969f82d5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot 'ba2636f1-393d-4375-a67c-24e175c7dbf5' with '{'status': 'creating'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:45.600268 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:45.600268 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:45.652537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-480eaf71-c3a1-4d92-9e67-dbd7969f82d5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5/action returned with HTTP 202 Jan 02 10:33:45.653657 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 850/1690] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:45 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:45.661869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ed7a5e0-3073-44e2-ad23-337fbb702984 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:45.662771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ed7a5e0-3073-44e2-ad23-337fbb702984 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:45.663181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:45.663181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:45.668134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ed7a5e0-3073-44e2-ad23-337fbb702984 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:45.702664 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:45.702664 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:45.704315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8ed7a5e0-3073-44e2-ad23-337fbb702984 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:45.707561 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ed7a5e0-3073-44e2-ad23-337fbb702984 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:45.710261 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 841/1691] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:45 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 464 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:45.722639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da5bdbd7-518d-41da-8277-75bd382e04ea tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5/action Jan 02 10:33:45.723426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:45.723426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:45.724126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da5bdbd7-518d-41da-8277-75bd382e04ea tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-force_delete": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:45.724685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da5bdbd7-518d-41da-8277-75bd382e04ea tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:45.773660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:45.773660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:45.775166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da5bdbd7-518d-41da-8277-75bd382e04ea tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot retrieved successfully. Jan 02 10:33:45.873942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da5bdbd7-518d-41da-8277-75bd382e04ea tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot delete request issued successfully. Jan 02 10:33:45.876646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da5bdbd7-518d-41da-8277-75bd382e04ea tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5/action returned with HTTP 202 Jan 02 10:33:45.880627 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 851/1692] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:45 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:45.887964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74fe11a0-30e3-4869-9957-2396343285c9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:45.888496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74fe11a0-30e3-4869-9957-2396343285c9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:45.888691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:45.888691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:45.889822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74fe11a0-30e3-4869-9957-2396343285c9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:45.935726 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:45.935726 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:45.938068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74fe11a0-30e3-4869-9957-2396343285c9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:45.942181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74fe11a0-30e3-4869-9957-2396343285c9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:45.943222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 842/1693] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:45 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 464 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:46.957376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07ccf777-3a90-48dc-82ad-09ad7f47672c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:46.957934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07ccf777-3a90-48dc-82ad-09ad7f47672c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:46.958073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:46.958073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:46.958463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07ccf777-3a90-48dc-82ad-09ad7f47672c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:47.013859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:47.013859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:47.015010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-07ccf777-3a90-48dc-82ad-09ad7f47672c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:47.019300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07ccf777-3a90-48dc-82ad-09ad7f47672c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 200 Jan 02 10:33:47.024550 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 852/1694] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:46 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 464 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:48.039039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abf2c8fc-1d56-4762-b1f8-7d38722ae565 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:33:48.040903 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abf2c8fc-1d56-4762-b1f8-7d38722ae565 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:48.041360 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:48.041360 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:48.042051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abf2c8fc-1d56-4762-b1f8-7d38722ae565 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:48.076636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abf2c8fc-1d56-4762-b1f8-7d38722ae565 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 404 Jan 02 10:33:48.078556 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 843/1695] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:48 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:33:48.086664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c838404c-ca66-43e1-af87-f5a3d1494438 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:33:48.087416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:48.087416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:48.088179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c838404c-ca66-43e1-af87-f5a3d1494438 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:48.088796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c838404c-ca66-43e1-af87-f5a3d1494438 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:48.089957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c838404c-ca66-43e1-af87-f5a3d1494438 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'available'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:48.181568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:48.181568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:48.252515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c838404c-ca66-43e1-af87-f5a3d1494438 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:33:48.256106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 853/1696] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:48 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:48.266225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9246d18d-b90a-4436-92fe-e5fd61201cf5 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:48.266975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9246d18d-b90a-4436-92fe-e5fd61201cf5 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:48.268054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9246d18d-b90a-4436-92fe-e5fd61201cf5 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:48.332997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:48.332997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:48.338543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9246d18d-b90a-4436-92fe-e5fd61201cf5 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:48.340677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9246d18d-b90a-4436-92fe-e5fd61201cf5 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:48.351361 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 844/1697] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:48 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:48.357911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots Jan 02 10:33:48.358361 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:48.358361 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:48.358779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60f5d990-c1e1-4984-bf40-42458f801344", "name": "tempest-SnapshotsActionsTest-Snapshot-1888579324"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:48.417389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:48.417389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:48.418651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:48.419268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create snapshot from volume 60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:48.489396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Created reservations ['795023b1-4544-4645-83ba-ad27978a45eb', 'c1b8e239-6ad0-4caa-bfe7-213809b23784', '72c9737f-c6c1-4361-9421-7f7e7e078a5d', 'ef085efc-f444-4e5d-93c9-a0f4553f0320'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:48.757378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot create request issued successfully. Jan 02 10:33:48.758191 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcd52366-800d-48ea-a96f-0bd4e28a77c8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots returned with HTTP 202 Jan 02 10:33:48.764518 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 854/1698] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:33:48 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots => generated 307 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:48.776659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4645f5dd-a16b-4db9-ba05-7ffe73aa3629 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:48.786669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4645f5dd-a16b-4db9-ba05-7ffe73aa3629 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:48.787187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:48.787187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:48.788172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4645f5dd-a16b-4db9-ba05-7ffe73aa3629 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:48.842194 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:48.842194 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:48.844337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4645f5dd-a16b-4db9-ba05-7ffe73aa3629 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:48.847633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4645f5dd-a16b-4db9-ba05-7ffe73aa3629 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 200 Jan 02 10:33:48.863801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 845/1699] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:48 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 439 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:49.862589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38be68ca-19f5-4ddb-a5f1-4dafa071225a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:49.863399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38be68ca-19f5-4ddb-a5f1-4dafa071225a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:49.863606 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:49.863606 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:49.864327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38be68ca-19f5-4ddb-a5f1-4dafa071225a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:49.950128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:49.950128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:49.959438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-38be68ca-19f5-4ddb-a5f1-4dafa071225a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:49.973326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38be68ca-19f5-4ddb-a5f1-4dafa071225a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 200 Jan 02 10:33:49.979722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 855/1700] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:49 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 439 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:50.987967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9804a3c-a4a9-4523-bb6e-10f40fc6cb90 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:50.988481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9804a3c-a4a9-4523-bb6e-10f40fc6cb90 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:50.988683 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:50.988683 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:50.990561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9804a3c-a4a9-4523-bb6e-10f40fc6cb90 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:51.025522 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:51.025522 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:51.026728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9804a3c-a4a9-4523-bb6e-10f40fc6cb90 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:51.028728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9804a3c-a4a9-4523-bb6e-10f40fc6cb90 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 200 Jan 02 10:33:51.029555 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 846/1701] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:50 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:51.044598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51e8891d-2109-4caf-a61f-d78df7029ad2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f/action Jan 02 10:33:51.045043 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:51.045043 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:51.045483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51e8891d-2109-4caf-a61f-d78df7029ad2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:51.045860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51e8891d-2109-4caf-a61f-d78df7029ad2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:51.046807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-51e8891d-2109-4caf-a61f-d78df7029ad2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot 'ffe5c4dc-fa12-4a9e-9744-85a7d014c87f' with '{'status': 'deleting'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:51.107200 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:51.107200 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:51.153484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51e8891d-2109-4caf-a61f-d78df7029ad2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f/action returned with HTTP 202 Jan 02 10:33:51.158635 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 856/1702] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:51 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:51.163735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d49c16f5-2897-4206-98a4-6426b4fa9d4e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:51.164535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d49c16f5-2897-4206-98a4-6426b4fa9d4e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:51.164906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:51.164906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:51.165529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d49c16f5-2897-4206-98a4-6426b4fa9d4e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:51.197803 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:51.197803 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:51.199326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d49c16f5-2897-4206-98a4-6426b4fa9d4e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:51.201627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d49c16f5-2897-4206-98a4-6426b4fa9d4e tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 200 Jan 02 10:33:51.202669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 847/1703] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:51 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:51.214764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec99f71f-26a4-4453-9b91-8f4fa38200d8 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f/action Jan 02 10:33:51.215615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:51.215615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:51.216313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec99f71f-26a4-4453-9b91-8f4fa38200d8 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-force_delete": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:51.216873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec99f71f-26a4-4453-9b91-8f4fa38200d8 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:51.244535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:51.244535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:51.246064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec99f71f-26a4-4453-9b91-8f4fa38200d8 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot retrieved successfully. Jan 02 10:33:51.339583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec99f71f-26a4-4453-9b91-8f4fa38200d8 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot delete request issued successfully. Jan 02 10:33:51.340121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec99f71f-26a4-4453-9b91-8f4fa38200d8 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f/action returned with HTTP 202 Jan 02 10:33:51.341377 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 857/1704] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:51 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:51.349731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c67e1fab-0a33-4666-8ea7-a05d90f2f78c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:51.350528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c67e1fab-0a33-4666-8ea7-a05d90f2f78c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:51.350928 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:51.350928 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:51.351564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c67e1fab-0a33-4666-8ea7-a05d90f2f78c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:51.420487 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:51.420487 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:51.421840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c67e1fab-0a33-4666-8ea7-a05d90f2f78c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:51.423645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c67e1fab-0a33-4666-8ea7-a05d90f2f78c tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 200 Jan 02 10:33:51.430770 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 848/1705] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:51 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 465 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:52.437361 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdd64094-09fd-4cc9-80bd-da20141a861b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:52.438171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdd64094-09fd-4cc9-80bd-da20141a861b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:52.438642 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:52.438642 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:52.439453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdd64094-09fd-4cc9-80bd-da20141a861b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:52.484644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:52.484644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:52.485785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fdd64094-09fd-4cc9-80bd-da20141a861b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:52.488436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdd64094-09fd-4cc9-80bd-da20141a861b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 200 Jan 02 10:33:52.489651 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 858/1706] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:52 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:53.501899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3498a201-eab7-4a2f-9597-04a76abf0dce tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:33:53.502626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3498a201-eab7-4a2f-9597-04a76abf0dce tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:53.502626 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:53.502626 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:53.502949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3498a201-eab7-4a2f-9597-04a76abf0dce tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:53.553809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3498a201-eab7-4a2f-9597-04a76abf0dce tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 404 Jan 02 10:33:53.555178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 849/1707] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:53 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:33:53.564981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3de60f6-198b-4e89-a9e6-8bbdabebe29d tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:33:53.565838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:53.565838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:53.566769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3de60f6-198b-4e89-a9e6-8bbdabebe29d tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:53.567501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3de60f6-198b-4e89-a9e6-8bbdabebe29d tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:53.568885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-b3de60f6-198b-4e89-a9e6-8bbdabebe29d tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'available'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:53.651765 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:53.651765 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:53.703852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3de60f6-198b-4e89-a9e6-8bbdabebe29d tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:33:53.705440 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 859/1708] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:53 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:53.714188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9559da4c-f6b8-446b-9664-5919f85ebf13 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:53.715052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9559da4c-f6b8-446b-9664-5919f85ebf13 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:53.715781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9559da4c-f6b8-446b-9664-5919f85ebf13 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:53.745127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:53.745127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:53.746745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9559da4c-f6b8-446b-9664-5919f85ebf13 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:53.749155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9559da4c-f6b8-446b-9664-5919f85ebf13 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:53.758281 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 850/1709] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:53 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:53.763763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots Jan 02 10:33:53.764462 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:53.764462 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:53.765249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60f5d990-c1e1-4984-bf40-42458f801344", "name": "tempest-SnapshotsActionsTest-Snapshot-1522432219"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:53.823402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:53.823402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:53.825129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:53.825742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create snapshot from volume 60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:53.899683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Created reservations ['a44f5ff9-dddd-4a87-b334-b7c7c0e150c8', 'b94be410-041a-418e-8288-5341a1db00d4', '782cbc2d-8f9a-41dd-87a3-b3e9082edf0e', 'dc5a0ee5-39cc-4809-9ae5-a6c45e738c54'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:54.032103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot create request issued successfully. Jan 02 10:33:54.033426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f6ca971-97d9-4f00-8f32-715d22f067d8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots returned with HTTP 202 Jan 02 10:33:54.041279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 860/1710] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:33:53 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots => generated 307 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:54.045261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78ad3bec-d38e-4b96-867e-d73afeae61c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:54.045778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78ad3bec-d38e-4b96-867e-d73afeae61c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:54.045988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:54.045988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:54.046362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78ad3bec-d38e-4b96-867e-d73afeae61c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:54.090198 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:54.090198 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:54.091349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-78ad3bec-d38e-4b96-867e-d73afeae61c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:54.093383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78ad3bec-d38e-4b96-867e-d73afeae61c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 200 Jan 02 10:33:54.094195 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 851/1711] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:54 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:54.990799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-809c3dd1-6f0c-49db-a328-f4c3271cfeb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/limits Jan 02 10:33:54.991399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-809c3dd1-6f0c-49db-a328-f4c3271cfeb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:54.991725 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:54.991725 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:54.992249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-809c3dd1-6f0c-49db-a328-f4c3271cfeb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:55.013650 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:55.013650 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:55.049768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-809c3dd1-6f0c-49db-a328-f4c3271cfeb6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/limits returned with HTTP 200 Jan 02 10:33:55.050890 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 861/1712] 10.222.0.73 () {60 vars in 1455 bytes} [Sat Jan 2 10:33:54 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/limits => generated 302 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:55.107687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e5c6948-8ad7-4796-847c-48a4c748179d tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:55.108167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e5c6948-8ad7-4796-847c-48a4c748179d tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:55.108592 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:55.108592 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:55.108979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e5c6948-8ad7-4796-847c-48a4c748179d tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:55.136431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:55.136431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:55.137588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0e5c6948-8ad7-4796-847c-48a4c748179d tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:55.139531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e5c6948-8ad7-4796-847c-48a4c748179d tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 200 Jan 02 10:33:55.140339 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 852/1713] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:55 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:55.219815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-a9144901-fbf2-41d1-bad9-55f0d8a642bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:55.224320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-a9144901-fbf2-41d1-bad9-55f0d8a642bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:55.224931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-a9144901-fbf2-41d1-bad9-55f0d8a642bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:55.282472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:55.282472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:55.292259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-a9144901-fbf2-41d1-bad9-55f0d8a642bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:55.312702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:55.312702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:55.346476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-a9144901-fbf2-41d1-bad9-55f0d8a642bc tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:33:55.347499 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 862/1714] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:33:55 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1660 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:33:55.364378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots Jan 02 10:33:55.364758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:55.364758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:55.365184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "928dd16a-7769-429b-85e3-7178bd27dc24", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2081037127", "description": null, "metadata": {}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:55.416055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:55.416055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:55.417466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:33:55.417892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create snapshot from volume 928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:33:55.474056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['ca86d040-4065-49bd-9ed4-f693e4835880', '3606cd2c-8ac4-4dc1-a54b-2cde2ab6eb72', 'ae389944-f128-4eea-8608-b618334679cd', '7a6dcd4c-6550-4eb1-8209-8a4716818750'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:55.577151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot force create request issued successfully. Jan 02 10:33:55.577919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-670b11bb-0182-4f35-88a6-601b57da51e6 req-dbb76e9a-7bc0-4d91-a162-66078183a545 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots returned with HTTP 202 Jan 02 10:33:55.579153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 853/1715] 10.222.0.73 () {64 vars in 1518 bytes} [Sat Jan 2 10:33:55 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots => generated 320 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:56.153055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c03b84aa-2d44-4bb8-84a6-6710b4cc3091 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:56.154356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c03b84aa-2d44-4bb8-84a6-6710b4cc3091 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:56.154789 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:56.154789 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:56.155759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c03b84aa-2d44-4bb8-84a6-6710b4cc3091 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:56.184976 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:56.184976 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:56.187095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c03b84aa-2d44-4bb8-84a6-6710b4cc3091 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:56.189689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c03b84aa-2d44-4bb8-84a6-6710b4cc3091 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 200 Jan 02 10:33:56.190915 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 863/1716] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:56 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:56.202832 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4abadf4-1e04-481d-9426-18f8589eee9a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976/action Jan 02 10:33:56.203440 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:56.203440 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:56.204173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4abadf4-1e04-481d-9426-18f8589eee9a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:56.204755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4abadf4-1e04-481d-9426-18f8589eee9a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:56.207040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c4abadf4-1e04-481d-9426-18f8589eee9a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '7ff71ad2-2312-47ae-a210-0b1051cfc976' with '{'status': 'error'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:56.262593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:56.262593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:56.311276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4abadf4-1e04-481d-9426-18f8589eee9a tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976/action returned with HTTP 202 Jan 02 10:33:56.312850 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 854/1717] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:56 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:56.327159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-661f55b8-318a-4af5-aa7c-135926cf6aea tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:56.332091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-661f55b8-318a-4af5-aa7c-135926cf6aea tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:56.332493 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:56.332493 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:56.333329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-661f55b8-318a-4af5-aa7c-135926cf6aea tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:56.393742 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:56.393742 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:56.395532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-661f55b8-318a-4af5-aa7c-135926cf6aea tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:56.398264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-661f55b8-318a-4af5-aa7c-135926cf6aea tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 200 Jan 02 10:33:56.399604 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 864/1718] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:56 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 462 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:56.419359 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ab22039-a697-4469-8dd8-d38eb3503ffe tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976/action Jan 02 10:33:56.428240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:56.428240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:56.428792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ab22039-a697-4469-8dd8-d38eb3503ffe tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-force_delete": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:56.429190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ab22039-a697-4469-8dd8-d38eb3503ffe tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:56.459354 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:56.459354 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:56.460842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9ab22039-a697-4469-8dd8-d38eb3503ffe tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot retrieved successfully. Jan 02 10:33:56.541463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9ab22039-a697-4469-8dd8-d38eb3503ffe tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot delete request issued successfully. Jan 02 10:33:56.542181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ab22039-a697-4469-8dd8-d38eb3503ffe tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976/action returned with HTTP 202 Jan 02 10:33:56.543502 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 855/1719] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:56 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:33:56.552380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-770e50a1-40c4-4a41-ba41-d3f01927317a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:56.553183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-770e50a1-40c4-4a41-ba41-d3f01927317a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:56.553602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:56.553602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:56.556405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-770e50a1-40c4-4a41-ba41-d3f01927317a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:56.624660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:56.624660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:56.625872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-770e50a1-40c4-4a41-ba41-d3f01927317a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:56.629170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-770e50a1-40c4-4a41-ba41-d3f01927317a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 200 Jan 02 10:33:56.630265 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 865/1720] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:56 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:56.793842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66b0ffc3-069c-4463-b049-10265cf3e40f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:33:56.794926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66b0ffc3-069c-4463-b049-10265cf3e40f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:56.795328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:56.795328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:56.796120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66b0ffc3-069c-4463-b049-10265cf3e40f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:56.836936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:56.836936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:56.838430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-66b0ffc3-069c-4463-b049-10265cf3e40f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:33:56.840620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66b0ffc3-069c-4463-b049-10265cf3e40f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 200 Jan 02 10:33:56.847385 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 856/1721] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:56 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 452 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:57.647252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02ab17b3-33e6-4a56-8599-867a20f2ac95 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:57.655258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02ab17b3-33e6-4a56-8599-867a20f2ac95 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:57.655866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:57.655866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:57.657832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02ab17b3-33e6-4a56-8599-867a20f2ac95 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:57.684023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:57.684023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:57.685570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-02ab17b3-33e6-4a56-8599-867a20f2ac95 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:57.687665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02ab17b3-33e6-4a56-8599-867a20f2ac95 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 200 Jan 02 10:33:57.688912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 866/1722] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:57 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:57.854278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20042d41-6cde-4c13-a14b-9bec6355d503 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:33:57.854790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20042d41-6cde-4c13-a14b-9bec6355d503 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:57.854980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:57.854980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:57.855795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20042d41-6cde-4c13-a14b-9bec6355d503 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:57.897108 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:57.897108 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:57.897943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20042d41-6cde-4c13-a14b-9bec6355d503 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:33:57.900647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20042d41-6cde-4c13-a14b-9bec6355d503 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 200 Jan 02 10:33:57.901492 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 857/1723] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:57 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 479 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:58.174008 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-2af4aae9-dd0c-42a7-8b0c-0556e7d4ac6b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] DELETE http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c Jan 02 10:33:58.174988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-2af4aae9-dd0c-42a7-8b0c-0556e7d4ac6b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:58.176781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:58.176781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:58.181408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-2af4aae9-dd0c-42a7-8b0c-0556e7d4ac6b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:58.202772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:58.202772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:58.701684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94f6dbbd-627f-4ac0-ba78-45606820a7c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:33:58.702933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94f6dbbd-627f-4ac0-ba78-45606820a7c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:58.703359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:58.703359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:58.703987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94f6dbbd-627f-4ac0-ba78-45606820a7c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:58.751507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94f6dbbd-627f-4ac0-ba78-45606820a7c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 404 Jan 02 10:33:58.753353 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 858/1724] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:58 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:33:58.761002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7665a02-f10a-4be5-a5f6-7481462f8db3 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:33:58.762068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7665a02-f10a-4be5-a5f6-7481462f8db3 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:33:58.762606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7665a02-f10a-4be5-a5f6-7481462f8db3 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:58.764037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-a7665a02-f10a-4be5-a5f6-7481462f8db3 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'available'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:33:58.869715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:58.869715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:58.920314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7665a02-f10a-4be5-a5f6-7481462f8db3 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:33:58.921757 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 859/1725] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:33:58 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 10:33:58.930083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14b0ca65-9956-4456-bbb4-0dc3c6bc6762 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:33:58.937785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14b0ca65-9956-4456-bbb4-0dc3c6bc6762 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:58.938320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:58.938320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:58.939684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14b0ca65-9956-4456-bbb4-0dc3c6bc6762 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:58.949970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-2af4aae9-dd0c-42a7-8b0c-0556e7d4ac6b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:33:58.950768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-2af4aae9-dd0c-42a7-8b0c-0556e7d4ac6b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:33:58.962375 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-2af4aae9-dd0c-42a7-8b0c-0556e7d4ac6b tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c returned with HTTP 200 Jan 02 10:33:58.967656 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 867/1726] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:33:58 2021] DELETE /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/55ac43c0-f283-41b8-b24a-df4c7a89978c => generated 19 bytes in 798 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:33:58.985180 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:58.985180 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:58.985871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-d118b31a-d01b-414c-a183-240c8f418238 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] DELETE http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19 Jan 02 10:33:58.987226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-d118b31a-d01b-414c-a183-240c8f418238 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:58.987641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:58.987641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:58.987963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-14b0ca65-9956-4456-bbb4-0dc3c6bc6762 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:58.988440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-d118b31a-d01b-414c-a183-240c8f418238 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:58.990708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14b0ca65-9956-4456-bbb4-0dc3c6bc6762 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:33:58.999617 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 860/1727] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:58 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:33:59.007126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots Jan 02 10:33:59.009607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:59.009607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:59.010260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60f5d990-c1e1-4984-bf40-42458f801344", "name": "tempest-SnapshotsActionsTest-Snapshot-123945217"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:33:59.034404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:59.034404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:59.071923 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:59.071923 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:59.073523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:33:59.074002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Create snapshot from volume 60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:33:59.150691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Created reservations ['75b7aaaf-fccc-461e-b8bd-77d70f3a02ad', '0d386530-0238-4d7b-ba7c-52f37cbf2aca', '46236a74-45fb-4086-a3a9-392d21558bec', '30459ba5-6655-4cad-9aa4-9f70e981e824'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:33:59.278733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot create request issued successfully. Jan 02 10:33:59.279753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c5019a4-a5e5-4159-ad81-741e467707ca tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots returned with HTTP 202 Jan 02 10:33:59.280871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 861/1728] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:33:58 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots => generated 306 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:33:59.294022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-d9f5d7f8-fe53-4c84-9722-903db97d9dcf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:33:59.294547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-d9f5d7f8-fe53-4c84-9722-903db97d9dcf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:59.294764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:59.294764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:59.295144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-d9f5d7f8-fe53-4c84-9722-903db97d9dcf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:59.325015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:59.325015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:59.326162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-d9f5d7f8-fe53-4c84-9722-903db97d9dcf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:33:59.329099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-d9f5d7f8-fe53-4c84-9722-903db97d9dcf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 200 Jan 02 10:33:59.345095 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 862/1729] 10.222.0.73 () {60 vars in 1575 bytes} [Sat Jan 2 10:33:59 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 479 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:59.356005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef457e64-5f3e-41be-a9b4-1e526ea0cef9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:33:59.356674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef457e64-5f3e-41be-a9b4-1e526ea0cef9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:59.356897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:59.356897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:59.357558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef457e64-5f3e-41be-a9b4-1e526ea0cef9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:59.434046 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:59.434046 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:33:59.442348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ef457e64-5f3e-41be-a9b4-1e526ea0cef9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:33:59.448155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef457e64-5f3e-41be-a9b4-1e526ea0cef9 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 200 Jan 02 10:33:59.449211 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 863/1730] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:33:59 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 438 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:33:59.817781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-d118b31a-d01b-414c-a183-240c8f418238 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:33:59.818246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-d118b31a-d01b-414c-a183-240c8f418238 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:33:59.826370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-d118b31a-d01b-414c-a183-240c8f418238 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19 returned with HTTP 200 Jan 02 10:33:59.828221 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 868/1731] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:33:58 2021] DELETE /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/ea6a4462-295f-4d6c-84b6-9f62042a6f19 => generated 19 bytes in 848 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:33:59.848768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-14087d1d-7beb-449b-a875-264520d82a03 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] DELETE http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae Jan 02 10:33:59.849201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-14087d1d-7beb-449b-a875-264520d82a03 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:33:59.849421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:33:59.849421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:33:59.849800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-14087d1d-7beb-449b-a875-264520d82a03 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:33:59.875905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:33:59.875905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:00.466179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-799e068b-ff79-4688-ade1-96afc989ad44 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:00.467026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-799e068b-ff79-4688-ade1-96afc989ad44 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:00.467715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:00.467715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:00.469037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-799e068b-ff79-4688-ade1-96afc989ad44 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:00.557480 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:00.557480 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:00.558633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-799e068b-ff79-4688-ade1-96afc989ad44 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:00.560596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-799e068b-ff79-4688-ade1-96afc989ad44 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 200 Jan 02 10:34:00.567240 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 869/1732] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:00 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 438 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:00.879775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-14087d1d-7beb-449b-a875-264520d82a03 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:34:00.879775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-14087d1d-7beb-449b-a875-264520d82a03 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:34:00.887587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-17784125-aba2-4549-a9d4-d2ee9a2fc03e req-14087d1d-7beb-449b-a875-264520d82a03 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae returned with HTTP 200 Jan 02 10:34:00.888553 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 864/1733] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:33:59 2021] DELETE /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/attachments/84e19237-0ac2-4f9e-a7ac-a5d368bf8eae => generated 19 bytes in 1047 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:01.460586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-a00f679e-720d-4041-9a7f-88958cde6181 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:34:01.461648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-a00f679e-720d-4041-9a7f-88958cde6181 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:01.462280 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.462280 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.463153 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-a00f679e-720d-4041-9a7f-88958cde6181 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:01.510868 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.510868 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.513234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-a00f679e-720d-4041-9a7f-88958cde6181 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:34:01.515191 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-a00f679e-720d-4041-9a7f-88958cde6181 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 200 Jan 02 10:34:01.520782 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 870/1734] 10.222.0.68 () {58 vars in 1368 bytes} [Sat Jan 2 10:34:01 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 479 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:01.529702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-204378bf-8f4b-4edd-b8d0-e65d0b5ca380 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:34:01.530759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-204378bf-8f4b-4edd-b8d0-e65d0b5ca380 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:01.531224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.531224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.531767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-204378bf-8f4b-4edd-b8d0-e65d0b5ca380 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:01.579219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e57bdebe-e4e7-4d39-ba98-594f7213dbba tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:01.580695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e57bdebe-e4e7-4d39-ba98-594f7213dbba tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:01.581131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.581131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.581828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e57bdebe-e4e7-4d39-ba98-594f7213dbba tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:01.612601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.612601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.614486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e57bdebe-e4e7-4d39-ba98-594f7213dbba tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:01.616879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e57bdebe-e4e7-4d39-ba98-594f7213dbba tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 200 Jan 02 10:34:01.618323 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 871/1735] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:01 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:01.638270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8450a65-508e-412a-8752-ff840697b2fd tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3/action Jan 02 10:34:01.638270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.638270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.638270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8450a65-508e-412a-8752-ff840697b2fd tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:01.638270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8450a65-508e-412a-8752-ff840697b2fd tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:01.638270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-a8450a65-508e-412a-8752-ff840697b2fd tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '148f9cb0-2507-488c-98b7-9bc88ddd2ae3' with '{'status': 'error_deleting'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:34:01.650186 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.650186 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.673661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-204378bf-8f4b-4edd-b8d0-e65d0b5ca380 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:01.694054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.694054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.720068 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.720068 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.740902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-204378bf-8f4b-4edd-b8d0-e65d0b5ca380 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:34:01.742619 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 865/1736] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:01 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1660 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:01.758435 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8450a65-508e-412a-8752-ff840697b2fd tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3/action returned with HTTP 202 Jan 02 10:34:01.759599 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 872/1737] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:34:01 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:34:01.766397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:34:01.767974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d48abe8-c3f1-472d-a39d-8ec46a570f07 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:01.768129 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.768129 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.768835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d48abe8-c3f1-472d-a39d-8ec46a570f07 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:01.769116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.769116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.769541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "98872b8e-110f-4ec7-ba59-480d8a4f6a40", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:01.769691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d48abe8-c3f1-472d-a39d-8ec46a570f07 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:01.771774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '98872b8e-110f-4ec7-ba59-480d8a4f6a40', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:34:01.796351 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.796351 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.797576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5d48abe8-c3f1-472d-a39d-8ec46a570f07 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:01.800740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d48abe8-c3f1-472d-a39d-8ec46a570f07 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 200 Jan 02 10:34:01.802251 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 873/1738] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:01 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:34:01.816558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82b86c13-3081-44f8-8504-977456a1ee0f tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3/action Jan 02 10:34:01.817004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.817004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.817440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82b86c13-3081-44f8-8504-977456a1ee0f tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-force_delete": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:01.817824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82b86c13-3081-44f8-8504-977456a1ee0f tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:01.817950 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.817950 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.818965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:34:01.819346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:34:01.820500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:34:01.840681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (8c0cb9dc-9316-493c-87e8-eb52e5d53236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:01.843720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:01.843720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:01.844409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21f467b-cac5-466d-8b17-f7aac15003fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:01.844536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-82b86c13-3081-44f8-8504-977456a1ee0f tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot retrieved successfully. Jan 02 10:34:01.847397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:34:01.929374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-82b86c13-3081-44f8-8504-977456a1ee0f tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot delete request issued successfully. Jan 02 10:34:01.933323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82b86c13-3081-44f8-8504-977456a1ee0f tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3/action returned with HTTP 202 Jan 02 10:34:01.963427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21f467b-cac5-466d-8b17-f7aac15003fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '98872b8e-110f-4ec7-ba59-480d8a4f6a40', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:01.966409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38233d61-1d82-41c4-b613-6769e2141814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:01.970856 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 874/1739] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:34:01 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:34:01.983262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42af30d6-a6f6-4db7-a8f8-3faeedcc63ac tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:01.983843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42af30d6-a6f6-4db7-a8f8-3faeedcc63ac tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:01.984065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:01.984065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:01.987817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42af30d6-a6f6-4db7-a8f8-3faeedcc63ac tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:02.058912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:02.058912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:02.061284 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-42af30d6-a6f6-4db7-a8f8-3faeedcc63ac tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:02.063242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42af30d6-a6f6-4db7-a8f8-3faeedcc63ac tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 200 Jan 02 10:34:02.069522 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 875/1740] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:01 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 464 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:02.129228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['6abf60b2-6cdd-4833-a34d-8eddf5a0e907', 'ee19bf04-278a-4a2d-adcb-2d16993e479d', '74e8365f-aad1-4528-b011-21458c64be58', '5dbe2f39-026c-4adf-b526-42cad1618158'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:34:02.132846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38233d61-1d82-41c4-b613-6769e2141814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6abf60b2-6cdd-4833-a34d-8eddf5a0e907', 'ee19bf04-278a-4a2d-adcb-2d16993e479d', '74e8365f-aad1-4528-b011-21458c64be58', '5dbe2f39-026c-4adf-b526-42cad1618158']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:02.135395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2f1561-4187-487d-a2dd-864e7580c3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:02.322099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2f1561-4187-487d-a2dd-864e7580c3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a', '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='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['6abf60b2-6cdd-4833-a34d-8eddf5a0e907','ee19bf04-278a-4a2d-adcb-2d16993e479d','74e8365f-aad1-4528-b011-21458c64be58','5dbe2f39-026c-4adf-b526-42cad1618158'],size=1,snapshot_id=98872b8e-110f-4ec7-ba59-480d8a4f6a40,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), '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-02T10:34:02Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=98872b8e-110f-4ec7-ba59-480d8a4f6a40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:02.324354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77be4e5e-3ce5-4843-b5c6-7b72150df35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:02.361965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77be4e5e-3ce5-4843-b5c6-7b72150df35c) transitioned into 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='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['6abf60b2-6cdd-4833-a34d-8eddf5a0e907','ee19bf04-278a-4a2d-adcb-2d16993e479d','74e8365f-aad1-4528-b011-21458c64be58','5dbe2f39-026c-4adf-b526-42cad1618158'],size=1,snapshot_id=98872b8e-110f-4ec7-ba59-480d8a4f6a40,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:02.364292 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9426a1-4676-4731-ab13-b2687e6f8ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:02.481646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9426a1-4676-4731-ab13-b2687e6f8ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:02.488637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (8c0cb9dc-9316-493c-87e8-eb52e5d53236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:02.581556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:34:02.612279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-378120e6-cf67-4223-a0a5-d412ebe2c8e5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:34:02.615932 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 866/1741] 10.222.0.68 () {62 vars in 1305 bytes} [Sat Jan 2 10:34:01 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 805 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:34:02.626439 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9c11fcfc-2179-4f23-a909-8c68959c58f3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:02.627684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9c11fcfc-2179-4f23-a909-8c68959c58f3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:02.627884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:02.627884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:02.628538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9c11fcfc-2179-4f23-a909-8c68959c58f3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:02.730513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:02.730513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:02.742714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9c11fcfc-2179-4f23-a909-8c68959c58f3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:02.787724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9c11fcfc-2179-4f23-a909-8c68959c58f3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:02.789082 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 876/1742] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:02 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 897 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:02.806775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-e91ee903-300c-4711-8a56-f4335beabb76 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:02.807314 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-e91ee903-300c-4711-8a56-f4335beabb76 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:02.807514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:02.807514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:02.807885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-e91ee903-300c-4711-8a56-f4335beabb76 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:02.915580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:02.915580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:02.936509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-e91ee903-300c-4711-8a56-f4335beabb76 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:02.982058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-e91ee903-300c-4711-8a56-f4335beabb76 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:02.982883 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 867/1743] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:02 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 897 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:03.082097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f50da30-12ad-4216-8dc2-ddfc99da3edb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:03.082982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f50da30-12ad-4216-8dc2-ddfc99da3edb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:03.083068 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:03.083068 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:03.083506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f50da30-12ad-4216-8dc2-ddfc99da3edb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:03.152465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:03.152465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:03.153850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0f50da30-12ad-4216-8dc2-ddfc99da3edb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:03.161693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f50da30-12ad-4216-8dc2-ddfc99da3edb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 200 Jan 02 10:34:03.168363 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 877/1744] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:03 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 464 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:04.176188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a97b5e51-1132-4c90-b4c1-d3603d654bdb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:04.176645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a97b5e51-1132-4c90-b4c1-d3603d654bdb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:04.176838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:04.176838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:04.177321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a97b5e51-1132-4c90-b4c1-d3603d654bdb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:04.212319 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a97b5e51-1132-4c90-b4c1-d3603d654bdb tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 404 Jan 02 10:34:04.214881 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 868/1745] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:04 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:04.227725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c67a1d02-3441-4aac-baf2-f20d07689409 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:34:04.227931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:04.227931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:04.228476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c67a1d02-3441-4aac-baf2-f20d07689409 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:04.228939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c67a1d02-3441-4aac-baf2-f20d07689409 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:04.230350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c67a1d02-3441-4aac-baf2-f20d07689409 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'available'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:34:04.303950 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:04.303950 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:04.397851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c67a1d02-3441-4aac-baf2-f20d07689409 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:34:04.414243 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74739ae9-760a-42a1-96ed-64487d3c7cef tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:04.416821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74739ae9-760a-42a1-96ed-64487d3c7cef tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:04.417543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74739ae9-760a-42a1-96ed-64487d3c7cef tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:04.418791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 878/1746] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:34:04 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:34:04.467264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:04.467264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:04.470109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74739ae9-760a-42a1-96ed-64487d3c7cef tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:04.474426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74739ae9-760a-42a1-96ed-64487d3c7cef tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:04.488414 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 869/1747] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:04 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 466 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:04.492624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc690bb3-e876-4eb2-90eb-d8f4a7684fa2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:34:04.493206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:04.493206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:04.493381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc690bb3-e876-4eb2-90eb-d8f4a7684fa2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:04.493646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc690bb3-e876-4eb2-90eb-d8f4a7684fa2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:04.494588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-dc690bb3-e876-4eb2-90eb-d8f4a7684fa2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'creating'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:34:04.604177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:04.604177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:04.685991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc690bb3-e876-4eb2-90eb-d8f4a7684fa2 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:34:04.687658 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 879/1748] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:34:04 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:34:04.695457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc3d8e99-b8ef-4ed3-9039-1746cbbf484b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:04.695991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc3d8e99-b8ef-4ed3-9039-1746cbbf484b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:04.696182 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:04.696182 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:04.697948 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc3d8e99-b8ef-4ed3-9039-1746cbbf484b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:04.819946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:04.819946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:04.822478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dc3d8e99-b8ef-4ed3-9039-1746cbbf484b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:04.826885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc3d8e99-b8ef-4ed3-9039-1746cbbf484b tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:04.827949 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 870/1749] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:04 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 465 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:04.839980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2516b8a8-87cb-4206-99b7-90a42657ec72 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] POST http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:34:04.840514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:04.840514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:04.841040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2516b8a8-87cb-4206-99b7-90a42657ec72 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:04.841508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2516b8a8-87cb-4206-99b7-90a42657ec72 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:04.842959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.snapshot_actions [None req-2516b8a8-87cb-4206-99b7-90a42657ec72 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88039) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 02 10:34:04.913519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:04.913519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:04.917689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.snapshot_actions [None req-2516b8a8-87cb-4206-99b7-90a42657ec72 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Updating snapshot 46ffd008-61c4-4bb3-89d4-a74fd3484c06 with info {'id': '46ffd008-61c4-4bb3-89d4-a74fd3484c06', 'status': 'error', 'progress': '80%'} Jan 02 10:34:04.933466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2516b8a8-87cb-4206-99b7-90a42657ec72 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:34:04.938408 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 880/1750] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:34:04 2021] POST /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:04.955177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d958fe02-cfa0-494b-b624-65951af69a89 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] GET http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:04.955691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d958fe02-cfa0-494b-b624-65951af69a89 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:04.955975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:04.955975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:04.956493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d958fe02-cfa0-494b-b624-65951af69a89 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.017049 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:05.017049 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:05.018529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d958fe02-cfa0-494b-b624-65951af69a89 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Snapshot retrieved successfully. Jan 02 10:34:05.020825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d958fe02-cfa0-494b-b624-65951af69a89 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:05.028787 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 871/1751] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:04 2021] GET /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 461 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:05.036316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc4d64f9-1122-47bb-878e-7421cfed3cb5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] POST http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action Jan 02 10:34:05.036838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:05.036838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:05.037283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc4d64f9-1122-47bb-878e-7421cfed3cb5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:05.037671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc4d64f9-1122-47bb-878e-7421cfed3cb5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:05.038621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-cc4d64f9-1122-47bb-878e-7421cfed3cb5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] Updating snapshot '46ffd008-61c4-4bb3-89d4-a74fd3484c06' with '{'status': 'available'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:34:05.146513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:05.146513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:05.210154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc4d64f9-1122-47bb-878e-7421cfed3cb5 tempest-SnapshotsActionsTest-1017331424 tempest-SnapshotsActionsTest-1017331424] http://10.222.0.73/volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action returned with HTTP 202 Jan 02 10:34:05.214170 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 881/1752] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:34:05 2021] POST /volume/v3/45263bc322934e8fbf5caf9e9e754e3c/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:34:05.224805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e812678-19a6-4bc2-8d27-84fccfd1edd8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:05.225965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e812678-19a6-4bc2-8d27-84fccfd1edd8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.226398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:05.226398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:05.227558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e812678-19a6-4bc2-8d27-84fccfd1edd8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.280687 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:05.280687 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:05.283788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e812678-19a6-4bc2-8d27-84fccfd1edd8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:05.287065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e812678-19a6-4bc2-8d27-84fccfd1edd8 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:05.296655 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 872/1753] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:05 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:05.302906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f50724bd-d673-4f33-bdc4-4c9dcf507807 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] DELETE http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:05.303480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f50724bd-d673-4f33-bdc4-4c9dcf507807 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.303698 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:05.303698 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:05.304081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f50724bd-d673-4f33-bdc4-4c9dcf507807 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.304443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-f50724bd-d673-4f33-bdc4-4c9dcf507807 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete snapshot with id: 148f9cb0-2507-488c-98b7-9bc88ddd2ae3 Jan 02 10:34:05.369620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f50724bd-d673-4f33-bdc4-4c9dcf507807 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 returned with HTTP 404 Jan 02 10:34:05.370941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 882/1754] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:34:05 2021] DELETE /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/148f9cb0-2507-488c-98b7-9bc88ddd2ae3 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:05.380477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-097b2554-f1b2-4d58-a8f5-4a5d615b8da3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] DELETE http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:34:05.381002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-097b2554-f1b2-4d58-a8f5-4a5d615b8da3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.381196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:05.381196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:05.381877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-097b2554-f1b2-4d58-a8f5-4a5d615b8da3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.382389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-097b2554-f1b2-4d58-a8f5-4a5d615b8da3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete snapshot with id: 7ff71ad2-2312-47ae-a210-0b1051cfc976 Jan 02 10:34:05.440164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-097b2554-f1b2-4d58-a8f5-4a5d615b8da3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 returned with HTTP 404 Jan 02 10:34:05.442530 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 873/1755] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:34:05 2021] DELETE /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/7ff71ad2-2312-47ae-a210-0b1051cfc976 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:05.452881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-891ae820-fc15-44d9-aa5e-617db6595881 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] DELETE http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:34:05.453476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-891ae820-fc15-44d9-aa5e-617db6595881 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.454038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-891ae820-fc15-44d9-aa5e-617db6595881 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.454468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-891ae820-fc15-44d9-aa5e-617db6595881 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete snapshot with id: ffe5c4dc-fa12-4a9e-9744-85a7d014c87f Jan 02 10:34:05.492573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-891ae820-fc15-44d9-aa5e-617db6595881 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f returned with HTTP 404 Jan 02 10:34:05.494111 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 883/1756] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:34:05 2021] DELETE /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ffe5c4dc-fa12-4a9e-9744-85a7d014c87f => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:05.504095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d8c997f-cffd-443e-be74-fd0ab09bb416 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] DELETE http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:34:05.504959 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d8c997f-cffd-443e-be74-fd0ab09bb416 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.505687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d8c997f-cffd-443e-be74-fd0ab09bb416 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.506255 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-2d8c997f-cffd-443e-be74-fd0ab09bb416 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete snapshot with id: ba2636f1-393d-4375-a67c-24e175c7dbf5 Jan 02 10:34:05.541454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d8c997f-cffd-443e-be74-fd0ab09bb416 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 returned with HTTP 404 Jan 02 10:34:05.547152 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 874/1757] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:34:05 2021] DELETE /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/ba2636f1-393d-4375-a67c-24e175c7dbf5 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:05.553187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] DELETE http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:05.553944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.554604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.555214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete snapshot with id: 46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:05.583181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:05.583181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:05.585246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:05.672402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot delete request issued successfully. Jan 02 10:34:05.673146 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7aacf3be-f3b8-429f-8d85-5e83bd589098 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 202 Jan 02 10:34:05.684469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-536ec5ed-52ce-4ac6-a87e-3f9112e8f554 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:05.685202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-536ec5ed-52ce-4ac6-a87e-3f9112e8f554 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:05.685852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-536ec5ed-52ce-4ac6-a87e-3f9112e8f554 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:05.692689 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 884/1758] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:34:05 2021] DELETE /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:05.717420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:05.717420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:05.719546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-536ec5ed-52ce-4ac6-a87e-3f9112e8f554 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:05.723004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-536ec5ed-52ce-4ac6-a87e-3f9112e8f554 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:05.729374 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 875/1759] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:05 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:06.015463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-4a488953-fafd-4854-aeee-5b8b0339a6c7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:06.016416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-4a488953-fafd-4854-aeee-5b8b0339a6c7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:06.016788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:06.016788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:06.017441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-4a488953-fafd-4854-aeee-5b8b0339a6c7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:06.119383 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:06.119383 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:06.139539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-4a488953-fafd-4854-aeee-5b8b0339a6c7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:06.193064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-4a488953-fafd-4854-aeee-5b8b0339a6c7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:06.197571 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 885/1760] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:06 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 897 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:06.736748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-109f6824-74e8-4c25-ad4c-808d36ba38e1 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:06.737492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-109f6824-74e8-4c25-ad4c-808d36ba38e1 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:06.737492 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:06.737492 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:06.737872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-109f6824-74e8-4c25-ad4c-808d36ba38e1 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:06.829832 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:06.829832 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:06.830988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-109f6824-74e8-4c25-ad4c-808d36ba38e1 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:06.841292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-109f6824-74e8-4c25-ad4c-808d36ba38e1 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:06.842114 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 876/1761] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:06 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 464 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:34:07.856390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f6a9334-779e-40a4-817e-225fb2d67993 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:07.857633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f6a9334-779e-40a4-817e-225fb2d67993 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:07.858063 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:07.858063 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:07.858766 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f6a9334-779e-40a4-817e-225fb2d67993 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:07.926166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:07.926166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:07.929848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f6a9334-779e-40a4-817e-225fb2d67993 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Snapshot retrieved successfully. Jan 02 10:34:07.934101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f6a9334-779e-40a4-817e-225fb2d67993 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 200 Jan 02 10:34:07.936794 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 886/1762] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:07 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:34:08.952567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54de5dac-2f4a-4128-86a3-960414373523 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 Jan 02 10:34:08.953067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54de5dac-2f4a-4128-86a3-960414373523 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:08.953248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:08.953248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:08.954265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54de5dac-2f4a-4128-86a3-960414373523 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:09.058955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54de5dac-2f4a-4128-86a3-960414373523 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 returned with HTTP 404 Jan 02 10:34:09.061196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 877/1763] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:08 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/snapshots/46ffd008-61c4-4bb3-89d4-a74fd3484c06 => generated 111 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:09.072912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] DELETE http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:34:09.074067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:09.074541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:09.074541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:09.076087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:09.076628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete volume with id: 60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:34:09.179422 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:09.179422 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:09.180558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:34:09.198779 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c0566980-ca5b-4ad1-b4f0-635e850c6a46 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:09.199904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c0566980-ca5b-4ad1-b4f0-635e850c6a46 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:09.200605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c0566980-ca5b-4ad1-b4f0-635e850c6a46 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:09.287429 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Delete volume request issued successfully. Jan 02 10:34:09.287960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1df52cba-2f72-4085-8af3-64228cbaa40a tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 returned with HTTP 202 Jan 02 10:34:09.289121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 887/1764] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:09 2021] DELETE /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:09.307756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8d41afa-eb83-4e04-ac09-bcf1aa8881c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:34:09.308268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8d41afa-eb83-4e04-ac09-bcf1aa8881c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:09.308490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:09.308490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:09.308847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8d41afa-eb83-4e04-ac09-bcf1aa8881c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:09.321972 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:09.321972 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:09.348245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c0566980-ca5b-4ad1-b4f0-635e850c6a46 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:09.390638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c0566980-ca5b-4ad1-b4f0-635e850c6a46 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:09.392086 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 878/1765] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:09 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 897 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:09.401987 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:09.401987 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:09.425374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8d41afa-eb83-4e04-ac09-bcf1aa8881c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:34:09.493155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8d41afa-eb83-4e04-ac09-bcf1aa8881c3 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 returned with HTTP 200 Jan 02 10:34:09.501703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 888/1766] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:09 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:34:10.519631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d093e45-2e37-4836-85c0-4c40c33b2a06 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:34:10.521100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d093e45-2e37-4836-85c0-4c40c33b2a06 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:10.521735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:10.521735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:10.522405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d093e45-2e37-4836-85c0-4c40c33b2a06 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:10.614745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:10.614745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:10.631828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5d093e45-2e37-4836-85c0-4c40c33b2a06 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Volume info retrieved successfully. Jan 02 10:34:10.688626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d093e45-2e37-4836-85c0-4c40c33b2a06 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 returned with HTTP 200 Jan 02 10:34:10.690113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 879/1767] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:10 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 => generated 911 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:11.716214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e18a3f95-f264-46a0-b9fa-aa9d5c904926 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] GET http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 Jan 02 10:34:11.722598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e18a3f95-f264-46a0-b9fa-aa9d5c904926 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:11.723246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:11.723246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:11.723873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e18a3f95-f264-46a0-b9fa-aa9d5c904926 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:11.865834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:11.865834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:11.865834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e18a3f95-f264-46a0-b9fa-aa9d5c904926 tempest-SnapshotsActionsTest-2131782626 tempest-SnapshotsActionsTest-2131782626] http://10.222.0.73/volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 returned with HTTP 404 Jan 02 10:34:11.865834 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 889/1768] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:11 2021] GET /volume/v3/d9521ad873fb411bab5d90929f538f64/volumes/60f5d990-c1e1-4984-bf40-42458f801344 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:12.447830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-1295e7bc-e6b7-4047-a7af-2202bbdee1ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:12.447830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-1295e7bc-e6b7-4047-a7af-2202bbdee1ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:12.447830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:12.447830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:12.447830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-1295e7bc-e6b7-4047-a7af-2202bbdee1ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:12.567145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:12.567145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:12.567145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-1295e7bc-e6b7-4047-a7af-2202bbdee1ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:12.622918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-1295e7bc-e6b7-4047-a7af-2202bbdee1ec tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:12.622918 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 880/1769] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:12 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 897 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:15.617060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:15.617060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:15.617678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:15.617678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:15.617678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:15.727361 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:15.727361 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:15.737117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:15.761987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:15.762917 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 890/1770] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:15 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 897 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:18.764684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-90712ca4-aa18-4661-85bf-dff08cd86312 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:18.765607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-90712ca4-aa18-4661-85bf-dff08cd86312 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:18.765607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:18.765607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:18.765846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-90712ca4-aa18-4661-85bf-dff08cd86312 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:18.900304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:18.900304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:18.921649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-90712ca4-aa18-4661-85bf-dff08cd86312 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:18.951645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-90712ca4-aa18-4661-85bf-dff08cd86312 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:18.952594 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 881/1771] 10.222.0.68 () {58 vars in 1362 bytes} [Sat Jan 2 10:34:18 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 1347 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:18.962165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:34:18.963148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:18.963536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:18.963536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:18.963923 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:18.966043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:34:18.966796 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 891/1772] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:34:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:34:18.990350 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-0df6cd8e-7207-489d-8db5-67ad7dc802ca tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:34:18.990883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:18.990883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:18.991607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-0df6cd8e-7207-489d-8db5-67ad7dc802ca tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a", "instance_uuid": "dcc5d0b1-9067-453d-a0bd-1bb69827f763", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:19.065480 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:19.065480 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:19.373167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-0df6cd8e-7207-489d-8db5-67ad7dc802ca tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:34:19.378805 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 882/1773] 10.222.0.68 () {64 vars in 1358 bytes} [Sat Jan 2 10:34:18 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:19.419136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:34:19.419136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:19.419136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:19.419136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-43888411-e581-487b-a7dd-be91c41377b1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:34:19.419136 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 892/1774] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:34:19 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:34:19.449508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-f86d0a96-639a-4a7c-9276-e3c225121dd8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:19.449508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-f86d0a96-639a-4a7c-9276-e3c225121dd8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:19.449508 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:19.449508 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:19.449508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-f86d0a96-639a-4a7c-9276-e3c225121dd8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:19.591095 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:19.591095 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:19.610367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-f86d0a96-639a-4a7c-9276-e3c225121dd8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:19.643777 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:19.643777 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:19.663279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-f86d0a96-639a-4a7c-9276-e3c225121dd8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:19.664975 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 883/1775] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:34:19 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 1445 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:34:19.714182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9fe9e85f-5840-430a-8df6-9620cd1edbf0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084 Jan 02 10:34:19.714182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9fe9e85f-5840-430a-8df6-9620cd1edbf0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:19.781316 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:34:19.781316 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:34:19.781316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9fe9e85f-5840-430a-8df6-9620cd1edbf0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.021s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:34:19.791969 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:19.791969 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:21.534484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] POST http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes Jan 02 10:34:21.534948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:21.534948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:21.535436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-107190837"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:21.536920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-107190837'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:34:21.537506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Create volume of 1 GB Jan 02 10:34:21.573086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Availability Zones retrieved successfully. Jan 02 10:34:21.603924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Flow 'volume_create_api' (5a6e2b55-70ab-4d70-b014-084390659016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:21.606874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc97727b-df57-4ab1-838a-d3b913a1213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:21.609708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:34:21.726304 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc97727b-df57-4ab1-838a-d3b913a1213b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:21.730636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4d426e-7e57-4507-addb-0b48b97c1450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:21.878324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Created reservations ['07202ce5-2785-4afd-bb6b-fcb01824ed41', '68ded415-5d8b-4041-8100-2d8d64dd2a9c', '6353b6f6-fe66-4ff7-98c7-58a8d046749e', 'e96da986-ec5c-4634-a5db-a4c95f5ec08b'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:34:21.886718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4d426e-7e57-4507-addb-0b48b97c1450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07202ce5-2785-4afd-bb6b-fcb01824ed41', '68ded415-5d8b-4041-8100-2d8d64dd2a9c', '6353b6f6-fe66-4ff7-98c7-58a8d046749e', 'e96da986-ec5c-4634-a5db-a4c95f5ec08b']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:21.890814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b96ae62-8f6d-4a7c-b1a4-d421a4992d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:21.975398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b96ae62-8f6d-4a7c-b1a4-d421a4992d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '660e0eb6-591c-4070-b7a5-021b05178cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-107190837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b67b7349a54dc48e4f08190ffc8aa1',qos_specs=None,replication_status=,reservations=['07202ce5-2785-4afd-bb6b-fcb01824ed41','68ded415-5d8b-4041-8100-2d8d64dd2a9c','6353b6f6-fe66-4ff7-98c7-58a8d046749e','e96da986-ec5c-4634-a5db-a4c95f5ec08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580d352fb57842b39fb84b487d630bd7',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-107190837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=660e0eb6-591c-4070-b7a5-021b05178cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b67b7349a54dc48e4f08190ffc8aa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='580d352fb57842b39fb84b487d630bd7',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:21.977592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e027c0e7-7f1a-46a7-a5c1-d0d06b9a447a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:22.027046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e027c0e7-7f1a-46a7-a5c1-d0d06b9a447a) transitioned into state 'SUCCESS' from state '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-107190837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b67b7349a54dc48e4f08190ffc8aa1',qos_specs=None,replication_status=,reservations=['07202ce5-2785-4afd-bb6b-fcb01824ed41','68ded415-5d8b-4041-8100-2d8d64dd2a9c','6353b6f6-fe66-4ff7-98c7-58a8d046749e','e96da986-ec5c-4634-a5db-a4c95f5ec08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580d352fb57842b39fb84b487d630bd7',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:22.029232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d1fe652-a2c1-4049-9c79-d34f590780d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:22.060642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d1fe652-a2c1-4049-9c79-d34f590780d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:22.063184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Flow 'volume_create_api' (5a6e2b55-70ab-4d70-b014-084390659016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:22.197954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Create volume request issued successfully. Jan 02 10:34:22.234236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f489e2fe-759c-44ad-b874-151be5cbe2b7 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes returned with HTTP 202 Jan 02 10:34:22.235179 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 884/1776] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:34:21 2021] POST /volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes => generated 820 bytes in 1172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:34:22.260842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d4d241f-5b51-4b44-9b0a-34984e940fda tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] GET http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:22.267902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d4d241f-5b51-4b44-9b0a-34984e940fda tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:22.267902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:22.267902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:22.267902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d4d241f-5b51-4b44-9b0a-34984e940fda tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:22.379025 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:22.379025 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:22.406884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3d4d241f-5b51-4b44-9b0a-34984e940fda tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Volume info retrieved successfully. Jan 02 10:34:22.464904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d4d241f-5b51-4b44-9b0a-34984e940fda tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 200 Jan 02 10:34:22.465716 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 885/1777] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:22 2021] GET /volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:22.708677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9fe9e85f-5840-430a-8df6-9620cd1edbf0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a-n-h2-765311-9'" released by "attachment_update" :: held 2.931s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:34:22.709912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-9fe9e85f-5840-430a-8df6-9620cd1edbf0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084 returned with HTTP 200 Jan 02 10:34:22.711016 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 893/1778] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:34:19 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084 => generated 762 bytes in 3021 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:22.788670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c78e97a2-1ab0-4d88-b047-92df9defc53a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084/action Jan 02 10:34:22.789511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:22.789511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:22.790219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c78e97a2-1ab0-4d88-b047-92df9defc53a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:22.790784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c78e97a2-1ab0-4d88-b047-92df9defc53a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:22.884784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:22.884784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:22.933100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-9b42ed30-294b-4763-ae16-0c8d66f0d9d7 req-c78e97a2-1ab0-4d88-b047-92df9defc53a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084/action returned with HTTP 204 Jan 02 10:34:22.934474 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 886/1779] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:34:22 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:23.493684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8912254e-3822-4ad1-8550-10aa4efd2d04 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] GET http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:23.493684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8912254e-3822-4ad1-8550-10aa4efd2d04 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:23.493684 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:23.493684 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:23.493684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8912254e-3822-4ad1-8550-10aa4efd2d04 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:23.544423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:23.544423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:23.555551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8912254e-3822-4ad1-8550-10aa4efd2d04 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Volume info retrieved successfully. Jan 02 10:34:23.603054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8912254e-3822-4ad1-8550-10aa4efd2d04 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 200 Jan 02 10:34:23.611728 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 894/1780] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:23 2021] GET /volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:24.625212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8e424a9-3f84-45e8-b11c-7c76203a5de0 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] GET http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:24.625742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8e424a9-3f84-45e8-b11c-7c76203a5de0 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:24.625978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:24.625978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:24.627214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8e424a9-3f84-45e8-b11c-7c76203a5de0 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:24.681910 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:24.681910 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:24.690910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8e424a9-3f84-45e8-b11c-7c76203a5de0 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Volume info retrieved successfully. Jan 02 10:34:24.712905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8e424a9-3f84-45e8-b11c-7c76203a5de0 tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 200 Jan 02 10:34:24.713726 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 887/1781] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:24 2021] GET /volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:24.824641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0346610c-8d4f-41de-b7b0-44465e208573 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:24.824843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0346610c-8d4f-41de-b7b0-44465e208573 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:24.825060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:24.825060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:24.825435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0346610c-8d4f-41de-b7b0-44465e208573 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:24.880722 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:24.880722 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:24.889040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0346610c-8d4f-41de-b7b0-44465e208573 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:24.911771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0346610c-8d4f-41de-b7b0-44465e208573 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 200 Jan 02 10:34:24.912574 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 895/1782] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:24 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 1084 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:24.929167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] POST http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb/action Jan 02 10:34:24.930566 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:24.930566 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:24.931531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Action body: b'{"os-unmanage": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:24.931531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:24.931869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_unmanage [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Unmanage volume with id: 660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:24.995102 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:24.995102 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:24.996144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:25.023758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Delete volume request issued successfully. Jan 02 10:34:25.024162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d5e110f3-65a6-4245-a842-9badaba802db tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb/action returned with HTTP 202 Jan 02 10:34:25.025066 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 888/1783] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:34:24 2021] POST /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:25.037026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b626d96c-05ed-44f2-909b-062ed6481cc3 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:25.037026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b626d96c-05ed-44f2-909b-062ed6481cc3 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:25.037026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:25.037026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:25.037026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b626d96c-05ed-44f2-909b-062ed6481cc3 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:25.093101 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:25.093101 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:25.103199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b626d96c-05ed-44f2-909b-062ed6481cc3 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:25.127107 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b626d96c-05ed-44f2-909b-062ed6481cc3 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 200 Jan 02 10:34:25.138441 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 896/1784] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:25 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 1085 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:26.145344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60bce64a-8035-4fb2-803a-497f5170de69 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:26.145903 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60bce64a-8035-4fb2-803a-497f5170de69 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:26.146148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:26.146148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:26.146378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60bce64a-8035-4fb2-803a-497f5170de69 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:26.203417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60bce64a-8035-4fb2-803a-497f5170de69 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 404 Jan 02 10:34:26.204942 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 889/1785] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:26 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:26.212263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8eb5e5d6-b1c0-48b6-88eb-11d996aa8690 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/detail?all_tenants=1 Jan 02 10:34:26.212806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8eb5e5d6-b1c0-48b6-88eb-11d996aa8690 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:26.212961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:26.212961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:26.213315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8eb5e5d6-b1c0-48b6-88eb-11d996aa8690 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:26.215383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8eb5e5d6-b1c0-48b6-88eb-11d996aa8690 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:34:26.294117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8eb5e5d6-b1c0-48b6-88eb-11d996aa8690 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Get all volumes completed successfully. Jan 02 10:34:26.299464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:26.299464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:26.316247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8eb5e5d6-b1c0-48b6-88eb-11d996aa8690 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 10:34:26.331931 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 897/1786] 10.222.0.73 () {58 vars in 1252 bytes} [Sat Jan 2 10:34:26 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/detail?all_tenants=1 => generated 8421 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:26.340100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] POST http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/os-volume-manage Jan 02 10:34:26.341046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1269134386", "host": "n-d-765311-9@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-660e0eb6-591c-4070-b7a5-021b05178cbb"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:26.346042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_manage [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1269134386', 'host': 'n-d-765311-9@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-660e0eb6-591c-4070-b7a5-021b05178cbb'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 02 10:34:26.403721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Flow 'volume_manage_existing_api' (5e8181a6-2ed1-4bd3-9100-5c47f95554e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:26.408585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd87b61-3176-4aad-bc60-f6bdbf8f0469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:26.539443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Created reservations ['78e2da00-c5de-4cf3-884e-78e2dcacb51d', '03db4ce3-f4c3-494f-8728-f43937737da3', '87bcf426-1b41-4e82-a59d-7bf1a8205ad8', '676a1ab2-99ff-4d63-bc61-f827141a142c'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:34:26.541478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd87b61-3176-4aad-bc60-f6bdbf8f0469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e2da00-c5de-4cf3-884e-78e2dcacb51d', '03db4ce3-f4c3-494f-8728-f43937737da3', '87bcf426-1b41-4e82-a59d-7bf1a8205ad8', '676a1ab2-99ff-4d63-bc61-f827141a142c']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:26.543811 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (f8fa499f-a0dd-4442-9ffd-1424bcd28a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:26.618643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (f8fa499f-a0dd-4442-9ffd-1424bcd28a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '33b4d2485abd45ac94bfe5b2ef0bcbeb', 'project_id': 'c2e53ebdef7a45a59aeaadcbc9a18582', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1269134386', 'host': 'n-d-765311-9@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', '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-02T10:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1269134386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765311-9@lvmdriver-1#lvmdriver-1',id=913ce27b-6cc8-4453-8ae8-f3161af7dbcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2e53ebdef7a45a59aeaadcbc9a18582',provider_auth=None,provider_geometry=None,provider_id=None,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='33b4d2485abd45ac94bfe5b2ef0bcbeb',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:26.621321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3447d9-6889-4d7b-8c80-221ba2d7f4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:26.662505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3447d9-6889-4d7b-8c80-221ba2d7f4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '33b4d2485abd45ac94bfe5b2ef0bcbeb', 'project_id': 'c2e53ebdef7a45a59aeaadcbc9a18582', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1269134386', 'host': 'n-d-765311-9@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:26.664619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (022628a1-1130-4bb3-9bfc-6e89b65ae0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:26.682074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (022628a1-1130-4bb3-9bfc-6e89b65ae0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:26.689517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Flow 'volume_manage_existing_api' (5e8181a6-2ed1-4bd3-9100-5c47f95554e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:26.689517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Manage volume request issued successfully. Jan 02 10:34:26.750970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a850001-b125-4399-b69e-950f9ad6b731 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/os-volume-manage returned with HTTP 202 Jan 02 10:34:26.751953 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 890/1787] 10.222.0.73 () {60 vars in 1253 bytes} [Sat Jan 2 10:34:26 2021] POST /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/os-volume-manage => generated 847 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:34:26.767495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b88a815-7b22-4547-85e4-acad1c0ea2ec tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:26.768374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b88a815-7b22-4547-85e4-acad1c0ea2ec tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:26.769038 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:26.769038 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:26.769729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b88a815-7b22-4547-85e4-acad1c0ea2ec tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:26.834739 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:26.834739 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:26.847645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b88a815-7b22-4547-85e4-acad1c0ea2ec tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:26.884157 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b88a815-7b22-4547-85e4-acad1c0ea2ec tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:26.895185 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 898/1788] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:26 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1084 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:27.693075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] DELETE http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:34:27.693578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:27.693871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:27.693871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:27.694118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:27.694822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Delete volume with id: 9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:34:27.769613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:27.769613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:27.774833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:27.844346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Delete volume request issued successfully. Jan 02 10:34:27.844346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1251c1e5-85c5-4cd5-aa96-f70df75ba306 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 202 Jan 02 10:34:27.844346 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 891/1789] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:27 2021] DELETE /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:27.851677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2afc11f7-be75-4dcc-9ef5-0ce867869d0c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:34:27.852409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2afc11f7-be75-4dcc-9ef5-0ce867869d0c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:27.852869 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:27.852869 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:27.853228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2afc11f7-be75-4dcc-9ef5-0ce867869d0c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:27.924239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-318fc7a7-a125-4faf-95b4-118c22327eb6 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:27.924751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-318fc7a7-a125-4faf-95b4-118c22327eb6 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:27.926643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:27.926643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:27.927046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-318fc7a7-a125-4faf-95b4-118c22327eb6 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:27.940917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:27.940917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:27.952284 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2afc11f7-be75-4dcc-9ef5-0ce867869d0c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:27.995592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2afc11f7-be75-4dcc-9ef5-0ce867869d0c tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 200 Jan 02 10:34:27.997171 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 899/1790] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:27 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 917 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:28.080798 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:28.080798 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:28.101863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-318fc7a7-a125-4faf-95b4-118c22327eb6 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:28.159346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-318fc7a7-a125-4faf-95b4-118c22327eb6 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:28.164925 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 892/1791] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:27 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1084 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:29.014150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-253bffb6-bcdf-4060-8c5b-cf674e0da3b9 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:34:29.019378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-253bffb6-bcdf-4060-8c5b-cf674e0da3b9 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:29.019378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:29.019378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:29.019378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-253bffb6-bcdf-4060-8c5b-cf674e0da3b9 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:29.082355 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:29.082355 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:29.092752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-253bffb6-bcdf-4060-8c5b-cf674e0da3b9 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:29.119075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-253bffb6-bcdf-4060-8c5b-cf674e0da3b9 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 200 Jan 02 10:34:29.120546 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 900/1792] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:29 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:29.182330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c57a1c9a-12ee-416c-8b81-3b5932a6ad10 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:29.183132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c57a1c9a-12ee-416c-8b81-3b5932a6ad10 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:29.184598 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:29.184598 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:29.192329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c57a1c9a-12ee-416c-8b81-3b5932a6ad10 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:29.299933 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:29.299933 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:29.323773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c57a1c9a-12ee-416c-8b81-3b5932a6ad10 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:29.378298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c57a1c9a-12ee-416c-8b81-3b5932a6ad10 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:29.379481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 893/1793] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:29 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1085 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:29.396808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39528a33-8784-40d3-847b-10b1ac294c43 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:29.397559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39528a33-8784-40d3-847b-10b1ac294c43 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:29.397977 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:29.397977 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:29.398771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39528a33-8784-40d3-847b-10b1ac294c43 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:29.524914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:29.524914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:29.535569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-39528a33-8784-40d3-847b-10b1ac294c43 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:29.564087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39528a33-8784-40d3-847b-10b1ac294c43 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:29.565334 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 901/1794] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:29 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1085 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:29.580515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] DELETE http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:29.581322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:29.581701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:29.581701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:29.590475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:29.590475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Delete volume with id: 913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:29.646211 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:29.646211 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:29.648086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:29.717428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Delete volume request issued successfully. Jan 02 10:34:29.717915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d556427a-220e-429e-bd64-57a5d6dfee90 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 202 Jan 02 10:34:29.718973 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 894/1795] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:29 2021] DELETE /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:29.727576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05e4621a-ae1a-4a68-89e9-7fb75345f7ae tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:29.728106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05e4621a-ae1a-4a68-89e9-7fb75345f7ae tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:29.728318 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:29.728318 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:29.728698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05e4621a-ae1a-4a68-89e9-7fb75345f7ae tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:29.870370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:29.870370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:29.892889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-05e4621a-ae1a-4a68-89e9-7fb75345f7ae tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:29.918344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05e4621a-ae1a-4a68-89e9-7fb75345f7ae tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:29.919930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 902/1796] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:29 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1084 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:30.137125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9838dc3f-d69b-4154-bbfc-c935e905dfdc tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe Jan 02 10:34:30.137661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9838dc3f-d69b-4154-bbfc-c935e905dfdc tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:30.137828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:30.137828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:30.138512 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9838dc3f-d69b-4154-bbfc-c935e905dfdc tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:30.262992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9838dc3f-d69b-4154-bbfc-c935e905dfdc tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe returned with HTTP 404 Jan 02 10:34:30.268562 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 895/1797] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:30 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/9612cdb3-57e0-4efd-b517-834f25fb10fe => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:30.276450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] DELETE http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:34:30.276997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:30.277213 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:30.277213 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:30.277625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:30.278223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Delete volume with id: 61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:34:30.445916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:30.445916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:30.449775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:30.559568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Delete volume request issued successfully. Jan 02 10:34:30.560622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4abf9273-61bc-44cd-a3b9-da313c22485f tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 202 Jan 02 10:34:30.571993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d7f937c-8f47-48d1-926f-2ea23872d6fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:34:30.572769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d7f937c-8f47-48d1-926f-2ea23872d6fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:30.572942 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 903/1798] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:30 2021] DELETE /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:30.573710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d7f937c-8f47-48d1-926f-2ea23872d6fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:30.728916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:30.728916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:30.765704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d7f937c-8f47-48d1-926f-2ea23872d6fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:30.822580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d7f937c-8f47-48d1-926f-2ea23872d6fd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:34:30.839375 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 896/1799] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:30 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 917 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:30.936821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03322265-b9dc-42fb-aa1e-427fd2047733 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:30.937512 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03322265-b9dc-42fb-aa1e-427fd2047733 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:30.937890 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:30.937890 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:30.939049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03322265-b9dc-42fb-aa1e-427fd2047733 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:31.055313 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:31.055313 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:31.077449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-03322265-b9dc-42fb-aa1e-427fd2047733 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:31.128623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03322265-b9dc-42fb-aa1e-427fd2047733 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:31.132755 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 904/1800] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:30 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1084 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:31.842346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac787778-abdd-4b14-aafc-1fe756869c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:34:31.842796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac787778-abdd-4b14-aafc-1fe756869c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:31.842908 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:31.842908 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:31.843207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac787778-abdd-4b14-aafc-1fe756869c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:31.982803 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:31.982803 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:32.001450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ac787778-abdd-4b14-aafc-1fe756869c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:32.050447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac787778-abdd-4b14-aafc-1fe756869c50 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:34:32.051794 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 897/1801] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:31 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:32.155044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d34128e-d5ee-4f82-a977-b244ef5aea17 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:32.156242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d34128e-d5ee-4f82-a977-b244ef5aea17 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:32.156666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:32.156666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:32.158141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d34128e-d5ee-4f82-a977-b244ef5aea17 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:32.234343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:32.234343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:32.245226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1d34128e-d5ee-4f82-a977-b244ef5aea17 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Volume info retrieved successfully. Jan 02 10:34:32.276011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d34128e-d5ee-4f82-a977-b244ef5aea17 tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 200 Jan 02 10:34:32.277131 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 905/1802] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:32 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 1084 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:33.068826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a59e125b-1ec4-4449-8ac9-a998b7de5922 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:34:33.069280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a59e125b-1ec4-4449-8ac9-a998b7de5922 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:33.069390 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:33.069390 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:33.070128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a59e125b-1ec4-4449-8ac9-a998b7de5922 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:33.138309 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:33.138309 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:33.148585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a59e125b-1ec4-4449-8ac9-a998b7de5922 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:33.177796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a59e125b-1ec4-4449-8ac9-a998b7de5922 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 200 Jan 02 10:34:33.178750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 898/1803] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:33 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:33.306371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c96a82b4-6d0d-4801-b46b-eccc873244bb tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] GET http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd Jan 02 10:34:33.310422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c96a82b4-6d0d-4801-b46b-eccc873244bb tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:33.310955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:33.310955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:33.311709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c96a82b4-6d0d-4801-b46b-eccc873244bb tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:33.386881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c96a82b4-6d0d-4801-b46b-eccc873244bb tempest-VolumeManageAdminTest-498001764 tempest-VolumeManageAdminTest-498001764] http://10.222.0.73/volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd returned with HTTP 404 Jan 02 10:34:33.393412 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 906/1804] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:33 2021] GET /volume/v3/c2e53ebdef7a45a59aeaadcbc9a18582/volumes/913ce27b-6cc8-4453-8ae8-f3161af7dbcd => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:33.398485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cdbec47-b716-4a0b-9a6d-a99be843539f tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] DELETE http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:33.399836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cdbec47-b716-4a0b-9a6d-a99be843539f tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:33.399836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:33.399836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:33.399836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cdbec47-b716-4a0b-9a6d-a99be843539f tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:33.400200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0cdbec47-b716-4a0b-9a6d-a99be843539f tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] Delete volume with id: 660e0eb6-591c-4070-b7a5-021b05178cbb Jan 02 10:34:33.505557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cdbec47-b716-4a0b-9a6d-a99be843539f tempest-VolumeManageAdminTest-738632686 tempest-VolumeManageAdminTest-738632686] http://10.222.0.73/volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb returned with HTTP 404 Jan 02 10:34:33.522200 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 899/1805] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:33 2021] DELETE /volume/v3/f0b67b7349a54dc48e4f08190ffc8aa1/volumes/660e0eb6-591c-4070-b7a5-021b05178cbb => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:34.198306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbabd68b-1454-4963-9c19-9894bda679d7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 Jan 02 10:34:34.198306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbabd68b-1454-4963-9c19-9894bda679d7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:34.198306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbabd68b-1454-4963-9c19-9894bda679d7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:34.320129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbabd68b-1454-4963-9c19-9894bda679d7 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 returned with HTTP 404 Jan 02 10:34:34.323838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 907/1806] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:34 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/61bca896-6d9b-441c-a0d2-6ad965f98c01 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:34.332163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] DELETE http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:34:34.332921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:34.336538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:34.336538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Delete volume with id: 94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:34:34.453057 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:34.453057 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:34.455278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:34.544897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Delete volume request issued successfully. Jan 02 10:34:34.545632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-442c821b-44f6-4d93-b581-9be72823f5cb tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 202 Jan 02 10:34:34.546649 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 900/1807] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:34 2021] DELETE /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:34.555503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93f1bd4b-c521-4e8a-9d15-fca91f63d5b0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:34:34.556284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93f1bd4b-c521-4e8a-9d15-fca91f63d5b0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:34.556944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93f1bd4b-c521-4e8a-9d15-fca91f63d5b0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:34.672050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:34.672050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:34.704661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-93f1bd4b-c521-4e8a-9d15-fca91f63d5b0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:34.752673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93f1bd4b-c521-4e8a-9d15-fca91f63d5b0 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:34:34.753899 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 908/1808] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:34 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 1365 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:35.102759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes Jan 02 10:34:35.103469 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:35.103469 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:35.104849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-338915435"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:35.110816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-338915435'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:34:35.111679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Create volume of 1 GB Jan 02 10:34:35.130626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Availability Zones retrieved successfully. Jan 02 10:34:35.152375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Flow 'volume_create_api' (70e7ff7c-c526-498a-9a75-fba1e88b8ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:35.155999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c03523de-b755-4fb1-a4f1-8e434291a824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:35.158838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:34:35.252436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c03523de-b755-4fb1-a4f1-8e434291a824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:35.256061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158c55ed-ba6e-4bc8-99d4-cf433e70c700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:35.355671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Created reservations ['db1794b5-9ad0-44eb-ab18-007449d3405f', '7bd9816d-5a2f-4136-80b6-f55c90ff0ea5', '837e1b75-e644-45de-a699-efb897dd0d51', 'ce1975b3-a252-4bdd-8095-6095cb0777fe'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:34:35.358724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158c55ed-ba6e-4bc8-99d4-cf433e70c700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1794b5-9ad0-44eb-ab18-007449d3405f', '7bd9816d-5a2f-4136-80b6-f55c90ff0ea5', '837e1b75-e644-45de-a699-efb897dd0d51', 'ce1975b3-a252-4bdd-8095-6095cb0777fe']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:35.362676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a80aa5-c0d7-4121-a667-dbce578ec3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:35.463578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a80aa5-c0d7-4121-a667-dbce578ec3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57c94ae-dca2-480e-aeae-54b216eb279e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-338915435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='937f0c643dc042479634ddca033df06b',qos_specs=None,replication_status=,reservations=['db1794b5-9ad0-44eb-ab18-007449d3405f','7bd9816d-5a2f-4136-80b6-f55c90ff0ea5','837e1b75-e644-45de-a699-efb897dd0d51','ce1975b3-a252-4bdd-8095-6095cb0777fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e675e5c32d4d90a6526e2d41afc65b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-338915435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57c94ae-dca2-480e-aeae-54b216eb279e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='937f0c643dc042479634ddca033df06b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='37e675e5c32d4d90a6526e2d41afc65b',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:35.466066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8029bc09-ba2f-4982-8a9c-7021ee7bc6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:35.506727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8029bc09-ba2f-4982-8a9c-7021ee7bc6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-338915435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='937f0c643dc042479634ddca033df06b',qos_specs=None,replication_status=,reservations=['db1794b5-9ad0-44eb-ab18-007449d3405f','7bd9816d-5a2f-4136-80b6-f55c90ff0ea5','837e1b75-e644-45de-a699-efb897dd0d51','ce1975b3-a252-4bdd-8095-6095cb0777fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e675e5c32d4d90a6526e2d41afc65b',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:35.509356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03953fb-d95c-4bbb-b726-49d16792eb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:35.535122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03953fb-d95c-4bbb-b726-49d16792eb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:35.539026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Flow 'volume_create_api' (70e7ff7c-c526-498a-9a75-fba1e88b8ecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:35.627770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Create volume request issued successfully. Jan 02 10:34:35.643903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ca88afb-ce99-4b10-bc9f-ec91ee265c84 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes returned with HTTP 202 Jan 02 10:34:35.646028 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 901/1809] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:34:35 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/volumes => generated 825 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:34:35.660239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ce97761-f995-41ca-ae68-98ec53098107 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:34:35.660983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ce97761-f995-41ca-ae68-98ec53098107 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:35.661375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:35.661375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:35.662282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ce97761-f995-41ca-ae68-98ec53098107 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:35.769978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28e0a20b-3bdc-42fa-a8bb-595d45729642 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:34:35.774824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28e0a20b-3bdc-42fa-a8bb-595d45729642 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:35.774824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:35.774824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:35.774824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28e0a20b-3bdc-42fa-a8bb-595d45729642 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:35.779260 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:35.779260 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:35.805573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1ce97761-f995-41ca-ae68-98ec53098107 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:34:35.852478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ce97761-f995-41ca-ae68-98ec53098107 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:34:35.863377 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 909/1810] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:35 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:35.942794 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:35.942794 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:35.997835 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-28e0a20b-3bdc-42fa-a8bb-595d45729642 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Volume info retrieved successfully. Jan 02 10:34:36.046159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28e0a20b-3bdc-42fa-a8bb-595d45729642 tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 200 Jan 02 10:34:36.052642 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 902/1811] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:35 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 1365 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:36.870630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5da29826-1eaf-4b7b-a146-f57f20eafb79 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:34:36.872595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5da29826-1eaf-4b7b-a146-f57f20eafb79 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:36.873023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:36.873023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:36.873699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5da29826-1eaf-4b7b-a146-f57f20eafb79 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:36.943637 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:36.943637 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:36.959855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5da29826-1eaf-4b7b-a146-f57f20eafb79 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:34:36.978846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5da29826-1eaf-4b7b-a146-f57f20eafb79 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:34:36.980196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 910/1812] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:36 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:37.069837 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c05bbb1-062c-4708-b968-c2565c48ccfd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] GET http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 Jan 02 10:34:37.069837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c05bbb1-062c-4708-b968-c2565c48ccfd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:37.070122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:37.070122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:37.070394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c05bbb1-062c-4708-b968-c2565c48ccfd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:37.200643 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c05bbb1-062c-4708-b968-c2565c48ccfd tempest-TaggedBootDevicesTest_v242-633625689 tempest-TaggedBootDevicesTest_v242-633625689] http://10.222.0.73/volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 returned with HTTP 404 Jan 02 10:34:37.207261 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 903/1813] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:37 2021] GET /volume/v3/5a163bc560b54b2d9db3d9b71866de5a/volumes/94146c7e-063b-4ac6-9343-bcb461783068 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:37.895405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8f6ec54-cd62-49f0-b239-f4f2394f0128 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:37.896492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8f6ec54-cd62-49f0-b239-f4f2394f0128 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:37.896492 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:37.896492 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:37.896492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8f6ec54-cd62-49f0-b239-f4f2394f0128 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:37.975324 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:37.975324 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:37.984673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8f6ec54-cd62-49f0-b239-f4f2394f0128 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:37.997453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3699cd6b-2e62-43b3-bc5c-132170be6b89 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:34:37.998060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3699cd6b-2e62-43b3-bc5c-132170be6b89 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:37.998632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3699cd6b-2e62-43b3-bc5c-132170be6b89 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:38.009162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:38.009162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:38.079176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8f6ec54-cd62-49f0-b239-f4f2394f0128 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 200 Jan 02 10:34:38.093995 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 911/1814] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:37 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 1639 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:34:38.149355 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:38.149355 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:38.172221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3699cd6b-2e62-43b3-bc5c-132170be6b89 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:34:38.227164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3699cd6b-2e62-43b3-bc5c-132170be6b89 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:34:38.228229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 904/1815] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:37 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:42.807650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6aaaa5e1-583e-4482-8abc-4ca9d2579a9c tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] GET http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services Jan 02 10:34:42.808157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6aaaa5e1-583e-4482-8abc-4ca9d2579a9c tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:42.808346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:42.808346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:42.809009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6aaaa5e1-583e-4482-8abc-4ca9d2579a9c tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:42.822510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6aaaa5e1-583e-4482-8abc-4ca9d2579a9c tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services returned with HTTP 200 Jan 02 10:34:42.823380 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 912/1816] 10.222.0.73 () {58 vars in 1216 bytes} [Sat Jan 2 10:34:42 2021] GET /volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services => generated 629 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:42.838372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45f80cf0-359d-4aaa-93bb-6946669aec85 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] PUT http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/disable-log-reason Jan 02 10:34:42.838842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:42.838842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:42.839259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45f80cf0-359d-4aaa-93bb-6946669aec85 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Action: 'update', calling method: update, body: {"host": "n-d-765311-9", "binary": "cinder-backup", "disabled_reason": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:42.841610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45f80cf0-359d-4aaa-93bb-6946669aec85 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/disable-log-reason returned with HTTP 400 Jan 02 10:34:42.842614 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 905/1817] 10.222.0.73 () {60 vars in 1293 bytes} [Sat Jan 2 10:34:42 2021] PUT /volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:34:42.857213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca3331d2-140d-4164-b46b-b5977b7a50f1 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] PUT http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/disable Jan 02 10:34:42.858494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca3331d2-140d-4164-b46b-b5977b7a50f1 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Action: 'update', calling method: update, body: {"host": "n-d-765311-9", "binary": "invalid_binary"} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:42.870431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca3331d2-140d-4164-b46b-b5977b7a50f1 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/disable returned with HTTP 404 Jan 02 10:34:42.871971 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 913/1818] 10.222.0.73 () {60 vars in 1260 bytes} [Sat Jan 2 10:34:42 2021] PUT /volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/disable => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:42.886148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb77e9cc-8737-4495-835f-1e1e2184c8ad tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] PUT http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/enable Jan 02 10:34:42.887375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb77e9cc-8737-4495-835f-1e1e2184c8ad tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-backup"} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:42.900009 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb77e9cc-8737-4495-835f-1e1e2184c8ad tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/enable returned with HTTP 404 Jan 02 10:34:42.908660 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 906/1819] 10.222.0.73 () {60 vars in 1257 bytes} [Sat Jan 2 10:34:42 2021] PUT /volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/enable => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:42.936413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5343a6a1-b052-4fd1-b99a-7de689b725f0 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] PUT http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/freeze Jan 02 10:34:42.940057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5343a6a1-b052-4fd1-b99a-7de689b725f0 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:42.957616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5343a6a1-b052-4fd1-b99a-7de689b725f0 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/freeze returned with HTTP 400 Jan 02 10:34:42.960227 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 914/1820] 10.222.0.73 () {60 vars in 1257 bytes} [Sat Jan 2 10:34:42 2021] PUT /volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/freeze => generated 83 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:34:42.974539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44a4ef14-c3c7-4dcc-850f-a632d8bb9c44 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] PUT http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/thaw Jan 02 10:34:42.975334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44a4ef14-c3c7-4dcc-850f-a632d8bb9c44 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:42.988631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44a4ef14-c3c7-4dcc-850f-a632d8bb9c44 tempest-VolumeServicesNegativeTest-1442248404 tempest-VolumeServicesNegativeTest-1442248404] http://10.222.0.73/volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/thaw returned with HTTP 400 Jan 02 10:34:42.996650 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 907/1821] 10.222.0.73 () {60 vars in 1251 bytes} [Sat Jan 2 10:34:42 2021] PUT /volume/v3/4ba18b5bd9d64ccc8addd85cadcba0e5/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:34:44.852490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-c6b89f5c-bae7-4acd-8268-20db683890e9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084 Jan 02 10:34:44.856940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-c6b89f5c-bae7-4acd-8268-20db683890e9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:44.856940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-c6b89f5c-bae7-4acd-8268-20db683890e9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:44.876837 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:44.876837 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:45.424655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-c6b89f5c-bae7-4acd-8268-20db683890e9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:34:45.425088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-c6b89f5c-bae7-4acd-8268-20db683890e9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:34:45.461758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-c6b89f5c-bae7-4acd-8268-20db683890e9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084 returned with HTTP 200 Jan 02 10:34:45.462759 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 915/1822] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:34:44 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/6f203968-9e6d-4549-847e-5344ebd11084 => generated 19 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:45.491637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:45.492135 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:45.493620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:45.494520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:45.566843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:45.566843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:45.568971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:34:45.641812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:34:45.642695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5aef0e3e-c51e-46f6-b168-28b6e1f867e2 req-759847d4-930e-43d9-9ea5-dc6d7f3ddf9e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 202 Jan 02 10:34:45.647220 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 908/1823] 10.222.0.68 () {60 vars in 1384 bytes} [Sat Jan 2 10:34:45 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:48.243850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b07dd127-f206-4416-b652-b310d8bf562a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a Jan 02 10:34:48.246175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b07dd127-f206-4416-b652-b310d8bf562a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:48.246175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:48.246175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:48.246175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b07dd127-f206-4416-b652-b310d8bf562a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:48.358701 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b07dd127-f206-4416-b652-b310d8bf562a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a returned with HTTP 404 Jan 02 10:34:48.360777 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 916/1824] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:48 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/ae62fda9-5bb8-49e0-aafe-fd6a6a348b9a => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:48.370927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:34:48.373809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:48.374539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:48.374539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:48.375184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:48.376324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete snapshot with id: 98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:34:48.405758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:48.405758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:48.408160 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:34:48.501453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot delete request issued successfully. Jan 02 10:34:48.502572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2668cfe3-bcfb-41b5-8be4-35fbcaf0f439 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 202 Jan 02 10:34:48.504140 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 909/1825] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:34:48 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:48.511817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1932a92e-9a11-498c-b79d-02bfb0d604e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:34:48.512312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1932a92e-9a11-498c-b79d-02bfb0d604e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:48.512950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1932a92e-9a11-498c-b79d-02bfb0d604e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:48.567269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:48.567269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:48.568394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1932a92e-9a11-498c-b79d-02bfb0d604e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:34:48.570354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1932a92e-9a11-498c-b79d-02bfb0d604e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 200 Jan 02 10:34:48.571175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 917/1826] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:48 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 478 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:34:49.599900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acf31e84-0aa3-461b-b928-7b2ef1c18c40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:34:49.599900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acf31e84-0aa3-461b-b928-7b2ef1c18c40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:49.599900 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:49.599900 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:49.599900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acf31e84-0aa3-461b-b928-7b2ef1c18c40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:49.696027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:49.696027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:49.699166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-acf31e84-0aa3-461b-b928-7b2ef1c18c40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:34:49.706777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acf31e84-0aa3-461b-b928-7b2ef1c18c40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 200 Jan 02 10:34:49.710175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 910/1827] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:49 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 478 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:50.728454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cb9196e-f013-4a0d-9c0b-63900b5b6007 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:34:50.730244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cb9196e-f013-4a0d-9c0b-63900b5b6007 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:50.730617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:50.730617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:50.733380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cb9196e-f013-4a0d-9c0b-63900b5b6007 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:50.794622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cb9196e-f013-4a0d-9c0b-63900b5b6007 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 404 Jan 02 10:34:50.795715 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 918/1828] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:34:50 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:54.509236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e969b88d-4d97-4d85-a7b9-505309640dc7 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types Jan 02 10:34:54.509682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:54.509682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:54.510111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e969b88d-4d97-4d85-a7b9-505309640dc7 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1439567455", "os-volume-type-access:is_public": false}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:54.596486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e969b88d-4d97-4d85-a7b9-505309640dc7 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types returned with HTTP 200 Jan 02 10:34:54.597609 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 911/1829] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:34:54 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types => generated 229 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:54.897120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d694bfc5-41e4-46c1-b938-b7b5818ae51e tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] POST http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes Jan 02 10:34:54.898036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d694bfc5-41e4-46c1-b938-b7b5818ae51e tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2abaf770-6a5b-4ad6-a737-4d412ec904d9", "size": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:54.899099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-d694bfc5-41e4-46c1-b938-b7b5818ae51e tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Create volume request body: {'volume': {'volume_type': '2abaf770-6a5b-4ad6-a737-4d412ec904d9', 'size': 1}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:34:54.949401 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d694bfc5-41e4-46c1-b938-b7b5818ae51e tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes returned with HTTP 404 Jan 02 10:34:54.951170 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 919/1830] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:34:54 2021] POST /volume/v3/76e6351c4261401f93960d4c18925098/volumes => generated 114 bytes in 347 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:54.959662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5afc22f-cfcf-43f9-9319-3490c2ac4f4d tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9/action Jan 02 10:34:54.960789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5afc22f-cfcf-43f9-9319-3490c2ac4f4d tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action body: b'{"addProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:54.961348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5afc22f-cfcf-43f9-9319-3490c2ac4f4d tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:55.252289 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5afc22f-cfcf-43f9-9319-3490c2ac4f4d tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9/action returned with HTTP 202 Jan 02 10:34:55.253193 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 912/1831] 10.222.0.73 () {60 vars in 1351 bytes} [Sat Jan 2 10:34:54 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9/action => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:55.260957 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] POST http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes Jan 02 10:34:55.261933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2abaf770-6a5b-4ad6-a737-4d412ec904d9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-560510719"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:55.263399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Create volume request body: {'volume': {'volume_type': '2abaf770-6a5b-4ad6-a737-4d412ec904d9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-560510719'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:34:55.288610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Create volume of 1 GB Jan 02 10:34:55.294528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:55.294528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:55.295605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Availability Zones retrieved successfully. Jan 02 10:34:55.318508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Flow 'volume_create_api' (5aead350-557a-481a-82f2-119ff5862864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:55.326578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6194bd1c-29f8-42e1-873e-22cff21c53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:55.329483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:34:55.393475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6194bd1c-29f8-42e1-873e-22cff21c53a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:34:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2abaf770-6a5b-4ad6-a737-4d412ec904d9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1439567455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2abaf770-6a5b-4ad6-a737-4d412ec904d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:55.396100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860954ff-adc4-4e1e-90e0-9980fd4d44ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:55.447663 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1439567455 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1439567455, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:34:55.449198 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1439567455 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1439567455, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:34:55.502196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Created reservations ['213955aa-6fb7-4870-bae4-c7c9ffc06082', '5c9506a2-9820-425c-a9b4-f9ff0d557806', '3154c0df-2202-47a9-bf1c-c9c0e09caeac', 'f27b0603-2a1a-4aed-8678-166c61474ded'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:34:55.505111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860954ff-adc4-4e1e-90e0-9980fd4d44ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['213955aa-6fb7-4870-bae4-c7c9ffc06082', '5c9506a2-9820-425c-a9b4-f9ff0d557806', '3154c0df-2202-47a9-bf1c-c9c0e09caeac', 'f27b0603-2a1a-4aed-8678-166c61474ded']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:55.511994 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fc5b00-658b-4cce-8a12-da92d8d74de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:55.629502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fc5b00-658b-4cce-8a12-da92d8d74de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-560510719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76e6351c4261401f93960d4c18925098',qos_specs=None,replication_status=,reservations=['213955aa-6fb7-4870-bae4-c7c9ffc06082','5c9506a2-9820-425c-a9b4-f9ff0d557806','3154c0df-2202-47a9-bf1c-c9c0e09caeac','f27b0603-2a1a-4aed-8678-166c61474ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde83367df404fb48d6e4d22ded009ce',volume_type_id=2abaf770-6a5b-4ad6-a737-4d412ec904d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-560510719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76e6351c4261401f93960d4c18925098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bde83367df404fb48d6e4d22ded009ce',volume_attachment=,volume_type=,volume_type_id=2abaf770-6a5b-4ad6-a737-4d412ec904d9)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:55.632091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f7e80a-7797-4e08-9a84-cd51b33c2e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:55.682440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f7e80a-7797-4e08-9a84-cd51b33c2e5b) transitioned into state 'SUCCESS' from state '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-560510719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76e6351c4261401f93960d4c18925098',qos_specs=None,replication_status=,reservations=['213955aa-6fb7-4870-bae4-c7c9ffc06082','5c9506a2-9820-425c-a9b4-f9ff0d557806','3154c0df-2202-47a9-bf1c-c9c0e09caeac','f27b0603-2a1a-4aed-8678-166c61474ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde83367df404fb48d6e4d22ded009ce',volume_type_id=2abaf770-6a5b-4ad6-a737-4d412ec904d9)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:55.691721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdde1102-c611-433f-b488-973335ea93dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:34:55.723793 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdde1102-c611-433f-b488-973335ea93dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:34:55.728006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Flow 'volume_create_api' (5aead350-557a-481a-82f2-119ff5862864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:34:55.803420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Create volume request issued successfully. Jan 02 10:34:55.822920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ace6e418-2495-499a-af1a-710a1772449f tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes returned with HTTP 202 Jan 02 10:34:55.824789 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 920/1832] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:34:55 2021] POST /volume/v3/76e6351c4261401f93960d4c18925098/volumes => generated 861 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:34:55.840988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-023dc69c-4e54-4c92-8404-1c82c195decc tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] GET http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:34:55.841796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-023dc69c-4e54-4c92-8404-1c82c195decc tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:55.844241 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-023dc69c-4e54-4c92-8404-1c82c195decc tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:55.924030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:55.924030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:55.936405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-023dc69c-4e54-4c92-8404-1c82c195decc tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Volume info retrieved successfully. Jan 02 10:34:55.969372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-023dc69c-4e54-4c92-8404-1c82c195decc tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 200 Jan 02 10:34:55.980732 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 913/1833] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:55 2021] GET /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 929 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:56.987492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca926b6f-8cce-4bd5-a13f-ef246361fc7a tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] GET http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:34:56.988634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca926b6f-8cce-4bd5-a13f-ef246361fc7a tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:56.989060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:56.989060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:56.990308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca926b6f-8cce-4bd5-a13f-ef246361fc7a tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:57.065192 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:57.065192 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:57.078795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ca926b6f-8cce-4bd5-a13f-ef246361fc7a tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Volume info retrieved successfully. Jan 02 10:34:57.121672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca926b6f-8cce-4bd5-a13f-ef246361fc7a tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 200 Jan 02 10:34:57.136978 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 921/1834] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:56 2021] GET /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 954 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:57.140348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e9eb07e-4566-46c1-b0b1-461244b9c5f2 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9/action Jan 02 10:34:57.141921 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:57.141921 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:57.142776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e9eb07e-4566-46c1-b0b1-461244b9c5f2 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action body: b'{"removeProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:57.144372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e9eb07e-4566-46c1-b0b1-461244b9c5f2 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:57.183960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e9eb07e-4566-46c1-b0b1-461244b9c5f2 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9/action returned with HTTP 202 Jan 02 10:34:57.185247 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 914/1835] 10.222.0.73 () {60 vars in 1351 bytes} [Sat Jan 2 10:34:57 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:57.199906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06856585-06ed-4582-b9d3-e38790a60019 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types Jan 02 10:34:57.200517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:57.200517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:57.200807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06856585-06ed-4582-b9d3-e38790a60019 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1461329374", "os-volume-type-access:is_public": false}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:57.297655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06856585-06ed-4582-b9d3-e38790a60019 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types returned with HTTP 200 Jan 02 10:34:57.298598 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 922/1836] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:34:57 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types => generated 229 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:57.309377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11f67ee8-cc3b-4e52-abf1-118846c20db4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action Jan 02 10:34:57.310163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11f67ee8-cc3b-4e52-abf1-118846c20db4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action body: b'{"addProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:57.310552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11f67ee8-cc3b-4e52-abf1-118846c20db4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:57.339877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11f67ee8-cc3b-4e52-abf1-118846c20db4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action returned with HTTP 202 Jan 02 10:34:57.342848 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 915/1837] 10.222.0.73 () {60 vars in 1351 bytes} [Sat Jan 2 10:34:57 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:57.351197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2d0e138-d33b-489d-b4a7-b12fd4d69a72 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action Jan 02 10:34:57.352191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2d0e138-d33b-489d-b4a7-b12fd4d69a72 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action body: b'{"addProjectAccess": {"project": "0b7c6941a47c4c8281200fa170420470"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:57.352391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2d0e138-d33b-489d-b4a7-b12fd4d69a72 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0b7c6941a47c4c8281200fa170420470"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:57.391716 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2d0e138-d33b-489d-b4a7-b12fd4d69a72 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action returned with HTTP 202 Jan 02 10:34:57.399548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 923/1838] 10.222.0.73 () {60 vars in 1351 bytes} [Sat Jan 2 10:34:57 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:57.404061 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e2fb49f-2f2e-423d-a7e8-f61dca79c6db tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] GET http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/os-volume-type-access Jan 02 10:34:57.404592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e2fb49f-2f2e-423d-a7e8-f61dca79c6db tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:57.405074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e2fb49f-2f2e-423d-a7e8-f61dca79c6db tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:57.463738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e2fb49f-2f2e-423d-a7e8-f61dca79c6db tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/os-volume-type-access returned with HTTP 200 Jan 02 10:34:57.465678 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 916/1839] 10.222.0.73 () {58 vars in 1375 bytes} [Sat Jan 2 10:34:57 2021] GET /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/os-volume-type-access => generated 244 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:57.477583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33c0d96b-ae20-4d35-b791-95df1f86b09c tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action Jan 02 10:34:57.478376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33c0d96b-ae20-4d35-b791-95df1f86b09c tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action body: b'{"removeProjectAccess": {"project": "0b7c6941a47c4c8281200fa170420470"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:57.478765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33c0d96b-ae20-4d35-b791-95df1f86b09c tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0b7c6941a47c4c8281200fa170420470"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:57.534830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33c0d96b-ae20-4d35-b791-95df1f86b09c tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action returned with HTTP 202 Jan 02 10:34:57.535994 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 924/1840] 10.222.0.73 () {60 vars in 1351 bytes} [Sat Jan 2 10:34:57 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:57.544581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5c6977f-1c8c-46d3-9eeb-0346cb60af4e tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] POST http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action Jan 02 10:34:57.545573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5c6977f-1c8c-46d3-9eeb-0346cb60af4e tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action body: b'{"removeProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:34:57.546073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5c6977f-1c8c-46d3-9eeb-0346cb60af4e tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "76e6351c4261401f93960d4c18925098"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:34:57.616676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5c6977f-1c8c-46d3-9eeb-0346cb60af4e tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action returned with HTTP 202 Jan 02 10:34:57.627122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8f27ee2-52f2-421d-890a-7ab8b0adc682 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] DELETE http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0 Jan 02 10:34:57.627668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8f27ee2-52f2-421d-890a-7ab8b0adc682 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:57.628180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8f27ee2-52f2-421d-890a-7ab8b0adc682 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:57.638160 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 917/1841] 10.222.0.73 () {60 vars in 1351 bytes} [Sat Jan 2 10:34:57 2021] POST /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:57.767764 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:34:57.767764 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:34:57.795201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8f27ee2-52f2-421d-890a-7ab8b0adc682 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0 returned with HTTP 202 Jan 02 10:34:57.796723 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 925/1842] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:34:57 2021] DELETE /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:57.804972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5564e623-64ad-48b2-8a68-d9155a05d6e1 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] GET http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0 Jan 02 10:34:57.805745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5564e623-64ad-48b2-8a68-d9155a05d6e1 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:57.808401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5564e623-64ad-48b2-8a68-d9155a05d6e1 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:57.841345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5564e623-64ad-48b2-8a68-d9155a05d6e1 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0 returned with HTTP 404 Jan 02 10:34:57.842427 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 918/1843] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:34:57 2021] GET /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/286bbb72-1a08-4998-81dd-dcc5af9d93b0 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:34:57.850231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] DELETE http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:34:57.850752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:57.851235 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:57.851770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Delete volume with id: 9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:34:57.956173 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:57.956173 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:57.957402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Volume info retrieved successfully. Jan 02 10:34:58.017450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Delete volume request issued successfully. Jan 02 10:34:58.018012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dba6f1ca-5a0f-468f-9cac-596005647ed9 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 202 Jan 02 10:34:58.019112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 926/1844] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:34:57 2021] DELETE /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:34:58.026313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00d8f9c1-0214-4ee8-9e80-f1c7edeca6f6 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] GET http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:34:58.026970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00d8f9c1-0214-4ee8-9e80-f1c7edeca6f6 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:58.027326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00d8f9c1-0214-4ee8-9e80-f1c7edeca6f6 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:58.131155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:58.131155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:58.152214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-00d8f9c1-0214-4ee8-9e80-f1c7edeca6f6 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Volume info retrieved successfully. Jan 02 10:34:58.198141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00d8f9c1-0214-4ee8-9e80-f1c7edeca6f6 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 200 Jan 02 10:34:58.199579 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 919/1845] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:58 2021] GET /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 953 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:34:59.216435 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e0beea3-9799-4733-a200-eb08f77984b8 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] GET http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:34:59.217510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e0beea3-9799-4733-a200-eb08f77984b8 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:34:59.217861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:34:59.217861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:34:59.218432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e0beea3-9799-4733-a200-eb08f77984b8 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:34:59.363119 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:34:59.363119 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:34:59.388779 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4e0beea3-9799-4733-a200-eb08f77984b8 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Volume info retrieved successfully. Jan 02 10:34:59.437373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e0beea3-9799-4733-a200-eb08f77984b8 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 200 Jan 02 10:34:59.455776 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 927/1846] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:34:59 2021] GET /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 953 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:00.456544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a014e41-ce23-459e-8ec4-96018712caab tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] GET http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:35:00.457261 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a014e41-ce23-459e-8ec4-96018712caab tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:00.458063 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:00.458063 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:00.458063 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a014e41-ce23-459e-8ec4-96018712caab tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:00.575392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:00.575392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:00.601514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4a014e41-ce23-459e-8ec4-96018712caab tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Volume info retrieved successfully. Jan 02 10:35:00.647008 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a014e41-ce23-459e-8ec4-96018712caab tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 200 Jan 02 10:35:00.659781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 920/1847] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:00 2021] GET /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 953 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:00.929733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-5551dedb-93d9-430d-a2be-5531cce77546 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49 Jan 02 10:35:00.930330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-5551dedb-93d9-430d-a2be-5531cce77546 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:00.930838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:00.930838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:00.931215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-5551dedb-93d9-430d-a2be-5531cce77546 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:01.008281 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:01.008281 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:01.665666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd6a8b62-30ed-42ef-bc5b-0e44e3880155 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] GET http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e Jan 02 10:35:01.666176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd6a8b62-30ed-42ef-bc5b-0e44e3880155 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:01.666567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:01.666567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:01.667356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd6a8b62-30ed-42ef-bc5b-0e44e3880155 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:01.806560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd6a8b62-30ed-42ef-bc5b-0e44e3880155 tempest-VolumeTypesAccessTest-933079366 tempest-VolumeTypesAccessTest-933079366] http://10.222.0.73/volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e returned with HTTP 404 Jan 02 10:35:01.809809 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 921/1848] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:01 2021] GET /volume/v3/76e6351c4261401f93960d4c18925098/volumes/9f9b31fd-c5b2-4774-9e2f-b3c1e016e74e => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:01.820616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edead606-12f2-4e30-ba02-8a6fdd464da4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] DELETE http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9 Jan 02 10:35:01.830788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edead606-12f2-4e30-ba02-8a6fdd464da4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:01.831372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edead606-12f2-4e30-ba02-8a6fdd464da4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:01.989212 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:35:01.989212 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:35:02.022102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edead606-12f2-4e30-ba02-8a6fdd464da4 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9 returned with HTTP 202 Jan 02 10:35:02.023194 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 922/1849] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:35:01 2021] DELETE /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:35:02.030739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbf2de4b-291c-4cc4-af3b-9816c7f8f9b8 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] GET http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9 Jan 02 10:35:02.032068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbf2de4b-291c-4cc4-af3b-9816c7f8f9b8 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:02.032753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbf2de4b-291c-4cc4-af3b-9816c7f8f9b8 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:02.071515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbf2de4b-291c-4cc4-af3b-9816c7f8f9b8 tempest-VolumeTypesAccessTest-1120414132 tempest-VolumeTypesAccessTest-1120414132] http://10.222.0.73/volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9 returned with HTTP 404 Jan 02 10:35:02.072706 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 923/1850] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:35:02 2021] GET /volume/v3/b7ac8e134af6496aa1078ac4a4375ece/types/2abaf770-6a5b-4ad6-a737-4d412ec904d9 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:35:02.261562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-5551dedb-93d9-430d-a2be-5531cce77546 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:35:02.270684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-5551dedb-93d9-430d-a2be-5531cce77546 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:35:02.286469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-5551dedb-93d9-430d-a2be-5531cce77546 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49 returned with HTTP 200 Jan 02 10:35:02.288712 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 928/1851] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:35:00 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/e860aaf1-8fcf-4b32-975c-f009c3e47b49 => generated 19 bytes in 1364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:02.319735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:02.330492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:02.331306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:02.332045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: 928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:02.509876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:02.509876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:02.511074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:02.626222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:35:02.641703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-831dc905-8f22-4ad4-ab89-9e10b58abd1b req-de22a0a8-8e8f-4edc-b4f7-3e80b73ab695 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 202 Jan 02 10:35:02.651738 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 924/1852] 10.222.0.68 () {60 vars in 1384 bytes} [Sat Jan 2 10:35:02 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:35:04.879013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c5ba248-2f58-425c-953e-9e5da18f3330 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:04.881639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c5ba248-2f58-425c-953e-9e5da18f3330 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:04.882141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:04.882141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:04.882840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c5ba248-2f58-425c-953e-9e5da18f3330 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:04.983579 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:04.983579 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:05.019740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0c5ba248-2f58-425c-953e-9e5da18f3330 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:05.064456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c5ba248-2f58-425c-953e-9e5da18f3330 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 200 Jan 02 10:35:05.065286 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 929/1853] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:04 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 1367 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:06.086121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d4cb215-36e7-4ea7-b7b3-0a03fa62b9ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:06.086626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d4cb215-36e7-4ea7-b7b3-0a03fa62b9ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:06.086838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:06.086838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:06.087550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d4cb215-36e7-4ea7-b7b3-0a03fa62b9ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:06.189962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d4cb215-36e7-4ea7-b7b3-0a03fa62b9ba tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 404 Jan 02 10:35:06.192703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 925/1854] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:06 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:06.983556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0be96bb-32c7-4bf4-98cd-b8f3cd256744 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:35:06.984944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0be96bb-32c7-4bf4-98cd-b8f3cd256744 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:06.986031 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:06.986031 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:06.986739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0be96bb-32c7-4bf4-98cd-b8f3cd256744 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:06.987847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-b0be96bb-32c7-4bf4-98cd-b8f3cd256744 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete snapshot with id: 98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:35:07.051946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0be96bb-32c7-4bf4-98cd-b8f3cd256744 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 404 Jan 02 10:35:07.056814 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 930/1855] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:35:06 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:07.063441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f1cf1fd-b5c5-4d74-afd5-a2de0eb31f83 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 Jan 02 10:35:07.065203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f1cf1fd-b5c5-4d74-afd5-a2de0eb31f83 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:07.065943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f1cf1fd-b5c5-4d74-afd5-a2de0eb31f83 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:07.124000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f1cf1fd-b5c5-4d74-afd5-a2de0eb31f83 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 returned with HTTP 404 Jan 02 10:35:07.130198 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 926/1856] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:35:07 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/98872b8e-110f-4ec7-ba59-480d8a4f6a40 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:09.914038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-439fce71-c0ca-4849-9a67-738a660a0054 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:09.915206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-439fce71-c0ca-4849-9a67-738a660a0054 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:09.916046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-439fce71-c0ca-4849-9a67-738a660a0054 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:09.917388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-439fce71-c0ca-4849-9a67-738a660a0054 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: 928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:10.075123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-439fce71-c0ca-4849-9a67-738a660a0054 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 404 Jan 02 10:35:10.081466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 931/1857] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:35:09 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:10.090250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-477b6706-9203-476c-9f17-4b133a075413 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 Jan 02 10:35:10.091525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-477b6706-9203-476c-9f17-4b133a075413 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:10.092194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-477b6706-9203-476c-9f17-4b133a075413 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:10.207083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-477b6706-9203-476c-9f17-4b133a075413 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 returned with HTTP 404 Jan 02 10:35:10.208677 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 927/1858] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:10 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/928dd16a-7769-429b-85e3-7178bd27dc24 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:16.354809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:35:16.355653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1219842646", "snapshot_id": null, "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "volume_type": null, "size": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:35:16.356922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1219842646', 'snapshot_id': None, 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'volume_type': None, 'size': 1}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:35:16.587103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:35:16.637291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:35:16.679071 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (7822e172-357b-40a5-af68-7ef8be6d7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:35:16.682483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e92a7cd-418b-4e0d-b10f-65d0e23e9719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:35:16.697447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:35:16.920176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e92a7cd-418b-4e0d-b10f-65d0e23e9719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:35:16.922509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dacd82d-14d9-4e69-a48e-799122db8746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:35:17.065189 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['f3836469-1d0e-42a6-b209-faba0ce93a1b', '6214cf50-dfd8-4917-b21b-7008248e862e', '1cdaf8b7-055c-43ec-b631-c7e68af70a48', '892e6fb6-4fe0-49b0-a50a-8a984d0772d8'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:35:17.067097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dacd82d-14d9-4e69-a48e-799122db8746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3836469-1d0e-42a6-b209-faba0ce93a1b', '6214cf50-dfd8-4917-b21b-7008248e862e', '1cdaf8b7-055c-43ec-b631-c7e68af70a48', '892e6fb6-4fe0-49b0-a50a-8a984d0772d8']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:35:17.069409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33126e3b-9fd0-4c30-b247-41c4b47625bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:35:17.179441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33126e3b-9fd0-4c30-b247-41c4b47625bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afddc424-3bd2-43db-a60b-c23383f0df21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1219842646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['f3836469-1d0e-42a6-b209-faba0ce93a1b','6214cf50-dfd8-4917-b21b-7008248e862e','1cdaf8b7-055c-43ec-b631-c7e68af70a48','892e6fb6-4fe0-49b0-a50a-8a984d0772d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1219842646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afddc424-3bd2-43db-a60b-c23383f0df21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:35:17.181503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b23518-4ff6-42ac-bf23-73e93db32100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:35:17.247007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b23518-4ff6-42ac-bf23-73e93db32100) transitioned into state 'SUCCESS' from state '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-1219842646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['f3836469-1d0e-42a6-b209-faba0ce93a1b','6214cf50-dfd8-4917-b21b-7008248e862e','1cdaf8b7-055c-43ec-b631-c7e68af70a48','892e6fb6-4fe0-49b0-a50a-8a984d0772d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:35:17.250218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad518aa0-daad-4edd-892d-a5a096a4f67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:35:17.278687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad518aa0-daad-4edd-892d-a5a096a4f67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:35:17.282136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (7822e172-357b-40a5-af68-7ef8be6d7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:35:17.438935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:35:17.478208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbd340c1-1031-4e0b-999f-1273455d7204 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:35:17.480399 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 932/1859] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:35:16 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 828 bytes in 1129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:35:17.498584 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aacb35c4-3bd6-4d7a-ac26-532d0d839cc9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:17.500794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aacb35c4-3bd6-4d7a-ac26-532d0d839cc9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:17.501476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aacb35c4-3bd6-4d7a-ac26-532d0d839cc9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:17.560270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:17.560270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:17.589553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aacb35c4-3bd6-4d7a-ac26-532d0d839cc9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:17.650985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aacb35c4-3bd6-4d7a-ac26-532d0d839cc9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:17.653204 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 928/1860] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:17 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 896 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:18.671194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e1408f6-390d-4b4f-8b26-42af20961ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:18.672468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e1408f6-390d-4b4f-8b26-42af20961ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:18.672665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:18.672665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:18.673323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e1408f6-390d-4b4f-8b26-42af20961ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:18.922147 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:18.922147 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:18.959199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6e1408f6-390d-4b4f-8b26-42af20961ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:19.035019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e1408f6-390d-4b4f-8b26-42af20961ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:19.035870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 933/1861] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:18 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:20.051994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55940227-bb54-49f7-b10f-0b2ce1cdc857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:20.052823 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55940227-bb54-49f7-b10f-0b2ce1cdc857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:20.053238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:20.053238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:20.053860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55940227-bb54-49f7-b10f-0b2ce1cdc857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:20.185263 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:20.185263 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:20.215757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55940227-bb54-49f7-b10f-0b2ce1cdc857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:20.300816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55940227-bb54-49f7-b10f-0b2ce1cdc857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:20.307870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 929/1862] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:20 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:21.339601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9424c9e3-747f-405d-bf00-aafd0f525ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:21.341029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9424c9e3-747f-405d-bf00-aafd0f525ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:21.341388 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:21.341388 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:21.342002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9424c9e3-747f-405d-bf00-aafd0f525ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:21.501103 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:21.501103 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:21.536253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9424c9e3-747f-405d-bf00-aafd0f525ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:21.561505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9424c9e3-747f-405d-bf00-aafd0f525ff8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:21.563228 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 934/1863] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:21 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:22.580218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2afdf3e4-a451-4958-b388-b6d8d0c47b65 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:22.580810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2afdf3e4-a451-4958-b388-b6d8d0c47b65 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:22.580981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:22.580981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:22.581363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2afdf3e4-a451-4958-b388-b6d8d0c47b65 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:22.715375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:22.715375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:22.736738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2afdf3e4-a451-4958-b388-b6d8d0c47b65 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:22.782100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2afdf3e4-a451-4958-b388-b6d8d0c47b65 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:22.786674 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 930/1864] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:22 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:23.801642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-99d44557-dc16-447a-82fe-7321797ba4c8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:23.802947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-99d44557-dc16-447a-82fe-7321797ba4c8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:23.803342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:23.803342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:23.804096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-99d44557-dc16-447a-82fe-7321797ba4c8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:23.881033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:23.881033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:23.891038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-99d44557-dc16-447a-82fe-7321797ba4c8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:23.943491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-99d44557-dc16-447a-82fe-7321797ba4c8 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:23.947265 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 935/1865] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:23 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:24.965865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b32b168c-c266-4cbb-ae2f-8f6ba435ba9c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:24.966373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b32b168c-c266-4cbb-ae2f-8f6ba435ba9c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:24.966882 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:24.966882 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:24.967455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b32b168c-c266-4cbb-ae2f-8f6ba435ba9c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:25.083502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:25.083502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:25.105624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b32b168c-c266-4cbb-ae2f-8f6ba435ba9c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:25.152542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b32b168c-c266-4cbb-ae2f-8f6ba435ba9c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:25.163260 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 931/1866] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:24 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:26.169920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afac83dc-3905-4138-8e30-202479460864 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:26.171984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afac83dc-3905-4138-8e30-202479460864 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:26.172359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:26.172359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:26.172983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afac83dc-3905-4138-8e30-202479460864 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:26.323652 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:26.323652 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:26.346825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-afac83dc-3905-4138-8e30-202479460864 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:26.408567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afac83dc-3905-4138-8e30-202479460864 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:26.415035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 936/1867] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:26 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:27.430297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-004bbf8b-1f87-40c8-baac-6712839e3bda tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:27.431423 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-004bbf8b-1f87-40c8-baac-6712839e3bda tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:27.431795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:27.431795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:27.432427 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-004bbf8b-1f87-40c8-baac-6712839e3bda tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:27.626851 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:27.626851 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:27.639624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-004bbf8b-1f87-40c8-baac-6712839e3bda tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:27.673289 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-004bbf8b-1f87-40c8-baac-6712839e3bda tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:27.674782 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 932/1868] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:27 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:28.690917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c854a207-7a78-43f8-aea3-6e2304c4c896 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:28.692003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c854a207-7a78-43f8-aea3-6e2304c4c896 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:28.692380 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:28.692380 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:28.693023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c854a207-7a78-43f8-aea3-6e2304c4c896 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:28.757792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:28.757792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:28.766892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c854a207-7a78-43f8-aea3-6e2304c4c896 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:28.796039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c854a207-7a78-43f8-aea3-6e2304c4c896 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:28.797767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 937/1869] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:28 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:29.813731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7bf3a982-413a-479d-96ef-9914729d10ef tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:29.814328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7bf3a982-413a-479d-96ef-9914729d10ef tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:29.814455 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:29.814455 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:29.814793 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7bf3a982-413a-479d-96ef-9914729d10ef tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:29.940883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:29.940883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:29.965299 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7bf3a982-413a-479d-96ef-9914729d10ef tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:30.034599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7bf3a982-413a-479d-96ef-9914729d10ef tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:30.044370 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 933/1870] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:29 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:31.053946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46cf5119-5326-4883-9f15-446df928f3cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:31.054492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46cf5119-5326-4883-9f15-446df928f3cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:31.054673 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:31.054673 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:31.055402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46cf5119-5326-4883-9f15-446df928f3cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:31.170334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:31.170334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:31.181595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46cf5119-5326-4883-9f15-446df928f3cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:31.219173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46cf5119-5326-4883-9f15-446df928f3cf tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:31.220256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 938/1871] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:31 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:32.236541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e1aa524-caac-44ac-a711-1d3e168da31e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:32.237118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e1aa524-caac-44ac-a711-1d3e168da31e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:32.237296 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:32.237296 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:32.238050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e1aa524-caac-44ac-a711-1d3e168da31e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:32.378666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:32.378666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:32.388591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4e1aa524-caac-44ac-a711-1d3e168da31e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:32.423524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e1aa524-caac-44ac-a711-1d3e168da31e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:32.424366 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 934/1872] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:32 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:33.441791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8db799b-87d9-42a7-b351-042705ad3a62 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:33.442966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8db799b-87d9-42a7-b351-042705ad3a62 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:33.443431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:33.443431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:33.444112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8db799b-87d9-42a7-b351-042705ad3a62 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:33.565374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:33.565374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:33.580871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8db799b-87d9-42a7-b351-042705ad3a62 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:33.632486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8db799b-87d9-42a7-b351-042705ad3a62 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:33.638565 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 939/1873] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:33 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:34.656029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-049fdbfc-3acb-49a6-9d2f-ca32a0967c72 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:34.656551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-049fdbfc-3acb-49a6-9d2f-ca32a0967c72 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:34.656730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:34.656730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:34.657601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-049fdbfc-3acb-49a6-9d2f-ca32a0967c72 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:34.715644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:34.715644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:34.734400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-049fdbfc-3acb-49a6-9d2f-ca32a0967c72 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:34.804314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-049fdbfc-3acb-49a6-9d2f-ca32a0967c72 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:34.805121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 935/1874] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:34 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:35.821330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:35.821882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:35.822000 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:35.822000 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:35.822379 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:35.931822 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:35.931822 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:35.948261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:35.990125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:35.991245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 940/1875] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:35 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:36.523301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-308816c3-e3f3-4ad3-b764-2c74b0b5c8b4 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:35:36.523928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-308816c3-e3f3-4ad3-b764-2c74b0b5c8b4 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:36.524123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:36.524123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:36.524641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-308816c3-e3f3-4ad3-b764-2c74b0b5c8b4 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:36.653700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:36.653700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:36.691018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-a905b89b-2428-4152-96df-991d92a7946a req-308816c3-e3f3-4ad3-b764-2c74b0b5c8b4 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:35:36.727842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-308816c3-e3f3-4ad3-b764-2c74b0b5c8b4 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:35:36.729770 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 936/1876] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:35:36 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:36.753039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:35:36.753514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:36.753731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:36.753731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:36.754112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:36.755428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f628c53d-837e-45c4-bb08-28f94692c725 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:35:36.756058 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 941/1877] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:35:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:35:36.774798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-fd5b5b91-b825-43ab-8c14-c509572630ce tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments Jan 02 10:35:36.775678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:36.775678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:36.776406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-fd5b5b91-b825-43ab-8c14-c509572630ce tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b57c94ae-dca2-480e-aeae-54b216eb279e", "instance_uuid": "ab4bdc9e-1c49-4fd5-9d0b-1e11f1707316", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:35:36.883260 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:36.883260 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:37.007815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c18eb024-3d50-4608-96a3-4c43d6b5484d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:37.008347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c18eb024-3d50-4608-96a3-4c43d6b5484d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:37.008972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c18eb024-3d50-4608-96a3-4c43d6b5484d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:37.031905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-fd5b5b91-b825-43ab-8c14-c509572630ce tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments returned with HTTP 200 Jan 02 10:35:37.032848 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 937/1878] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:35:36 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:37.105244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-4a7b04d0-2497-4f32-bcac-d8e6a8214458 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] POST http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/21883022-5e67-4096-abc9-32b0a27d7c4e/action Jan 02 10:35:37.105765 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:37.105765 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:37.106208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-4a7b04d0-2497-4f32-bcac-d8e6a8214458 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:35:37.106592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-4a7b04d0-2497-4f32-bcac-d8e6a8214458 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:35:37.148410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:37.148410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:37.175413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c18eb024-3d50-4608-96a3-4c43d6b5484d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:37.256396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c18eb024-3d50-4608-96a3-4c43d6b5484d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:37.257153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 942/1879] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:37 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:37.291753 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:37.291753 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:37.313792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a905b89b-2428-4152-96df-991d92a7946a req-4a7b04d0-2497-4f32-bcac-d8e6a8214458 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/21883022-5e67-4096-abc9-32b0a27d7c4e/action returned with HTTP 204 Jan 02 10:35:37.315099 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 938/1880] 10.222.0.73 () {66 vars in 1696 bytes} [Sat Jan 2 10:35:37 2021] POST /volume/v3/937f0c643dc042479634ddca033df06b/attachments/21883022-5e67-4096-abc9-32b0a27d7c4e/action => generated 0 bytes in 216 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:35:37.375890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7dd05c64-7dc9-44cb-a519-0af058b2645f tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:35:37.376417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7dd05c64-7dc9-44cb-a519-0af058b2645f tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:37.376612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:37.376612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:37.377229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7dd05c64-7dc9-44cb-a519-0af058b2645f tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:37.479507 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:37.479507 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:37.491921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7dd05c64-7dc9-44cb-a519-0af058b2645f tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:35:37.519570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:37.519570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:37.539854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7dd05c64-7dc9-44cb-a519-0af058b2645f tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:35:37.540992 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 943/1881] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:37 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 1180 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:38.274003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9d11dee-4f89-4cc2-a26a-ffa6ef1a3353 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:38.274853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9d11dee-4f89-4cc2-a26a-ffa6ef1a3353 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:38.275177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:38.275177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:38.275776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9d11dee-4f89-4cc2-a26a-ffa6ef1a3353 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:38.425410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:38.425410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:38.458799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a9d11dee-4f89-4cc2-a26a-ffa6ef1a3353 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:38.514093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9d11dee-4f89-4cc2-a26a-ffa6ef1a3353 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:38.525481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 939/1882] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:38 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 978 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:39.532321 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9ed57f6-0677-49f5-9030-79958be5f81f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:39.532866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9ed57f6-0677-49f5-9030-79958be5f81f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:39.533043 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:39.533043 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:39.533417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9ed57f6-0677-49f5-9030-79958be5f81f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:39.656125 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:39.656125 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:39.684813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a9ed57f6-0677-49f5-9030-79958be5f81f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:39.729257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9ed57f6-0677-49f5-9030-79958be5f81f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:39.730498 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 944/1883] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:39 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 981 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:40.745796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f583fc6-620f-49bf-871e-b7697ab9c20c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:40.746866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f583fc6-620f-49bf-871e-b7697ab9c20c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:40.747253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:40.747253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:40.747926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f583fc6-620f-49bf-871e-b7697ab9c20c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:40.856128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:40.856128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:40.867078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0f583fc6-620f-49bf-871e-b7697ab9c20c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:40.938858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f583fc6-620f-49bf-871e-b7697ab9c20c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:40.943664 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 940/1884] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:40 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 981 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:41.963667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-854d3013-c85a-4339-a487-5474e59313ae tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:41.965008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-854d3013-c85a-4339-a487-5474e59313ae tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:41.966346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:41.966346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:41.972010 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-854d3013-c85a-4339-a487-5474e59313ae tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:42.109495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:42.109495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:42.136686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-854d3013-c85a-4339-a487-5474e59313ae tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:42.176743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-854d3013-c85a-4339-a487-5474e59313ae tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:42.177756 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 945/1885] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:41 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 981 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:43.194448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f8b2b0c-042d-42b7-bfc5-938a6496836c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:43.205625 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f8b2b0c-042d-42b7-bfc5-938a6496836c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:43.206183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:43.206183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:43.208051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f8b2b0c-042d-42b7-bfc5-938a6496836c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:43.302020 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:43.302020 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:43.314720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f8b2b0c-042d-42b7-bfc5-938a6496836c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:43.362074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f8b2b0c-042d-42b7-bfc5-938a6496836c tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:43.363494 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 941/1886] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:43 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 981 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:44.379800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f2a1a0a-2cb2-4a30-a62f-edb6f5e524a7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:44.380367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f2a1a0a-2cb2-4a30-a62f-edb6f5e524a7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:44.380786 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:44.380786 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:44.381315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f2a1a0a-2cb2-4a30-a62f-edb6f5e524a7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:44.509729 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:44.509729 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:44.531373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0f2a1a0a-2cb2-4a30-a62f-edb6f5e524a7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:44.578896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f2a1a0a-2cb2-4a30-a62f-edb6f5e524a7 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:44.580707 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 946/1887] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:44 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 981 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:44.694729 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-a45defb2-32d4-400b-b355-6d0710523e66 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:35:44.695700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-a45defb2-32d4-400b-b355-6d0710523e66 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:44.696106 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:44.696106 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:44.696737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-a45defb2-32d4-400b-b355-6d0710523e66 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:44.815636 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:44.815636 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:44.840709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-8016daff-e78e-4193-811a-4efd31ce94ca req-a45defb2-32d4-400b-b355-6d0710523e66 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:35:44.866435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:44.866435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:44.879097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-a45defb2-32d4-400b-b355-6d0710523e66 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:35:44.880870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 942/1888] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:35:44 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 1180 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:44.975257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-f292af62-05e5-49a6-9fa5-122a94078a67 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] DELETE http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/21883022-5e67-4096-abc9-32b0a27d7c4e Jan 02 10:35:44.976051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-f292af62-05e5-49a6-9fa5-122a94078a67 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:44.976284 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:44.976284 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:44.976759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-f292af62-05e5-49a6-9fa5-122a94078a67 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:45.028171 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:45.028171 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:45.381178 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8016daff-e78e-4193-811a-4efd31ce94ca req-f292af62-05e5-49a6-9fa5-122a94078a67 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:35:45.381626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8016daff-e78e-4193-811a-4efd31ce94ca req-f292af62-05e5-49a6-9fa5-122a94078a67 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:35:45.392154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8016daff-e78e-4193-811a-4efd31ce94ca req-f292af62-05e5-49a6-9fa5-122a94078a67 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/attachments/21883022-5e67-4096-abc9-32b0a27d7c4e returned with HTTP 200 Jan 02 10:35:45.393213 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 947/1889] 10.222.0.73 () {64 vars in 1644 bytes} [Sat Jan 2 10:35:44 2021] DELETE /volume/v3/937f0c643dc042479634ddca033df06b/attachments/21883022-5e67-4096-abc9-32b0a27d7c4e => generated 19 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:45.475641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74ccab1e-d4cf-4124-bdab-4caaca9cc82d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:35:45.476187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74ccab1e-d4cf-4124-bdab-4caaca9cc82d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:45.476408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:45.476408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:45.479151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-74ccab1e-d4cf-4124-bdab-4caaca9cc82d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:45.596903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14322e7e-de9f-4835-9097-3fa67ea9be71 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:45.598080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14322e7e-de9f-4835-9097-3fa67ea9be71 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:45.598483 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:45.598483 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:45.599114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14322e7e-de9f-4835-9097-3fa67ea9be71 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:45.623039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:45.623039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:45.661710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-74ccab1e-d4cf-4124-bdab-4caaca9cc82d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:35:45.714845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-74ccab1e-d4cf-4124-bdab-4caaca9cc82d tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:35:45.715945 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 943/1890] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:45 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 918 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:45.723514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:45.723514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:45.732844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-14322e7e-de9f-4835-9097-3fa67ea9be71 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:45.783309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14322e7e-de9f-4835-9097-3fa67ea9be71 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:45.792264 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 948/1891] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:45 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 981 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:35:46.808712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71e49f87-dda4-4079-aaa1-7553108d7d34 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:46.809256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71e49f87-dda4-4079-aaa1-7553108d7d34 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:46.809448 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:46.809448 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:46.813027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71e49f87-dda4-4079-aaa1-7553108d7d34 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:46.941114 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:46.941114 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:46.952935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-71e49f87-dda4-4079-aaa1-7553108d7d34 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:47.006719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71e49f87-dda4-4079-aaa1-7553108d7d34 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:47.007973 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 944/1892] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:46 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1369 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:47.024318 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64104146-9f58-4cb8-9fd3-528439d4cade tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:47.025104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64104146-9f58-4cb8-9fd3-528439d4cade tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:47.025474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:47.025474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:47.026126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64104146-9f58-4cb8-9fd3-528439d4cade tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:47.131577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:47.131577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:47.150497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-64104146-9f58-4cb8-9fd3-528439d4cade tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:47.187706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64104146-9f58-4cb8-9fd3-528439d4cade tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:47.188812 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 949/1893] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:35:47 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1369 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:49.200163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:49.201258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:49.201643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:49.201643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:49.202803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:49.309151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:49.309151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:49.334953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:49.364589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:49.365813 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 945/1894] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:35:49 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1369 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:50.905840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-38d7ea8a-a5b7-411a-9315-1a5aa8c8d190 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:50.906873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-38d7ea8a-a5b7-411a-9315-1a5aa8c8d190 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:50.907249 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:50.907249 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:50.907922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-38d7ea8a-a5b7-411a-9315-1a5aa8c8d190 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:50.960713 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:50.960713 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:50.970759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-38d7ea8a-a5b7-411a-9315-1a5aa8c8d190 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:50.997279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-38d7ea8a-a5b7-411a-9315-1a5aa8c8d190 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:50.998348 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 950/1895] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:35:50 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1369 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:51.014030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:35:51.015247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:51.015898 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:51.015898 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:51.016264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:51.017845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:35:51.018974 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 946/1896] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:35:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:35:51.032837 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-c832c05b-9a0d-494b-94af-ef9de617d91d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:35:51.033602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:51.033602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:51.034274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-c832c05b-9a0d-494b-94af-ef9de617d91d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afddc424-3bd2-43db-a60b-c23383f0df21", "instance_uuid": "c80b9302-eea1-4f35-bcbe-589700b8b380", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:35:51.096861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:51.096861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:51.167247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-c832c05b-9a0d-494b-94af-ef9de617d91d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:35:51.168620 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 951/1897] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:35:51 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:35:52.736041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:35:52.736571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:52.736981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:52.738014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-0319f042-5506-4c82-8f03-a0b4e096854e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:35:52.738596 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 947/1898] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:35:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:35:52.771591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-199548e2-c202-48cc-baf4-24c05055838b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:35:52.772455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-199548e2-c202-48cc-baf4-24c05055838b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:35:52.772830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:52.772830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:52.773482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-199548e2-c202-48cc-baf4-24c05055838b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:35:52.852484 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:52.852484 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:52.861305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-199548e2-c202-48cc-baf4-24c05055838b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:35:52.885577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:52.885577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:52.897354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-199548e2-c202-48cc-baf4-24c05055838b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:35:52.898862 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 952/1899] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:35:52 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1467 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:35:52.943245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8695ce02-c0c8-4865-9c03-7441daf89857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2 Jan 02 10:35:52.943960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8695ce02-c0c8-4865-9c03-7441daf89857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:35:53.008171 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:35:53.008171 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:35:53.009148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8695ce02-c0c8-4865-9c03-7441daf89857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-afddc424-3bd2-43db-a60b-c23383f0df21-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.011s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:35:53.011919 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:53.011919 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:54.550946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8695ce02-c0c8-4865-9c03-7441daf89857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-afddc424-3bd2-43db-a60b-c23383f0df21-n-h2-765311-9'" released by "attachment_update" :: held 1.542s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:35:54.551692 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8695ce02-c0c8-4865-9c03-7441daf89857 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2 returned with HTTP 200 Jan 02 10:35:54.552745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 948/1900] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:35:52 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2 => generated 762 bytes in 1614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:35:54.590402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8ac03457-0761-4d1b-af4c-6498666433ea tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2/action Jan 02 10:35:54.591112 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:35:54.591112 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:35:54.591834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8ac03457-0761-4d1b-af4c-6498666433ea tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:35:54.592553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8ac03457-0761-4d1b-af4c-6498666433ea tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:35:54.686127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:35:54.686127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:35:54.705461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-fee907d4-05bb-401f-8d0d-b6f092e6b71b req-8ac03457-0761-4d1b-af4c-6498666433ea tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2/action returned with HTTP 204 Jan 02 10:35:54.706722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 953/1901] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:35:54 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:10.653874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes Jan 02 10:36:10.654401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:10.654401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:10.654765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1690320071"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:10.655901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1690320071'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:36:10.656271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume of 1 GB Jan 02 10:36:10.657179 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:10.657179 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:10.681399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Availability Zones retrieved successfully. Jan 02 10:36:10.709207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (43ef3b1c-4bc3-4d4f-90c7-771f87d90ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:10.712032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fabf953-811f-457c-8487-5182477824cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:10.714110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:36:10.799975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fabf953-811f-457c-8487-5182477824cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:10.802167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecca78b-7326-4fd5-8bef-d521afee9fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:10.907131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Created reservations ['298355ff-f068-41e5-b601-1e67cb48d451', 'f6e64798-4696-48d5-87e2-b20503541716', '29af9166-e1c3-4615-bb3f-8a3f9eb5ebaa', 'eb92c2aa-c0d4-43a8-b4a5-65a150b3aa68'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:36:10.909633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecca78b-7326-4fd5-8bef-d521afee9fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['298355ff-f068-41e5-b601-1e67cb48d451', 'f6e64798-4696-48d5-87e2-b20503541716', '29af9166-e1c3-4615-bb3f-8a3f9eb5ebaa', 'eb92c2aa-c0d4-43a8-b4a5-65a150b3aa68']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:10.912277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f8b80a-5c7f-4d26-9414-27a511d70c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:10.979579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f8b80a-5c7f-4d26-9414-27a511d70c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8683fd15-6ec7-4306-ae32-3b507592a122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1690320071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['298355ff-f068-41e5-b601-1e67cb48d451','f6e64798-4696-48d5-87e2-b20503541716','29af9166-e1c3-4615-bb3f-8a3f9eb5ebaa','eb92c2aa-c0d4-43a8-b4a5-65a150b3aa68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1690320071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8683fd15-6ec7-4306-ae32-3b507592a122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0eb6107c04491d8dd5a36d08c4b917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de79b6de840349bebd0e0853547bea98',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:10.982580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd86283f-f486-4eba-b37a-37c3b4f82c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:11.010584 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd86283f-f486-4eba-b37a-37c3b4f82c70) transitioned into state 'SUCCESS' from state '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-1690320071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['298355ff-f068-41e5-b601-1e67cb48d451','f6e64798-4696-48d5-87e2-b20503541716','29af9166-e1c3-4615-bb3f-8a3f9eb5ebaa','eb92c2aa-c0d4-43a8-b4a5-65a150b3aa68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:11.012997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db859a8a-75e8-4087-bc55-d1ed88dba24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:11.044196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db859a8a-75e8-4087-bc55-d1ed88dba24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:11.048206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (43ef3b1c-4bc3-4d4f-90c7-771f87d90ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:11.110399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request issued successfully. Jan 02 10:36:11.130350 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65e1eca2-b684-4de4-ad88-21b85fb91921 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes returned with HTTP 202 Jan 02 10:36:11.132127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 949/1902] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:36:10 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes => generated 818 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:36:11.148064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddc071d5-1db8-4e91-8db7-f4056734a091 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:11.148939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddc071d5-1db8-4e91-8db7-f4056734a091 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:11.149916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:11.149916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:11.150901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddc071d5-1db8-4e91-8db7-f4056734a091 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:11.346869 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:11.346869 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:11.373723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ddc071d5-1db8-4e91-8db7-f4056734a091 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:11.435250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddc071d5-1db8-4e91-8db7-f4056734a091 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:11.441188 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 954/1903] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:11 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 886 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:12.458436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31942070-45fa-4517-ac86-408296181620 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:12.459547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31942070-45fa-4517-ac86-408296181620 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:12.459934 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:12.459934 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:12.460551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31942070-45fa-4517-ac86-408296181620 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:12.518133 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:12.518133 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:12.527354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-31942070-45fa-4517-ac86-408296181620 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:12.554461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31942070-45fa-4517-ac86-408296181620 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:12.571999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action Jan 02 10:36:12.572784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:12.572784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:12.573659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action body: b'{"os-attach": {"instance_uuid": "1e3a8c0f-e0b7-44ce-8724-bfdb7f731334", "mountpoint": "/dev/sdb"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:12.574368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1e3a8c0f-e0b7-44ce-8724-bfdb7f731334", "mountpoint": "/dev/sdb"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:12.578936 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 950/1904] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:12 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:12.641836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:12.641836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:12.643879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:12.667697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Update volume admin metadata completed successfully. Jan 02 10:36:12.951548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Attach volume completed successfully. Jan 02 10:36:12.952690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf16a059-c146-4edb-b663-b6891af40526 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action returned with HTTP 202 Jan 02 10:36:12.962540 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 955/1905] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:12 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action => generated 0 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:12.965865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cc5a7f9-b727-4c08-bc42-164965500685 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:12.967158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cc5a7f9-b727-4c08-bc42-164965500685 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:12.968261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:12.968261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:12.968921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cc5a7f9-b727-4c08-bc42-164965500685 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:13.055727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:13.055727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:13.066464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8cc5a7f9-b727-4c08-bc42-164965500685 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:13.087324 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:13.087324 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:13.098356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cc5a7f9-b727-4c08-bc42-164965500685 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:13.099904 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 951/1906] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:12 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 1245 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:36:13.116085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6df0b77a-a75b-4656-b275-cacb76fb8dd3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:13.117276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6df0b77a-a75b-4656-b275-cacb76fb8dd3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:13.118187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:13.118187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:13.119192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6df0b77a-a75b-4656-b275-cacb76fb8dd3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:13.317610 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:13.317610 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:13.348275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6df0b77a-a75b-4656-b275-cacb76fb8dd3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:13.371168 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:13.371168 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:13.387664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6df0b77a-a75b-4656-b275-cacb76fb8dd3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:13.390128 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 956/1907] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:13 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 1245 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:36:13.615771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08b0fd2a-5b5b-4acd-9adf-9d875f874f54 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action Jan 02 10:36:13.616781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:13.616781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:13.617457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08b0fd2a-5b5b-4acd-9adf-9d875f874f54 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:13.618789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08b0fd2a-5b5b-4acd-9adf-9d875f874f54 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:13.620206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-08b0fd2a-5b5b-4acd-9adf-9d875f874f54 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume '8683fd15-6ec7-4306-ae32-3b507592a122' with '{'status': 'error'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:13.752075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:13.752075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:13.911072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08b0fd2a-5b5b-4acd-9adf-9d875f874f54 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action returned with HTTP 202 Jan 02 10:36:13.917389 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 952/1908] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:13 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action => generated 0 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:13.920368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b49993e8-4b65-4447-9ee8-e9042e288393 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:13.920890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b49993e8-4b65-4447-9ee8-e9042e288393 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:13.921103 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:13.921103 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:13.921476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b49993e8-4b65-4447-9ee8-e9042e288393 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:14.052432 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:14.052432 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:14.070617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b49993e8-4b65-4447-9ee8-e9042e288393 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:14.102586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:14.102586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:14.113573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b49993e8-4b65-4447-9ee8-e9042e288393 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:14.114971 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 957/1909] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:13 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 1244 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:36:14.130562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action Jan 02 10:36:14.131030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:14.131030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:14.131519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "11952344-4ca5-48c0-960f-f9c0f6fc260e"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:14.132009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "11952344-4ca5-48c0-960f-f9c0f6fc260e"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:14.196920 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:14.196920 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:14.198340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Volume info retrieved successfully. Jan 02 10:36:14.268262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Terminate volume connection completed successfully. Jan 02 10:36:14.280808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88040) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 02 10:36:14.510645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Detach volume completed successfully. Jan 02 10:36:14.511212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d2345161-2d5d-4e3a-a0e6-3a178b5c5f72 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action returned with HTTP 202 Jan 02 10:36:14.515551 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 953/1910] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:14 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action => generated 0 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:14.522424 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49718f77-d61c-4471-96b3-d512e30094bb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:14.523118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-49718f77-d61c-4471-96b3-d512e30094bb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:14.523424 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:14.523424 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:14.523719 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-49718f77-d61c-4471-96b3-d512e30094bb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:14.603997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:14.603997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:14.614175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-49718f77-d61c-4471-96b3-d512e30094bb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:14.642605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49718f77-d61c-4471-96b3-d512e30094bb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:14.654721 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 958/1911] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:14 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 930 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:14.659226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8861534f-b19d-4c47-96ac-d537ad6e7537 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:14.659905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8861534f-b19d-4c47-96ac-d537ad6e7537 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:14.660118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:14.660118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:14.660501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8861534f-b19d-4c47-96ac-d537ad6e7537 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:14.715043 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:14.715043 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:14.726535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8861534f-b19d-4c47-96ac-d537ad6e7537 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:14.777973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8861534f-b19d-4c47-96ac-d537ad6e7537 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:14.789776 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 954/1912] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:14 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 930 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:14.802498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3faefc44-1d7a-4621-b8c6-5ae0bd7858d9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action Jan 02 10:36:14.803422 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:14.803422 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:14.804212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3faefc44-1d7a-4621-b8c6-5ae0bd7858d9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action body: b'{"os-detach": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:14.804798 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3faefc44-1d7a-4621-b8c6-5ae0bd7858d9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:14.898949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:14.898949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:14.900163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3faefc44-1d7a-4621-b8c6-5ae0bd7858d9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:14.969326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3faefc44-1d7a-4621-b8c6-5ae0bd7858d9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Detach volume completed successfully. Jan 02 10:36:14.970010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3faefc44-1d7a-4621-b8c6-5ae0bd7858d9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action returned with HTTP 202 Jan 02 10:36:14.971622 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 959/1913] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:14 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:14.978872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1460d871-228a-4d09-b73a-ebcf5b1b4e65 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:14.980128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1460d871-228a-4d09-b73a-ebcf5b1b4e65 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:14.980525 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:14.980525 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:14.981157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1460d871-228a-4d09-b73a-ebcf5b1b4e65 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:15.038252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:15.038252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:15.048294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1460d871-228a-4d09-b73a-ebcf5b1b4e65 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:15.072836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1460d871-228a-4d09-b73a-ebcf5b1b4e65 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:15.073944 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 955/1914] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:14 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 930 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:21.609052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes Jan 02 10:36:21.609601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:21.609601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:21.610080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-911911493"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:21.611689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-911911493'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:36:21.612225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume of 1 GB Jan 02 10:36:21.626238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Availability Zones retrieved successfully. Jan 02 10:36:21.644203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (296368fa-7628-44ae-b44f-4284db7f4538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:21.646981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28459cc2-0b73-4168-8b27-bfa3e9732b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:21.649044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:36:21.717547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28459cc2-0b73-4168-8b27-bfa3e9732b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:21.719850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ebded3-06bc-40ef-8866-4a76014d3ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:21.790243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Created reservations ['6f31c104-6273-4437-bcde-a9e1b19af181', '81a617b5-ca5e-4046-b3c0-770199cd6d4d', 'fe2abcb2-5053-4ad6-a609-fa9efe9e0206', '848d8d9b-5fa5-4cfd-91ff-bdc56a483707'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:36:21.792156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ebded3-06bc-40ef-8866-4a76014d3ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f31c104-6273-4437-bcde-a9e1b19af181', '81a617b5-ca5e-4046-b3c0-770199cd6d4d', 'fe2abcb2-5053-4ad6-a609-fa9efe9e0206', '848d8d9b-5fa5-4cfd-91ff-bdc56a483707']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:21.794287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9857b7-f706-4590-8dd7-f45139723594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:21.865972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9857b7-f706-4590-8dd7-f45139723594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8aa576a-1c31-4ce5-9ca0-b3eef4012eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-911911493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['6f31c104-6273-4437-bcde-a9e1b19af181','81a617b5-ca5e-4046-b3c0-770199cd6d4d','fe2abcb2-5053-4ad6-a609-fa9efe9e0206','848d8d9b-5fa5-4cfd-91ff-bdc56a483707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-911911493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0eb6107c04491d8dd5a36d08c4b917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de79b6de840349bebd0e0853547bea98',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:21.870522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac40359-6c0e-4918-8611-aa6ee79b5279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:21.973784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac40359-6c0e-4918-8611-aa6ee79b5279) transitioned into state 'SUCCESS' from state '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-911911493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['6f31c104-6273-4437-bcde-a9e1b19af181','81a617b5-ca5e-4046-b3c0-770199cd6d4d','fe2abcb2-5053-4ad6-a609-fa9efe9e0206','848d8d9b-5fa5-4cfd-91ff-bdc56a483707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:21.976279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96422ace-b088-417b-aa44-ff3e4b072146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:22.040002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96422ace-b088-417b-aa44-ff3e4b072146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:22.059572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (296368fa-7628-44ae-b44f-4284db7f4538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:22.275675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request issued successfully. Jan 02 10:36:22.315118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64ac642e-6033-4f53-8dc2-74bd2c171578 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes returned with HTTP 202 Jan 02 10:36:22.316452 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 960/1915] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:36:21 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes => generated 817 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:36:22.330287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7991f10-0061-43c0-be46-30704a59acc3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:22.331257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7991f10-0061-43c0-be46-30704a59acc3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:22.331812 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:22.331812 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:22.334771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7991f10-0061-43c0-be46-30704a59acc3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:22.443447 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:22.443447 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:22.464614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b7991f10-0061-43c0-be46-30704a59acc3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:22.500898 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7991f10-0061-43c0-be46-30704a59acc3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 200 Jan 02 10:36:22.502445 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 956/1916] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:22 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 909 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:23.518853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91c119f6-727a-4697-a287-5a4732c509a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:23.519521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91c119f6-727a-4697-a287-5a4732c509a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:23.519848 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:23.519848 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:23.520419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91c119f6-727a-4697-a287-5a4732c509a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:23.629129 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:23.629129 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:23.648350 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-91c119f6-727a-4697-a287-5a4732c509a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:23.696425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91c119f6-727a-4697-a287-5a4732c509a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 200 Jan 02 10:36:23.697714 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 961/1917] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:23 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:23.713394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c12e8a7f-b071-4051-9129-f8c493b895f9 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1/action Jan 02 10:36:23.713859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:23.713859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:23.714301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c12e8a7f-b071-4051-9129-f8c493b895f9 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:23.714685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c12e8a7f-b071-4051-9129-f8c493b895f9 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:23.715704 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c12e8a7f-b071-4051-9129-f8c493b895f9 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume 'd8aa576a-1c31-4ce5-9ca0-b3eef4012eb1' with '{'status': 'attaching'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:23.918253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:23.918253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:24.047738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c12e8a7f-b071-4051-9129-f8c493b895f9 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1/action returned with HTTP 202 Jan 02 10:36:24.049160 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 957/1918] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:23 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1/action => generated 0 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:24.056421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a1e507e-1739-4d66-8325-1ea0573ceea3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:24.057087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a1e507e-1739-4d66-8325-1ea0573ceea3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:24.057417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:24.057417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:24.057989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a1e507e-1739-4d66-8325-1ea0573ceea3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:24.144089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:24.144089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:24.162025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a1e507e-1739-4d66-8325-1ea0573ceea3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:24.204153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a1e507e-1739-4d66-8325-1ea0573ceea3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 200 Jan 02 10:36:24.205557 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 962/1919] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:24 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 910 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:24.246426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1f2ce27-ba65-4fa0-a26f-8347ff99713f tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1/action Jan 02 10:36:24.246933 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:24.246933 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:24.247532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1f2ce27-ba65-4fa0-a26f-8347ff99713f tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-force_delete": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:24.248445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1f2ce27-ba65-4fa0-a26f-8347ff99713f tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:24.356426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:24.356426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:24.358263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c1f2ce27-ba65-4fa0-a26f-8347ff99713f tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Volume info retrieved successfully. Jan 02 10:36:24.409866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c1f2ce27-ba65-4fa0-a26f-8347ff99713f tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Delete volume request issued successfully. Jan 02 10:36:24.411884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1f2ce27-ba65-4fa0-a26f-8347ff99713f tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1/action returned with HTTP 202 Jan 02 10:36:24.413415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 958/1920] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:24 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:24.423029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31a80173-0360-4eab-b6ac-99b52a8e477c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:24.423998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31a80173-0360-4eab-b6ac-99b52a8e477c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:24.424367 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:24.424367 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:24.424993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31a80173-0360-4eab-b6ac-99b52a8e477c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:24.504925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:24.504925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:24.516374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-31a80173-0360-4eab-b6ac-99b52a8e477c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:24.569854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31a80173-0360-4eab-b6ac-99b52a8e477c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 200 Jan 02 10:36:24.572683 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 963/1921] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:24 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:25.594860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6afd161a-d890-47cb-936a-de268fad77b4 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:25.596378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6afd161a-d890-47cb-936a-de268fad77b4 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:25.596765 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:25.596765 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:25.597399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6afd161a-d890-47cb-936a-de268fad77b4 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:25.738347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:25.738347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:25.759346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6afd161a-d890-47cb-936a-de268fad77b4 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:25.794515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6afd161a-d890-47cb-936a-de268fad77b4 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 200 Jan 02 10:36:25.797245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 959/1922] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:25 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 909 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:26.813834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82004de0-a272-4a61-9f12-13ca8f0b50f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:26.814699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82004de0-a272-4a61-9f12-13ca8f0b50f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:26.815028 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:26.815028 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:26.815617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82004de0-a272-4a61-9f12-13ca8f0b50f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:26.862637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82004de0-a272-4a61-9f12-13ca8f0b50f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 404 Jan 02 10:36:26.864123 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 964/1923] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:26 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:26.873915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes Jan 02 10:36:26.875012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:26.875012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:26.876024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1999946852"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:26.877366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1999946852'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:36:26.878048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume of 1 GB Jan 02 10:36:26.892153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Availability Zones retrieved successfully. Jan 02 10:36:26.928403 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (74e94e9d-acba-4359-a135-7d3585be7b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:26.931656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7941f62f-f480-4c15-9314-8794460ceb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:26.934163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:36:27.011230 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7941f62f-f480-4c15-9314-8794460ceb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:27.014097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f64b1cf-c06a-4e0b-9c83-91cdf88b47d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:27.090042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Created reservations ['896990b7-88d1-48f7-bc4c-c55d09f48fc9', 'd41cfbbb-fab8-4faf-a189-52dbf622b33e', '53140008-e5d4-4203-8c1b-1ec1ec1cd559', 'c29d6498-06a3-4607-8da5-a93e9e9b85a6'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:36:27.092383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f64b1cf-c06a-4e0b-9c83-91cdf88b47d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['896990b7-88d1-48f7-bc4c-c55d09f48fc9', 'd41cfbbb-fab8-4faf-a189-52dbf622b33e', '53140008-e5d4-4203-8c1b-1ec1ec1cd559', 'c29d6498-06a3-4607-8da5-a93e9e9b85a6']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:27.093881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13872c1-b133-4a4c-95f4-1ae479ab8397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:27.155571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13872c1-b133-4a4c-95f4-1ae479ab8397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6744204a-8634-4e8a-9dc1-7fda04a4acc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1999946852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['896990b7-88d1-48f7-bc4c-c55d09f48fc9','d41cfbbb-fab8-4faf-a189-52dbf622b33e','53140008-e5d4-4203-8c1b-1ec1ec1cd559','c29d6498-06a3-4607-8da5-a93e9e9b85a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1999946852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6744204a-8634-4e8a-9dc1-7fda04a4acc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0eb6107c04491d8dd5a36d08c4b917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de79b6de840349bebd0e0853547bea98',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:27.157774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (576c8808-f8f5-4d0d-8e84-7ba0a733833e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:27.183737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (576c8808-f8f5-4d0d-8e84-7ba0a733833e) transitioned into state 'SUCCESS' from state '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-1999946852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['896990b7-88d1-48f7-bc4c-c55d09f48fc9','d41cfbbb-fab8-4faf-a189-52dbf622b33e','53140008-e5d4-4203-8c1b-1ec1ec1cd559','c29d6498-06a3-4607-8da5-a93e9e9b85a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:27.186391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b69157-e3d0-4a56-aa2e-f4b5493ef427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:27.203352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b69157-e3d0-4a56-aa2e-f4b5493ef427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:27.205556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (74e94e9d-acba-4359-a135-7d3585be7b34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:27.263732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request issued successfully. Jan 02 10:36:27.278474 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1399ba4-b56b-447d-8cf8-2e95815374b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes returned with HTTP 202 Jan 02 10:36:27.279393 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 960/1924] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:36:26 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes => generated 818 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:36:27.293568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d36d3088-c68d-484f-8233-cb06c7a6f7d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:27.294169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d36d3088-c68d-484f-8233-cb06c7a6f7d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:27.295253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d36d3088-c68d-484f-8233-cb06c7a6f7d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:27.352777 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:27.352777 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:27.365877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d36d3088-c68d-484f-8233-cb06c7a6f7d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:27.413745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d36d3088-c68d-484f-8233-cb06c7a6f7d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 200 Jan 02 10:36:27.415057 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 965/1925] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:27 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 886 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:28.431333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72acafda-c14f-48a6-9954-e9ec35bac5b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:28.432565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72acafda-c14f-48a6-9954-e9ec35bac5b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:28.432997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:28.432997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:28.433700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72acafda-c14f-48a6-9954-e9ec35bac5b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:28.484203 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:28.484203 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:28.492772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-72acafda-c14f-48a6-9954-e9ec35bac5b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:28.515639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72acafda-c14f-48a6-9954-e9ec35bac5b1 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 200 Jan 02 10:36:28.516846 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 961/1926] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:28 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:28.532452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f7d6fd25-0469-4800-ab01-1f9b7476b780 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6/action Jan 02 10:36:28.533087 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:28.533087 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:28.533667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f7d6fd25-0469-4800-ab01-1f9b7476b780 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:28.534100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f7d6fd25-0469-4800-ab01-1f9b7476b780 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:28.536219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-f7d6fd25-0469-4800-ab01-1f9b7476b780 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume '6744204a-8634-4e8a-9dc1-7fda04a4acc6' with '{'status': 'creating'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:28.641878 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:28.641878 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:28.715883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f7d6fd25-0469-4800-ab01-1f9b7476b780 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6/action returned with HTTP 202 Jan 02 10:36:28.717420 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 966/1927] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:28 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:28.725842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4cd6eaf8-1d4a-4e50-8f7f-beac2c1d6ef6 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:28.726553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4cd6eaf8-1d4a-4e50-8f7f-beac2c1d6ef6 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:28.727059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:28.727059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:28.727711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4cd6eaf8-1d4a-4e50-8f7f-beac2c1d6ef6 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:28.783481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:28.783481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:28.794036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4cd6eaf8-1d4a-4e50-8f7f-beac2c1d6ef6 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:28.821833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4cd6eaf8-1d4a-4e50-8f7f-beac2c1d6ef6 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 200 Jan 02 10:36:28.822981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 962/1928] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:28 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 910 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:28.837928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd96cbf2-8eb6-4cce-b89e-c38970ce7a47 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6/action Jan 02 10:36:28.838769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:28.838769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:28.839563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd96cbf2-8eb6-4cce-b89e-c38970ce7a47 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-force_delete": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:28.840156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd96cbf2-8eb6-4cce-b89e-c38970ce7a47 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:28.900714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:28.900714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:28.902011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bd96cbf2-8eb6-4cce-b89e-c38970ce7a47 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Volume info retrieved successfully. Jan 02 10:36:28.933612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bd96cbf2-8eb6-4cce-b89e-c38970ce7a47 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Delete volume request issued successfully. Jan 02 10:36:28.934545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd96cbf2-8eb6-4cce-b89e-c38970ce7a47 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6/action returned with HTTP 202 Jan 02 10:36:28.939740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 967/1929] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:28 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:28.945042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dce3f214-1e20-4e9b-8c80-e24d890e1a92 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:28.945800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dce3f214-1e20-4e9b-8c80-e24d890e1a92 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:28.946221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:28.946221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:28.946938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dce3f214-1e20-4e9b-8c80-e24d890e1a92 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:29.005970 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:29.005970 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:29.018499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dce3f214-1e20-4e9b-8c80-e24d890e1a92 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:29.046861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dce3f214-1e20-4e9b-8c80-e24d890e1a92 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 200 Jan 02 10:36:29.059466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 963/1930] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:28 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 910 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:30.065471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8078b194-4bc5-4b9e-b6b5-7b5990ac2198 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:30.065880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8078b194-4bc5-4b9e-b6b5-7b5990ac2198 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:30.066117 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:30.066117 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:30.066378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8078b194-4bc5-4b9e-b6b5-7b5990ac2198 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:30.131121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:30.131121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:30.141456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8078b194-4bc5-4b9e-b6b5-7b5990ac2198 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:30.169842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8078b194-4bc5-4b9e-b6b5-7b5990ac2198 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 200 Jan 02 10:36:30.171002 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 968/1931] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:30 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:31.186935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ceb2dc01-3122-4906-b053-f51803b1ac91 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:31.187478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ceb2dc01-3122-4906-b053-f51803b1ac91 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:31.187656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:31.187656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:31.188321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ceb2dc01-3122-4906-b053-f51803b1ac91 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:31.278269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ceb2dc01-3122-4906-b053-f51803b1ac91 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 404 Jan 02 10:36:31.279832 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 964/1932] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:31 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:31.292184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes Jan 02 10:36:31.293496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:31.293496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:31.294021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2079680627"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:31.295879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2079680627'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:36:31.296340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume of 1 GB Jan 02 10:36:31.313565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Availability Zones retrieved successfully. Jan 02 10:36:31.331891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (282fa233-1365-4280-8633-77b3a0bedc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:31.335900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477d7432-7d33-4131-baac-86add4c49e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:31.338551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:36:31.419968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477d7432-7d33-4131-baac-86add4c49e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:31.423541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8803b4ee-7fcc-46a6-8b6b-d3d050e4e547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:31.563151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Created reservations ['214bcd6e-dfb9-426e-acfc-52e625446955', '9667f8ae-50af-4674-8b73-0f114a0d4522', '8ae95fe3-e122-48e6-9242-05f48b43f653', '711ebb09-81fa-4360-b565-b30ba513f5b1'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:36:31.565351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8803b4ee-7fcc-46a6-8b6b-d3d050e4e547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['214bcd6e-dfb9-426e-acfc-52e625446955', '9667f8ae-50af-4674-8b73-0f114a0d4522', '8ae95fe3-e122-48e6-9242-05f48b43f653', '711ebb09-81fa-4360-b565-b30ba513f5b1']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:31.567899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020e0f62-f1e8-4494-9e12-6fe5fb1592a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:31.687567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020e0f62-f1e8-4494-9e12-6fe5fb1592a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5228d193-58e9-4251-b130-e73ee32c526d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2079680627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['214bcd6e-dfb9-426e-acfc-52e625446955','9667f8ae-50af-4674-8b73-0f114a0d4522','8ae95fe3-e122-48e6-9242-05f48b43f653','711ebb09-81fa-4360-b565-b30ba513f5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2079680627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5228d193-58e9-4251-b130-e73ee32c526d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0eb6107c04491d8dd5a36d08c4b917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de79b6de840349bebd0e0853547bea98',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:31.695859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c466a441-04a4-4b1a-8457-c02c2a27b7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:31.760335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c466a441-04a4-4b1a-8457-c02c2a27b7e1) transitioned into state 'SUCCESS' from state '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-2079680627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['214bcd6e-dfb9-426e-acfc-52e625446955','9667f8ae-50af-4674-8b73-0f114a0d4522','8ae95fe3-e122-48e6-9242-05f48b43f653','711ebb09-81fa-4360-b565-b30ba513f5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:31.762729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d945bd2f-17a2-45f0-ba5c-21c48695bfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:31.781079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d945bd2f-17a2-45f0-ba5c-21c48695bfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:31.784756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (282fa233-1365-4280-8633-77b3a0bedc35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:31.854483 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request issued successfully. Jan 02 10:36:31.870607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fa80c17-346e-46fa-ba72-ddf2fb5c9969 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes returned with HTTP 202 Jan 02 10:36:31.872072 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 969/1933] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:36:31 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes => generated 818 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:36:31.886017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad1e3a68-4b81-4f67-acad-b5052c5a0280 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:31.886829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad1e3a68-4b81-4f67-acad-b5052c5a0280 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:31.887565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad1e3a68-4b81-4f67-acad-b5052c5a0280 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:31.960244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:31.960244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:31.971560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ad1e3a68-4b81-4f67-acad-b5052c5a0280 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:31.999129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad1e3a68-4b81-4f67-acad-b5052c5a0280 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 200 Jan 02 10:36:32.000625 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 965/1934] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:31 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:33.019506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-250ddfc1-ff4f-4d54-98b7-96dc8cd56281 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:33.019506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-250ddfc1-ff4f-4d54-98b7-96dc8cd56281 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:33.019506 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:33.019506 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:33.020599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-250ddfc1-ff4f-4d54-98b7-96dc8cd56281 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:33.070569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:33.070569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:33.079840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-250ddfc1-ff4f-4d54-98b7-96dc8cd56281 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:33.103500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-250ddfc1-ff4f-4d54-98b7-96dc8cd56281 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 200 Jan 02 10:36:33.104111 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 970/1935] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:33 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:33.120601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b147c997-2b93-46b1-83ac-afab8869f458 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/5228d193-58e9-4251-b130-e73ee32c526d/action Jan 02 10:36:33.121070 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:33.121070 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:33.121508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b147c997-2b93-46b1-83ac-afab8869f458 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:33.121894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b147c997-2b93-46b1-83ac-afab8869f458 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:33.123622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-b147c997-2b93-46b1-83ac-afab8869f458 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume '5228d193-58e9-4251-b130-e73ee32c526d' with '{'status': 'error'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:33.289309 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:33.289309 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:33.362006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b147c997-2b93-46b1-83ac-afab8869f458 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/5228d193-58e9-4251-b130-e73ee32c526d/action returned with HTTP 202 Jan 02 10:36:33.364176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 966/1936] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:33 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/5228d193-58e9-4251-b130-e73ee32c526d/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:33.369260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08ed209c-fb35-4d56-9ace-040fe23d674c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:33.369516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08ed209c-fb35-4d56-9ace-040fe23d674c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:33.369991 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:33.369991 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:33.370375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08ed209c-fb35-4d56-9ace-040fe23d674c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:33.426919 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:33.426919 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:33.435960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-08ed209c-fb35-4d56-9ace-040fe23d674c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:33.473503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08ed209c-fb35-4d56-9ace-040fe23d674c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 200 Jan 02 10:36:33.482628 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 971/1937] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:33 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:36:33.492853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dca240b9-143a-48bf-8264-0e2206870a8b tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/5228d193-58e9-4251-b130-e73ee32c526d/action Jan 02 10:36:33.493631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:33.493631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:33.494629 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dca240b9-143a-48bf-8264-0e2206870a8b tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-force_delete": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:33.494629 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dca240b9-143a-48bf-8264-0e2206870a8b tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:33.556789 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:33.556789 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:33.557900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dca240b9-143a-48bf-8264-0e2206870a8b tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Volume info retrieved successfully. Jan 02 10:36:33.602227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dca240b9-143a-48bf-8264-0e2206870a8b tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Delete volume request issued successfully. Jan 02 10:36:33.602758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dca240b9-143a-48bf-8264-0e2206870a8b tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/5228d193-58e9-4251-b130-e73ee32c526d/action returned with HTTP 202 Jan 02 10:36:33.608343 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 967/1938] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:33 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/5228d193-58e9-4251-b130-e73ee32c526d/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:33.612280 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fd71238-c3f7-4fe3-875b-08ff30b0c49e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:33.613098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fd71238-c3f7-4fe3-875b-08ff30b0c49e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:33.613098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:33.613098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:33.613393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fd71238-c3f7-4fe3-875b-08ff30b0c49e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:33.672365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:33.672365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:33.684904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1fd71238-c3f7-4fe3-875b-08ff30b0c49e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:33.718336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fd71238-c3f7-4fe3-875b-08ff30b0c49e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 200 Jan 02 10:36:33.730032 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 972/1939] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:33 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:34.736960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e40b4026-fe20-4b8f-b982-7084eb77e07f tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:34.738265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e40b4026-fe20-4b8f-b982-7084eb77e07f tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:34.738639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:34.738639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:34.739268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e40b4026-fe20-4b8f-b982-7084eb77e07f tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:34.854279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:34.854279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:34.875268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e40b4026-fe20-4b8f-b982-7084eb77e07f tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:34.901473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e40b4026-fe20-4b8f-b982-7084eb77e07f tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 200 Jan 02 10:36:34.914115 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 968/1940] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:34 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 910 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:35.921031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a982ed82-3178-4654-877c-226e61c161c3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:35.922395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a982ed82-3178-4654-877c-226e61c161c3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:35.922825 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:35.922825 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:35.923572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a982ed82-3178-4654-877c-226e61c161c3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:36.004790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:36.004790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:36.010732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a982ed82-3178-4654-877c-226e61c161c3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 404 Jan 02 10:36:36.012669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 973/1941] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:35 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:36.023080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes Jan 02 10:36:36.023881 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:36.023881 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:36.025271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1695975862"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:36.026789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1695975862'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:36:36.027262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume of 1 GB Jan 02 10:36:36.048295 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Availability Zones retrieved successfully. Jan 02 10:36:36.073438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (2916ba8d-c92f-4b03-b6ad-c84f4806ffcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:36.076837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63aa75aa-1bb7-4cb1-8a8a-561b0b240eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:36.079092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:36:36.161845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63aa75aa-1bb7-4cb1-8a8a-561b0b240eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:36.169861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27d66b8-1c8c-48b3-ae96-5abf54cb29ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:36.292097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Created reservations ['e33b8e81-55ad-415b-8d13-19c889e3db0f', 'fe827930-ce28-4bbc-8bc0-59a3b5c683e0', 'd3b0411a-699d-41aa-a68f-a3116a877f77', '5c75f752-6367-481e-a9fa-da56d00948e9'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:36:36.294001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27d66b8-1c8c-48b3-ae96-5abf54cb29ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e33b8e81-55ad-415b-8d13-19c889e3db0f', 'fe827930-ce28-4bbc-8bc0-59a3b5c683e0', 'd3b0411a-699d-41aa-a68f-a3116a877f77', '5c75f752-6367-481e-a9fa-da56d00948e9']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:36.297919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b15bbc-859f-4f77-b576-1ae91bebd8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:36.385879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b15bbc-859f-4f77-b576-1ae91bebd8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7f8284-e252-4aed-b6de-d9d4caf73305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1695975862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['e33b8e81-55ad-415b-8d13-19c889e3db0f','fe827930-ce28-4bbc-8bc0-59a3b5c683e0','d3b0411a-699d-41aa-a68f-a3116a877f77','5c75f752-6367-481e-a9fa-da56d00948e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1695975862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a7f8284-e252-4aed-b6de-d9d4caf73305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0eb6107c04491d8dd5a36d08c4b917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de79b6de840349bebd0e0853547bea98',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:36.388004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f24093-2874-4533-8a63-5f090785d22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:36.421730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f24093-2874-4533-8a63-5f090785d22e) transitioned into state 'SUCCESS' from state '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-1695975862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['e33b8e81-55ad-415b-8d13-19c889e3db0f','fe827930-ce28-4bbc-8bc0-59a3b5c683e0','d3b0411a-699d-41aa-a68f-a3116a877f77','5c75f752-6367-481e-a9fa-da56d00948e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:36.424164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204e1c32-c57d-435d-982a-bf9824c612fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:36.463449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204e1c32-c57d-435d-982a-bf9824c612fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:36.468047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (2916ba8d-c92f-4b03-b6ad-c84f4806ffcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:36.602268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request issued successfully. Jan 02 10:36:36.634241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a186a7c0-9a5a-471c-b8fd-1d013c5cfa41 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes returned with HTTP 202 Jan 02 10:36:36.645803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 969/1942] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:36:36 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes => generated 818 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:36:36.656316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e083c5e-6821-483d-8c30-fbc511003d0d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:36.657116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e083c5e-6821-483d-8c30-fbc511003d0d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:36.657502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:36.657502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:36.659066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e083c5e-6821-483d-8c30-fbc511003d0d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:36.727757 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:36.727757 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:36.737556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7e083c5e-6821-483d-8c30-fbc511003d0d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:36.769578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e083c5e-6821-483d-8c30-fbc511003d0d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 200 Jan 02 10:36:36.782236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 974/1943] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:36 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:37.798665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e97ae97e-fd75-4e23-990c-7d0ca7ed2430 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:37.799165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e97ae97e-fd75-4e23-990c-7d0ca7ed2430 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:37.799411 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:37.799411 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:37.799780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e97ae97e-fd75-4e23-990c-7d0ca7ed2430 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:37.893658 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:37.893658 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:37.914305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e97ae97e-fd75-4e23-990c-7d0ca7ed2430 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:37.946307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e97ae97e-fd75-4e23-990c-7d0ca7ed2430 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 200 Jan 02 10:36:37.962257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b9b86ae-14e1-40e0-9567-9436a5be4fae tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305/action Jan 02 10:36:37.962640 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:37.962640 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:37.963035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b9b86ae-14e1-40e0-9567-9436a5be4fae tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:37.963623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b9b86ae-14e1-40e0-9567-9436a5be4fae tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:37.964730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-5b9b86ae-14e1-40e0-9567-9436a5be4fae tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume '9a7f8284-e252-4aed-b6de-d9d4caf73305' with '{'status': 'maintenance'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:37.968652 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 970/1944] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:37 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:38.171955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:38.171955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:38.247095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b9b86ae-14e1-40e0-9567-9436a5be4fae tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305/action returned with HTTP 202 Jan 02 10:36:38.255884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8465518d-a664-42ab-b5f0-9b32c178e040 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:38.256383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8465518d-a664-42ab-b5f0-9b32c178e040 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:38.256905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:38.256905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:38.257538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8465518d-a664-42ab-b5f0-9b32c178e040 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:38.264332 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 975/1945] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:37 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305/action => generated 0 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:38.390655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:38.390655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:38.422897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8465518d-a664-42ab-b5f0-9b32c178e040 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:38.499315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8465518d-a664-42ab-b5f0-9b32c178e040 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 200 Jan 02 10:36:38.507491 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 971/1946] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:38 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:38.523970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fabbec8-e464-4b91-893e-8160b0f8a14a tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305/action Jan 02 10:36:38.524427 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:38.524427 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:38.524861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fabbec8-e464-4b91-893e-8160b0f8a14a tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-force_delete": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:38.525243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fabbec8-e464-4b91-893e-8160b0f8a14a tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:38.694276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:38.694276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:38.695205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fabbec8-e464-4b91-893e-8160b0f8a14a tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Volume info retrieved successfully. Jan 02 10:36:38.763681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fabbec8-e464-4b91-893e-8160b0f8a14a tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Delete volume request issued successfully. Jan 02 10:36:38.764490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fabbec8-e464-4b91-893e-8160b0f8a14a tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305/action returned with HTTP 202 Jan 02 10:36:38.768745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 976/1947] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:38 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:38.773268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62163ea4-3bd2-4715-9299-a984f7ef698e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:38.773897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62163ea4-3bd2-4715-9299-a984f7ef698e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:38.774219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:38.774219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:38.774777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62163ea4-3bd2-4715-9299-a984f7ef698e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:38.899787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:38.899787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:38.908797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-62163ea4-3bd2-4715-9299-a984f7ef698e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:38.954745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62163ea4-3bd2-4715-9299-a984f7ef698e tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 200 Jan 02 10:36:38.957006 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 972/1948] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:38 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:39.973522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ffff4eda-47af-41df-8a15-2bc538f6b696 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:39.974748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ffff4eda-47af-41df-8a15-2bc538f6b696 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:39.975186 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:39.975186 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:39.975918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ffff4eda-47af-41df-8a15-2bc538f6b696 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:40.092711 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:40.092711 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:40.102197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ffff4eda-47af-41df-8a15-2bc538f6b696 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:40.128884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ffff4eda-47af-41df-8a15-2bc538f6b696 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 200 Jan 02 10:36:40.129981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 977/1949] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:39 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 910 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:41.148122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e55cd7dc-78e7-4d58-ade2-4027885286a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:41.148122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e55cd7dc-78e7-4d58-ade2-4027885286a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:41.148663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:41.148663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:41.148663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e55cd7dc-78e7-4d58-ade2-4027885286a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:41.313836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e55cd7dc-78e7-4d58-ade2-4027885286a9 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 404 Jan 02 10:36:41.313836 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 973/1950] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:41 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:41.332843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] POST http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes Jan 02 10:36:41.332843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:41.332843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:41.338945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2098625557"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:41.338945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2098625557'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:36:41.338945 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume of 1 GB Jan 02 10:36:41.389913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Availability Zones retrieved successfully. Jan 02 10:36:41.423382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (8d00cb99-e3aa-4a58-a88f-bf45b8ebb59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:41.423382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b440897f-90b5-4aa3-a85e-a0addb646f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:41.435632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:36:41.648090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b440897f-90b5-4aa3-a85e-a0addb646f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:41.648090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d1f25e-280b-427c-b4fc-e8753a88260c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:41.968541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Created reservations ['a4393032-269a-449a-a522-5ef1dafe6d31', '92919a25-ac8c-4051-8f4b-f36b9f36bf4c', '41bc2bac-128c-49a5-a642-76ed0f6634c7', '72d90434-d1e6-4a9c-a680-be28df906e42'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:36:41.981068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d1f25e-280b-427c-b4fc-e8753a88260c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4393032-269a-449a-a522-5ef1dafe6d31', '92919a25-ac8c-4051-8f4b-f36b9f36bf4c', '41bc2bac-128c-49a5-a642-76ed0f6634c7', '72d90434-d1e6-4a9c-a680-be28df906e42']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:41.981068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7253d3-b21a-48e0-a895-03b1d376d4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:42.092145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7253d3-b21a-48e0-a895-03b1d376d4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2098625557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['a4393032-269a-449a-a522-5ef1dafe6d31','92919a25-ac8c-4051-8f4b-f36b9f36bf4c','41bc2bac-128c-49a5-a642-76ed0f6634c7','72d90434-d1e6-4a9c-a680-be28df906e42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2098625557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0eb6107c04491d8dd5a36d08c4b917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de79b6de840349bebd0e0853547bea98',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:42.092145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a9511f-2154-4f6d-b7a6-750c8addced2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:42.148916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a9511f-2154-4f6d-b7a6-750c8addced2) transitioned into state 'SUCCESS' from state '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-2098625557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e0eb6107c04491d8dd5a36d08c4b917',qos_specs=None,replication_status=,reservations=['a4393032-269a-449a-a522-5ef1dafe6d31','92919a25-ac8c-4051-8f4b-f36b9f36bf4c','41bc2bac-128c-49a5-a642-76ed0f6634c7','72d90434-d1e6-4a9c-a680-be28df906e42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de79b6de840349bebd0e0853547bea98',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:42.156929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61630fe7-6684-4ecb-91fc-1c081e81baef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:36:42.203665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61630fe7-6684-4ecb-91fc-1c081e81baef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:36:42.220617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Flow 'volume_create_api' (8d00cb99-e3aa-4a58-a88f-bf45b8ebb59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:36:42.445239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Create volume request issued successfully. Jan 02 10:36:42.488067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35d7c0ac-4ff7-4010-866f-6b0aeb1fc918 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes returned with HTTP 202 Jan 02 10:36:42.500519 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 978/1951] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:36:41 2021] POST /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes => generated 818 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:36:42.511376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-235e1d09-ea42-49eb-9653-71d1548c1cca tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:42.511376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-235e1d09-ea42-49eb-9653-71d1548c1cca tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:42.511376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-235e1d09-ea42-49eb-9653-71d1548c1cca tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:42.659759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:42.659759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:42.685478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-235e1d09-ea42-49eb-9653-71d1548c1cca tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:42.726264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-235e1d09-ea42-49eb-9653-71d1548c1cca tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:42.750020 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 974/1952] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:42 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:43.759822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92d5fec8-12c0-4f5b-bdcf-e1f1aab7c704 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:43.760382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92d5fec8-12c0-4f5b-bdcf-e1f1aab7c704 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:43.760964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:43.760964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:43.761571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92d5fec8-12c0-4f5b-bdcf-e1f1aab7c704 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:43.855166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:43.855166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:43.864855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-92d5fec8-12c0-4f5b-bdcf-e1f1aab7c704 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:43.890278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92d5fec8-12c0-4f5b-bdcf-e1f1aab7c704 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:43.891778 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 979/1953] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:43 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 911 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:43.907593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c836b39c-962d-4367-9fd4-f833b6e531e8 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action Jan 02 10:36:43.908496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:43.908496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:43.909285 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c836b39c-962d-4367-9fd4-f833b6e531e8 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:43.911111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c836b39c-962d-4367-9fd4-f833b6e531e8 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:43.912588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c836b39c-962d-4367-9fd4-f833b6e531e8 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume 'cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9' with '{'status': 'error'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:44.040768 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:44.040768 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:44.217353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c836b39c-962d-4367-9fd4-f833b6e531e8 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action returned with HTTP 202 Jan 02 10:36:44.218307 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 975/1954] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:43 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action => generated 0 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:44.226615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82e951be-c173-4ec8-8740-ca650d6b3d73 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:44.227200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82e951be-c173-4ec8-8740-ca650d6b3d73 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:44.227655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:44.227655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:44.228389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82e951be-c173-4ec8-8740-ca650d6b3d73 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:44.315594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:44.315594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:44.340134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-82e951be-c173-4ec8-8740-ca650d6b3d73 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:44.386399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82e951be-c173-4ec8-8740-ca650d6b3d73 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:44.405140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63d49eb4-86f6-41e9-b2c8-042b8398317e tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action Jan 02 10:36:44.405681 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:44.405681 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:44.406202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63d49eb4-86f6-41e9-b2c8-042b8398317e tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:44.406663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63d49eb4-86f6-41e9-b2c8-042b8398317e tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:44.407709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-63d49eb4-86f6-41e9-b2c8-042b8398317e tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume 'cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9' with '{'status': 'available'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:44.411034 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 980/1955] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:44 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 907 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:44.601207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:44.601207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:44.688805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63d49eb4-86f6-41e9-b2c8-042b8398317e tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action returned with HTTP 202 Jan 02 10:36:44.691347 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 976/1956] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:44 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:44.698408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-149354e4-5625-488d-914f-0c7d43872f72 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:44.699153 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-149354e4-5625-488d-914f-0c7d43872f72 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:44.699575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:44.699575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:44.700288 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-149354e4-5625-488d-914f-0c7d43872f72 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:44.759786 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:44.759786 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:44.786803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-149354e4-5625-488d-914f-0c7d43872f72 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:44.827522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-149354e4-5625-488d-914f-0c7d43872f72 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:44.832147 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 981/1957] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:44 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:44.846588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7dd4b507-13f5-4ce3-ac0f-2f79e3766007 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action Jan 02 10:36:44.847041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:44.847041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:44.847506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7dd4b507-13f5-4ce3-ac0f-2f79e3766007 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:44.847885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7dd4b507-13f5-4ce3-ac0f-2f79e3766007 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:44.848846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-7dd4b507-13f5-4ce3-ac0f-2f79e3766007 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume 'cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9' with '{'status': 'maintenance'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:45.023021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:45.023021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:45.106307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7dd4b507-13f5-4ce3-ac0f-2f79e3766007 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action returned with HTTP 202 Jan 02 10:36:45.109871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 977/1958] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:44 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action => generated 0 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:45.118992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f513cd66-a71f-4d2e-ace3-afa268ca95d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:45.120714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f513cd66-a71f-4d2e-ace3-afa268ca95d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:45.121875 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:45.121875 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:45.128712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f513cd66-a71f-4d2e-ace3-afa268ca95d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:45.223144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:45.223144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:45.244487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f513cd66-a71f-4d2e-ace3-afa268ca95d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:45.276359 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f513cd66-a71f-4d2e-ace3-afa268ca95d7 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:45.276359 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 982/1959] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:45 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:45.294954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c28ebda1-abf1-441d-a3c6-8221842667f7 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] POST http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action Jan 02 10:36:45.294954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:45.294954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:45.294954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c28ebda1-abf1-441d-a3c6-8221842667f7 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:36:45.294954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c28ebda1-abf1-441d-a3c6-8221842667f7 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:36:45.294954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c28ebda1-abf1-441d-a3c6-8221842667f7 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] Updating volume 'cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9' with '{'status': 'available'}' {{(pid=88040) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 02 10:36:45.487201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:45.487201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:45.591601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c28ebda1-abf1-441d-a3c6-8221842667f7 tempest-VolumesActionsTest-2010663502 tempest-VolumesActionsTest-2010663502] http://10.222.0.73/volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action returned with HTTP 202 Jan 02 10:36:45.592503 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 978/1960] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:36:45 2021] POST /volume/v3/8a421d669fc14daab4c75f64e90850e9/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:36:45.600159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1ad1e14-6ecf-4403-a385-602e93d8e045 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:45.600683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1ad1e14-6ecf-4403-a385-602e93d8e045 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:45.601039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:45.601039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:45.601467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1ad1e14-6ecf-4403-a385-602e93d8e045 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:45.740674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:45.740674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:45.764282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1ad1e14-6ecf-4403-a385-602e93d8e045 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:45.801352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1ad1e14-6ecf-4403-a385-602e93d8e045 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:45.812863 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 983/1961] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:45 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:45.830430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] DELETE http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:45.830430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:45.830430 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:45.830430 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:45.830430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:45.830430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume with id: cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:45.910762 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:45.910762 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:45.910762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:45.961035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume request issued successfully. Jan 02 10:36:45.961458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29ebf04f-8cf0-45a0-83dd-80fe6ac95d23 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 202 Jan 02 10:36:45.965849 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 979/1962] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:36:45 2021] DELETE /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:36:45.970792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97d19fc7-4fcb-4ede-8c6c-5f65bc62d177 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:45.971721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97d19fc7-4fcb-4ede-8c6c-5f65bc62d177 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:45.971721 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:45.971721 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:45.972191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97d19fc7-4fcb-4ede-8c6c-5f65bc62d177 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:46.048049 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:46.048049 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:46.058637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97d19fc7-4fcb-4ede-8c6c-5f65bc62d177 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:46.120066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97d19fc7-4fcb-4ede-8c6c-5f65bc62d177 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:46.122642 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 984/1963] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:45 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 910 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:36:47.165743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2caca11-26ef-4112-9b0d-204ac031d812 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:47.181043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2caca11-26ef-4112-9b0d-204ac031d812 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:47.181043 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:47.181043 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:47.181043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2caca11-26ef-4112-9b0d-204ac031d812 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:47.345773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:47.345773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:47.355982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a2caca11-26ef-4112-9b0d-204ac031d812 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:47.383201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2caca11-26ef-4112-9b0d-204ac031d812 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:47.384490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 980/1964] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:47 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 910 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:48.402874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9be0129-a19c-43be-a794-d8f721be5cb3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:48.405316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9be0129-a19c-43be-a794-d8f721be5cb3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:48.405776 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:48.405776 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:48.407015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9be0129-a19c-43be-a794-d8f721be5cb3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:48.571723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:48.571723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:48.592888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e9be0129-a19c-43be-a794-d8f721be5cb3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:48.650902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9be0129-a19c-43be-a794-d8f721be5cb3 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 200 Jan 02 10:36:48.654186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 985/1965] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:48 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 910 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:49.678812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e90ebbb-7cc8-429f-b4dc-ebf0e190952b tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 Jan 02 10:36:49.679308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e90ebbb-7cc8-429f-b4dc-ebf0e190952b tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:49.679308 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:49.679308 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:49.683523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e90ebbb-7cc8-429f-b4dc-ebf0e190952b tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:49.797949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e90ebbb-7cc8-429f-b4dc-ebf0e190952b tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 returned with HTTP 404 Jan 02 10:36:49.799624 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 981/1966] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:49 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/cc2c9b81-87b7-4fc1-a7bc-3ca8e4a92de9 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:49.806826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fb93af2-440c-4b93-a9f2-dcf78355effd tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] DELETE http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:49.807464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fb93af2-440c-4b93-a9f2-dcf78355effd tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:49.807626 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:49.807626 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:49.808074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fb93af2-440c-4b93-a9f2-dcf78355effd tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:49.808548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0fb93af2-440c-4b93-a9f2-dcf78355effd tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume with id: 9a7f8284-e252-4aed-b6de-d9d4caf73305 Jan 02 10:36:49.856893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fb93af2-440c-4b93-a9f2-dcf78355effd tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 returned with HTTP 404 Jan 02 10:36:49.858476 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 986/1967] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:36:49 2021] DELETE /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/9a7f8284-e252-4aed-b6de-d9d4caf73305 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:49.865413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d90918a-2946-4b30-b624-3c850f4ee480 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] DELETE http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:49.866196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d90918a-2946-4b30-b624-3c850f4ee480 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:49.866876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d90918a-2946-4b30-b624-3c850f4ee480 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:49.867551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1d90918a-2946-4b30-b624-3c850f4ee480 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume with id: 5228d193-58e9-4251-b130-e73ee32c526d Jan 02 10:36:49.923635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d90918a-2946-4b30-b624-3c850f4ee480 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d returned with HTTP 404 Jan 02 10:36:49.925232 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 982/1968] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:36:49 2021] DELETE /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/5228d193-58e9-4251-b130-e73ee32c526d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:49.936684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9a58e5e-30de-4489-a306-60f8b911da1c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] DELETE http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:49.937034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9a58e5e-30de-4489-a306-60f8b911da1c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:49.937628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9a58e5e-30de-4489-a306-60f8b911da1c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:49.938192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c9a58e5e-30de-4489-a306-60f8b911da1c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume with id: 6744204a-8634-4e8a-9dc1-7fda04a4acc6 Jan 02 10:36:49.995953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9a58e5e-30de-4489-a306-60f8b911da1c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 returned with HTTP 404 Jan 02 10:36:49.998005 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 987/1969] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:36:49 2021] DELETE /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/6744204a-8634-4e8a-9dc1-7fda04a4acc6 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:50.005118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c621289e-58c0-467d-8a46-b1361aeb71be tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] DELETE http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:50.005706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c621289e-58c0-467d-8a46-b1361aeb71be tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:50.006093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c621289e-58c0-467d-8a46-b1361aeb71be tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:50.006554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c621289e-58c0-467d-8a46-b1361aeb71be tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume with id: d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 Jan 02 10:36:50.054012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c621289e-58c0-467d-8a46-b1361aeb71be tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 returned with HTTP 404 Jan 02 10:36:50.055056 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 983/1970] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:36:50 2021] DELETE /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/d8aa576a-1c31-4ce5-9ca0-b3eef4012eb1 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:36:50.062758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] DELETE http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:50.063232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:50.063762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:50.064607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume with id: 8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:50.117060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:50.117060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:50.118794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:50.170279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Delete volume request issued successfully. Jan 02 10:36:50.170879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fabc765f-a3e0-4dc4-8a17-6dd951f079f0 tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 202 Jan 02 10:36:50.172226 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 988/1971] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:36:50 2021] DELETE /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:36:50.180570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb78da5d-34fe-42ea-b7d4-9726a17e7fcb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:50.181525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb78da5d-34fe-42ea-b7d4-9726a17e7fcb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:50.181894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb78da5d-34fe-42ea-b7d4-9726a17e7fcb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:50.254302 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:50.254302 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:50.267571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb78da5d-34fe-42ea-b7d4-9726a17e7fcb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:50.298451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb78da5d-34fe-42ea-b7d4-9726a17e7fcb tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:50.299813 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 984/1972] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:50 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 929 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:50.327812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e91de14e-729e-4027-ac8d-f0af201855b1 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:36:50.328346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e91de14e-729e-4027-ac8d-f0af201855b1 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:50.328543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:50.328543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:50.336264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e91de14e-729e-4027-ac8d-f0af201855b1 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:50.445013 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:50.445013 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:50.456271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e91de14e-729e-4027-ac8d-f0af201855b1 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:36:50.498105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e91de14e-729e-4027-ac8d-f0af201855b1 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:36:50.500241 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 989/1973] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:50 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:50.520629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea124e6f-784f-4718-b4a2-84102217d490 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:36:50.521118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea124e6f-784f-4718-b4a2-84102217d490 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:50.521118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:50.521118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:50.521547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea124e6f-784f-4718-b4a2-84102217d490 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:50.597980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:50.597980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:50.607182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea124e6f-784f-4718-b4a2-84102217d490 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:36:50.632988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea124e6f-784f-4718-b4a2-84102217d490 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:36:50.642271 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 985/1974] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:50 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 918 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:51.317821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bae6930a-10a3-415e-ac5a-d4f7c815e40c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:51.318465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bae6930a-10a3-415e-ac5a-d4f7c815e40c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:51.318785 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:51.318785 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:51.319749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bae6930a-10a3-415e-ac5a-d4f7c815e40c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:51.542132 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:36:51.542132 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:36:51.582893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bae6930a-10a3-415e-ac5a-d4f7c815e40c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Volume info retrieved successfully. Jan 02 10:36:51.686399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bae6930a-10a3-415e-ac5a-d4f7c815e40c tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 200 Jan 02 10:36:51.687775 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 990/1975] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:51 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 929 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:36:52.705531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ea49c9f-e1fe-4cbe-81ee-4b0da2013b1d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] GET http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 Jan 02 10:36:52.706812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ea49c9f-e1fe-4cbe-81ee-4b0da2013b1d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:36:52.707222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:36:52.707222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:36:52.707858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ea49c9f-e1fe-4cbe-81ee-4b0da2013b1d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:36:52.803891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ea49c9f-e1fe-4cbe-81ee-4b0da2013b1d tempest-VolumesActionsTest-658641054 tempest-VolumesActionsTest-658641054] http://10.222.0.73/volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 returned with HTTP 404 Jan 02 10:36:52.805855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 986/1976] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:36:52 2021] GET /volume/v3/2e0eb6107c04491d8dd5a36d08c4b917/volumes/8683fd15-6ec7-4306-ae32-3b507592a122 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:37:04.402123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] DELETE http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:37:04.402123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:04.402123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:04.402123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:04.403346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:04.403346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Delete volume with id: b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:37:04.470073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:04.470073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:04.471838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:37:04.530001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Delete volume request issued successfully. Jan 02 10:37:04.530774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3072da70-0997-477e-9996-a1c718c46c4e tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 202 Jan 02 10:37:04.533273 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 991/1977] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:37:04 2021] DELETE /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:37:04.542829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09a125c8-b34a-46d9-b749-bc24370c11c2 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:37:04.545026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09a125c8-b34a-46d9-b749-bc24370c11c2 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:04.546680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09a125c8-b34a-46d9-b749-bc24370c11c2 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:04.625688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:04.625688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:04.636336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-09a125c8-b34a-46d9-b749-bc24370c11c2 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:37:04.682426 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09a125c8-b34a-46d9-b749-bc24370c11c2 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:37:04.687428 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 987/1978] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:04 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:05.702982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d84af71-0a77-4cdc-a6e9-a0ac71f94bd6 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:37:05.704148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d84af71-0a77-4cdc-a6e9-a0ac71f94bd6 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:05.704744 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:05.704744 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:05.705768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d84af71-0a77-4cdc-a6e9-a0ac71f94bd6 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:05.786116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:05.786116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:05.799637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d84af71-0a77-4cdc-a6e9-a0ac71f94bd6 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:37:05.836440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d84af71-0a77-4cdc-a6e9-a0ac71f94bd6 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 200 Jan 02 10:37:05.837328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 992/1979] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:05 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 917 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:06.046167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] POST http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes Jan 02 10:37:06.046702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:06.046702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:06.047202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1020340685"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:06.048415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1020340685'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:37:06.048888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Create volume of 1 GB Jan 02 10:37:06.061790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Availability Zones retrieved successfully. Jan 02 10:37:06.079685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Flow 'volume_create_api' (e6fd9620-85f7-47d7-b5c3-cd7c6aaaaecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:37:06.082915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bdc564-83e9-45ef-bcc7-00130c44a1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:06.085352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:37:06.151030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bdc564-83e9-45ef-bcc7-00130c44a1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:06.154404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98a7959-6933-4405-b2bb-4b39167da2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:06.245355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Created reservations ['8386f0eb-59d9-43cc-be72-1c46f219f8b2', '395423be-a3d8-4eee-9747-73e4914c79bc', 'c1e6d9f3-f260-4a4b-857c-a1ff85df587b', 'd1ccecea-2897-462d-9cd9-4459f7ef241f'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:37:06.248914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98a7959-6933-4405-b2bb-4b39167da2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8386f0eb-59d9-43cc-be72-1c46f219f8b2', '395423be-a3d8-4eee-9747-73e4914c79bc', 'c1e6d9f3-f260-4a4b-857c-a1ff85df587b', 'd1ccecea-2897-462d-9cd9-4459f7ef241f']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:06.251462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ede4002-bb90-49f7-9f93-81612e0b90c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:06.319691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ede4002-bb90-49f7-9f93-81612e0b90c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3205d1e-9893-41d6-a927-e043b644cf5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1020340685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262ee4dc1cc94d059e2599303b9f78ad',qos_specs=None,replication_status=,reservations=['8386f0eb-59d9-43cc-be72-1c46f219f8b2','395423be-a3d8-4eee-9747-73e4914c79bc','c1e6d9f3-f260-4a4b-857c-a1ff85df587b','d1ccecea-2897-462d-9cd9-4459f7ef241f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7264c7ad6c4436a0940fd8f300c749',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1020340685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3205d1e-9893-41d6-a927-e043b644cf5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262ee4dc1cc94d059e2599303b9f78ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9a7264c7ad6c4436a0940fd8f300c749',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:06.321981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ec6682-9544-4b9b-8139-d44db9ba4b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:06.362703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ec6682-9544-4b9b-8139-d44db9ba4b66) transitioned into state 'SUCCESS' from state '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-1020340685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262ee4dc1cc94d059e2599303b9f78ad',qos_specs=None,replication_status=,reservations=['8386f0eb-59d9-43cc-be72-1c46f219f8b2','395423be-a3d8-4eee-9747-73e4914c79bc','c1e6d9f3-f260-4a4b-857c-a1ff85df587b','d1ccecea-2897-462d-9cd9-4459f7ef241f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7264c7ad6c4436a0940fd8f300c749',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:06.364779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fae7872d-e659-4f44-a580-b242fcf974dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:06.393149 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fae7872d-e659-4f44-a580-b242fcf974dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:06.396009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Flow 'volume_create_api' (e6fd9620-85f7-47d7-b5c3-cd7c6aaaaecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:37:06.450196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Create volume request issued successfully. Jan 02 10:37:06.466860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b94312f-c00f-4a10-8f8d-4e232b9df0ce tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes returned with HTTP 202 Jan 02 10:37:06.468107 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 988/1980] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:37:05 2021] POST /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes => generated 819 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:37:06.482900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09385f6f-3bd4-4ca6-ac29-835d7f4989d3 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:06.483465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09385f6f-3bd4-4ca6-ac29-835d7f4989d3 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:06.483661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:06.483661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:06.484524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09385f6f-3bd4-4ca6-ac29-835d7f4989d3 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:06.548060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:06.548060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:06.560496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-09385f6f-3bd4-4ca6-ac29-835d7f4989d3 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:06.585932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09385f6f-3bd4-4ca6-ac29-835d7f4989d3 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a returned with HTTP 200 Jan 02 10:37:06.597444 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 993/1981] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:06 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:06.854277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e17e183-0c01-43c0-b71d-00457e7e7550 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e Jan 02 10:37:06.854768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e17e183-0c01-43c0-b71d-00457e7e7550 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:06.855401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:06.855401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:06.856598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e17e183-0c01-43c0-b71d-00457e7e7550 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:06.904936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e17e183-0c01-43c0-b71d-00457e7e7550 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e returned with HTTP 404 Jan 02 10:37:06.905891 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 989/1982] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:06 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/b57c94ae-dca2-480e-aeae-54b216eb279e => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:37:07.113674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] DELETE http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:37:07.114295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:07.114574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:07.114574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:07.115027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:07.115681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Delete volume with id: f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:37:07.172901 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:07.172901 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:07.174792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:37:07.276911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Delete volume request issued successfully. Jan 02 10:37:07.276911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-904c3ec9-f9ec-4328-a980-36af6d833687 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 202 Jan 02 10:37:07.280814 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 994/1983] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:37:07 2021] DELETE /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:37:07.284680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cbbdffe-9512-45f7-b6e3-6c3b002dd7ee tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:37:07.285201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cbbdffe-9512-45f7-b6e3-6c3b002dd7ee tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:07.285687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cbbdffe-9512-45f7-b6e3-6c3b002dd7ee tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:07.361459 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:07.361459 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:07.371300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8cbbdffe-9512-45f7-b6e3-6c3b002dd7ee tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:37:07.396854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cbbdffe-9512-45f7-b6e3-6c3b002dd7ee tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:37:07.397857 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 990/1984] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:07 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:07.603841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fb34b99-cee2-42bf-8587-7e7cc775f3a6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:07.604591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fb34b99-cee2-42bf-8587-7e7cc775f3a6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:07.604876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:07.604876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:07.605325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fb34b99-cee2-42bf-8587-7e7cc775f3a6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:07.661914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:07.661914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:07.670843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9fb34b99-cee2-42bf-8587-7e7cc775f3a6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:07.693559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fb34b99-cee2-42bf-8587-7e7cc775f3a6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a returned with HTTP 200 Jan 02 10:37:07.703462 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 995/1985] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:07 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:37:07.712288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5edaa2f8-d3b1-42a9-a192-ccdf335e3760 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] POST http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:07.712899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:07.712899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:07.713931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5edaa2f8-d3b1-42a9-a192-ccdf335e3760 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:07.769342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:07.769342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:07.770733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5edaa2f8-d3b1-42a9-a192-ccdf335e3760 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:07.795924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5edaa2f8-d3b1-42a9-a192-ccdf335e3760 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Create volume metadata completed successfully. Jan 02 10:37:07.796607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5edaa2f8-d3b1-42a9-a192-ccdf335e3760 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:07.802319 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 991/1986] 10.222.0.73 () {60 vars in 1364 bytes} [Sat Jan 2 10:37:07 2021] POST /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 101 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:37:07.812478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-222c8c04-555d-4618-860c-a5765bc8af4e tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:07.813001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-222c8c04-555d-4618-860c-a5765bc8af4e tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:07.813195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:07.813195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:07.814236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-222c8c04-555d-4618-860c-a5765bc8af4e tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:07.886110 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:07.886110 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:07.889158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-222c8c04-555d-4618-860c-a5765bc8af4e tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:07.925599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-222c8c04-555d-4618-860c-a5765bc8af4e tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Get volume metadata completed successfully. Jan 02 10:37:07.926567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-222c8c04-555d-4618-860c-a5765bc8af4e tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:07.928676 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 996/1987] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:37:07 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 101 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:07.939837 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20442def-5502-4606-a96b-c5edec194dda tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] PUT http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:07.940587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:07.940587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:07.941886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20442def-5502-4606-a96b-c5edec194dda tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:08.013254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.013254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.014325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20442def-5502-4606-a96b-c5edec194dda tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.093545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20442def-5502-4606-a96b-c5edec194dda tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Update volume metadata completed successfully. Jan 02 10:37:08.094185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20442def-5502-4606-a96b-c5edec194dda tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.099417 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 992/1988] 10.222.0.73 () {60 vars in 1362 bytes} [Sat Jan 2 10:37:07 2021] PUT /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 57 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.106766 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fadc23d-bd79-4b96-8c81-79089b27cff7 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:08.107593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fadc23d-bd79-4b96-8c81-79089b27cff7 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.107976 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.107976 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.108626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fadc23d-bd79-4b96-8c81-79089b27cff7 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.165855 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.165855 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.167148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fadc23d-bd79-4b96-8c81-79089b27cff7 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.185921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fadc23d-bd79-4b96-8c81-79089b27cff7 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Get volume metadata completed successfully. Jan 02 10:37:08.186690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fadc23d-bd79-4b96-8c81-79089b27cff7 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.188004 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 997/1989] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:37:08 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 57 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.198464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] DELETE http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key1 Jan 02 10:37:08.199309 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.200379 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.200379 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.201879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.256240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.256240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.257491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.269194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Get volume metadata completed successfully. Jan 02 10:37:08.276677 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:37:08.276677 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:37:08.282178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Delete volume metadata completed successfully. Jan 02 10:37:08.282736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1004d001-c656-4210-96f6-b24690356272 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key1 returned with HTTP 200 Jan 02 10:37:08.283688 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 993/1990] 10.222.0.73 () {58 vars in 1360 bytes} [Sat Jan 2 10:37:08 2021] DELETE /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key1 => generated 0 bytes in 91 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 10:37:08.292134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8f3ca56-b52a-455c-abfe-29b6983a2675 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:08.292737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8f3ca56-b52a-455c-abfe-29b6983a2675 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.293007 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.293007 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.293714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8f3ca56-b52a-455c-abfe-29b6983a2675 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.344641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.344641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.345992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b8f3ca56-b52a-455c-abfe-29b6983a2675 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.359811 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b8f3ca56-b52a-455c-abfe-29b6983a2675 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Get volume metadata completed successfully. Jan 02 10:37:08.360730 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8f3ca56-b52a-455c-abfe-29b6983a2675 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.361755 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 998/1991] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:37:08 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 32 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.371818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18f860e4-8401-453a-a9aa-21a74dad9a4d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] PUT http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:08.372370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.372370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.372834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18f860e4-8401-453a-a9aa-21a74dad9a4d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:08.413961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb23a86b-88f9-4b99-8186-933eb3e2dfbc tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:37:08.414708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb23a86b-88f9-4b99-8186-933eb3e2dfbc tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.415000 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.415000 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.415485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb23a86b-88f9-4b99-8186-933eb3e2dfbc tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.456592 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.456592 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.457830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-18f860e4-8401-453a-a9aa-21a74dad9a4d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.475365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-18f860e4-8401-453a-a9aa-21a74dad9a4d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Update volume metadata completed successfully. Jan 02 10:37:08.475984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18f860e4-8401-453a-a9aa-21a74dad9a4d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.477195 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 994/1992] 10.222.0.73 () {60 vars in 1362 bytes} [Sat Jan 2 10:37:08 2021] PUT /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 16 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 10:37:08.490996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0a9101e-92d2-47ac-8989-de77e00b9d59 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] POST http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:08.491512 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.491512 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.491924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0a9101e-92d2-47ac-8989-de77e00b9d59 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:08.507688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.507688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.522230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb23a86b-88f9-4b99-8186-933eb3e2dfbc tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Volume info retrieved successfully. Jan 02 10:37:08.550430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb23a86b-88f9-4b99-8186-933eb3e2dfbc tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 200 Jan 02 10:37:08.562192 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.562192 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.562192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c0a9101e-92d2-47ac-8989-de77e00b9d59 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.563418 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 999/1993] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:08 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 918 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:08.577940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c0a9101e-92d2-47ac-8989-de77e00b9d59 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Create volume metadata completed successfully. Jan 02 10:37:08.578328 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0a9101e-92d2-47ac-8989-de77e00b9d59 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.579384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 995/1994] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:37:08 2021] POST /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 68 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.590770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3c480ef-3001-41b4-8338-2167c55f7e77 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] PUT http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key3 Jan 02 10:37:08.591231 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.591231 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.591670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3c480ef-3001-41b4-8338-2167c55f7e77 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:08.646452 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.646452 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.647774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b3c480ef-3001-41b4-8338-2167c55f7e77 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.677757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b3c480ef-3001-41b4-8338-2167c55f7e77 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Update volume metadata completed successfully. Jan 02 10:37:08.678539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3c480ef-3001-41b4-8338-2167c55f7e77 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key3 returned with HTTP 200 Jan 02 10:37:08.679589 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1000/1995] 10.222.0.73 () {60 vars in 1377 bytes} [Sat Jan 2 10:37:08 2021] PUT /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key3 => generated 35 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.690913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a95d46ba-7a5c-45e5-a1f0-25c5757c0d00 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key3 Jan 02 10:37:08.692937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a95d46ba-7a5c-45e5-a1f0-25c5757c0d00 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.693137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.693137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.693978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a95d46ba-7a5c-45e5-a1f0-25c5757c0d00 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.754691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.754691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.755907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a95d46ba-7a5c-45e5-a1f0-25c5757c0d00 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.767038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a95d46ba-7a5c-45e5-a1f0-25c5757c0d00 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Get volume metadata completed successfully. Jan 02 10:37:08.767685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a95d46ba-7a5c-45e5-a1f0-25c5757c0d00 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key3 returned with HTTP 200 Jan 02 10:37:08.772955 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 996/1996] 10.222.0.73 () {58 vars in 1357 bytes} [Sat Jan 2 10:37:08 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata/key3 => generated 35 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.778973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec24f0ee-f216-497a-b9cb-23a09345477a tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:08.779542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec24f0ee-f216-497a-b9cb-23a09345477a tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.779763 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.779763 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.780142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec24f0ee-f216-497a-b9cb-23a09345477a tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.837254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.837254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.838457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec24f0ee-f216-497a-b9cb-23a09345477a tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.866329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec24f0ee-f216-497a-b9cb-23a09345477a tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Get volume metadata completed successfully. Jan 02 10:37:08.866999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec24f0ee-f216-497a-b9cb-23a09345477a tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.876945 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1001/1997] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:37:08 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 75 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.887670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8db14964-d569-4fa6-9ded-92b9e262aea6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] PUT http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata Jan 02 10:37:08.889069 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.889069 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.889803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8db14964-d569-4fa6-9ded-92b9e262aea6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:08.951942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:08.951942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:08.953579 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8db14964-d569-4fa6-9ded-92b9e262aea6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:08.977978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8db14964-d569-4fa6-9ded-92b9e262aea6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Update volume metadata completed successfully. Jan 02 10:37:08.978852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8db14964-d569-4fa6-9ded-92b9e262aea6 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata returned with HTTP 200 Jan 02 10:37:08.987406 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 997/1998] 10.222.0.73 () {60 vars in 1362 bytes} [Sat Jan 2 10:37:08 2021] PUT /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a/metadata => generated 16 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:37:08.995236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] DELETE http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:08.996281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:08.996851 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:08.996851 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:08.997565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:08.998246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Delete volume with id: e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:09.067683 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:09.067683 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:09.069836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:09.122517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Delete volume request issued successfully. Jan 02 10:37:09.123084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b981c0a0-dfc5-4862-a9d5-bfdb81f52f72 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a returned with HTTP 202 Jan 02 10:37:09.124317 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1002/1999] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:37:08 2021] DELETE /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:37:09.131580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c4d2050-af7a-4895-9f78-7aa535d5dd5d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:09.133712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c4d2050-af7a-4895-9f78-7aa535d5dd5d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:09.134142 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:09.134142 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:09.134839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c4d2050-af7a-4895-9f78-7aa535d5dd5d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:09.195105 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:09.195105 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:09.206911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c4d2050-af7a-4895-9f78-7aa535d5dd5d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:09.233737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c4d2050-af7a-4895-9f78-7aa535d5dd5d tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a returned with HTTP 200 Jan 02 10:37:09.234738 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 998/2000] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:09 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:09.569446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-395f9afc-c3b2-48e3-913f-5baed103f902 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] GET http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 Jan 02 10:37:09.570217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-395f9afc-c3b2-48e3-913f-5baed103f902 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:09.570634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:09.570634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:09.571340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-395f9afc-c3b2-48e3-913f-5baed103f902 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:09.629478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-395f9afc-c3b2-48e3-913f-5baed103f902 tempest-AttachVolumeShelveTestJSON-696685661 tempest-AttachVolumeShelveTestJSON-696685661] http://10.222.0.73/volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 returned with HTTP 404 Jan 02 10:37:09.630819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1003/2001] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:09 2021] GET /volume/v3/937f0c643dc042479634ddca033df06b/volumes/f9466ed2-4761-4369-a132-ff259a6a13b1 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:37:10.251345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e75a90e6-c5c5-4ccd-92ff-9d087e8a4987 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:10.254083 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e75a90e6-c5c5-4ccd-92ff-9d087e8a4987 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:10.254888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:10.254888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:10.256141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e75a90e6-c5c5-4ccd-92ff-9d087e8a4987 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:10.332705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:10.332705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:10.352336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e75a90e6-c5c5-4ccd-92ff-9d087e8a4987 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Volume info retrieved successfully. Jan 02 10:37:10.409342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e75a90e6-c5c5-4ccd-92ff-9d087e8a4987 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a returned with HTTP 200 Jan 02 10:37:10.412081 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 999/2002] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:10 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a => generated 911 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:11.443546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e705442d-0c23-4542-bf60-c2ed164f8b88 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] GET http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a Jan 02 10:37:11.443546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e705442d-0c23-4542-bf60-c2ed164f8b88 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:11.459819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e705442d-0c23-4542-bf60-c2ed164f8b88 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:11.554112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e705442d-0c23-4542-bf60-c2ed164f8b88 tempest-VolumesMetadataTest-81510738 tempest-VolumesMetadataTest-81510738] http://10.222.0.73/volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a returned with HTTP 404 Jan 02 10:37:11.554112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1004/2003] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:11 2021] GET /volume/v3/262ee4dc1cc94d059e2599303b9f78ad/volumes/e3205d1e-9893-41d6-a927-e043b644cf5a => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:37:17.069206 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes Jan 02 10:37:17.069663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:17.069663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:17.070116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-703068340"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:17.072729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-703068340'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:37:17.073241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Create volume of 1 GB Jan 02 10:37:17.087735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Availability Zones retrieved successfully. Jan 02 10:37:17.108249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Flow 'volume_create_api' (19a92204-a911-40a9-aee6-d93710367c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:37:17.111187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd68120-d1c8-478d-a73e-d288eba3dfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:17.114421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:37:17.242462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd68120-d1c8-478d-a73e-d288eba3dfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:17.264437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ae4544-5ea8-4f9d-959e-f08ede39014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:17.443532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Created reservations ['9250937d-147f-4b39-83ad-d5b6d12c6b76', '5377e953-0ead-4643-ad0e-546c295bb60a', 'fe995ca3-e3fb-49e1-a3ce-4eedd2de3d8b', '6b39304f-d0b4-4554-bf75-e50ae42963a0'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:37:17.445377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ae4544-5ea8-4f9d-959e-f08ede39014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9250937d-147f-4b39-83ad-d5b6d12c6b76', '5377e953-0ead-4643-ad0e-546c295bb60a', 'fe995ca3-e3fb-49e1-a3ce-4eedd2de3d8b', '6b39304f-d0b4-4554-bf75-e50ae42963a0']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:17.447482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d2fc16-3362-4c98-a8c6-09d46ccbaed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:17.537770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d2fc16-3362-4c98-a8c6-09d46ccbaed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474ef890-df33-4350-8b14-1de8f2e98518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-703068340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b16da7893094284924fece881229315',qos_specs=None,replication_status=,reservations=['9250937d-147f-4b39-83ad-d5b6d12c6b76','5377e953-0ead-4643-ad0e-546c295bb60a','fe995ca3-e3fb-49e1-a3ce-4eedd2de3d8b','6b39304f-d0b4-4554-bf75-e50ae42963a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30bd196cea294881b406ea49bdcb73d0',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-703068340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474ef890-df33-4350-8b14-1de8f2e98518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b16da7893094284924fece881229315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='30bd196cea294881b406ea49bdcb73d0',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:17.541601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d23586f-64ba-48e5-a0a9-1499e66e8b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:17.651539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d23586f-64ba-48e5-a0a9-1499e66e8b69) transitioned into state 'SUCCESS' from state '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-703068340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b16da7893094284924fece881229315',qos_specs=None,replication_status=,reservations=['9250937d-147f-4b39-83ad-d5b6d12c6b76','5377e953-0ead-4643-ad0e-546c295bb60a','fe995ca3-e3fb-49e1-a3ce-4eedd2de3d8b','6b39304f-d0b4-4554-bf75-e50ae42963a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30bd196cea294881b406ea49bdcb73d0',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:17.651539 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c4265e-dfdb-4bf0-8642-53b819d44611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:37:17.731899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c4265e-dfdb-4bf0-8642-53b819d44611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:37:17.734550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Flow 'volume_create_api' (19a92204-a911-40a9-aee6-d93710367c6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:37:17.789265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Create volume request issued successfully. Jan 02 10:37:17.813899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4897ab33-0904-45bf-9848-b5b9e53f3c64 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes returned with HTTP 202 Jan 02 10:37:17.815079 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1000/2004] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:37:16 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes => generated 817 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:37:17.832689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1fd87f8-cc54-46f2-9019-6f558b217548 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:37:17.833209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1fd87f8-cc54-46f2-9019-6f558b217548 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:17.833693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1fd87f8-cc54-46f2-9019-6f558b217548 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:17.940019 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:17.940019 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:17.956676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c1fd87f8-cc54-46f2-9019-6f558b217548 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:37:17.985859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1fd87f8-cc54-46f2-9019-6f558b217548 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:37:17.986993 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1005/2005] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:17 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 909 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:19.003113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d5cab2a-7f54-459a-b82b-1ffed4f33f9f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:37:19.003716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d5cab2a-7f54-459a-b82b-1ffed4f33f9f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:19.003819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:19.003819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:19.004412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d5cab2a-7f54-459a-b82b-1ffed4f33f9f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:19.095015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:19.095015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:19.095754 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d5cab2a-7f54-459a-b82b-1ffed4f33f9f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:37:19.120695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d5cab2a-7f54-459a-b82b-1ffed4f33f9f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:37:19.122434 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1001/2006] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:18 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:37:35.706461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:37:35.706975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:35.706975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:35.707520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-attach": {"instance_uuid": "a4b63650-543e-4dc4-ab4f-265b63032180", "mountpoint": "/dev/sdb"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:37:35.707961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a4b63650-543e-4dc4-ab4f-265b63032180", "mountpoint": "/dev/sdb"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:35.870012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:35.870012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:35.872431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:37:35.892933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Update volume admin metadata completed successfully. Jan 02 10:37:36.153873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Attach volume completed successfully. Jan 02 10:37:36.154790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5fe6863b-7b06-4b82-8a09-6a3345228c42 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:37:36.156071 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1006/2007] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:37:35 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:37:36.164242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b033b44-f8a2-48d4-bd3d-c9eb3782bba3 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:37:36.164904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b033b44-f8a2-48d4-bd3d-c9eb3782bba3 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:36.165251 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:36.165251 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:36.165851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b033b44-f8a2-48d4-bd3d-c9eb3782bba3 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:36.255941 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:36.255941 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:36.266847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b033b44-f8a2-48d4-bd3d-c9eb3782bba3 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:37:36.289893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:36.289893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:36.300510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b033b44-f8a2-48d4-bd3d-c9eb3782bba3 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:37:36.301717 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1002/2008] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:36 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 1244 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:37:36.317771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25105ecc-5529-4fd7-97c1-cd125f179e05 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:37:36.318484 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:36.318484 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:36.331223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25105ecc-5529-4fd7-97c1-cd125f179e05 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-detach": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:37:36.331864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25105ecc-5529-4fd7-97c1-cd125f179e05 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:37:36.437369 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:36.437369 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:36.445816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25105ecc-5529-4fd7-97c1-cd125f179e05 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:37:36.697133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25105ecc-5529-4fd7-97c1-cd125f179e05 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Detach volume completed successfully. Jan 02 10:37:36.697774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25105ecc-5529-4fd7-97c1-cd125f179e05 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:37:36.699998 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1007/2009] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:37:36 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:37:36.706309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0557b0db-e5ee-473b-8295-6429c239dd4d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:37:36.706957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0557b0db-e5ee-473b-8295-6429c239dd4d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:37:36.707405 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:37:36.707405 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:37:36.707701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0557b0db-e5ee-473b-8295-6429c239dd4d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:37:36.806244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:37:36.806244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:37:36.815871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0557b0db-e5ee-473b-8295-6429c239dd4d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:37:36.839219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0557b0db-e5ee-473b-8295-6429c239dd4d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:37:36.841367 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1003/2010] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:37:36 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:14.209785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:14.210287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:14.210287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:14.210644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-attach": {"instance_uuid": "53dcc91b-7252-471f-bd19-c0aa81cdf846", "mountpoint": "/dev/sdb"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:14.211028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "53dcc91b-7252-471f-bd19-c0aa81cdf846", "mountpoint": "/dev/sdb"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:14.355847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:14.355847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:14.357041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:14.393408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Update volume admin metadata completed successfully. Jan 02 10:38:14.654740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Attach volume completed successfully. Jan 02 10:38:14.655530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-128b420e-aaca-4e6a-a024-bc6014574c3f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:14.666533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a30157f-3cb0-40ae-81d7-0efcd0bbc553 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:14.666814 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1008/2011] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:14 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:38:14.667676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a30157f-3cb0-40ae-81d7-0efcd0bbc553 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:14.668064 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:14.668064 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:14.668640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a30157f-3cb0-40ae-81d7-0efcd0bbc553 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:14.736082 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:14.736082 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:14.746779 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8a30157f-3cb0-40ae-81d7-0efcd0bbc553 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:14.781869 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:14.781869 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:14.801494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a30157f-3cb0-40ae-81d7-0efcd0bbc553 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:14.805162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1004/2012] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:14 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 1244 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:14.821029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-202c1a97-23bb-4e94-8b7a-cd06e808ec8a tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:14.821918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-202c1a97-23bb-4e94-8b7a-cd06e808ec8a tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:14.822284 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:14.822284 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:14.823470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-202c1a97-23bb-4e94-8b7a-cd06e808ec8a tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:14.923252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:14.923252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:14.948993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-202c1a97-23bb-4e94-8b7a-cd06e808ec8a tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:14.972642 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:14.972642 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:14.984772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-202c1a97-23bb-4e94-8b7a-cd06e808ec8a tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:14.986070 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1009/2013] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:14 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 1244 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:15.002886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acbc505d-0504-40a1-b702-2164d2d2b374 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:15.003590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:15.003590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:15.004236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acbc505d-0504-40a1-b702-2164d2d2b374 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-detach": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:15.004777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acbc505d-0504-40a1-b702-2164d2d2b374 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:15.086570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:15.086570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:15.088863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-acbc505d-0504-40a1-b702-2164d2d2b374 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:15.304949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-acbc505d-0504-40a1-b702-2164d2d2b374 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Detach volume completed successfully. Jan 02 10:38:15.305513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acbc505d-0504-40a1-b702-2164d2d2b374 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:15.306422 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1005/2014] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:14 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:38:15.315393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d096ed7a-33b7-4ffa-88e0-e2db61cd1ced tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:15.316115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d096ed7a-33b7-4ffa-88e0-e2db61cd1ced tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:15.316312 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:15.316312 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:15.316941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d096ed7a-33b7-4ffa-88e0-e2db61cd1ced tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:15.410890 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:15.410890 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:15.420362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d096ed7a-33b7-4ffa-88e0-e2db61cd1ced tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:15.443927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d096ed7a-33b7-4ffa-88e0-e2db61cd1ced tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:15.456253 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1010/2015] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:15 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:17.565612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] POST http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes Jan 02 10:38:17.566118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:17.566118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:17.566409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-979918795", "snapshot_id": null, "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "volume_type": null, "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:17.567995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-979918795', 'snapshot_id': None, 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'volume_type': None, 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:38:17.763081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Create volume of 1 GB Jan 02 10:38:17.785465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Availability Zones retrieved successfully. Jan 02 10:38:17.823617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Flow 'volume_create_api' (f15381e8-5ec9-4be4-972a-d58a3fe9714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:38:17.835259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3be0e6-29d9-410e-978b-686bbb239441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:38:17.844251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:38:18.037445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3be0e6-29d9-410e-978b-686bbb239441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:38:18.039955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb92ea6-7fe7-4e58-b802-91ce9fb4b574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:38:18.246802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Created reservations ['d7d25ec1-320f-4d33-ac62-62c3d21c1a1b', '05db1d2d-f742-4996-9f45-6aaa4f3c75f0', '71c40325-f25f-4bd0-8b86-ec047781f532', 'decd0041-d151-41f2-ac49-3cfb06628863'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:38:18.248803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb92ea6-7fe7-4e58-b802-91ce9fb4b574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d25ec1-320f-4d33-ac62-62c3d21c1a1b', '05db1d2d-f742-4996-9f45-6aaa4f3c75f0', '71c40325-f25f-4bd0-8b86-ec047781f532', 'decd0041-d151-41f2-ac49-3cfb06628863']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:38:18.251458 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d15c42-3673-41cc-8c81-0a16ff7efbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:38:18.399334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d15c42-3673-41cc-8c81-0a16ff7efbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-979918795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='373e0cb569a6471896ad5b5d90bbee53',qos_specs=None,replication_status=,reservations=['d7d25ec1-320f-4d33-ac62-62c3d21c1a1b','05db1d2d-f742-4996-9f45-6aaa4f3c75f0','71c40325-f25f-4bd0-8b86-ec047781f532','decd0041-d151-41f2-ac49-3cfb06628863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54516cfcc54e4546aa190a8085594c43',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-979918795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='373e0cb569a6471896ad5b5d90bbee53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='54516cfcc54e4546aa190a8085594c43',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:38:18.406090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb186ece-3b09-4403-9391-5c50081556aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:38:18.469806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb186ece-3b09-4403-9391-5c50081556aa) transitioned into state 'SUCCESS' from state '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-979918795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='373e0cb569a6471896ad5b5d90bbee53',qos_specs=None,replication_status=,reservations=['d7d25ec1-320f-4d33-ac62-62c3d21c1a1b','05db1d2d-f742-4996-9f45-6aaa4f3c75f0','71c40325-f25f-4bd0-8b86-ec047781f532','decd0041-d151-41f2-ac49-3cfb06628863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54516cfcc54e4546aa190a8085594c43',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:38:18.471744 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86551107-6cbc-4bae-9fb8-1c5909fc51a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:38:18.519469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86551107-6cbc-4bae-9fb8-1c5909fc51a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:38:18.535902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Flow 'volume_create_api' (f15381e8-5ec9-4be4-972a-d58a3fe9714b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:38:18.732291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Create volume request issued successfully. Jan 02 10:38:18.786115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76024913-9a95-474a-888e-5fb6036cd560 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes returned with HTTP 202 Jan 02 10:38:18.809679 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1006/2016] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:38:17 2021] POST /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes => generated 822 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:38:18.811739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35ce8ac5-0af9-4ce6-8bfa-332ff8a07cf6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:18.812940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35ce8ac5-0af9-4ce6-8bfa-332ff8a07cf6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:18.812940 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:18.812940 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:18.813223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35ce8ac5-0af9-4ce6-8bfa-332ff8a07cf6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:18.969324 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:18.969324 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:18.984149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35ce8ac5-0af9-4ce6-8bfa-332ff8a07cf6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:19.015606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35ce8ac5-0af9-4ce6-8bfa-332ff8a07cf6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:19.016632 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1011/2017] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:18 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:20.037092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ad2dbad-e318-45b1-ae83-4d92bbff869c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:20.038886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ad2dbad-e318-45b1-ae83-4d92bbff869c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:20.039273 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:20.039273 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:20.043249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ad2dbad-e318-45b1-ae83-4d92bbff869c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:20.254834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:20.254834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:20.279603 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1ad2dbad-e318-45b1-ae83-4d92bbff869c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:20.357065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ad2dbad-e318-45b1-ae83-4d92bbff869c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:20.389302 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1007/2018] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:20 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:21.382131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60f60761-0a1a-41ec-ba90-70a8d4d2d50d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:21.383426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60f60761-0a1a-41ec-ba90-70a8d4d2d50d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:21.383622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:21.383622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:21.384302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60f60761-0a1a-41ec-ba90-70a8d4d2d50d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:21.465789 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:21.465789 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:21.479524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-60f60761-0a1a-41ec-ba90-70a8d4d2d50d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:21.506022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60f60761-0a1a-41ec-ba90-70a8d4d2d50d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:21.506895 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1012/2019] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:21 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:22.526798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e031416-bbc1-4d9d-97ca-f77121ac8d74 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:22.527517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e031416-bbc1-4d9d-97ca-f77121ac8d74 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:22.528072 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:22.528072 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:22.528871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e031416-bbc1-4d9d-97ca-f77121ac8d74 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:22.634409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f2d0cb2-25e3-4223-babb-b78a9df19110 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:22.635861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:22.635861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:22.635861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f2d0cb2-25e3-4223-babb-b78a9df19110 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-reserve": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:22.635861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f2d0cb2-25e3-4223-babb-b78a9df19110 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:22.749283 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:22.749283 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:22.758234 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:22.758234 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:22.763184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6e031416-bbc1-4d9d-97ca-f77121ac8d74 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:22.764016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f2d0cb2-25e3-4223-babb-b78a9df19110 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:22.796394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f2d0cb2-25e3-4223-babb-b78a9df19110 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Reserve volume completed successfully. Jan 02 10:38:22.796942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f2d0cb2-25e3-4223-babb-b78a9df19110 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:22.798487 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1013/2020] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:22 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:38:22.805773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54c9a46c-9ee1-49fa-921e-99aebf211abe tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:22.806432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54c9a46c-9ee1-49fa-921e-99aebf211abe tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:22.806983 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:22.806983 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:22.807279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54c9a46c-9ee1-49fa-921e-99aebf211abe tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:22.809003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e031416-bbc1-4d9d-97ca-f77121ac8d74 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:22.826327 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1008/2021] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:22 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:22.923412 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:22.923412 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:22.952050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-54c9a46c-9ee1-49fa-921e-99aebf211abe tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:23.014920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54c9a46c-9ee1-49fa-921e-99aebf211abe tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:23.014920 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1014/2022] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:22 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:23.030830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-421559dc-4989-45c1-a960-c897e0c7cb75 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:23.031346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:23.031346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:23.032077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-421559dc-4989-45c1-a960-c897e0c7cb75 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-unreserve": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:23.032710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-421559dc-4989-45c1-a960-c897e0c7cb75 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:23.142215 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:23.142215 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:23.143488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-421559dc-4989-45c1-a960-c897e0c7cb75 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:23.258431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-421559dc-4989-45c1-a960-c897e0c7cb75 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Unreserve volume completed successfully. Jan 02 10:38:23.258926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-421559dc-4989-45c1-a960-c897e0c7cb75 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:23.261261 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1009/2023] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:23 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:38:23.275077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-181623f9-98d7-4b2b-8a6d-b6270751ae67 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:23.275077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-181623f9-98d7-4b2b-8a6d-b6270751ae67 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:23.275077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:23.275077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:23.275077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-181623f9-98d7-4b2b-8a6d-b6270751ae67 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:23.434892 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:23.434892 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:23.454555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-181623f9-98d7-4b2b-8a6d-b6270751ae67 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:23.512630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-181623f9-98d7-4b2b-8a6d-b6270751ae67 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:23.513628 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1015/2024] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:23 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:23.532052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-230a5a45-dd89-4237-ad57-6c89e3c71669 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:23.532529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:23.532529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:23.533158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-230a5a45-dd89-4237-ad57-6c89e3c71669 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:23.533743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-230a5a45-dd89-4237-ad57-6c89e3c71669 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:23.693252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:23.693252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:23.694595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-230a5a45-dd89-4237-ad57-6c89e3c71669 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:23.723627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-230a5a45-dd89-4237-ad57-6c89e3c71669 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume updated successfully. Jan 02 10:38:23.724337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-230a5a45-dd89-4237-ad57-6c89e3c71669 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 200 Jan 02 10:38:23.725624 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1010/2025] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:23 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 10:38:23.735075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ed1683b-2db4-4209-a05c-a3a8626e2890 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:23.735907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ed1683b-2db4-4209-a05c-a3a8626e2890 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:23.736901 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:23.736901 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:23.737567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ed1683b-2db4-4209-a05c-a3a8626e2890 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:23.794784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:23.794784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:23.820500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0ed1683b-2db4-4209-a05c-a3a8626e2890 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:23.827910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a914aac9-9eb0-4836-af9b-6642dbefb2d5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:23.828846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a914aac9-9eb0-4836-af9b-6642dbefb2d5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:23.829041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:23.829041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:23.829634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a914aac9-9eb0-4836-af9b-6642dbefb2d5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:23.870741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ed1683b-2db4-4209-a05c-a3a8626e2890 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:23.874921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1016/2026] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:23 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 928 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:23.894918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bab56f3d-5a17-4457-b0aa-763e7ac46b94 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:23.896423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:23.896423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:23.897851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bab56f3d-5a17-4457-b0aa-763e7ac46b94 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:23.899092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bab56f3d-5a17-4457-b0aa-763e7ac46b94 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:23.960703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:23.960703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:23.985773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a914aac9-9eb0-4836-af9b-6642dbefb2d5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:24.014766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:24.014766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:24.016357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bab56f3d-5a17-4457-b0aa-763e7ac46b94 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:24.035122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bab56f3d-5a17-4457-b0aa-763e7ac46b94 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume updated successfully. Jan 02 10:38:24.037718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bab56f3d-5a17-4457-b0aa-763e7ac46b94 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 200 Jan 02 10:38:24.040325 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1017/2027] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:23 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 10:38:24.053707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6ca3f57-1496-4f17-92c5-26e193e7a964 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:24.055012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a914aac9-9eb0-4836-af9b-6642dbefb2d5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:24.055146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6ca3f57-1496-4f17-92c5-26e193e7a964 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:24.056042 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:24.056042 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:24.056226 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1011/2028] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:23 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:38:24.057554 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6ca3f57-1496-4f17-92c5-26e193e7a964 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:24.161819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:24.161819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:24.175963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d6ca3f57-1496-4f17-92c5-26e193e7a964 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:24.208979 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6ca3f57-1496-4f17-92c5-26e193e7a964 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:24.210049 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1018/2029] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:24 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:38:24.226669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:24.227542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:24.227542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:24.228221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:24.229377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:24.286116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:24.286116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:24.287834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:24.348630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Update volume admin metadata completed successfully. Jan 02 10:38:24.349968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Update readonly setting on volume completed successfully. Jan 02 10:38:24.350903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36051261-3948-4057-8a02-9ca7e0f90528 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:24.352788 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1012/2030] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:24 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:38:24.363642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dfbaa57-2b3c-4394-8ae5-d17690d8abe8 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:24.364160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dfbaa57-2b3c-4394-8ae5-d17690d8abe8 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:24.364349 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:24.364349 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:24.364734 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dfbaa57-2b3c-4394-8ae5-d17690d8abe8 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:24.493144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:24.493144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:24.519231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5dfbaa57-2b3c-4394-8ae5-d17690d8abe8 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:24.566901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dfbaa57-2b3c-4394-8ae5-d17690d8abe8 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:24.573153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1019/2031] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:24 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 928 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:24.586775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:24.588808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:24.588808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:24.589881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:24.590730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:24.662571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:24.662571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:24.664260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:24.690254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Update volume admin metadata completed successfully. Jan 02 10:38:24.690899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Update readonly setting on volume completed successfully. Jan 02 10:38:24.691636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12b6eb4e-d1f9-4871-a56b-4c5994211a6f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:24.693131 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1013/2032] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:38:24 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:38:24.701411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2341854-15d5-48ed-a4a4-662ab8cf0973 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:38:24.701969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2341854-15d5-48ed-a4a4-662ab8cf0973 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:24.702163 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:24.702163 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:24.702785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2341854-15d5-48ed-a4a4-662ab8cf0973 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:24.893721 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:24.893721 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:24.924304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c2341854-15d5-48ed-a4a4-662ab8cf0973 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:24.976487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2341854-15d5-48ed-a4a4-662ab8cf0973 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:38:24.994082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4c5f27d-93ff-4dbb-8d95-b6507e1060dc tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] POST http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action Jan 02 10:38:24.995307 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:24.995307 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:24.995859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4c5f27d-93ff-4dbb-8d95-b6507e1060dc tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-483958638", "disk_format": "raw"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:24.996255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4c5f27d-93ff-4dbb-8d95-b6507e1060dc tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-483958638", "disk_format": "raw"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:25.008733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1020/2033] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:24 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:25.071939 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e622da1-71d2-4824-8b50-62654b00059a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:25.072990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e622da1-71d2-4824-8b50-62654b00059a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:25.073221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:25.073221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:25.073765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e622da1-71d2-4824-8b50-62654b00059a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:25.172816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:25.172816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:25.174567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c4c5f27d-93ff-4dbb-8d95-b6507e1060dc tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:38:25.266443 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:25.266443 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:25.302565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e622da1-71d2-4824-8b50-62654b00059a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:25.336735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:25.336735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:25.401417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e622da1-71d2-4824-8b50-62654b00059a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:25.404556 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1021/2034] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:25 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:38:25.559767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c4c5f27d-93ff-4dbb-8d95-b6507e1060dc tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Copy volume to image completed successfully. Jan 02 10:38:25.561531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4c5f27d-93ff-4dbb-8d95-b6507e1060dc tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action returned with HTTP 202 Jan 02 10:38:25.562992 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1014/2035] 10.222.0.73 () {60 vars in 1358 bytes} [Sat Jan 2 10:38:24 2021] POST /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518/action => generated 692 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:38:26.421225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb1c93c7-3198-4681-b123-67861c71a0a6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:26.421761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb1c93c7-3198-4681-b123-67861c71a0a6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:26.422236 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:26.422236 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:26.422624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb1c93c7-3198-4681-b123-67861c71a0a6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:26.561989 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:26.561989 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:26.592744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bb1c93c7-3198-4681-b123-67861c71a0a6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:26.653297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb1c93c7-3198-4681-b123-67861c71a0a6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:26.660457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1022/2036] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:26 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:27.677044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1eaef397-01f2-41bb-a119-080ed60e52d4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:27.678139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1eaef397-01f2-41bb-a119-080ed60e52d4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:27.678528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:27.678528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:27.679186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1eaef397-01f2-41bb-a119-080ed60e52d4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:27.778546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:27.778546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:27.800843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1eaef397-01f2-41bb-a119-080ed60e52d4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:27.842571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1eaef397-01f2-41bb-a119-080ed60e52d4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:27.843740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1015/2037] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:27 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:28.860092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bd976ad-0f66-42ed-8e33-5a331470d56f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:28.860596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bd976ad-0f66-42ed-8e33-5a331470d56f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:28.861456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:28.861456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:28.862099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2bd976ad-0f66-42ed-8e33-5a331470d56f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:29.033135 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:29.033135 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:29.070980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2bd976ad-0f66-42ed-8e33-5a331470d56f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:29.138203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2bd976ad-0f66-42ed-8e33-5a331470d56f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:29.154116 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1023/2038] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:28 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:38:30.156893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba77be3d-c1f2-4e45-b26c-c1f523bda592 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:30.157992 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba77be3d-c1f2-4e45-b26c-c1f523bda592 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:30.158359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:30.158359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:30.159015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba77be3d-c1f2-4e45-b26c-c1f523bda592 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:30.289684 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:30.289684 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:30.313017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ba77be3d-c1f2-4e45-b26c-c1f523bda592 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:30.422986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba77be3d-c1f2-4e45-b26c-c1f523bda592 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:30.430254 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1016/2039] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:30 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:31.447449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b083ee33-f468-4d8d-aec0-b5ae00f9d93e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:31.448963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b083ee33-f468-4d8d-aec0-b5ae00f9d93e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:31.449515 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:31.449515 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:31.461896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b083ee33-f468-4d8d-aec0-b5ae00f9d93e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:31.563050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:31.563050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:31.575179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b083ee33-f468-4d8d-aec0-b5ae00f9d93e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:31.610092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b083ee33-f468-4d8d-aec0-b5ae00f9d93e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:31.611030 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1024/2040] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:31 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:32.627890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb134d26-a4d9-4616-b795-47c409aa1a48 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:32.629985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb134d26-a4d9-4616-b795-47c409aa1a48 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:32.630366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:32.630366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:32.630952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb134d26-a4d9-4616-b795-47c409aa1a48 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:32.748423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:32.748423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:32.771841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb134d26-a4d9-4616-b795-47c409aa1a48 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:32.845326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb134d26-a4d9-4616-b795-47c409aa1a48 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:32.846134 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1017/2041] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:32 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:33.864425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0545c3b1-feb0-4e7a-8a3c-c184d4d03051 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:33.865554 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0545c3b1-feb0-4e7a-8a3c-c184d4d03051 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:33.865916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:33.865916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:33.866528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0545c3b1-feb0-4e7a-8a3c-c184d4d03051 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:33.972833 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:33.972833 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:34.000246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0545c3b1-feb0-4e7a-8a3c-c184d4d03051 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:34.048078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0545c3b1-feb0-4e7a-8a3c-c184d4d03051 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:34.049068 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1025/2042] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:33 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:35.065304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2efcc221-12c1-416e-8d09-7a75793d5ef8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:35.065849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2efcc221-12c1-416e-8d09-7a75793d5ef8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:35.065995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:35.065995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:35.066605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2efcc221-12c1-416e-8d09-7a75793d5ef8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:35.250232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:35.250232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:35.280208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2efcc221-12c1-416e-8d09-7a75793d5ef8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:35.348703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2efcc221-12c1-416e-8d09-7a75793d5ef8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:35.389701 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1018/2043] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:35 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:36.368731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78bdd01f-d198-4e3a-b92c-6cd001358ca6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:36.369327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78bdd01f-d198-4e3a-b92c-6cd001358ca6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:36.369481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:36.369481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:36.370121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78bdd01f-d198-4e3a-b92c-6cd001358ca6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:36.523093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:36.523093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:36.553760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-78bdd01f-d198-4e3a-b92c-6cd001358ca6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:36.596754 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78bdd01f-d198-4e3a-b92c-6cd001358ca6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:36.597796 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1026/2044] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:36 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:37.613587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66e2187e-a285-4e11-81ab-5848c0b0c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:37.614315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66e2187e-a285-4e11-81ab-5848c0b0c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:37.614539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:37.614539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:37.614916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66e2187e-a285-4e11-81ab-5848c0b0c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:37.719353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:37.719353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:37.749041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-66e2187e-a285-4e11-81ab-5848c0b0c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:37.796414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66e2187e-a285-4e11-81ab-5848c0b0c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:37.800384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1019/2045] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:37 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:38.813267 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51f42354-5d65-4970-aa73-756e8d0b82ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:38.814492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51f42354-5d65-4970-aa73-756e8d0b82ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:38.815012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:38.815012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:38.815942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51f42354-5d65-4970-aa73-756e8d0b82ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:38.902055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:38.902055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:38.912514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-51f42354-5d65-4970-aa73-756e8d0b82ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:38.940739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51f42354-5d65-4970-aa73-756e8d0b82ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:38.943519 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1027/2046] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:38 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:39.958900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f768e47c-a5e8-41aa-9489-af89960cd1da tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:39.959489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f768e47c-a5e8-41aa-9489-af89960cd1da tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:39.959615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:39.959615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:39.959998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f768e47c-a5e8-41aa-9489-af89960cd1da tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:40.127944 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:40.127944 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:40.166721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f768e47c-a5e8-41aa-9489-af89960cd1da tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:40.230581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f768e47c-a5e8-41aa-9489-af89960cd1da tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:40.233253 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1020/2047] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:39 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:41.261053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10eff55b-d3ba-4ad5-8815-f2c5bf696c94 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:41.261634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10eff55b-d3ba-4ad5-8815-f2c5bf696c94 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:41.261862 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:41.261862 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:41.262246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10eff55b-d3ba-4ad5-8815-f2c5bf696c94 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:41.393315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:41.393315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:41.442394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10eff55b-d3ba-4ad5-8815-f2c5bf696c94 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:41.537301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10eff55b-d3ba-4ad5-8815-f2c5bf696c94 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:41.548972 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1028/2048] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:41 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 972 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:42.562088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-394d8db9-be15-432d-ad53-eafbaeb2bffc tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:42.562832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-394d8db9-be15-432d-ad53-eafbaeb2bffc tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:42.563118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:42.563118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:42.563596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-394d8db9-be15-432d-ad53-eafbaeb2bffc tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:42.714076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:42.714076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:42.745109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-394d8db9-be15-432d-ad53-eafbaeb2bffc tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:42.805690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-394d8db9-be15-432d-ad53-eafbaeb2bffc tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:42.807157 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1021/2049] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:42 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 972 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:43.471276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-6b22994f-76f4-4f4e-9800-c52477a33e36 req-d59ff1d0-4a9d-452f-9b7f-0a60a3adb708 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2 Jan 02 10:38:43.473323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-6b22994f-76f4-4f4e-9800-c52477a33e36 req-d59ff1d0-4a9d-452f-9b7f-0a60a3adb708 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:43.473736 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:43.473736 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:43.474374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-6b22994f-76f4-4f4e-9800-c52477a33e36 req-d59ff1d0-4a9d-452f-9b7f-0a60a3adb708 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:43.558577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:43.558577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:43.823666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eccaa49b-e37b-48c2-b935-dddc8f00c144 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:43.824174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eccaa49b-e37b-48c2-b935-dddc8f00c144 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:43.824352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:43.824352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:43.824989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eccaa49b-e37b-48c2-b935-dddc8f00c144 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:43.975605 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:43.975605 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:44.000386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eccaa49b-e37b-48c2-b935-dddc8f00c144 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:44.061347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eccaa49b-e37b-48c2-b935-dddc8f00c144 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:44.062188 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1022/2050] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:43 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:44.628184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-6b22994f-76f4-4f4e-9800-c52477a33e36 req-d59ff1d0-4a9d-452f-9b7f-0a60a3adb708 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:38:44.629057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-6b22994f-76f4-4f4e-9800-c52477a33e36 req-d59ff1d0-4a9d-452f-9b7f-0a60a3adb708 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:38:44.644694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-6b22994f-76f4-4f4e-9800-c52477a33e36 req-d59ff1d0-4a9d-452f-9b7f-0a60a3adb708 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2 returned with HTTP 200 Jan 02 10:38:44.646667 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1029/2051] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:38:43 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/cf50d03d-8393-4328-9514-c511bdef4ba2 => generated 19 bytes in 1180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:45.077972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd7b0dcf-007f-4c86-b360-8d5c4364a73e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:45.079106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd7b0dcf-007f-4c86-b360-8d5c4364a73e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:45.079492 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:45.079492 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:45.080110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd7b0dcf-007f-4c86-b360-8d5c4364a73e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:45.177040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:45.177040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:45.214226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bd7b0dcf-007f-4c86-b360-8d5c4364a73e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:45.279656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd7b0dcf-007f-4c86-b360-8d5c4364a73e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:45.284422 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1023/2052] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:45 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:46.258443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-5002cede-0560-45ce-8222-72a939ee8cc0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:38:46.260359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-5002cede-0560-45ce-8222-72a939ee8cc0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:46.260496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:46.260496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:46.261084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-5002cede-0560-45ce-8222-72a939ee8cc0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:46.298456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fad8ad8a-ac82-4b8b-8712-10e111951a80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:46.298989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fad8ad8a-ac82-4b8b-8712-10e111951a80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:46.299246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:46.299246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:46.299826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fad8ad8a-ac82-4b8b-8712-10e111951a80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:46.334839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:46.334839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:46.347178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-5002cede-0560-45ce-8222-72a939ee8cc0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:38:46.398521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-5002cede-0560-45ce-8222-72a939ee8cc0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:38:46.401765 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1030/2053] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:38:46 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1369 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:46.458076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:46.458076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:46.494434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fad8ad8a-ac82-4b8b-8712-10e111951a80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:46.570511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fad8ad8a-ac82-4b8b-8712-10e111951a80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:46.571838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1024/2054] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:46 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:47.541895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:38:47.542439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:47.542622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:47.542622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:47.543004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:47.592959 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd4a638d-0303-444a-a040-714fe15b50ca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:47.595047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd4a638d-0303-444a-a040-714fe15b50ca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:47.595756 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:47.595756 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:47.597849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd4a638d-0303-444a-a040-714fe15b50ca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:47.601375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:47.601375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:47.614223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:38:47.642908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:38:47.644147 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1031/2055] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:38:47 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1369 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:47.660425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:38:47.661263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:47.661709 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:47.661709 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:47.662382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:47.663949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-e31cce9d-f94e-4366-a212-b96f53506b7d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:38:47.664763 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1032/2056] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:38:47 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:38:47.690307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-22e83e08-0339-4ee4-b237-d7663ea5ca40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:38:47.691546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-22e83e08-0339-4ee4-b237-d7663ea5ca40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afddc424-3bd2-43db-a60b-c23383f0df21", "instance_uuid": "e48b2e0b-0d3e-45e2-ba66-7f5b329b69fd", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:47.721102 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:47.721102 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:47.734437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bd4a638d-0303-444a-a040-714fe15b50ca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:47.782175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd4a638d-0303-444a-a040-714fe15b50ca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:47.783011 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1025/2057] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:47 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:47.819395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:47.819395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:47.933140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-22e83e08-0339-4ee4-b237-d7663ea5ca40 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:38:47.934664 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1033/2058] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:38:47 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:38:48.800353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:48.800858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:48.801006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:48.801006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:48.801847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:48.911537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:48.911537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:48.922127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:48.950390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:48.952176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1026/2059] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:48 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:49.969280 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c659feb4-d07c-4477-b130-41344e6fbe1c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:49.969958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c659feb4-d07c-4477-b130-41344e6fbe1c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:49.970120 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:49.970120 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:49.970419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c659feb4-d07c-4477-b130-41344e6fbe1c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:50.162050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:50.162050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:50.195321 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c659feb4-d07c-4477-b130-41344e6fbe1c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:50.252828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c659feb4-d07c-4477-b130-41344e6fbe1c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:50.254252 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1034/2060] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:49 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:50.887335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume// Jan 02 10:38:50.888097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:50.888483 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:50.888483 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:50.889107 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:50.890514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08303856-3a68-4713-9a9e-8e0a68f670e0 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:38:50.891502 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1027/2061] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:38:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:38:50.908467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-c9209905-2164-49f2-a72e-df4a66ac75a0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:38:50.909331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-c9209905-2164-49f2-a72e-df4a66ac75a0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:50.909706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:50.909706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:50.910331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-c9209905-2164-49f2-a72e-df4a66ac75a0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:50.985941 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:50.985941 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:51.017198 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-c9209905-2164-49f2-a72e-df4a66ac75a0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:38:51.047067 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:51.047067 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:51.067830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-c9209905-2164-49f2-a72e-df4a66ac75a0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:38:51.068969 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1035/2062] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:38:50 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1467 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:38:51.097543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-f0520fbb-f4a8-46ea-8e31-296b59f16afd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c Jan 02 10:38:51.098305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-f0520fbb-f4a8-46ea-8e31-296b59f16afd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:51.156644 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:38:51.156644 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:38:51.157191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-f0520fbb-f4a8-46ea-8e31-296b59f16afd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-afddc424-3bd2-43db-a60b-c23383f0df21-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.015s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:38:51.159793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:51.159793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:51.273169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-158cbffa-ac99-4406-a563-2642d4c51160 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:51.273701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-158cbffa-ac99-4406-a563-2642d4c51160 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:51.273917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:51.273917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:51.274293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-158cbffa-ac99-4406-a563-2642d4c51160 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:51.401344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:51.401344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:51.422840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-158cbffa-ac99-4406-a563-2642d4c51160 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:51.474272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-158cbffa-ac99-4406-a563-2642d4c51160 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:51.479525 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1036/2063] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:51 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 975 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:52.497035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee57f1a0-3f36-4ea7-80d9-388a40786479 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:52.498293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee57f1a0-3f36-4ea7-80d9-388a40786479 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:52.498820 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:52.498820 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:52.499810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee57f1a0-3f36-4ea7-80d9-388a40786479 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:52.693602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:52.693602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:52.714780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ee57f1a0-3f36-4ea7-80d9-388a40786479 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:52.789401 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee57f1a0-3f36-4ea7-80d9-388a40786479 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:52.792769 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1037/2064] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:52 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1363 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:52.807947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00ad31e7-fe9c-47be-8dd5-150d6a288f93 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:52.809715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00ad31e7-fe9c-47be-8dd5-150d6a288f93 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:52.812645 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:52.812645 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:52.816462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00ad31e7-fe9c-47be-8dd5-150d6a288f93 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:52.982877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:52.982877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:53.005386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-00ad31e7-fe9c-47be-8dd5-150d6a288f93 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:53.069000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00ad31e7-fe9c-47be-8dd5-150d6a288f93 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:53.072504 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1038/2065] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:52 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1363 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:53.085307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3fc6d79-3a39-45ce-bea1-2b1e9b32fe92 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:38:53.085829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3fc6d79-3a39-45ce-bea1-2b1e9b32fe92 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:53.086027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:53.086027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:53.086398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3fc6d79-3a39-45ce-bea1-2b1e9b32fe92 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:53.220759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:53.220759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:53.262549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a3fc6d79-3a39-45ce-bea1-2b1e9b32fe92 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:53.374467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3fc6d79-3a39-45ce-bea1-2b1e9b32fe92 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:38:53.388791 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1039/2066] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:53 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1363 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:53.405188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] POST http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups Jan 02 10:38:53.406457 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:53.406457 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:53.408541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d", "name": "tempest-TestVolumeBackupRestore-backup-1613173628", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:53.419867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Creating new backup {'backup': {'volume_id': 'd1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d', 'name': 'tempest-TestVolumeBackupRestore-backup-1613173628', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:38:53.424604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Creating backup of volume d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d in container None Jan 02 10:38:53.584359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:53.584359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:53.587119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:38:53.707824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Created reservations ['9e5a9363-f4a7-4406-b1a5-c53e0de58008', '35fade7c-c9ee-4597-99d5-9d35bed24d6e'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:38:53.839728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1d87b5e-d89e-406c-a21b-34ebffc9c1ab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups returned with HTTP 202 Jan 02 10:38:53.840769 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1040/2067] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:38:53 2021] POST /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups => generated 401 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 10:38:53.857709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f94b2d4-b227-423a-9d46-ddda73e1a820 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:38:53.858821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f94b2d4-b227-423a-9d46-ddda73e1a820 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:53.859265 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:53.859265 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:53.859995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f94b2d4-b227-423a-9d46-ddda73e1a820 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:53.860702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2f94b2d4-b227-423a-9d46-ddda73e1a820 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:38:53.929427 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:53.929427 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:53.944376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f94b2d4-b227-423a-9d46-ddda73e1a820 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:38:53.951201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1041/2068] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:53 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 808 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:38:54.964963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c034d2af-4775-413c-9e7c-c57bc079f9df tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:38:54.965547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c034d2af-4775-413c-9e7c-c57bc079f9df tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:54.965840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:54.965840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:54.966226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c034d2af-4775-413c-9e7c-c57bc079f9df tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:54.966653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c034d2af-4775-413c-9e7c-c57bc079f9df tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:38:55.016187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:55.016187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:55.018211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c034d2af-4775-413c-9e7c-c57bc079f9df tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:38:55.019040 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1042/2069] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:54 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 808 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:55.116284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-f0520fbb-f4a8-46ea-8e31-296b59f16afd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-afddc424-3bd2-43db-a60b-c23383f0df21-n-h1-765311-9'" released by "attachment_update" :: held 3.958s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:38:55.117283 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-f0520fbb-f4a8-46ea-8e31-296b59f16afd tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c returned with HTTP 200 Jan 02 10:38:55.118162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1028/2070] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:38:51 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c => generated 762 bytes in 4026 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:38:55.156120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-89380a5b-212f-4b88-a1e6-971ee9a48df4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c/action Jan 02 10:38:55.156888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:55.156888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:55.157336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-89380a5b-212f-4b88-a1e6-971ee9a48df4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:38:55.157725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-89380a5b-212f-4b88-a1e6-971ee9a48df4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:38:55.280572 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:55.280572 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:55.317572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5ec4d560-6374-45aa-8d4f-fd3644277ab7 req-89380a5b-212f-4b88-a1e6-971ee9a48df4 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c/action returned with HTTP 204 Jan 02 10:38:55.318068 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1043/2071] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:38:55 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:38:56.034303 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0c3fdfd-4d8f-4731-aad7-01dbc038b804 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:38:56.035486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0c3fdfd-4d8f-4731-aad7-01dbc038b804 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:56.035899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:56.035899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:56.036588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0c3fdfd-4d8f-4731-aad7-01dbc038b804 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:56.037144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c0c3fdfd-4d8f-4731-aad7-01dbc038b804 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:38:56.100432 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:56.100432 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:56.103436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0c3fdfd-4d8f-4731-aad7-01dbc038b804 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:38:56.129395 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1029/2072] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:56 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 808 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:57.121569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc02b408-13c0-4ff5-9147-86c19afa2485 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:38:57.122096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc02b408-13c0-4ff5-9147-86c19afa2485 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:57.122264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:57.122264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:57.123193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc02b408-13c0-4ff5-9147-86c19afa2485 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:57.124028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dc02b408-13c0-4ff5-9147-86c19afa2485 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:38:57.193734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:57.193734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:57.195625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc02b408-13c0-4ff5-9147-86c19afa2485 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:38:57.196492 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1044/2073] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:57 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 808 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:58.211043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e3d6d09-bb53-4281-bcb2-9418dc603089 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:38:58.211760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e3d6d09-bb53-4281-bcb2-9418dc603089 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:58.211983 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:58.211983 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:58.213061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e3d6d09-bb53-4281-bcb2-9418dc603089 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:58.213722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7e3d6d09-bb53-4281-bcb2-9418dc603089 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:38:58.308767 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:58.308767 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:58.343917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e3d6d09-bb53-4281-bcb2-9418dc603089 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:38:58.344838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1030/2074] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:58 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 808 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:38:59.362798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a13b346e-3dd3-4f3d-9c21-2f69e16eac56 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:38:59.363452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a13b346e-3dd3-4f3d-9c21-2f69e16eac56 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:38:59.363779 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:38:59.363779 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:38:59.364336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a13b346e-3dd3-4f3d-9c21-2f69e16eac56 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:38:59.364847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a13b346e-3dd3-4f3d-9c21-2f69e16eac56 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:38:59.417090 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:38:59.417090 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:38:59.420945 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a13b346e-3dd3-4f3d-9c21-2f69e16eac56 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:38:59.428062 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1045/2075] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:38:59 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:00.442275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7122d0a-fd9e-452a-b615-a87f5d7d1496 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:00.443399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7122d0a-fd9e-452a-b615-a87f5d7d1496 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:00.443865 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:00.443865 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:00.444667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7122d0a-fd9e-452a-b615-a87f5d7d1496 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:00.445187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b7122d0a-fd9e-452a-b615-a87f5d7d1496 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:00.483390 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:00.483390 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:00.485713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7122d0a-fd9e-452a-b615-a87f5d7d1496 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:00.486795 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1031/2076] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:00 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:01.510188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb24113f-d565-43c4-91b3-51a4e13cd401 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:01.512430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb24113f-d565-43c4-91b3-51a4e13cd401 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:01.512839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:01.512839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:01.513476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb24113f-d565-43c4-91b3-51a4e13cd401 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:01.514031 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-eb24113f-d565-43c4-91b3-51a4e13cd401 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:01.592617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:01.592617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:01.601933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb24113f-d565-43c4-91b3-51a4e13cd401 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:01.605985 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1046/2077] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:01 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:02.613838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d773b34-7a1d-4f92-9753-829fbc3c508e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:02.614361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d773b34-7a1d-4f92-9753-829fbc3c508e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:02.614529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:02.614529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:02.615215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d773b34-7a1d-4f92-9753-829fbc3c508e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:02.615771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5d773b34-7a1d-4f92-9753-829fbc3c508e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:02.680153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:02.680153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:02.693104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d773b34-7a1d-4f92-9753-829fbc3c508e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:02.701606 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1032/2078] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:02 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:03.722342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfb9942c-9f9c-460d-a685-8eb34f8985c3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:03.722824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfb9942c-9f9c-460d-a685-8eb34f8985c3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:03.723278 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:03.723278 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:03.729432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfb9942c-9f9c-460d-a685-8eb34f8985c3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:03.730860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bfb9942c-9f9c-460d-a685-8eb34f8985c3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:03.782062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:03.782062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:03.784660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfb9942c-9f9c-460d-a685-8eb34f8985c3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:03.786309 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1047/2079] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:03 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:04.434954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8465acba-452f-4e5c-aed1-64326f95b96f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:04.435527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8465acba-452f-4e5c-aed1-64326f95b96f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:04.435746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:04.435746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:04.436857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8465acba-452f-4e5c-aed1-64326f95b96f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:04.539648 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:04.539648 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:04.563498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8465acba-452f-4e5c-aed1-64326f95b96f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:39:04.588340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8465acba-452f-4e5c-aed1-64326f95b96f tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:39:04.590319 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1033/2080] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:04 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:04.799719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3fe89478-c15b-4e56-867b-e9280aa0f3f8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:04.800831 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3fe89478-c15b-4e56-867b-e9280aa0f3f8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:04.801255 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:04.801255 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:04.801885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3fe89478-c15b-4e56-867b-e9280aa0f3f8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:04.802445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3fe89478-c15b-4e56-867b-e9280aa0f3f8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:04.824664 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:04.824664 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:04.827143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3fe89478-c15b-4e56-867b-e9280aa0f3f8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:04.828201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1048/2081] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:04 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:05.606469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69439539-e265-412d-99d8-4711f595088d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:05.607009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69439539-e265-412d-99d8-4711f595088d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:05.607470 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:05.607470 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:05.607911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69439539-e265-412d-99d8-4711f595088d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:05.660967 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:05.660967 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:05.670262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-69439539-e265-412d-99d8-4711f595088d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:39:05.693003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69439539-e265-412d-99d8-4711f595088d tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:39:05.693816 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1034/2082] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:05 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 929 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:05.842333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c24e1b53-7511-4cd9-ab79-54dbc488b013 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:05.843827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c24e1b53-7511-4cd9-ab79-54dbc488b013 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:05.844221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:05.844221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:05.845099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c24e1b53-7511-4cd9-ab79-54dbc488b013 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:05.845655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c24e1b53-7511-4cd9-ab79-54dbc488b013 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:05.914403 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:05.914403 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:05.917536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c24e1b53-7511-4cd9-ab79-54dbc488b013 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:05.918326 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1049/2083] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:05 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:06.457761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] DELETE http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:06.458368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:06.458653 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:06.458653 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:06.459677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:06.460370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Delete volume with id: 474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:06.513617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:06.513617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:06.515195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:39:06.548527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Delete volume request issued successfully. Jan 02 10:39:06.549108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e3fcdac-d842-4fbb-b4bc-b69b071bb635 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 202 Jan 02 10:39:06.550295 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1035/2084] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:39:06 2021] DELETE /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:06.559696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19709606-da9f-4dba-80f1-ec6fbe50da56 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:06.560461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19709606-da9f-4dba-80f1-ec6fbe50da56 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:06.560875 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:06.560875 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:06.561498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-19709606-da9f-4dba-80f1-ec6fbe50da56 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:06.620861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:06.620861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:06.636057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-19709606-da9f-4dba-80f1-ec6fbe50da56 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:39:06.665966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-19709606-da9f-4dba-80f1-ec6fbe50da56 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:39:06.667362 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1050/2085] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:06 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 928 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:06.936861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-983ba89e-77d7-4c9a-950a-5c317ec85556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:06.937368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-983ba89e-77d7-4c9a-950a-5c317ec85556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:06.940493 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:06.940493 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:06.941634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-983ba89e-77d7-4c9a-950a-5c317ec85556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:06.943753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-983ba89e-77d7-4c9a-950a-5c317ec85556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:07.029765 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:07.029765 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:07.031636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-983ba89e-77d7-4c9a-950a-5c317ec85556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:07.032435 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1036/2086] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:06 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:07.687698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d724c25-07cb-4c38-8a7f-1de4cdbfa31b tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:07.694132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d724c25-07cb-4c38-8a7f-1de4cdbfa31b tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:07.694132 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:07.694132 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:07.694345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d724c25-07cb-4c38-8a7f-1de4cdbfa31b tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:07.820098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:07.820098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:07.851535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5d724c25-07cb-4c38-8a7f-1de4cdbfa31b tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Volume info retrieved successfully. Jan 02 10:39:07.932724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d724c25-07cb-4c38-8a7f-1de4cdbfa31b tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 200 Jan 02 10:39:07.942372 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1051/2087] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:07 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 928 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:08.047116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-702272bf-4d40-46c8-ac9d-9869a3d5c7a5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:08.048104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-702272bf-4d40-46c8-ac9d-9869a3d5c7a5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:08.048431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:08.048431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:08.048990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-702272bf-4d40-46c8-ac9d-9869a3d5c7a5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:08.049473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-702272bf-4d40-46c8-ac9d-9869a3d5c7a5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:08.080027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:08.080027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:08.082159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-702272bf-4d40-46c8-ac9d-9869a3d5c7a5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:08.083271 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1037/2088] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:08 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:08.950035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f7b99da-bfac-4361-82fb-a67fabdd80c0 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] GET http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 Jan 02 10:39:08.950576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f7b99da-bfac-4361-82fb-a67fabdd80c0 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:08.950897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:08.950897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:08.951277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f7b99da-bfac-4361-82fb-a67fabdd80c0 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:09.043327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f7b99da-bfac-4361-82fb-a67fabdd80c0 tempest-VolumesActionsTest-282970263 tempest-VolumesActionsTest-282970263] http://10.222.0.73/volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 returned with HTTP 404 Jan 02 10:39:09.044690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1052/2089] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:08 2021] GET /volume/v3/0b16da7893094284924fece881229315/volumes/474ef890-df33-4350-8b14-1de8f2e98518 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:09.097827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02525687-89af-41af-9051-e2614b40c329 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:09.098348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02525687-89af-41af-9051-e2614b40c329 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:09.098562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:09.098562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:09.098935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02525687-89af-41af-9051-e2614b40c329 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:09.099319 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-02525687-89af-41af-9051-e2614b40c329 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:09.142287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:09.142287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:09.152011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02525687-89af-41af-9051-e2614b40c329 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:09.152875 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1038/2090] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:09 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:10.173182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfb4afcf-210e-4bef-a90f-18a680d59dd4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:10.174564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfb4afcf-210e-4bef-a90f-18a680d59dd4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:10.176013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfb4afcf-210e-4bef-a90f-18a680d59dd4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:10.176536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bfb4afcf-210e-4bef-a90f-18a680d59dd4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:10.233478 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:10.233478 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:10.235848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfb4afcf-210e-4bef-a90f-18a680d59dd4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:10.236133 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1053/2091] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:10 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:11.255691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e1ca274-3675-4462-9fe0-26621e0d86e4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:11.256344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e1ca274-3675-4462-9fe0-26621e0d86e4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:11.256659 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:11.256659 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:11.257204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e1ca274-3675-4462-9fe0-26621e0d86e4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:11.257765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9e1ca274-3675-4462-9fe0-26621e0d86e4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:11.284375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:11.284375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:11.287026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e1ca274-3675-4462-9fe0-26621e0d86e4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:11.288495 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1039/2092] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:11 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:12.302934 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ccff15b-6477-451c-953d-cd205e2878fd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:12.303499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ccff15b-6477-451c-953d-cd205e2878fd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:12.303704 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:12.303704 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:12.304106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ccff15b-6477-451c-953d-cd205e2878fd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:12.304448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0ccff15b-6477-451c-953d-cd205e2878fd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:12.330244 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:12.330244 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:12.331265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ccff15b-6477-451c-953d-cd205e2878fd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:12.339380 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1054/2093] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:12 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:13.347899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fac24c4-ca54-4877-a223-1d502e6870bb tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:13.348418 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fac24c4-ca54-4877-a223-1d502e6870bb tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:13.348593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:13.348593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:13.349258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fac24c4-ca54-4877-a223-1d502e6870bb tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:13.350590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4fac24c4-ca54-4877-a223-1d502e6870bb tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:13.393951 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:13.393951 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:13.397055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fac24c4-ca54-4877-a223-1d502e6870bb tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:13.398117 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1040/2094] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:13 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:14.412076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4509d1af-e0b3-4b8c-ae18-815c26565d2d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:14.419012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4509d1af-e0b3-4b8c-ae18-815c26565d2d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:14.419236 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:14.419236 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:14.419647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4509d1af-e0b3-4b8c-ae18-815c26565d2d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:14.419994 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4509d1af-e0b3-4b8c-ae18-815c26565d2d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:14.446433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:14.446433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:14.449039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4509d1af-e0b3-4b8c-ae18-815c26565d2d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:14.456455 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1055/2095] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:14 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:15.468263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df84d1c1-34ef-48ef-83de-6f8f9d06b8fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:15.468801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df84d1c1-34ef-48ef-83de-6f8f9d06b8fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:15.469021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:15.469021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:15.469399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df84d1c1-34ef-48ef-83de-6f8f9d06b8fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:15.469769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-df84d1c1-34ef-48ef-83de-6f8f9d06b8fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:15.513848 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:15.513848 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:15.515712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df84d1c1-34ef-48ef-83de-6f8f9d06b8fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:15.516855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1041/2096] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:15 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:16.530895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-428f86c6-2467-476e-816a-0cffa3e05268 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:16.532173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-428f86c6-2467-476e-816a-0cffa3e05268 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:16.532610 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:16.532610 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:16.533300 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-428f86c6-2467-476e-816a-0cffa3e05268 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:16.533864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-428f86c6-2467-476e-816a-0cffa3e05268 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:16.576954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:16.576954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:16.578899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-428f86c6-2467-476e-816a-0cffa3e05268 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:16.585279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1056/2097] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:16 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:17.596510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ba3b1ce-a171-48d5-a0e5-3dd2ef618400 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:17.597007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ba3b1ce-a171-48d5-a0e5-3dd2ef618400 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:17.597230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:17.597230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:17.597607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ba3b1ce-a171-48d5-a0e5-3dd2ef618400 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:17.597978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0ba3b1ce-a171-48d5-a0e5-3dd2ef618400 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:17.643309 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:17.643309 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:17.645717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ba3b1ce-a171-48d5-a0e5-3dd2ef618400 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:17.646542 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1042/2098] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:17 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:18.662694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21206464-0e4e-4198-a37a-24e9f8610556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:18.663217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21206464-0e4e-4198-a37a-24e9f8610556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:18.663891 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:18.663891 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:18.664275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21206464-0e4e-4198-a37a-24e9f8610556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:18.665185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-21206464-0e4e-4198-a37a-24e9f8610556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:18.710258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:18.710258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:18.712698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21206464-0e4e-4198-a37a-24e9f8610556 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:18.713492 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1057/2099] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:18 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:19.735827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fbd0752-9845-4657-a77a-b2802f9f646a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:19.738080 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0752-9845-4657-a77a-b2802f9f646a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:19.738480 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:19.738480 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:19.739122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0752-9845-4657-a77a-b2802f9f646a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:19.739698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1fbd0752-9845-4657-a77a-b2802f9f646a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:19.809585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:19.809585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:19.812354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fbd0752-9845-4657-a77a-b2802f9f646a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:19.815361 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1043/2100] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:19 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:20.829088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81bc8e12-e912-41d7-97fc-d112c0244037 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:20.830599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81bc8e12-e912-41d7-97fc-d112c0244037 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:20.830992 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:20.830992 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:20.831690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81bc8e12-e912-41d7-97fc-d112c0244037 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:20.832387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-81bc8e12-e912-41d7-97fc-d112c0244037 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:20.859155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:20.859155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:20.861310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81bc8e12-e912-41d7-97fc-d112c0244037 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:20.862114 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1058/2101] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:20 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:21.877201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7059a02a-7408-4d40-a109-10288212da7f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:21.877723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7059a02a-7408-4d40-a109-10288212da7f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:21.877939 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:21.877939 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:21.878257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7059a02a-7408-4d40-a109-10288212da7f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:21.878627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7059a02a-7408-4d40-a109-10288212da7f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:21.902493 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:21.902493 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:21.904336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7059a02a-7408-4d40-a109-10288212da7f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:21.905149 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1044/2102] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:21 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:22.918988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54b44b81-d9a2-45e9-937c-760d1718976a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:22.919690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54b44b81-d9a2-45e9-937c-760d1718976a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:22.920005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:22.920005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:22.920552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54b44b81-d9a2-45e9-937c-760d1718976a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:22.921027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-54b44b81-d9a2-45e9-937c-760d1718976a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:22.945565 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:22.945565 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:22.948110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54b44b81-d9a2-45e9-937c-760d1718976a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:22.952896 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1059/2103] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:22 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:23.398208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf4f6368-43e1-4b01-b2fc-b8bb55b597c4 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] GET http://10.222.0.73/volume/v3/cadb10d1f69543149f6f9cb6a38fe107/scheduler-stats/get_pools?detail=True Jan 02 10:39:23.398848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf4f6368-43e1-4b01-b2fc-b8bb55b597c4 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:23.400220 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:23.400220 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:23.400769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf4f6368-43e1-4b01-b2fc-b8bb55b597c4 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] Calling method 'get_pools' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:23.420037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf4f6368-43e1-4b01-b2fc-b8bb55b597c4 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] http://10.222.0.73/volume/v3/cadb10d1f69543149f6f9cb6a38fe107/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 02 10:39:23.421070 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1045/2104] 10.222.0.73 () {58 vars in 1281 bytes} [Sat Jan 2 10:39:23 2021] GET /volume/v3/cadb10d1f69543149f6f9cb6a38fe107/scheduler-stats/get_pools?detail=True => generated 769 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:23.435042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae9902d2-899e-4ab5-a194-0d1551bd66f7 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] GET http://10.222.0.73/volume/v3/cadb10d1f69543149f6f9cb6a38fe107/scheduler-stats/get_pools Jan 02 10:39:23.435597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae9902d2-899e-4ab5-a194-0d1551bd66f7 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:23.435772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:23.435772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:23.436143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae9902d2-899e-4ab5-a194-0d1551bd66f7 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] Calling method 'get_pools' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:23.455582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae9902d2-899e-4ab5-a194-0d1551bd66f7 tempest-VolumePoolsAdminTestsJSON-898740086 tempest-VolumePoolsAdminTestsJSON-898740086] http://10.222.0.73/volume/v3/cadb10d1f69543149f6f9cb6a38fe107/scheduler-stats/get_pools returned with HTTP 200 Jan 02 10:39:23.456837 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1060/2105] 10.222.0.73 () {58 vars in 1258 bytes} [Sat Jan 2 10:39:23 2021] GET /volume/v3/cadb10d1f69543149f6f9cb6a38fe107/scheduler-stats/get_pools => generated 61 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:39:23.963980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d50353da-5ec1-43a7-9b1b-366d4183501b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:23.964666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d50353da-5ec1-43a7-9b1b-366d4183501b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:23.965307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d50353da-5ec1-43a7-9b1b-366d4183501b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:23.965758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d50353da-5ec1-43a7-9b1b-366d4183501b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:23.995239 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:23.995239 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:23.997363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d50353da-5ec1-43a7-9b1b-366d4183501b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:23.998262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1046/2106] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:23 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:25.012903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5889fa7b-4dd7-42b6-8bb5-cbc33b00df02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:25.013458 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5889fa7b-4dd7-42b6-8bb5-cbc33b00df02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:25.014279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5889fa7b-4dd7-42b6-8bb5-cbc33b00df02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:25.014883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5889fa7b-4dd7-42b6-8bb5-cbc33b00df02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:25.040241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:25.040241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:25.042714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5889fa7b-4dd7-42b6-8bb5-cbc33b00df02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:25.043755 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1061/2107] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:25 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:26.057916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68825b93-94b9-41ad-9c59-b97964b77a7a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:26.059071 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68825b93-94b9-41ad-9c59-b97964b77a7a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:26.059462 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:26.059462 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:26.060097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68825b93-94b9-41ad-9c59-b97964b77a7a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:26.060612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-68825b93-94b9-41ad-9c59-b97964b77a7a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:26.087574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:26.087574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:26.089927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68825b93-94b9-41ad-9c59-b97964b77a7a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:26.091202 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1047/2108] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:26 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:27.108668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e5cd279-6d5a-48ad-80cd-e9c2d60727a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:27.108668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e5cd279-6d5a-48ad-80cd-e9c2d60727a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:27.108668 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:27.108668 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:27.108668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e5cd279-6d5a-48ad-80cd-e9c2d60727a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:27.108668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5e5cd279-6d5a-48ad-80cd-e9c2d60727a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:27.137392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:27.137392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:27.137392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e5cd279-6d5a-48ad-80cd-e9c2d60727a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:27.137392 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1062/2109] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:27 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:27.770388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9241f6db-28bd-4e02-b142-17065f3a64fa tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] POST http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types Jan 02 10:39:27.770388 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:27.770388 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:27.770388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9241f6db-28bd-4e02-b142-17065f3a64fa tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:27.837288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9241f6db-28bd-4e02-b142-17065f3a64fa tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types returned with HTTP 200 Jan 02 10:39:27.853965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-643e4e74-95a5-482a-b815-a8a3329ab37f tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] POST http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types Jan 02 10:39:27.853965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:27.853965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:27.853965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-643e4e74-95a5-482a-b815-a8a3329ab37f tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:27.864279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1048/2110] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:39:27 2021] POST /volume/v3/042309fa047249c18b431ae1f9aae742/types => generated 188 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:27.929551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-643e4e74-95a5-482a-b815-a8a3329ab37f tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types returned with HTTP 200 Jan 02 10:39:27.929551 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1063/2111] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:39:27 2021] POST /volume/v3/042309fa047249c18b431ae1f9aae742/types => generated 188 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:28.085122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] POST http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes Jan 02 10:39:28.085122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:28.085122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:39:28.101095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Create volume of 1 GB Jan 02 10:39:28.101095 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:28.101095 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:28.101095 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Availability Zones retrieved successfully. Jan 02 10:39:28.120807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Flow 'volume_create_api' (db397136-1da3-4c02-bec6-d193868a8463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:28.120807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b189e561-1e0f-4cfc-a9db-647b189a5ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:28.124401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:39:28.151122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d0338e1-cea7-4c83-9bdb-d57b9eba52d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:28.151122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d0338e1-cea7-4c83-9bdb-d57b9eba52d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:28.151122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d0338e1-cea7-4c83-9bdb-d57b9eba52d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:28.151122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2d0338e1-cea7-4c83-9bdb-d57b9eba52d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:28.223570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:28.223570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:28.223570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d0338e1-cea7-4c83-9bdb-d57b9eba52d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:28.223570 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1064/2112] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:28 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:28.244355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b189e561-1e0f-4cfc-a9db-647b189a5ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:39:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00087777-0662-4bfd-bcaf-bfe20f1b2aac,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00087777-0662-4bfd-bcaf-bfe20f1b2aac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:28.244355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abf89ae-20c7-4b57-ab37-ecf1cb6a4a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:28.295190 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] 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 02 10:39:28.295190 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] 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 02 10:39:28.415478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Created reservations ['856a4a2c-faa7-4b30-a2b9-b440198bf56f', '30fe9b6a-3c87-471e-b641-cdf651b950d6', 'b270081c-c7f8-4038-a2a2-460e8ca8d03c', 'e3fcd0c8-0351-40b9-988a-92632ee5a622'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:28.415478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abf89ae-20c7-4b57-ab37-ecf1cb6a4a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['856a4a2c-faa7-4b30-a2b9-b440198bf56f', '30fe9b6a-3c87-471e-b641-cdf651b950d6', 'b270081c-c7f8-4038-a2a2-460e8ca8d03c', 'e3fcd0c8-0351-40b9-988a-92632ee5a622']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:28.415478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28398acc-d81e-4a8c-bfdb-e33d7f930cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:28.514133 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28398acc-d81e-4a8c-bfdb-e33d7f930cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda2dc32-ac36-45cb-b73f-9fca1513378e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6a6630fd8c459d9be0cb6f5caf52dc',qos_specs=None,replication_status=,reservations=['856a4a2c-faa7-4b30-a2b9-b440198bf56f','30fe9b6a-3c87-471e-b641-cdf651b950d6','b270081c-c7f8-4038-a2a2-460e8ca8d03c','e3fcd0c8-0351-40b9-988a-92632ee5a622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23a6d0b0dfad4382a51ab0212f5739e8',volume_type_id=00087777-0662-4bfd-bcaf-bfe20f1b2aac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fda2dc32-ac36-45cb-b73f-9fca1513378e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6a6630fd8c459d9be0cb6f5caf52dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='23a6d0b0dfad4382a51ab0212f5739e8',volume_attachment=,volume_type=,volume_type_id=00087777-0662-4bfd-bcaf-bfe20f1b2aac)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:28.514133 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (576ea539-2c55-4fa5-8174-799f284726dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:28.541326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (576ea539-2c55-4fa5-8174-799f284726dc) transitioned into state 'SUCCESS' from state '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-1512101342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6a6630fd8c459d9be0cb6f5caf52dc',qos_specs=None,replication_status=,reservations=['856a4a2c-faa7-4b30-a2b9-b440198bf56f','30fe9b6a-3c87-471e-b641-cdf651b950d6','b270081c-c7f8-4038-a2a2-460e8ca8d03c','e3fcd0c8-0351-40b9-988a-92632ee5a622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23a6d0b0dfad4382a51ab0212f5739e8',volume_type_id=00087777-0662-4bfd-bcaf-bfe20f1b2aac)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:28.554062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c1281b-72da-470d-8bff-f62d4b143003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:28.582816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c1281b-72da-470d-8bff-f62d4b143003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:28.592174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Flow 'volume_create_api' (db397136-1da3-4c02-bec6-d193868a8463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:28.660421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Create volume request issued successfully. Jan 02 10:39:28.674682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc4d7059-f48b-4050-8ac9-5e3c788c8964 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes returned with HTTP 202 Jan 02 10:39:28.693916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-223f7437-58e2-48d0-ad5c-f8aafcc7960b tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:28.693916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-223f7437-58e2-48d0-ad5c-f8aafcc7960b tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:28.693916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:28.693916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:28.693916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-223f7437-58e2-48d0-ad5c-f8aafcc7960b tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:28.699875 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1049/2113] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:39:27 2021] POST /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes => generated 834 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:39:28.748587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:28.748587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:28.753876 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-223f7437-58e2-48d0-ad5c-f8aafcc7960b tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:28.820118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-223f7437-58e2-48d0-ad5c-f8aafcc7960b tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:28.820118 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1065/2114] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:28 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 902 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:29.245367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e7feee1-eda8-4a91-84ee-77e5c1e43837 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:29.245367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e7feee1-eda8-4a91-84ee-77e5c1e43837 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:29.245367 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:29.245367 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:29.248960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e7feee1-eda8-4a91-84ee-77e5c1e43837 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:29.248960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4e7feee1-eda8-4a91-84ee-77e5c1e43837 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:29.298503 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:29.298503 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:29.298503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e7feee1-eda8-4a91-84ee-77e5c1e43837 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:29.298503 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1050/2115] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:29 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:29.862004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-873e4ff4-78b2-46c2-b3d1-b9de699dbe37 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:29.862004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-873e4ff4-78b2-46c2-b3d1-b9de699dbe37 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:29.862004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:29.862004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:29.862004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-873e4ff4-78b2-46c2-b3d1-b9de699dbe37 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:30.040616 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:30.040616 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:30.056944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-873e4ff4-78b2-46c2-b3d1-b9de699dbe37 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:30.098245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-873e4ff4-78b2-46c2-b3d1-b9de699dbe37 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:30.098245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1066/2116] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:29 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 927 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:30.111030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfb0f2d3-ed57-4646-8005-7e0c4514a9d4 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] GET http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:30.111030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfb0f2d3-ed57-4646-8005-7e0c4514a9d4 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:30.111030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:30.111030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:30.111030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfb0f2d3-ed57-4646-8005-7e0c4514a9d4 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:30.170516 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:30.170516 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:30.182532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cfb0f2d3-ed57-4646-8005-7e0c4514a9d4 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Volume info retrieved successfully. Jan 02 10:39:30.200912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfb0f2d3-ed57-4646-8005-7e0c4514a9d4 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:30.200912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1051/2117] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:30 2021] GET /volume/v3/042309fa047249c18b431ae1f9aae742/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 1098 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:39:30.229093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] POST http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e/action Jan 02 10:39:30.229093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:30.229093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:30.229093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:39:30.229093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:30.323196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff9c804e-c306-4fbf-a31f-591c29799a45 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:30.323196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff9c804e-c306-4fbf-a31f-591c29799a45 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:30.323196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:30.323196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:30.323196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff9c804e-c306-4fbf-a31f-591c29799a45 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:30.341932 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:30.341932 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:30.341932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:30.351544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ff9c804e-c306-4fbf-a31f-591c29799a45 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:30.418968 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] 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 02 10:39:30.418968 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] 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 02 10:39:30.424173 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:30.424173 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:30.424173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff9c804e-c306-4fbf-a31f-591c29799a45 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:30.424173 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1052/2118] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:30 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:30.471464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Created reservations ['a62ce09b-6f0b-49f7-8137-222b86109534', '0f2d3bb6-6ac4-44d9-9f1d-18979c563f73'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:30.530616 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] 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 02 10:39:30.530616 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] 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 02 10:39:30.557977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Created reservations ['6e15864b-48bb-496e-bd17-c3f1026b1bba', 'a4afed2b-a107-4b38-9236-c2410d886dcb'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:30.671245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Retype volume request issued successfully. Jan 02 10:39:30.671245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d04f606e-f604-4c4a-9be0-d031cde4b932 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e/action returned with HTTP 202 Jan 02 10:39:30.671245 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1067/2119] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:39:30 2021] POST /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:39:30.680387 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bebdd834-b2a2-47c7-b2be-232db931fcf7 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:30.680387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bebdd834-b2a2-47c7-b2be-232db931fcf7 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:30.680387 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:30.680387 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:30.680387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bebdd834-b2a2-47c7-b2be-232db931fcf7 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:30.741241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:30.741241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:30.749781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bebdd834-b2a2-47c7-b2be-232db931fcf7 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:30.771448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bebdd834-b2a2-47c7-b2be-232db931fcf7 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:30.772433 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1053/2120] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:30 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 926 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:31.433865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-24873cc6-1feb-467b-aad2-14c23b1720ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:31.434396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-24873cc6-1feb-467b-aad2-14c23b1720ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:31.434666 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:31.434666 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:31.434962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-24873cc6-1feb-467b-aad2-14c23b1720ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:31.435361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-24873cc6-1feb-467b-aad2-14c23b1720ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:31.467535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:31.467535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:31.467535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-24873cc6-1feb-467b-aad2-14c23b1720ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:31.467535 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1068/2121] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:31 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:31.788900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db9b741f-ccc2-473b-a6ea-7434336da0f2 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:31.789466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db9b741f-ccc2-473b-a6ea-7434336da0f2 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:31.789751 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:31.789751 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:31.790142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db9b741f-ccc2-473b-a6ea-7434336da0f2 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:31.838376 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:31.838376 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:31.846307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-db9b741f-ccc2-473b-a6ea-7434336da0f2 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:31.867325 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db9b741f-ccc2-473b-a6ea-7434336da0f2 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:31.868643 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1054/2122] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:31 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 927 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:31.884242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45080f01-80ac-4539-82ae-df7a91aa9c82 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] GET http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:31.884759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45080f01-80ac-4539-82ae-df7a91aa9c82 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:31.884974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:31.884974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:31.885348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45080f01-80ac-4539-82ae-df7a91aa9c82 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:31.936505 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:31.936505 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:31.944621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-45080f01-80ac-4539-82ae-df7a91aa9c82 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Volume info retrieved successfully. Jan 02 10:39:31.966217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45080f01-80ac-4539-82ae-df7a91aa9c82 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:31.978617 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1069/2123] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:31 2021] GET /volume/v3/042309fa047249c18b431ae1f9aae742/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 1098 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:39:31.983885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eafa1a8a-c0e9-4755-8060-8be697fbe923 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] GET http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342 Jan 02 10:39:31.984481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eafa1a8a-c0e9-4755-8060-8be697fbe923 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:31.984762 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:31.984762 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:31.985258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eafa1a8a-c0e9-4755-8060-8be697fbe923 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:31.987187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-eafa1a8a-c0e9-4755-8060-8be697fbe923 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342'), ('all_tenants', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:39:32.041093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eafa1a8a-c0e9-4755-8060-8be697fbe923 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Get all volumes completed successfully. Jan 02 10:39:32.042086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eafa1a8a-c0e9-4755-8060-8be697fbe923 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342 returned with HTTP 200 Jan 02 10:39:32.049647 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1055/2124] 10.222.0.73 () {58 vars in 1365 bytes} [Sat Jan 2 10:39:31 2021] GET /volume/v3/042309fa047249c18b431ae1f9aae742/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1512101342 => generated 413 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:32.055577 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] DELETE http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:32.056358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:32.056573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:32.056573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:32.056940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:32.057394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Delete volume with id: fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:32.104885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:32.104885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:32.105998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:32.138446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Delete volume request issued successfully. Jan 02 10:39:32.138446 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb5ac739-f464-4c38-8d0b-9e20ff3dad22 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 202 Jan 02 10:39:32.139175 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1070/2125] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:39:32 2021] DELETE /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:32.147135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c3fe437-be84-48a7-916c-2f47dea8ba7d tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:32.147896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe437-be84-48a7-916c-2f47dea8ba7d tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:32.147896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:32.147896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:32.149927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe437-be84-48a7-916c-2f47dea8ba7d tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:32.200528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:32.200528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:32.209805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7c3fe437-be84-48a7-916c-2f47dea8ba7d tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:32.235613 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7c3fe437-be84-48a7-916c-2f47dea8ba7d tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:32.249186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1056/2126] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:32 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 926 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:32.482187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4aaa97c1-a487-4939-8340-1ec4e90f339a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:32.482628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4aaa97c1-a487-4939-8340-1ec4e90f339a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:32.482628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:32.482628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:32.483175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4aaa97c1-a487-4939-8340-1ec4e90f339a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:32.483727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4aaa97c1-a487-4939-8340-1ec4e90f339a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:32.516874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:32.516874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:32.519536 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4aaa97c1-a487-4939-8340-1ec4e90f339a tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:32.521257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1071/2127] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:32 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:33.253610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c4f51b3-3c4f-4db2-91d3-6a52cca938b1 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:33.254359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c4f51b3-3c4f-4db2-91d3-6a52cca938b1 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:33.254359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:33.254359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:33.254359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c4f51b3-3c4f-4db2-91d3-6a52cca938b1 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:33.308772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:33.308772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:33.318892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c4f51b3-3c4f-4db2-91d3-6a52cca938b1 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Volume info retrieved successfully. Jan 02 10:39:33.361504 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c4f51b3-3c4f-4db2-91d3-6a52cca938b1 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 200 Jan 02 10:39:33.361504 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1057/2128] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:33 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 926 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:33.558372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a053da35-aebf-4c6d-be65-c35538673474 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:33.558372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a053da35-aebf-4c6d-be65-c35538673474 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:33.558372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:33.558372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:33.558372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a053da35-aebf-4c6d-be65-c35538673474 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:33.558372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a053da35-aebf-4c6d-be65-c35538673474 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:33.616321 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:33.616321 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:33.618850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a053da35-aebf-4c6d-be65-c35538673474 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:33.619713 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1072/2129] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:33 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:34.367005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b60ea4ea-e1e4-4ae7-9738-a3f2f2333d91 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] GET http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e Jan 02 10:39:34.368502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b60ea4ea-e1e4-4ae7-9738-a3f2f2333d91 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:34.368917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:34.368917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:34.369643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b60ea4ea-e1e4-4ae7-9738-a3f2f2333d91 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:34.432596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b60ea4ea-e1e4-4ae7-9738-a3f2f2333d91 tempest-VolumeRetypeWithoutMigrationTest-1189489318 tempest-VolumeRetypeWithoutMigrationTest-1189489318] http://10.222.0.73/volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e returned with HTTP 404 Jan 02 10:39:34.433799 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1058/2130] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:34 2021] GET /volume/v3/5e6a6630fd8c459d9be0cb6f5caf52dc/volumes/fda2dc32-ac36-45cb-b73f-9fca1513378e => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:34.441901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8589026c-59ca-451d-a9d7-bbf3b105d12c tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] DELETE http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/d5f2c012-bf4e-4eae-b7b9-0f4cac906f7e Jan 02 10:39:34.450865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8589026c-59ca-451d-a9d7-bbf3b105d12c tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:34.450865 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:34.450865 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:34.450865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8589026c-59ca-451d-a9d7-bbf3b105d12c tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:34.541366 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:39:34.541366 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:39:34.567636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8589026c-59ca-451d-a9d7-bbf3b105d12c tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/d5f2c012-bf4e-4eae-b7b9-0f4cac906f7e returned with HTTP 202 Jan 02 10:39:34.567636 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1073/2131] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:34 2021] DELETE /volume/v3/042309fa047249c18b431ae1f9aae742/types/d5f2c012-bf4e-4eae-b7b9-0f4cac906f7e => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:34.571056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f66cbfd4-303c-435a-9324-c3b25f5a0c2d tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] GET http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/d5f2c012-bf4e-4eae-b7b9-0f4cac906f7e Jan 02 10:39:34.571056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f66cbfd4-303c-435a-9324-c3b25f5a0c2d tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:34.571056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f66cbfd4-303c-435a-9324-c3b25f5a0c2d tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:34.596250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f66cbfd4-303c-435a-9324-c3b25f5a0c2d tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/d5f2c012-bf4e-4eae-b7b9-0f4cac906f7e returned with HTTP 404 Jan 02 10:39:34.596250 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1059/2132] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:34 2021] GET /volume/v3/042309fa047249c18b431ae1f9aae742/types/d5f2c012-bf4e-4eae-b7b9-0f4cac906f7e => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:34.611930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c33b848-623e-492f-a08b-4f25e991c410 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] DELETE http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/00087777-0662-4bfd-bcaf-bfe20f1b2aac Jan 02 10:39:34.611930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c33b848-623e-492f-a08b-4f25e991c410 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:34.611930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c33b848-623e-492f-a08b-4f25e991c410 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:34.634382 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e08b21d-dbb8-4f6e-9f9c-da807f211229 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:34.634382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e08b21d-dbb8-4f6e-9f9c-da807f211229 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:34.634770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e08b21d-dbb8-4f6e-9f9c-da807f211229 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:34.635138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9e08b21d-dbb8-4f6e-9f9c-da807f211229 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:34.672750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:34.672750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:34.674615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e08b21d-dbb8-4f6e-9f9c-da807f211229 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:34.675474 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1060/2133] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:34 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:34.872650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c33b848-623e-492f-a08b-4f25e991c410 tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/00087777-0662-4bfd-bcaf-bfe20f1b2aac returned with HTTP 202 Jan 02 10:39:34.873541 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1074/2134] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:34 2021] DELETE /volume/v3/042309fa047249c18b431ae1f9aae742/types/00087777-0662-4bfd-bcaf-bfe20f1b2aac => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:34.881265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-15be3caa-b5a1-4e38-b7ff-4e408586a38e tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] GET http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/00087777-0662-4bfd-bcaf-bfe20f1b2aac Jan 02 10:39:34.881783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-15be3caa-b5a1-4e38-b7ff-4e408586a38e tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:34.881994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:34.881994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:34.882366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-15be3caa-b5a1-4e38-b7ff-4e408586a38e tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:34.893663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-15be3caa-b5a1-4e38-b7ff-4e408586a38e tempest-VolumeRetypeWithoutMigrationTest-472166388 tempest-VolumeRetypeWithoutMigrationTest-472166388] http://10.222.0.73/volume/v3/042309fa047249c18b431ae1f9aae742/types/00087777-0662-4bfd-bcaf-bfe20f1b2aac returned with HTTP 404 Jan 02 10:39:34.894699 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1061/2135] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:34 2021] GET /volume/v3/042309fa047249c18b431ae1f9aae742/types/00087777-0662-4bfd-bcaf-bfe20f1b2aac => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:35.696227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8867e7aa-e196-4b4d-bd1b-e9e171f59870 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:35.696914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8867e7aa-e196-4b4d-bd1b-e9e171f59870 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:35.697454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8867e7aa-e196-4b4d-bd1b-e9e171f59870 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:35.697827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8867e7aa-e196-4b4d-bd1b-e9e171f59870 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:35.737148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:35.737148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:35.739364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8867e7aa-e196-4b4d-bd1b-e9e171f59870 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:35.740005 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1075/2136] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:35 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:36.755134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d09264f-0492-4f5a-bb55-528df6d7dda3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:36.763712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d09264f-0492-4f5a-bb55-528df6d7dda3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:36.763712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d09264f-0492-4f5a-bb55-528df6d7dda3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:36.763712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5d09264f-0492-4f5a-bb55-528df6d7dda3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:36.781694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:36.781694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:36.782347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d09264f-0492-4f5a-bb55-528df6d7dda3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:36.783171 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1062/2137] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:36 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:37.800653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d9aeb08-13aa-417f-a8fc-31e40bebf731 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:37.801698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d9aeb08-13aa-417f-a8fc-31e40bebf731 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:37.802257 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:37.802257 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:37.802894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5d9aeb08-13aa-417f-a8fc-31e40bebf731 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:37.804146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5d9aeb08-13aa-417f-a8fc-31e40bebf731 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:37.848569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:37.848569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:37.850461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5d9aeb08-13aa-417f-a8fc-31e40bebf731 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:37.851536 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1076/2138] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:37 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:38.866147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6cc20e88-1748-459e-a8da-586fc9700ea9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:38.866867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6cc20e88-1748-459e-a8da-586fc9700ea9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:38.867092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:38.867092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:38.868246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6cc20e88-1748-459e-a8da-586fc9700ea9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:38.868656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-6cc20e88-1748-459e-a8da-586fc9700ea9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:38.890688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:38.890688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:38.892648 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6cc20e88-1748-459e-a8da-586fc9700ea9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:38.900439 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1063/2139] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:38 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:39.160099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8bd7cd12-0e7b-45c0-a6e6-32f6c3011008 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services Jan 02 10:39:39.161078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8bd7cd12-0e7b-45c0-a6e6-32f6c3011008 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:39.161078 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:39.161078 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:39.161471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8bd7cd12-0e7b-45c0-a6e6-32f6c3011008 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:39.170940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8bd7cd12-0e7b-45c0-a6e6-32f6c3011008 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services returned with HTTP 200 Jan 02 10:39:39.177371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1077/2140] 10.222.0.73 () {58 vars in 1216 bytes} [Sat Jan 2 10:39:38 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services => generated 629 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:39.187411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-323eff42-c730-4689-a6ab-8c89749a742a tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9 Jan 02 10:39:39.188338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-323eff42-c730-4689-a6ab-8c89749a742a tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:39.188338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:39.188338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:39.188548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-323eff42-c730-4689-a6ab-8c89749a742a tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:39.201079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-323eff42-c730-4689-a6ab-8c89749a742a tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9 returned with HTTP 200 Jan 02 10:39:39.201079 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1064/2141] 10.222.0.73 () {58 vars in 1251 bytes} [Sat Jan 2 10:39:39 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9 => generated 629 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:39.221725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5e548d9-2de3-4c2f-b3e1-85bebaa28f25 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9&binary=cinder-backup Jan 02 10:39:39.223025 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5e548d9-2de3-4c2f-b3e1-85bebaa28f25 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:39.224384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5e548d9-2de3-4c2f-b3e1-85bebaa28f25 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:39.234445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5e548d9-2de3-4c2f-b3e1-85bebaa28f25 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9&binary=cinder-backup returned with HTTP 200 Jan 02 10:39:39.235881 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1078/2142] 10.222.0.73 () {58 vars in 1293 bytes} [Sat Jan 2 10:39:39 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9&binary=cinder-backup => generated 188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:39:39.261357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e0641e9-e867-4c5e-ac66-7cd5de9bed76 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?binary=cinder-backup Jan 02 10:39:39.261911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e0641e9-e867-4c5e-ac66-7cd5de9bed76 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:39.262542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e0641e9-e867-4c5e-ac66-7cd5de9bed76 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:39.271268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e0641e9-e867-4c5e-ac66-7cd5de9bed76 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?binary=cinder-backup returned with HTTP 200 Jan 02 10:39:39.272361 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1065/2143] 10.222.0.73 () {58 vars in 1257 bytes} [Sat Jan 2 10:39:39 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?binary=cinder-backup => generated 188 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:39.503632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] POST http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes Jan 02 10:39:39.504404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1527201606"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:39.505587 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1527201606'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:39:39.505956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Create volume of 1 GB Jan 02 10:39:39.519984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Availability Zones retrieved successfully. Jan 02 10:39:39.535567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Flow 'volume_create_api' (27665a46-8a4b-4e6b-9a90-8d72e6e19358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:39.540916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a52369b-989d-4856-9d43-cabc0db70c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:39.550571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:39:39.616675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a52369b-989d-4856-9d43-cabc0db70c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:39.619899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafde1d0-026b-4929-b3fb-f0f52d2e7bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:39.726067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Created reservations ['c50704e1-25e6-4f95-9f74-0c72c65b97ae', 'c2853a2c-78ff-4da7-b198-39f27c0eb02f', 'f899b83a-93df-467b-bc83-ceecbf2da8bd', '7f71c4c4-c30d-4f9c-bfca-689b21c9a187'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:39.728287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafde1d0-026b-4929-b3fb-f0f52d2e7bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c50704e1-25e6-4f95-9f74-0c72c65b97ae', 'c2853a2c-78ff-4da7-b198-39f27c0eb02f', 'f899b83a-93df-467b-bc83-ceecbf2da8bd', '7f71c4c4-c30d-4f9c-bfca-689b21c9a187']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:39.730424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e05864d-069f-4595-afef-128522956a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:39.795511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e05864d-069f-4595-afef-128522956a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bea5eef-55dc-431b-87c1-2b95d0baf171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1527201606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0188f18281c46e9940b41d747c9428f',qos_specs=None,replication_status=,reservations=['c50704e1-25e6-4f95-9f74-0c72c65b97ae','c2853a2c-78ff-4da7-b198-39f27c0eb02f','f899b83a-93df-467b-bc83-ceecbf2da8bd','7f71c4c4-c30d-4f9c-bfca-689b21c9a187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc18933e43c45efa45044f7dba13c19',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1527201606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bea5eef-55dc-431b-87c1-2b95d0baf171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0188f18281c46e9940b41d747c9428f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1fc18933e43c45efa45044f7dba13c19',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:39.797549 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089752ba-9f80-40aa-99a3-f6453ad2b813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:39.831908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089752ba-9f80-40aa-99a3-f6453ad2b813) transitioned into state 'SUCCESS' from state '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-1527201606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0188f18281c46e9940b41d747c9428f',qos_specs=None,replication_status=,reservations=['c50704e1-25e6-4f95-9f74-0c72c65b97ae','c2853a2c-78ff-4da7-b198-39f27c0eb02f','f899b83a-93df-467b-bc83-ceecbf2da8bd','7f71c4c4-c30d-4f9c-bfca-689b21c9a187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc18933e43c45efa45044f7dba13c19',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:39.833936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfea339d-6d08-4f1b-821e-8c1f19a7ec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:39.861896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfea339d-6d08-4f1b-821e-8c1f19a7ec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:39.864681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Flow 'volume_create_api' (27665a46-8a4b-4e6b-9a90-8d72e6e19358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:39.910938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76793397-ef0a-4f9c-84e5-81a2510ccc77 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:39.912392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76793397-ef0a-4f9c-84e5-81a2510ccc77 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:39.913066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76793397-ef0a-4f9c-84e5-81a2510ccc77 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:39.913598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-76793397-ef0a-4f9c-84e5-81a2510ccc77 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:39.918629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Create volume request issued successfully. Jan 02 10:39:39.932787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b084f9e-43e6-4728-9cc4-7e399624ef44 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes returned with HTTP 202 Jan 02 10:39:39.933661 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1079/2144] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:39:39 2021] POST /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes => generated 823 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:39:39.949303 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4686220-0139-4618-ad90-428cab872a0e tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] GET http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:39.949820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4686220-0139-4618-ad90-428cab872a0e tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:39.950038 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:39.950038 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:39.950417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d4686220-0139-4618-ad90-428cab872a0e tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:39.952030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:39.952030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:39.954101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76793397-ef0a-4f9c-84e5-81a2510ccc77 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:39.955089 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1066/2145] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:39 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:40.002189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:40.002189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:40.010463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d4686220-0139-4618-ad90-428cab872a0e tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Volume info retrieved successfully. Jan 02 10:39:40.033101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d4686220-0139-4618-ad90-428cab872a0e tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 200 Jan 02 10:39:40.034185 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1080/2146] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:39 2021] GET /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 891 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:40.968288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02aca716-0850-4d56-96b6-ed3640cfca9b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:40.968810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02aca716-0850-4d56-96b6-ed3640cfca9b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:40.968999 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:40.968999 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:40.969367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02aca716-0850-4d56-96b6-ed3640cfca9b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:40.969881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-02aca716-0850-4d56-96b6-ed3640cfca9b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:40.993005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:40.993005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:40.994729 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02aca716-0850-4d56-96b6-ed3640cfca9b tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:40.995546 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1067/2147] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:40 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:41.049284 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26a5685c-a182-4ef8-85a5-7b29318a8ab0 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] GET http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:41.049921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26a5685c-a182-4ef8-85a5-7b29318a8ab0 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:41.050137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:41.050137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:41.050508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26a5685c-a182-4ef8-85a5-7b29318a8ab0 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:41.098225 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:41.098225 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:41.106644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-26a5685c-a182-4ef8-85a5-7b29318a8ab0 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Volume info retrieved successfully. Jan 02 10:39:41.128134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26a5685c-a182-4ef8-85a5-7b29318a8ab0 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 200 Jan 02 10:39:41.128939 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1081/2148] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:41 2021] GET /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:41.143686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-212f0cec-70ef-4c68-9657-6cfd7f6828f1 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:41.144152 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-212f0cec-70ef-4c68-9657-6cfd7f6828f1 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:41.144372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:41.144372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:41.144735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-212f0cec-70ef-4c68-9657-6cfd7f6828f1 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:41.196118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:41.196118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:41.203881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-212f0cec-70ef-4c68-9657-6cfd7f6828f1 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Volume info retrieved successfully. Jan 02 10:39:41.223967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-212f0cec-70ef-4c68-9657-6cfd7f6828f1 tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 200 Jan 02 10:39:41.224767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1068/2149] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:41 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 1087 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:39:41.243489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b4f0a8c-5650-4ce6-b2c1-92b74ecd357f tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9&binary=cinder-volume Jan 02 10:39:41.244060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b4f0a8c-5650-4ce6-b2c1-92b74ecd357f tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:41.244311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:41.244311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:41.244688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b4f0a8c-5650-4ce6-b2c1-92b74ecd357f tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:41.253502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b4f0a8c-5650-4ce6-b2c1-92b74ecd357f tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9&binary=cinder-volume returned with HTTP 200 Jan 02 10:39:41.259339 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1082/2150] 10.222.0.73 () {58 vars in 1293 bytes} [Sat Jan 2 10:39:41 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services?host=n-d-765311-9&binary=cinder-volume => generated 278 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:41.267806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08939e01-2f9e-4578-8258-de6af426e4de tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] GET http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services Jan 02 10:39:41.268322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08939e01-2f9e-4578-8258-de6af426e4de tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:41.268534 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:41.268534 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:41.268907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08939e01-2f9e-4578-8258-de6af426e4de tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:41.277502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08939e01-2f9e-4578-8258-de6af426e4de tempest-VolumesServicesTestJSON-1566816385 tempest-VolumesServicesTestJSON-1566816385] http://10.222.0.73/volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services returned with HTTP 200 Jan 02 10:39:41.278290 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1069/2151] 10.222.0.73 () {58 vars in 1216 bytes} [Sat Jan 2 10:39:41 2021] GET /volume/v3/2eb230bb381b4c13bfb1d60e9f2ffae3/os-services => generated 629 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:41.288965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] DELETE http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:41.289972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:41.290498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:41.290956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Delete volume with id: 0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:41.340988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:41.340988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:41.342229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Volume info retrieved successfully. Jan 02 10:39:41.371711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Delete volume request issued successfully. Jan 02 10:39:41.372180 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f2382b8-6838-4ff1-8f53-5b169d5ae9b8 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 202 Jan 02 10:39:41.373457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1083/2152] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:39:41 2021] DELETE /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:41.380662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06d49732-b4de-4681-9a6d-3b43e5047043 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] GET http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:41.381186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06d49732-b4de-4681-9a6d-3b43e5047043 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:41.382049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06d49732-b4de-4681-9a6d-3b43e5047043 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:41.432853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:41.432853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:41.440926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-06d49732-b4de-4681-9a6d-3b43e5047043 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Volume info retrieved successfully. Jan 02 10:39:41.463081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06d49732-b4de-4681-9a6d-3b43e5047043 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 200 Jan 02 10:39:41.463953 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1070/2153] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:41 2021] GET /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:42.010514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a515c65-c767-4d22-a5e0-515bb40da587 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:42.011001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a515c65-c767-4d22-a5e0-515bb40da587 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:42.011261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:42.011261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:42.011653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a515c65-c767-4d22-a5e0-515bb40da587 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:42.012015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4a515c65-c767-4d22-a5e0-515bb40da587 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:42.037269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:42.037269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:42.039097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a515c65-c767-4d22-a5e0-515bb40da587 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:42.040424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1084/2154] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:42 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:42.481642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36e78926-8d15-4647-b63f-7de5e1de4d67 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] GET http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:42.482094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36e78926-8d15-4647-b63f-7de5e1de4d67 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:42.482408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:42.482408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:42.482788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36e78926-8d15-4647-b63f-7de5e1de4d67 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:42.543911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:42.543911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:42.552605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-36e78926-8d15-4647-b63f-7de5e1de4d67 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Volume info retrieved successfully. Jan 02 10:39:42.588127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36e78926-8d15-4647-b63f-7de5e1de4d67 tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 200 Jan 02 10:39:42.588127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1071/2155] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:42 2021] GET /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:43.054362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71fae808-49f2-405a-8536-53ed11655421 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:43.056026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71fae808-49f2-405a-8536-53ed11655421 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:43.056896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:43.056896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:43.057527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71fae808-49f2-405a-8536-53ed11655421 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:43.058090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-71fae808-49f2-405a-8536-53ed11655421 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:43.082499 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:43.082499 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:43.084956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71fae808-49f2-405a-8536-53ed11655421 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:43.091387 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1085/2156] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:43 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:43.602771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eee9cdcf-32be-48a1-91f9-ef92f347fd6a tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] GET http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 Jan 02 10:39:43.603434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eee9cdcf-32be-48a1-91f9-ef92f347fd6a tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:43.603720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:43.603720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:43.604196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eee9cdcf-32be-48a1-91f9-ef92f347fd6a tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:43.649293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eee9cdcf-32be-48a1-91f9-ef92f347fd6a tempest-VolumesServicesTestJSON-2108483919 tempest-VolumesServicesTestJSON-2108483919] http://10.222.0.73/volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 returned with HTTP 404 Jan 02 10:39:43.650140 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1072/2157] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:43 2021] GET /volume/v3/d0188f18281c46e9940b41d747c9428f/volumes/0bea5eef-55dc-431b-87c1-2b95d0baf171 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:44.100036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc3dc1a7-98dd-43f1-ae91-0b436cdfe3e6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:44.101134 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc3dc1a7-98dd-43f1-ae91-0b436cdfe3e6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:44.102100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:44.102100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:44.103154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc3dc1a7-98dd-43f1-ae91-0b436cdfe3e6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:44.103721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dc3dc1a7-98dd-43f1-ae91-0b436cdfe3e6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:44.139825 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:44.139825 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:44.141989 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc3dc1a7-98dd-43f1-ae91-0b436cdfe3e6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:44.142945 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1086/2158] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:44 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:45.156626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1c44745-5fd6-48e7-8684-a72f54580af9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:45.157193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1c44745-5fd6-48e7-8684-a72f54580af9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:45.157785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1c44745-5fd6-48e7-8684-a72f54580af9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:45.158396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b1c44745-5fd6-48e7-8684-a72f54580af9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:45.180717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:45.180717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:45.182831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1c44745-5fd6-48e7-8684-a72f54580af9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:45.183666 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1073/2159] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:45 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:46.198575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d764a9d1-cb08-4bdd-84d2-829666382c42 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:46.199094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d764a9d1-cb08-4bdd-84d2-829666382c42 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:46.199201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:46.199201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:46.199557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d764a9d1-cb08-4bdd-84d2-829666382c42 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:46.200132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d764a9d1-cb08-4bdd-84d2-829666382c42 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:46.221825 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:46.221825 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:46.223670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d764a9d1-cb08-4bdd-84d2-829666382c42 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:46.224636 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1087/2160] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:46 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:47.223813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e528cee6-8d0b-4e84-8b7e-b37bd829a407 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] POST http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types Jan 02 10:39:47.224289 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:47.224289 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:47.224690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e528cee6-8d0b-4e84-8b7e-b37bd829a407 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1644839413", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:47.238235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e0a7b7b-7bf8-414e-8236-1552be4c03d6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:47.238965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e0a7b7b-7bf8-414e-8236-1552be4c03d6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:47.239164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:47.239164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:47.239573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e0a7b7b-7bf8-414e-8236-1552be4c03d6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:47.239946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-6e0a7b7b-7bf8-414e-8236-1552be4c03d6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:47.262370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:47.262370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:47.264593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e0a7b7b-7bf8-414e-8236-1552be4c03d6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:47.265408 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1088/2161] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:47 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:47.289511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e528cee6-8d0b-4e84-8b7e-b37bd829a407 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types returned with HTTP 200 Jan 02 10:39:47.290427 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1074/2162] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:39:47 2021] POST /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types => generated 278 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:47.300377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33e7c96a-375e-4d1c-9cad-63752f2a458b tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] POST http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types Jan 02 10:39:47.300828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:47.300828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:47.301263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33e7c96a-375e-4d1c-9cad-63752f2a458b tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1766399876", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:47.350311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33e7c96a-375e-4d1c-9cad-63752f2a458b tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types returned with HTTP 200 Jan 02 10:39:47.351317 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1089/2163] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:39:47 2021] POST /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types => generated 278 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:47.499552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] POST http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes Jan 02 10:39:47.500420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2129500823", "volume_type": "470b0f2b-5868-4d12-b5bf-a2feedd1b571", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:47.501616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-2129500823', 'volume_type': '470b0f2b-5868-4d12-b5bf-a2feedd1b571', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:39:47.515845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Create volume of 1 GB Jan 02 10:39:47.516746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:47.516746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:47.517379 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Availability Zones retrieved successfully. Jan 02 10:39:47.534162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Flow 'volume_create_api' (07f2c26b-e9b6-4389-ad61-1b0c3d163879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:47.536982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b95a661-7bbb-4fa2-aa6d-6a9f366659de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:47.538991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:39:47.597875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b95a661-7bbb-4fa2-aa6d-6a9f366659de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:39:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=470b0f2b-5868-4d12-b5bf-a2feedd1b571,is_public=True,name='tempest-VolumeTypesTest-volume-type-1644839413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '470b0f2b-5868-4d12-b5bf-a2feedd1b571', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:47.600111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8aa0ee-7361-44db-ae62-0a62eb70e64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:47.645885 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1644839413 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1644839413, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:39:47.646770 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1644839413 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1644839413, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:39:47.688985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Created reservations ['5e471f4d-4e4a-49e0-b581-7183f001ce03', '40d599e0-24df-4e6b-a88b-cbd3dc2f1391', 'b832be3b-78c6-4e39-85a3-b3ad80b44935', 'cc16f6b2-d0df-40d6-a9f1-6afdface82eb'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:47.691231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8aa0ee-7361-44db-ae62-0a62eb70e64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e471f4d-4e4a-49e0-b581-7183f001ce03', '40d599e0-24df-4e6b-a88b-cbd3dc2f1391', 'b832be3b-78c6-4e39-85a3-b3ad80b44935', 'cc16f6b2-d0df-40d6-a9f1-6afdface82eb']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:47.693566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c560986b-55b9-4a19-86b6-0eebf22660e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:47.759843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c560986b-55b9-4a19-86b6-0eebf22660e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d45c346-8638-4ea9-83b6-aa189a1255bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2129500823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77de4defa3e04b01b4c2308e71883fa6',qos_specs=None,replication_status=,reservations=['5e471f4d-4e4a-49e0-b581-7183f001ce03','40d599e0-24df-4e6b-a88b-cbd3dc2f1391','b832be3b-78c6-4e39-85a3-b3ad80b44935','cc16f6b2-d0df-40d6-a9f1-6afdface82eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0955adb0564433b25a4c1475c7ba4d',volume_type_id=470b0f2b-5868-4d12-b5bf-a2feedd1b571), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2129500823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d45c346-8638-4ea9-83b6-aa189a1255bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77de4defa3e04b01b4c2308e71883fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4c0955adb0564433b25a4c1475c7ba4d',volume_attachment=,volume_type=,volume_type_id=470b0f2b-5868-4d12-b5bf-a2feedd1b571)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:47.761949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a3a381-a87b-4c8d-bb25-58489c3d86b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:47.789967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a3a381-a87b-4c8d-bb25-58489c3d86b7) transitioned into state 'SUCCESS' from state '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-2129500823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77de4defa3e04b01b4c2308e71883fa6',qos_specs=None,replication_status=,reservations=['5e471f4d-4e4a-49e0-b581-7183f001ce03','40d599e0-24df-4e6b-a88b-cbd3dc2f1391','b832be3b-78c6-4e39-85a3-b3ad80b44935','cc16f6b2-d0df-40d6-a9f1-6afdface82eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0955adb0564433b25a4c1475c7ba4d',volume_type_id=470b0f2b-5868-4d12-b5bf-a2feedd1b571)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:47.792262 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7e3978-c1db-4f12-a30e-338f93d39ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:47.806993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7e3978-c1db-4f12-a30e-338f93d39ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:47.809674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Flow 'volume_create_api' (07f2c26b-e9b6-4389-ad61-1b0c3d163879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:47.865483 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Create volume request issued successfully. Jan 02 10:39:47.890256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79243936-8fef-42d0-b367-4d7f6cd0a5dd tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes returned with HTTP 202 Jan 02 10:39:47.891408 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1075/2164] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:39:47 2021] POST /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes => generated 850 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 10:39:47.906252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8de97d9f-3280-44ed-8f25-0b8a238e35d8 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:47.906780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8de97d9f-3280-44ed-8f25-0b8a238e35d8 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:47.907269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8de97d9f-3280-44ed-8f25-0b8a238e35d8 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:47.967115 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:47.967115 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:47.976851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8de97d9f-3280-44ed-8f25-0b8a238e35d8 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:48.020481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8de97d9f-3280-44ed-8f25-0b8a238e35d8 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:48.021309 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1090/2165] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:47 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:48.279769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae0de1b0-c92a-4662-84b5-fd1d8e9722f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:48.280891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae0de1b0-c92a-4662-84b5-fd1d8e9722f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:48.281095 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:48.281095 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:48.281711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae0de1b0-c92a-4662-84b5-fd1d8e9722f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:48.282251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ae0de1b0-c92a-4662-84b5-fd1d8e9722f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:48.307950 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:48.307950 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:48.309864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae0de1b0-c92a-4662-84b5-fd1d8e9722f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:48.310820 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1076/2166] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:48 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:48.769064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes Jan 02 10:39:48.769627 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:48.769627 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:48.770193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-104634522"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:48.771381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-104634522'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:39:48.771747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume of 1 GB Jan 02 10:39:48.785931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Availability Zones retrieved successfully. Jan 02 10:39:48.802914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Flow 'volume_create_api' (06c779e8-fe50-4ff0-aeac-01f15306379b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:48.806737 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94d5d61-ea3e-4afd-88ba-004b52353c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:48.808762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:39:48.878093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94d5d61-ea3e-4afd-88ba-004b52353c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:48.880295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21f4accf-b882-47e2-905a-52233bdb5ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:48.982589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Created reservations ['82e33922-2961-48b2-a021-0b50947ac2d1', '4a97c653-5e49-41db-8002-5702b425ed8a', '9692d979-dafa-45b7-8e67-bf53447ff214', 'ba575b72-b630-47c3-9319-9fee8aeb07ac'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:48.984501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21f4accf-b882-47e2-905a-52233bdb5ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82e33922-2961-48b2-a021-0b50947ac2d1', '4a97c653-5e49-41db-8002-5702b425ed8a', '9692d979-dafa-45b7-8e67-bf53447ff214', 'ba575b72-b630-47c3-9319-9fee8aeb07ac']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:48.986748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf6bb1b-b297-4f35-b600-3d85a523c00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:49.037203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d91f5e2-a5a0-49cb-9d17-d5ac542c75b5 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:49.038404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d91f5e2-a5a0-49cb-9d17-d5ac542c75b5 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:49.038807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:49.038807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:49.039989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d91f5e2-a5a0-49cb-9d17-d5ac542c75b5 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:49.045838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf6bb1b-b297-4f35-b600-3d85a523c00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7abf3bb-5d9c-4c19-9520-a9107f23fd6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-104634522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ae6338684d4eb0bcaafc7e3f592a39',qos_specs=None,replication_status=,reservations=['82e33922-2961-48b2-a021-0b50947ac2d1','4a97c653-5e49-41db-8002-5702b425ed8a','9692d979-dafa-45b7-8e67-bf53447ff214','ba575b72-b630-47c3-9319-9fee8aeb07ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-104634522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7abf3bb-5d9c-4c19-9520-a9107f23fd6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae6338684d4eb0bcaafc7e3f592a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:49.047930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588ac30-efd8-4cbf-b4eb-19b56576f4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:49.081433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588ac30-efd8-4cbf-b4eb-19b56576f4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-104634522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ae6338684d4eb0bcaafc7e3f592a39',qos_specs=None,replication_status=,reservations=['82e33922-2961-48b2-a021-0b50947ac2d1','4a97c653-5e49-41db-8002-5702b425ed8a','9692d979-dafa-45b7-8e67-bf53447ff214','ba575b72-b630-47c3-9319-9fee8aeb07ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:49.083444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7785610-a353-46fe-8491-ceaa5d4dab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:49.103009 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:49.103009 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:49.107380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7785610-a353-46fe-8491-ceaa5d4dab51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:49.110814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Flow 'volume_create_api' (06c779e8-fe50-4ff0-aeac-01f15306379b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:49.113693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6d91f5e2-a5a0-49cb-9d17-d5ac542c75b5 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:49.139247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d91f5e2-a5a0-49cb-9d17-d5ac542c75b5 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:49.140333 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1077/2167] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:49 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 943 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:49.154768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] POST http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd/action Jan 02 10:39:49.155782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:49.155782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:49.156287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Action body: b'{"os-retype": {"new_type": "b15bb44c-6d73-4f9c-aa77-42b560edf5f9"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:39:49.156886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "b15bb44c-6d73-4f9c-aa77-42b560edf5f9"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:49.186126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume request issued successfully. Jan 02 10:39:49.199757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edec5beb-8baf-44db-aa72-de4be63b118a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes returned with HTTP 202 Jan 02 10:39:49.200851 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1091/2168] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:39:48 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes => generated 819 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:39:49.209333 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:49.209333 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:49.210490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:49.216065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3108b7d0-cd20-4c2a-8384-8045f5189340 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:49.216576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3108b7d0-cd20-4c2a-8384-8045f5189340 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:49.216788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:49.216788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:49.217157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3108b7d0-cd20-4c2a-8384-8045f5189340 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:49.259098 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1766399876 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1766399876, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:39:49.260811 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1766399876 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1766399876, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:39:49.281448 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:49.281448 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:49.290523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3108b7d0-cd20-4c2a-8384-8045f5189340 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:49.291465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Created reservations ['7e127497-8044-4328-9ab0-9538c4974099', 'e11e64e9-ac31-45b4-b3ff-b9091235d47a'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:49.315011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3108b7d0-cd20-4c2a-8384-8045f5189340 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:49.316580 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1092/2169] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:49 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:49.347527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3375d68a-7569-4b05-a5c7-f8e893535e80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:49.348819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3375d68a-7569-4b05-a5c7-f8e893535e80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:49.349023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:49.349023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:49.353773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3375d68a-7569-4b05-a5c7-f8e893535e80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:49.354158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3375d68a-7569-4b05-a5c7-f8e893535e80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:49.365199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Created reservations ['8829fd26-83ea-4b0c-b52c-17f55f9917cf', 'a477f25b-379f-48ba-842f-86ff235e3461'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:49.384328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:49.384328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:49.392403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3375d68a-7569-4b05-a5c7-f8e893535e80 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:49.393236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1093/2170] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:49 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:49.505378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Retype volume request issued successfully. Jan 02 10:39:49.505951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a053b2b4-0309-492e-a62c-a917ebed7a6d tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd/action returned with HTTP 202 Jan 02 10:39:49.507160 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1078/2171] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:39:49 2021] POST /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 02 10:39:49.515370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-805fa494-2180-42bf-bfc7-b297c0ee1574 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:49.515898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-805fa494-2180-42bf-bfc7-b297c0ee1574 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:49.516091 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:49.516091 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:49.516714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-805fa494-2180-42bf-bfc7-b297c0ee1574 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:49.579496 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:49.579496 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:49.591256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-805fa494-2180-42bf-bfc7-b297c0ee1574 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:49.620959 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-805fa494-2180-42bf-bfc7-b297c0ee1574 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:49.622730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1094/2172] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:49 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 942 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.334075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e9a3952-22f2-438d-a445-38b020db1ce7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:50.335402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e9a3952-22f2-438d-a445-38b020db1ce7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.336382 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.336382 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.337143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e9a3952-22f2-438d-a445-38b020db1ce7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.409929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bfbc072-8035-443f-ba20-2573793c7852 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:50.410405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bfbc072-8035-443f-ba20-2573793c7852 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.410620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.410620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.410961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1bfbc072-8035-443f-ba20-2573793c7852 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.411368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1bfbc072-8035-443f-ba20-2573793c7852 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:50.412052 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.412052 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.428937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3e9a3952-22f2-438d-a445-38b020db1ce7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:50.436945 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.436945 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.438787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1bfbc072-8035-443f-ba20-2573793c7852 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:50.439990 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1095/2173] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.453082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e9a3952-22f2-438d-a445-38b020db1ce7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:50.453931 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1079/2174] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.581241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:50.581241 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.581471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.581471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.581795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.634141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.634141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.639247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04cbb0d7-72f3-4322-8a74-945f4e29811a tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:50.639960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04cbb0d7-72f3-4322-8a74-945f4e29811a tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.640159 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.640159 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.640858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04cbb0d7-72f3-4322-8a74-945f4e29811a tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.642374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:50.664524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:50.665522 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1096/2175] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.695979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.695979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.705573 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-04cbb0d7-72f3-4322-8a74-945f4e29811a tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:50.728164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04cbb0d7-72f3-4322-8a74-945f4e29811a tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:50.729074 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1080/2176] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.734592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:39:50.735270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.735687 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.735687 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.736153 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.737572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-12af960d-b2a1-416d-92e8-8eafda008ef3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:39:50.738334 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1097/2177] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:39:50.743955 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-010591b1-4e85-4ffb-9d45-6912184144a6 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:50.744678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-010591b1-4e85-4ffb-9d45-6912184144a6 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.744885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.744885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.745390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-010591b1-4e85-4ffb-9d45-6912184144a6 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.751899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-a484dc4e-c1c9-4f51-85f7-710526e0ef19 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments Jan 02 10:39:50.752848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-a484dc4e-c1c9-4f51-85f7-710526e0ef19 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7abf3bb-5d9c-4c19-9520-a9107f23fd6b", "instance_uuid": "ca21e848-ab03-493b-8317-3f7d8e1a72c0", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:50.794665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.794665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.802591 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.802591 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.802921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-010591b1-4e85-4ffb-9d45-6912184144a6 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:50.825851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-010591b1-4e85-4ffb-9d45-6912184144a6 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:50.826981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1081/2178] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.844297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-948c60b5-d2b0-4a48-92d9-dbb6110549ec tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] POST http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types Jan 02 10:39:50.844660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.844660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.845105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-948c60b5-d2b0-4a48-92d9-dbb6110549ec tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-443871800", "description": "tempest-volume-type-description-1438950816", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:50.864964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-a484dc4e-c1c9-4f51-85f7-710526e0ef19 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments returned with HTTP 200 Jan 02 10:39:50.871674 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1098/2179] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:39:50 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:39:50.889492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-948c60b5-d2b0-4a48-92d9-dbb6110549ec tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types returned with HTTP 200 Jan 02 10:39:50.896389 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1082/2180] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:39:50 2021] POST /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types => generated 317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:39:50.902553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f Jan 02 10:39:50.903306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.903679 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:50.903679 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:50.903896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59808798-baa2-42f3-9beb-d40dafcc5419 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:50.904457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.904573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59808798-baa2-42f3-9beb-d40dafcc5419 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.905120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59808798-baa2-42f3-9beb-d40dafcc5419 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.916929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.916929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.920377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f returned with HTTP 200 Jan 02 10:39:50.921454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1099/2181] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f => generated 339 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.928348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume// Jan 02 10:39:50.928889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.929484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.930742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd4a3696-c809-4872-8a28-b781957176eb tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:39:50.931527 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1100/2182] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:39:50.935240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2adca6e1-5dfd-4fc6-a290-484e79b9212b tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] POST http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types Jan 02 10:39:50.936113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2adca6e1-5dfd-4fc6-a290-484e79b9212b tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-910265289"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:50.959849 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.959849 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:50.969515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-59808798-baa2-42f3-9beb-d40dafcc5419 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:50.978585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2adca6e1-5dfd-4fc6-a290-484e79b9212b tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types returned with HTTP 200 Jan 02 10:39:50.985049 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1101/2183] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:39:50 2021] POST /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types => generated 220 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:50.985049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ef63fc39-ee93-4d88-b2ae-6a1a59dbf2c9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:50.985049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ef63fc39-ee93-4d88-b2ae-6a1a59dbf2c9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:50.985488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ef63fc39-ee93-4d88-b2ae-6a1a59dbf2c9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:50.991182 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:50.991182 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:51.000198 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59808798-baa2-42f3-9beb-d40dafcc5419 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:51.004402 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1083/2184] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:39:51.006996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-440eb4fb-2c9b-4a5f-9d9a-fee76282f420 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] POST http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption Jan 02 10:39:51.008053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:51.008053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:51.008644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-440eb4fb-2c9b-4a5f-9d9a-fee76282f420 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:51.042482 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:51.042482 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:51.050874 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ef63fc39-ee93-4d88-b2ae-6a1a59dbf2c9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:51.069872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-440eb4fb-2c9b-4a5f-9d9a-fee76282f420 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption returned with HTTP 200 Jan 02 10:39:51.070897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:51.070897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:51.071271 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1084/2185] 10.222.0.73 () {60 vars in 1363 bytes} [Sat Jan 2 10:39:51 2021] POST /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption => generated 193 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:51.080974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ef63fc39-ee93-4d88-b2ae-6a1a59dbf2c9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:51.081822 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1102/2186] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:39:50 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 1010 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:39:51.081994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5906ef87-24a5-4749-be35-ce523660619a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption Jan 02 10:39:51.082468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5906ef87-24a5-4749-be35-ce523660619a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.082953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5906ef87-24a5-4749-be35-ce523660619a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.101050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ca0af072-bf6d-4031-84f9-9e32ce0575ec tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] PUT http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233 Jan 02 10:39:51.101342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5906ef87-24a5-4749-be35-ce523660619a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption returned with HTTP 200 Jan 02 10:39:51.102380 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1085/2187] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption => generated 313 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:51.104465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:51.104465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:51.105128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ca0af072-bf6d-4031-84f9-9e32ce0575ec tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:51.114909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2431eb5-83b6-4784-b41d-90e87117d63c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] PUT http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/provider Jan 02 10:39:51.115587 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e2431eb5-83b6-4784-b41d-90e87117d63c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:51.148947 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:39:51.148947 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:39:51.149607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ca0af072-bf6d-4031-84f9-9e32ce0575ec tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Lock "b'cinder-attachment_update-d7abf3bb-5d9c-4c19-9520-a9107f23fd6b-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.017s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:39:51.152232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:51.152232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:51.173153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2431eb5-83b6-4784-b41d-90e87117d63c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/provider returned with HTTP 200 Jan 02 10:39:51.178998 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1086/2188] 10.222.0.73 () {60 vars in 1390 bytes} [Sat Jan 2 10:39:51 2021] PUT /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/provider => generated 122 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:51.185242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad4497e3-7a8d-4821-8619-69e3b887721f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption Jan 02 10:39:51.185853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad4497e3-7a8d-4821-8619-69e3b887721f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.186417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad4497e3-7a8d-4821-8619-69e3b887721f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.203677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad4497e3-7a8d-4821-8619-69e3b887721f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption returned with HTTP 200 Jan 02 10:39:51.204670 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1087/2189] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption => generated 347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:39:51.217368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42d3c463-f188-4d18-95b4-783490315d39 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/cipher Jan 02 10:39:51.217898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42d3c463-f188-4d18-95b4-783490315d39 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.218390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42d3c463-f188-4d18-95b4-783490315d39 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.235581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42d3c463-f188-4d18-95b4-783490315d39 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/cipher returned with HTTP 200 Jan 02 10:39:51.236555 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1088/2190] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 10:39:51.247172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b22bf80-fa94-47ad-8f2d-3fdc61a7d85f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] DELETE http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/provider Jan 02 10:39:51.247711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b22bf80-fa94-47ad-8f2d-3fdc61a7d85f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.248197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b22bf80-fa94-47ad-8f2d-3fdc61a7d85f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.290117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b22bf80-fa94-47ad-8f2d-3fdc61a7d85f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/provider returned with HTTP 202 Jan 02 10:39:51.291140 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1089/2191] 10.222.0.73 () {58 vars in 1372 bytes} [Sat Jan 2 10:39:51 2021] DELETE /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption/provider => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:39:51.300349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-989c03fa-30fd-4318-952e-6863bfe390b2 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption Jan 02 10:39:51.300870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-989c03fa-30fd-4318-952e-6863bfe390b2 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.301354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-989c03fa-30fd-4318-952e-6863bfe390b2 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.319684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-989c03fa-30fd-4318-952e-6863bfe390b2 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption returned with HTTP 200 Jan 02 10:39:51.321766 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1090/2192] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 10:39:51.332646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f12acb4d-5119-4d06-b0b9-b71e94352793 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption Jan 02 10:39:51.335909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f12acb4d-5119-4d06-b0b9-b71e94352793 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.339223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f12acb4d-5119-4d06-b0b9-b71e94352793 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.359529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f12acb4d-5119-4d06-b0b9-b71e94352793 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption returned with HTTP 200 Jan 02 10:39:51.360276 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1091/2193] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e/encryption => generated 2 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 02 10:39:51.374355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-191e1b58-3a8f-4e9b-b2ee-0420ab4b466a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types Jan 02 10:39:51.374869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-191e1b58-3a8f-4e9b-b2ee-0420ab4b466a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.375404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-191e1b58-3a8f-4e9b-b2ee-0420ab4b466a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.405655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-191e1b58-3a8f-4e9b-b2ee-0420ab4b466a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types returned with HTTP 200 Jan 02 10:39:51.406470 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1092/2194] 10.222.0.73 () {58 vars in 1198 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types => generated 1578 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:39:51.419208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb654916-e77c-465e-b24d-3660cbc39dc7 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] POST http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types Jan 02 10:39:51.420021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb654916-e77c-465e-b24d-3660cbc39dc7 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1752419269"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:51.474180 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb654916-e77c-465e-b24d-3660cbc39dc7 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types returned with HTTP 200 Jan 02 10:39:51.475383 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1093/2195] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:39:51 2021] POST /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:51.481515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7b68a8b-09e9-423f-9ad7-e62aedda2c87 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:51.482493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c7b68a8b-09e9-423f-9ad7-e62aedda2c87 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.482979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c7b68a8b-09e9-423f-9ad7-e62aedda2c87 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.483370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c7b68a8b-09e9-423f-9ad7-e62aedda2c87 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:51.507211 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:51.507211 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:51.509546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7b68a8b-09e9-423f-9ad7-e62aedda2c87 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:51.510608 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1094/2196] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:51.514663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-668411a1-cf75-4872-8ba8-ac4cd1be00d1 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] PUT http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a Jan 02 10:39:51.515329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:51.515329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:51.516044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-668411a1-cf75-4872-8ba8-ac4cd1be00d1 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1910168445", "description": "tempest-volume-type-description-252631662", "is_public": false}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:51.645975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-668411a1-cf75-4872-8ba8-ac4cd1be00d1 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a returned with HTTP 200 Jan 02 10:39:51.646861 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1095/2197] 10.222.0.73 () {60 vars in 1330 bytes} [Sat Jan 2 10:39:51 2021] PUT /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a => generated 204 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:51.658083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0585266e-2ffb-4daf-995b-43ab7c20770a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a Jan 02 10:39:51.658693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0585266e-2ffb-4daf-995b-43ab7c20770a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.659270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0585266e-2ffb-4daf-995b-43ab7c20770a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.681349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0585266e-2ffb-4daf-995b-43ab7c20770a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a returned with HTTP 200 Jan 02 10:39:51.682489 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1096/2198] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a => generated 268 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:39:51.694535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-657afb56-31ac-4e99-9598-771d4b85e571 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] DELETE http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a Jan 02 10:39:51.695916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-657afb56-31ac-4e99-9598-771d4b85e571 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.696614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-657afb56-31ac-4e99-9598-771d4b85e571 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.763098 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:39:51.763098 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:39:51.775482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-657afb56-31ac-4e99-9598-771d4b85e571 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a returned with HTTP 202 Jan 02 10:39:51.776974 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1097/2199] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:51 2021] DELETE /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:51.785464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68e25151-1c87-41d8-9c5e-92bc18f39ede tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a Jan 02 10:39:51.785925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68e25151-1c87-41d8-9c5e-92bc18f39ede tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.786549 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68e25151-1c87-41d8-9c5e-92bc18f39ede tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.803534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68e25151-1c87-41d8-9c5e-92bc18f39ede tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a returned with HTTP 404 Jan 02 10:39:51.805230 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1098/2200] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/298ce4f4-91c0-46e8-b2b3-5c499821635a => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:51.813018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c61613c0-3278-44bc-b7ca-27f3afbbe232 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] DELETE http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e Jan 02 10:39:51.813535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c61613c0-3278-44bc-b7ca-27f3afbbe232 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.814038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c61613c0-3278-44bc-b7ca-27f3afbbe232 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.887945 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c61613c0-3278-44bc-b7ca-27f3afbbe232 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e returned with HTTP 202 Jan 02 10:39:51.891491 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1099/2201] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:51 2021] DELETE /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:51.896192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b507e490-c68e-45b3-8850-e754e492f2da tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e Jan 02 10:39:51.896849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b507e490-c68e-45b3-8850-e754e492f2da tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.897340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b507e490-c68e-45b3-8850-e754e492f2da tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.913220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b507e490-c68e-45b3-8850-e754e492f2da tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e returned with HTTP 404 Jan 02 10:39:51.914562 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1100/2202] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:51 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/19c1580b-f205-4798-bed6-1e1f3c28ee2e => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:39:51.921795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fde31810-a005-4b8f-a8a3-b4258ec5b671 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] DELETE http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f Jan 02 10:39:51.922332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fde31810-a005-4b8f-a8a3-b4258ec5b671 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:51.922860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fde31810-a005-4b8f-a8a3-b4258ec5b671 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:51.997471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fde31810-a005-4b8f-a8a3-b4258ec5b671 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f returned with HTTP 202 Jan 02 10:39:51.999176 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1101/2203] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:51 2021] DELETE /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:39:52.005873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea0664ff-fc20-4140-ae40-c9513d5b2124 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f Jan 02 10:39:52.006570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea0664ff-fc20-4140-ae40-c9513d5b2124 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:52.007056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea0664ff-fc20-4140-ae40-c9513d5b2124 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:52.020694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea0664ff-fc20-4140-ae40-c9513d5b2124 tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f returned with HTTP 404 Jan 02 10:39:52.024857 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1102/2204] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:52 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/074c73b4-7e0f-498a-a6a5-b6958c970d2f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:52.027996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49f47897-41e9-4d0c-b13f-3200ad58df24 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:52.028518 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-49f47897-41e9-4d0c-b13f-3200ad58df24 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:52.029045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-49f47897-41e9-4d0c-b13f-3200ad58df24 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:52.078132 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:52.078132 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:52.086462 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-49f47897-41e9-4d0c-b13f-3200ad58df24 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:52.105791 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:52.105791 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:52.114545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-49f47897-41e9-4d0c-b13f-3200ad58df24 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:52.115596 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1103/2205] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:52 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:52.131472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] DELETE http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:52.132005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:52.132196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:52.132196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:52.133429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:52.134074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Delete volume with id: 1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:52.190339 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:52.190339 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:52.191718 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:52.233649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Delete volume request issued successfully. Jan 02 10:39:52.234124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8f4ccf0-fbf4-4875-9b38-71c3271a7993 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 202 Jan 02 10:39:52.235438 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1104/2206] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:39:52 2021] DELETE /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:52.244582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a9ce0ba-1763-421c-933d-a9d45f40003b tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:52.245142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a9ce0ba-1763-421c-933d-a9d45f40003b tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:52.245142 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:52.245142 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:52.246398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a9ce0ba-1763-421c-933d-a9d45f40003b tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:52.312901 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:52.312901 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:52.337316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a9ce0ba-1763-421c-933d-a9d45f40003b tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:52.373749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a9ce0ba-1763-421c-933d-a9d45f40003b tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:52.374714 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1105/2207] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:52 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 942 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:39:52.526291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b77d11ab-6710-431b-bf73-83adbd5728a7 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:52.527194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b77d11ab-6710-431b-bf73-83adbd5728a7 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:52.527632 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:52.527632 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:52.528268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b77d11ab-6710-431b-bf73-83adbd5728a7 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:52.528851 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b77d11ab-6710-431b-bf73-83adbd5728a7 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:52.553199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:52.553199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:52.555684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b77d11ab-6710-431b-bf73-83adbd5728a7 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:52.557026 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1106/2208] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:52 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:52.700237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ca0af072-bf6d-4031-84f9-9e32ce0575ec tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Lock "b'cinder-attachment_update-d7abf3bb-5d9c-4c19-9520-a9107f23fd6b-n-h1-765311-9'" released by "attachment_update" :: held 1.551s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:39:52.701140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-ca0af072-bf6d-4031-84f9-9e32ce0575ec tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233 returned with HTTP 200 Jan 02 10:39:52.702262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1103/2209] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:39:51 2021] PUT /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233 => generated 762 bytes in 1606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:39:53.133149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a435deea-b0d1-4437-b9ed-e486604ccda6 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:53.133664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a435deea-b0d1-4437-b9ed-e486604ccda6 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:53.133880 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:53.133880 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:53.134280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a435deea-b0d1-4437-b9ed-e486604ccda6 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:53.189388 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:53.189388 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:53.198555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a435deea-b0d1-4437-b9ed-e486604ccda6 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:53.218836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:53.218836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:53.228277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a435deea-b0d1-4437-b9ed-e486604ccda6 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:53.235893 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1107/2210] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:53 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:53.391011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-135a621c-c756-4358-8b22-ff87d4e046c0 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:53.392213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-135a621c-c756-4358-8b22-ff87d4e046c0 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:53.392708 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:53.392708 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:53.393352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-135a621c-c756-4358-8b22-ff87d4e046c0 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:53.449560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:53.449560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:53.459327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-135a621c-c756-4358-8b22-ff87d4e046c0 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Volume info retrieved successfully. Jan 02 10:39:53.483358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-135a621c-c756-4358-8b22-ff87d4e046c0 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 200 Jan 02 10:39:53.484192 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1104/2211] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:53 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 942 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:53.571830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcb07a08-9f5a-43d2-84a4-c012a7f90eff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:53.572118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcb07a08-9f5a-43d2-84a4-c012a7f90eff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:53.572670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:53.572670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:53.573483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcb07a08-9f5a-43d2-84a4-c012a7f90eff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:53.573889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fcb07a08-9f5a-43d2-84a4-c012a7f90eff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:53.602605 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:53.602605 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:53.604472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcb07a08-9f5a-43d2-84a4-c012a7f90eff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:53.605397 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1108/2212] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:53 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:54.245835 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee0c22e2-6094-403a-907c-a981a81e74be tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:54.246450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee0c22e2-6094-403a-907c-a981a81e74be tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.246732 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:54.246732 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:54.247184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee0c22e2-6094-403a-907c-a981a81e74be tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.298555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:54.298555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:54.323659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ee0c22e2-6094-403a-907c-a981a81e74be tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:54.362472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:54.362472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:54.372533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee0c22e2-6094-403a-907c-a981a81e74be tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:54.374062 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1105/2213] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:54 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:54.501925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed61ad98-92c6-439d-a01f-a9ed76f51c82 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] GET http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd Jan 02 10:39:54.502477 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed61ad98-92c6-439d-a01f-a9ed76f51c82 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.502596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:54.502596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:54.502896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed61ad98-92c6-439d-a01f-a9ed76f51c82 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.562846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed61ad98-92c6-439d-a01f-a9ed76f51c82 tempest-VolumeTypesTest-1009472584 tempest-VolumeTypesTest-1009472584] http://10.222.0.73/volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd returned with HTTP 404 Jan 02 10:39:54.564517 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1109/2214] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:54 2021] GET /volume/v3/77de4defa3e04b01b4c2308e71883fa6/volumes/1d45c346-8638-4ea9-83b6-aa189a1255bd => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:54.572890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0547eb11-1fff-41b4-82f8-311731b7586f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] DELETE http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/b15bb44c-6d73-4f9c-aa77-42b560edf5f9 Jan 02 10:39:54.574770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0547eb11-1fff-41b4-82f8-311731b7586f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.574770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:54.574770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:54.575086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0547eb11-1fff-41b4-82f8-311731b7586f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.620670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0957bae-eea3-4e24-a049-bfe3d7529b7d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:54.621438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0957bae-eea3-4e24-a049-bfe3d7529b7d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.622077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0957bae-eea3-4e24-a049-bfe3d7529b7d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.622621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c0957bae-eea3-4e24-a049-bfe3d7529b7d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:54.644743 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:54.644743 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:54.647460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0957bae-eea3-4e24-a049-bfe3d7529b7d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:54.649974 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1110/2215] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:54 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:54.652646 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:39:54.652646 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:39:54.662636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0547eb11-1fff-41b4-82f8-311731b7586f tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/b15bb44c-6d73-4f9c-aa77-42b560edf5f9 returned with HTTP 202 Jan 02 10:39:54.663554 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1106/2216] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:54 2021] DELETE /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/b15bb44c-6d73-4f9c-aa77-42b560edf5f9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:54.671594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4bd7bbbb-6398-4475-9115-6036b6b6b59a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/b15bb44c-6d73-4f9c-aa77-42b560edf5f9 Jan 02 10:39:54.672121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4bd7bbbb-6398-4475-9115-6036b6b6b59a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.672312 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:54.672312 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:54.672692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4bd7bbbb-6398-4475-9115-6036b6b6b59a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.683895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4bd7bbbb-6398-4475-9115-6036b6b6b59a tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/b15bb44c-6d73-4f9c-aa77-42b560edf5f9 returned with HTTP 404 Jan 02 10:39:54.684868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1111/2217] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:54 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/b15bb44c-6d73-4f9c-aa77-42b560edf5f9 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:54.692377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11022a08-90f9-402a-8ee4-688de9d5834c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] DELETE http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/470b0f2b-5868-4d12-b5bf-a2feedd1b571 Jan 02 10:39:54.692904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11022a08-90f9-402a-8ee4-688de9d5834c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.693415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11022a08-90f9-402a-8ee4-688de9d5834c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.771548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11022a08-90f9-402a-8ee4-688de9d5834c tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/470b0f2b-5868-4d12-b5bf-a2feedd1b571 returned with HTTP 202 Jan 02 10:39:54.772484 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1107/2218] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:39:54 2021] DELETE /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/470b0f2b-5868-4d12-b5bf-a2feedd1b571 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:39:54.780467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f668dd5c-bcb1-4973-ad36-d113bb50dbfa tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] GET http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/470b0f2b-5868-4d12-b5bf-a2feedd1b571 Jan 02 10:39:54.780978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f668dd5c-bcb1-4973-ad36-d113bb50dbfa tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:54.781467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f668dd5c-bcb1-4973-ad36-d113bb50dbfa tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:54.793094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f668dd5c-bcb1-4973-ad36-d113bb50dbfa tempest-VolumeTypesTest-339826097 tempest-VolumeTypesTest-339826097] http://10.222.0.73/volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/470b0f2b-5868-4d12-b5bf-a2feedd1b571 returned with HTTP 404 Jan 02 10:39:54.794215 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1112/2219] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:39:54 2021] GET /volume/v3/9ac50b99a46b4b75b25d2beb1f1cf90c/types/470b0f2b-5868-4d12-b5bf-a2feedd1b571 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:55.388988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e38a4514-e8b3-43ec-94a7-d3f158e977b8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:55.389486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e38a4514-e8b3-43ec-94a7-d3f158e977b8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:55.390138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e38a4514-e8b3-43ec-94a7-d3f158e977b8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:55.465004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:55.465004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:55.475711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e38a4514-e8b3-43ec-94a7-d3f158e977b8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:55.501636 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:55.501636 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:55.525023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e38a4514-e8b3-43ec-94a7-d3f158e977b8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:55.525865 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1108/2220] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:55 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:55.670895 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd494c58-9167-47c0-949c-5c489a685fe8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:55.682814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd494c58-9167-47c0-949c-5c489a685fe8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:55.682814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd494c58-9167-47c0-949c-5c489a685fe8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:55.682814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cd494c58-9167-47c0-949c-5c489a685fe8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:55.701660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:55.701660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:55.703538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd494c58-9167-47c0-949c-5c489a685fe8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:55.704349 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1113/2221] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:55 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:56.543786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00024b95-097e-4608-b70e-c0f51941ec82 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:56.545233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00024b95-097e-4608-b70e-c0f51941ec82 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:56.545953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:56.545953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:56.546863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-00024b95-097e-4608-b70e-c0f51941ec82 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:56.619009 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:56.619009 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:56.630388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-00024b95-097e-4608-b70e-c0f51941ec82 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:56.652071 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:56.652071 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:56.664043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-00024b95-097e-4608-b70e-c0f51941ec82 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:56.665185 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1109/2222] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:56 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:56.718558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58f4fd5c-5209-4e05-b5e2-66e543911959 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:56.727092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58f4fd5c-5209-4e05-b5e2-66e543911959 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:56.727603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:56.727603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:56.728140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58f4fd5c-5209-4e05-b5e2-66e543911959 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:56.731613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-58f4fd5c-5209-4e05-b5e2-66e543911959 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:56.764886 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:56.764886 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:56.766985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58f4fd5c-5209-4e05-b5e2-66e543911959 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:56.767684 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1114/2223] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:56 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:57.680455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2feae922-0805-495f-ba3a-fccff50c0b0b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:57.681037 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2feae922-0805-495f-ba3a-fccff50c0b0b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:57.681269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:57.681269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:57.681618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2feae922-0805-495f-ba3a-fccff50c0b0b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:57.783356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f19f24f-0900-43c7-8c45-1dc50e7ae389 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:57.783877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f19f24f-0900-43c7-8c45-1dc50e7ae389 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:57.784119 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:57.784119 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:57.784995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f19f24f-0900-43c7-8c45-1dc50e7ae389 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:57.785699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9f19f24f-0900-43c7-8c45-1dc50e7ae389 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:57.804754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:57.804754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:57.831877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:57.831877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:57.832158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2feae922-0805-495f-ba3a-fccff50c0b0b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:57.833705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f19f24f-0900-43c7-8c45-1dc50e7ae389 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:57.834892 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1115/2224] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:57 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:57.914907 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:57.914907 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:57.931919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2feae922-0805-495f-ba3a-fccff50c0b0b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:57.936206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1110/2225] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:57 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:58.206879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-2cb6cf9a-6142-4789-b860-61a29a7befd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233/action Jan 02 10:39:58.206879 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:58.206879 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:58.206879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-2cb6cf9a-6142-4789-b860-61a29a7befd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:39:58.206879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-2cb6cf9a-6142-4789-b860-61a29a7befd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:58.320550 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:58.320550 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:58.340487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-cd7c9d3a-d024-477e-bfb8-41c98cbe3ba0 req-2cb6cf9a-6142-4789-b860-61a29a7befd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233/action returned with HTTP 204 Jan 02 10:39:58.341711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1116/2226] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:39:58 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:39:58.848578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b173696f-917a-4c90-a82b-d7cbba9181fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:58.849020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b173696f-917a-4c90-a82b-d7cbba9181fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:58.850186 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:58.850186 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:58.850186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b173696f-917a-4c90-a82b-d7cbba9181fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:58.850186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b173696f-917a-4c90-a82b-d7cbba9181fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:58.853165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] POST http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes Jan 02 10:39:58.853165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:58.853165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:58.853455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1473137996"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:39:58.854431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1473137996'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:39:58.854792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume of 1 GB Jan 02 10:39:58.878623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Availability Zones retrieved successfully. Jan 02 10:39:58.879470 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:58.879470 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:58.879470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b173696f-917a-4c90-a82b-d7cbba9181fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:58.879470 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1117/2227] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:58 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:58.892761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Flow 'volume_create_api' (59c84ee4-5910-4230-9038-c283b0bb1b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:58.895643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d632503e-2970-4a0c-beda-87432356e833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:58.897853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:39:58.953262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6cb7ec66-9070-4501-a205-925195d01f40 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:39:58.953877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6cb7ec66-9070-4501-a205-925195d01f40 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:58.954177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:58.954177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:58.955424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6cb7ec66-9070-4501-a205-925195d01f40 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:58.964501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d632503e-2970-4a0c-beda-87432356e833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:58.966808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c553fec-2472-4d12-aea7-c2750716e0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:59.027372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:59.027372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:59.037391 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6cb7ec66-9070-4501-a205-925195d01f40 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:39:59.066229 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:59.066229 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:59.077598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6cb7ec66-9070-4501-a205-925195d01f40 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:39:59.079142 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1118/2228] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:58 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 1204 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:39:59.102435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Created reservations ['8dca5bd9-009c-435c-9e2f-1e2a7f1c0d66', '40caab13-7c89-4490-9b02-debd3d5bc846', '883085e8-2260-45c9-99ea-56e2ef5879e4', 'd6c947e1-e8ed-4628-a360-53dbc311883e'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:39:59.104753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c553fec-2472-4d12-aea7-c2750716e0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dca5bd9-009c-435c-9e2f-1e2a7f1c0d66', '40caab13-7c89-4490-9b02-debd3d5bc846', '883085e8-2260-45c9-99ea-56e2ef5879e4', 'd6c947e1-e8ed-4628-a360-53dbc311883e']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:59.106995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76b4c2d-47b2-4dc7-833d-a43e29feec38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:59.182503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76b4c2d-47b2-4dc7-833d-a43e29feec38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcd9057-a3fb-44db-babe-2efb73fce80f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1473137996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8edeeb482d49e4bfb112c4adc6d130',qos_specs=None,replication_status=,reservations=['8dca5bd9-009c-435c-9e2f-1e2a7f1c0d66','40caab13-7c89-4490-9b02-debd3d5bc846','883085e8-2260-45c9-99ea-56e2ef5879e4','d6c947e1-e8ed-4628-a360-53dbc311883e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e05bc96415743f181d1101146eb492e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1473137996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcd9057-a3fb-44db-babe-2efb73fce80f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a8edeeb482d49e4bfb112c4adc6d130',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e05bc96415743f181d1101146eb492e',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:59.184775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2382fe-75bd-4784-b051-92be684608f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:59.231590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2382fe-75bd-4784-b051-92be684608f2) transitioned into state 'SUCCESS' from state '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-1473137996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8edeeb482d49e4bfb112c4adc6d130',qos_specs=None,replication_status=,reservations=['8dca5bd9-009c-435c-9e2f-1e2a7f1c0d66','40caab13-7c89-4490-9b02-debd3d5bc846','883085e8-2260-45c9-99ea-56e2ef5879e4','d6c947e1-e8ed-4628-a360-53dbc311883e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e05bc96415743f181d1101146eb492e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:59.232589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3179ffa1-ec17-463c-affa-91bdc30a1986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:39:59.251448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3179ffa1-ec17-463c-affa-91bdc30a1986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:39:59.254457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Flow 'volume_create_api' (59c84ee4-5910-4230-9038-c283b0bb1b64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:39:59.310262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume request issued successfully. Jan 02 10:39:59.324792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae8c1e3c-ef7d-4bfe-8aec-3082f1a78172 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes returned with HTTP 202 Jan 02 10:39:59.336119 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1111/2229] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:39:58 2021] POST /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes => generated 823 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:39:59.341383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddc8ca05-ec0e-4807-bd89-b83467907967 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:39:59.341911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddc8ca05-ec0e-4807-bd89-b83467907967 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:59.342124 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:59.342124 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:59.342496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddc8ca05-ec0e-4807-bd89-b83467907967 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:59.395563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:59.395563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:59.406308 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ddc8ca05-ec0e-4807-bd89-b83467907967 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:39:59.432023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddc8ca05-ec0e-4807-bd89-b83467907967 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 200 Jan 02 10:39:59.432998 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1119/2230] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:59 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:39:59.892346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e85fe9b0-92d2-4280-aa34-cc9379003525 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:39:59.892840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e85fe9b0-92d2-4280-aa34-cc9379003525 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:39:59.893161 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:39:59.893161 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:39:59.893615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e85fe9b0-92d2-4280-aa34-cc9379003525 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:39:59.894059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e85fe9b0-92d2-4280-aa34-cc9379003525 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:39:59.915876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:39:59.915876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:39:59.917745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e85fe9b0-92d2-4280-aa34-cc9379003525 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:39:59.918799 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1112/2231] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:39:59 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:00.451824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb4f0ad5-f41f-4260-9acc-01940102dbc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:40:00.452359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb4f0ad5-f41f-4260-9acc-01940102dbc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:00.452577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:00.452577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:00.452946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb4f0ad5-f41f-4260-9acc-01940102dbc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:00.502963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:00.502963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:00.511958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb4f0ad5-f41f-4260-9acc-01940102dbc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:40:00.538740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb4f0ad5-f41f-4260-9acc-01940102dbc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 200 Jan 02 10:40:00.538740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1120/2232] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:00 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:00.558798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] POST http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups Jan 02 10:40:00.559236 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:00.559236 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:00.559794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afcd9057-a3fb-44db-babe-2efb73fce80f", "name": "tempest-VolumesBackupsAdminTest-Backup-1930278469"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:00.560853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Creating new backup {'backup': {'volume_id': 'afcd9057-a3fb-44db-babe-2efb73fce80f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1930278469'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:40:00.561266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Creating backup of volume afcd9057-a3fb-44db-babe-2efb73fce80f in container None Jan 02 10:40:00.611178 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:00.611178 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:00.612458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:40:00.660004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Created reservations ['13ab9028-c70a-41ab-9659-a02b053b261e', '9e429df5-b668-45e1-90ab-5f46643a8974'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:40:00.752815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f53d85a0-e59a-4793-9006-a3caf878ebd0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups returned with HTTP 202 Jan 02 10:40:00.753571 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1113/2233] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:40:00 2021] POST /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups => generated 401 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:40:00.764310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c55a78a-734b-4bc2-9b4d-24e1d367de3f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:00.764885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c55a78a-734b-4bc2-9b4d-24e1d367de3f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:00.765151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:00.765151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:00.765476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c55a78a-734b-4bc2-9b4d-24e1d367de3f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:00.766026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4c55a78a-734b-4bc2-9b4d-24e1d367de3f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:00.803868 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:00.803868 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:00.807629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c55a78a-734b-4bc2-9b4d-24e1d367de3f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:00.808611 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1121/2234] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:00 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 808 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:00.933734 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-391d23b0-42ba-406a-bed3-df92debd206f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:00.934266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-391d23b0-42ba-406a-bed3-df92debd206f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:00.934577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:00.934577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:00.934953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-391d23b0-42ba-406a-bed3-df92debd206f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:00.935341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-391d23b0-42ba-406a-bed3-df92debd206f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:00.995759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:00.995759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:00.999342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-391d23b0-42ba-406a-bed3-df92debd206f tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:01.001357 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1114/2235] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:00 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:01.822923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c703ab1d-10c5-4471-b06c-dcb547a8b514 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:01.824151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c703ab1d-10c5-4471-b06c-dcb547a8b514 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:01.824564 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:01.824564 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:01.825195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c703ab1d-10c5-4471-b06c-dcb547a8b514 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:01.825751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c703ab1d-10c5-4471-b06c-dcb547a8b514 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:01.848027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:01.848027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:01.850155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c703ab1d-10c5-4471-b06c-dcb547a8b514 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:01.851004 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1122/2236] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:01 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:02.024450 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70a9bfa0-c81f-40c9-af98-86c1dbfce577 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:02.025480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70a9bfa0-c81f-40c9-af98-86c1dbfce577 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:02.025695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:02.025695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:02.026074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70a9bfa0-c81f-40c9-af98-86c1dbfce577 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:02.026443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-70a9bfa0-c81f-40c9-af98-86c1dbfce577 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:02.048573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:02.048573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:02.050544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70a9bfa0-c81f-40c9-af98-86c1dbfce577 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:02.052004 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1115/2237] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:02 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:02.872993 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7bcdae62-b819-4459-8a89-e0de81f8f288 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:02.873532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7bcdae62-b819-4459-8a89-e0de81f8f288 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:02.873753 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:02.873753 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:02.874126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7bcdae62-b819-4459-8a89-e0de81f8f288 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:02.874497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7bcdae62-b819-4459-8a89-e0de81f8f288 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:02.896260 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:02.896260 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:02.898637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7bcdae62-b819-4459-8a89-e0de81f8f288 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:02.899595 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1123/2238] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:02 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 808 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:03.065482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ba03ecf-85ec-41f3-8383-7ef8fb194328 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:03.066091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ba03ecf-85ec-41f3-8383-7ef8fb194328 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:03.066169 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:03.066169 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:03.066613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ba03ecf-85ec-41f3-8383-7ef8fb194328 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:03.067067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8ba03ecf-85ec-41f3-8383-7ef8fb194328 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:03.088799 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:03.088799 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:03.090611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ba03ecf-85ec-41f3-8383-7ef8fb194328 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:03.091638 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1116/2239] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:03 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:03.912921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8895e93-eca2-4e5b-b44d-db4ab099b03d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:03.914621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8895e93-eca2-4e5b-b44d-db4ab099b03d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:03.914838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:03.914838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:03.915219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8895e93-eca2-4e5b-b44d-db4ab099b03d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:03.915717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e8895e93-eca2-4e5b-b44d-db4ab099b03d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:03.938349 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:03.938349 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:03.940236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8895e93-eca2-4e5b-b44d-db4ab099b03d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:03.947739 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1124/2240] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:03 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:04.104497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a95ec2e9-b962-4975-8f53-950c34bea6ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:04.105004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a95ec2e9-b962-4975-8f53-950c34bea6ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:04.105217 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:04.105217 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:04.105605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a95ec2e9-b962-4975-8f53-950c34bea6ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:04.105925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a95ec2e9-b962-4975-8f53-950c34bea6ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:04.143654 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:04.143654 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:04.146157 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a95ec2e9-b962-4975-8f53-950c34bea6ba tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:04.158481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1117/2241] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:04 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:04.957411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-053d491b-a7d6-4a86-a06d-4840fed01709 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:04.957920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-053d491b-a7d6-4a86-a06d-4840fed01709 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:04.958014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:04.958014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:04.958348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-053d491b-a7d6-4a86-a06d-4840fed01709 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:04.958728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-053d491b-a7d6-4a86-a06d-4840fed01709 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:05.002057 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:05.002057 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:05.006119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-053d491b-a7d6-4a86-a06d-4840fed01709 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:05.007719 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1125/2242] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:04 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:05.160855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81967dd5-545b-45aa-8d7c-3cebb4d16182 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:05.161494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81967dd5-545b-45aa-8d7c-3cebb4d16182 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:05.161812 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:05.161812 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:05.162513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81967dd5-545b-45aa-8d7c-3cebb4d16182 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:05.163103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-81967dd5-545b-45aa-8d7c-3cebb4d16182 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:05.199843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:05.199843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:05.202383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81967dd5-545b-45aa-8d7c-3cebb4d16182 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:05.203021 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1118/2243] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:05 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:06.023919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c74c535-5efc-4105-8c95-78d221fd5855 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:06.024108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c74c535-5efc-4105-8c95-78d221fd5855 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:06.024261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:06.024261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:06.025759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9c74c535-5efc-4105-8c95-78d221fd5855 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:06.025759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9c74c535-5efc-4105-8c95-78d221fd5855 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:06.067416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:06.067416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:06.069455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9c74c535-5efc-4105-8c95-78d221fd5855 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:06.072785 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1126/2244] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:06 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:06.233848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a3063a4-aaff-492e-8ad0-c6c621fb9db3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:06.233848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a3063a4-aaff-492e-8ad0-c6c621fb9db3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:06.233848 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:06.233848 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:06.233848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a3063a4-aaff-492e-8ad0-c6c621fb9db3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:06.233848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8a3063a4-aaff-492e-8ad0-c6c621fb9db3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:06.261381 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:06.261381 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:06.263403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a3063a4-aaff-492e-8ad0-c6c621fb9db3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:06.264257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1119/2245] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:06 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:07.091737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b6b3a35-1d1e-48f5-a61a-50b7b8216814 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:07.094213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b6b3a35-1d1e-48f5-a61a-50b7b8216814 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:07.095689 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:07.095689 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:07.097105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b6b3a35-1d1e-48f5-a61a-50b7b8216814 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:07.097685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2b6b3a35-1d1e-48f5-a61a-50b7b8216814 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:07.173416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:07.173416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:07.174969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b6b3a35-1d1e-48f5-a61a-50b7b8216814 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:07.177510 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1127/2246] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:07 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:07.278661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20f027f7-a1ae-47db-a68a-3548836c2083 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:07.279328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20f027f7-a1ae-47db-a68a-3548836c2083 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:07.279543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:07.279543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:07.279912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20f027f7-a1ae-47db-a68a-3548836c2083 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:07.280282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-20f027f7-a1ae-47db-a68a-3548836c2083 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:07.324687 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:07.324687 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:07.324687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20f027f7-a1ae-47db-a68a-3548836c2083 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:07.324687 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1120/2247] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:07 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:08.204164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eff0433e-4153-4b79-9140-b962120b705f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:08.204915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eff0433e-4153-4b79-9140-b962120b705f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:08.208337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:08.208337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:08.208337 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eff0433e-4153-4b79-9140-b962120b705f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:08.208337 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-eff0433e-4153-4b79-9140-b962120b705f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:08.251109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:08.251109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:08.256258 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eff0433e-4153-4b79-9140-b962120b705f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:08.264751 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1128/2248] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:08 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:08.340282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d38474d-4258-4ee2-932f-3f10a9918eab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:08.340282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d38474d-4258-4ee2-932f-3f10a9918eab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:08.340282 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:08.340282 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:08.341381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d38474d-4258-4ee2-932f-3f10a9918eab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:08.341381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2d38474d-4258-4ee2-932f-3f10a9918eab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:08.419461 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:08.419461 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:08.426568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d38474d-4258-4ee2-932f-3f10a9918eab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:08.440689 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1121/2249] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:08 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 821 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:09.278748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab983556-7630-4755-a0d5-d3f0018cc8a3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:09.278748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab983556-7630-4755-a0d5-d3f0018cc8a3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:09.278748 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:09.278748 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:09.278748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab983556-7630-4755-a0d5-d3f0018cc8a3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:09.278748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ab983556-7630-4755-a0d5-d3f0018cc8a3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:09.301472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:09.301472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:09.303432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab983556-7630-4755-a0d5-d3f0018cc8a3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:09.311701 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1129/2250] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:09 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:09.446815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a56cd22-f872-4f7a-9ec7-a071c952f62c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:09.447671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a56cd22-f872-4f7a-9ec7-a071c952f62c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:09.447997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:09.447997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:09.448504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a56cd22-f872-4f7a-9ec7-a071c952f62c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:09.451824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4a56cd22-f872-4f7a-9ec7-a071c952f62c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:09.473975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:09.473975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:09.475892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a56cd22-f872-4f7a-9ec7-a071c952f62c tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:09.476912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1122/2251] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:09 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:09.488927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9377566e-fed9-488f-b310-da1aacec88e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:40:09.489623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9377566e-fed9-488f-b310-da1aacec88e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:09.489623 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:09.489623 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:09.491771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9377566e-fed9-488f-b310-da1aacec88e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:09.573297 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:09.573297 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:09.573297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9377566e-fed9-488f-b310-da1aacec88e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:09.584877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9377566e-fed9-488f-b310-da1aacec88e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:40:09.584877 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1130/2252] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:09 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1363 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:09.605670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] POST http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945/restore Jan 02 10:40:09.606016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:09.606016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:09.607270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:09.609217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Restoring backup 28a62f36-04bd-42c5-9527-f5a4e99b7945 ({'restore': {}}) {{(pid=88039) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 10:40:09.609217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Restoring backup 28a62f36-04bd-42c5-9527-f5a4e99b7945 to volume None. Jan 02 10:40:09.636253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:09.636253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:09.639256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Creating volume of 1 GB for restore of backup 28a62f36-04bd-42c5-9527-f5a4e99b7945. Jan 02 10:40:09.657431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Availability Zones retrieved successfully. Jan 02 10:40:09.676057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Flow 'volume_create_api' (98e7b2c8-91e0-484d-994f-c7f282fd6992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:40:09.679957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06648d29-5a73-4827-82e8-7088ba753542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:09.683459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:40:09.801006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06648d29-5a73-4827-82e8-7088ba753542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:09.803092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e871dc1b-b365-4c1b-9aee-e042f5be0ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:09.947550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Created reservations ['d6924e4c-7149-479e-a97e-d48a39b4dca9', 'f3d92218-9f24-43af-abc9-bc2bf1a86326', '622151b3-6cde-4df6-b6e5-58d94ffc29dc', 'ec268fe4-c4a2-4392-a866-792b6f60c1d0'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:40:09.949809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e871dc1b-b365-4c1b-9aee-e042f5be0ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6924e4c-7149-479e-a97e-d48a39b4dca9', 'f3d92218-9f24-43af-abc9-bc2bf1a86326', '622151b3-6cde-4df6-b6e5-58d94ffc29dc', 'ec268fe4-c4a2-4392-a866-792b6f60c1d0']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:09.952813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596837da-d06e-453b-b31a-47c31d7310f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:10.046338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596837da-d06e-453b-b31a-47c31d7310f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92075fca-ba85-48f6-97f0-c96d1ae92cf4', '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_28a62f36-04bd-42c5-9527-f5a4e99b7945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='373e0cb569a6471896ad5b5d90bbee53',qos_specs=None,replication_status=,reservations=['d6924e4c-7149-479e-a97e-d48a39b4dca9','f3d92218-9f24-43af-abc9-bc2bf1a86326','622151b3-6cde-4df6-b6e5-58d94ffc29dc','ec268fe4-c4a2-4392-a866-792b6f60c1d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54516cfcc54e4546aa190a8085594c43',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:40:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_28a62f36-04bd-42c5-9527-f5a4e99b7945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92075fca-ba85-48f6-97f0-c96d1ae92cf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='373e0cb569a6471896ad5b5d90bbee53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='54516cfcc54e4546aa190a8085594c43',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:10.046338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86b0d58-e33c-4513-b62a-73c8ecd276c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:10.078624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86b0d58-e33c-4513-b62a-73c8ecd276c5) transitioned into 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_28a62f36-04bd-42c5-9527-f5a4e99b7945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='373e0cb569a6471896ad5b5d90bbee53',qos_specs=None,replication_status=,reservations=['d6924e4c-7149-479e-a97e-d48a39b4dca9','f3d92218-9f24-43af-abc9-bc2bf1a86326','622151b3-6cde-4df6-b6e5-58d94ffc29dc','ec268fe4-c4a2-4392-a866-792b6f60c1d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54516cfcc54e4546aa190a8085594c43',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:10.082116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f7e66e-ce67-4b69-8a10-883a8766d80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:10.106745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f7e66e-ce67-4b69-8a10-883a8766d80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:10.109573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Flow 'volume_create_api' (98e7b2c8-91e0-484d-994f-c7f282fd6992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:40:10.198329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Create volume request issued successfully. Jan 02 10:40:10.318547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbe81131-3ed0-408e-99a4-9293a1682069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:10.328431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbe81131-3ed0-408e-99a4-9293a1682069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:10.328713 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:10.328713 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:10.329382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbe81131-3ed0-408e-99a4-9293a1682069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:10.329511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dbe81131-3ed0-408e-99a4-9293a1682069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:10.383909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:10.383909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:10.386560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbe81131-3ed0-408e-99a4-9293a1682069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:10.395516 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1131/2253] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:10 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:10.431774 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:10.431774 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:10.436642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:11.401933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9468677-60e4-4770-a31b-d3e55fe581de tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:11.402590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9468677-60e4-4770-a31b-d3e55fe581de tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:11.402902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:11.402902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:11.404034 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9468677-60e4-4770-a31b-d3e55fe581de tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:11.405281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a9468677-60e4-4770-a31b-d3e55fe581de tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:11.429873 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:11.429873 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:11.431768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9468677-60e4-4770-a31b-d3e55fe581de tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:11.438535 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1132/2254] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:11 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:11.532441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:11.532441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:11.533814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:11.534298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Checking backup size 1 against volume size 1 {{(pid=88039) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 10:40:11.534725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Overwriting volume 92075fca-ba85-48f6-97f0-c96d1ae92cf4 with restore of backup 28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:11.582374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] restore_backup in rpcapi backup_id 28a62f36-04bd-42c5-9527-f5a4e99b7945 {{(pid=88039) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 10:40:11.585887 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0052449a-e1a2-4fa8-830c-2a440fdb7be4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945/restore returned with HTTP 202 Jan 02 10:40:11.587134 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1123/2255] 10.222.0.73 () {60 vars in 1360 bytes} [Sat Jan 2 10:40:09 2021] POST /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945/restore => generated 189 bytes in 1992 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:40:11.598380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ede57a7-90ea-4ca2-a29d-c0337fe05e63 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:11.598380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ede57a7-90ea-4ca2-a29d-c0337fe05e63 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:11.598380 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:11.598380 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:11.598777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ede57a7-90ea-4ca2-a29d-c0337fe05e63 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:11.598879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3ede57a7-90ea-4ca2-a29d-c0337fe05e63 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:11.645266 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:11.645266 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:11.647571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ede57a7-90ea-4ca2-a29d-c0337fe05e63 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:11.653450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1133/2256] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:11 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:12.447742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d11a96ca-f901-4ed1-be1c-51510f349c1d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:12.448990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d11a96ca-f901-4ed1-be1c-51510f349c1d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:12.449231 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:12.449231 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:12.452048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d11a96ca-f901-4ed1-be1c-51510f349c1d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:12.452316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d11a96ca-f901-4ed1-be1c-51510f349c1d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:12.484035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:12.484035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:12.485963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d11a96ca-f901-4ed1-be1c-51510f349c1d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:12.487480 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1124/2257] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:12 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:12.672699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39d0a7fe-ca01-420f-84bc-50d91c4c16a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:12.673393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39d0a7fe-ca01-420f-84bc-50d91c4c16a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:12.673748 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:12.673748 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:12.674327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39d0a7fe-ca01-420f-84bc-50d91c4c16a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:12.674829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-39d0a7fe-ca01-420f-84bc-50d91c4c16a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:12.700827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:12.700827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:12.703560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39d0a7fe-ca01-420f-84bc-50d91c4c16a8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:12.704543 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1134/2258] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:12 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:13.504380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bca2d558-df8a-4e02-8b45-0433e07d93a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:13.504380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bca2d558-df8a-4e02-8b45-0433e07d93a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:13.504380 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:13.504380 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:13.504380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bca2d558-df8a-4e02-8b45-0433e07d93a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:13.511447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-bca2d558-df8a-4e02-8b45-0433e07d93a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:13.540046 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:13.540046 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:13.545885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bca2d558-df8a-4e02-8b45-0433e07d93a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:13.545885 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1125/2259] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:13 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:13.729055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3629ff75-a7a6-4bc4-bcc2-787541aa58d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:13.729055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3629ff75-a7a6-4bc4-bcc2-787541aa58d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:13.729055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:13.729055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:13.729055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3629ff75-a7a6-4bc4-bcc2-787541aa58d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:13.729055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3629ff75-a7a6-4bc4-bcc2-787541aa58d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:13.751870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:13.751870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:13.753674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3629ff75-a7a6-4bc4-bcc2-787541aa58d8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:13.754937 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1135/2260] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:13 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:14.556015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df6912ea-6165-4fce-a6b6-d49c38f89b55 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:14.556496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df6912ea-6165-4fce-a6b6-d49c38f89b55 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:14.556728 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:14.556728 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:14.557068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df6912ea-6165-4fce-a6b6-d49c38f89b55 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:14.557430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-df6912ea-6165-4fce-a6b6-d49c38f89b55 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:14.579583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:14.579583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:14.581374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df6912ea-6165-4fce-a6b6-d49c38f89b55 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:14.589106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1126/2261] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:14 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:14.770025 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6823691d-a5d8-4700-ae7e-305a72041664 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:14.770860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6823691d-a5d8-4700-ae7e-305a72041664 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:14.770860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:14.770860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:14.771500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6823691d-a5d8-4700-ae7e-305a72041664 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:14.771500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-6823691d-a5d8-4700-ae7e-305a72041664 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:14.799308 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:14.799308 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:14.801211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6823691d-a5d8-4700-ae7e-305a72041664 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:14.802170 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1136/2262] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:14 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:15.601547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-def27798-115f-437f-b640-be872556bc48 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:15.601547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-def27798-115f-437f-b640-be872556bc48 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:15.601547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:15.601547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:15.601547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-def27798-115f-437f-b640-be872556bc48 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:15.601547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-def27798-115f-437f-b640-be872556bc48 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:15.634259 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:15.634259 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:15.634259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-def27798-115f-437f-b640-be872556bc48 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:15.634259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1127/2263] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:15 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:15.823619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f88d8a1-dd43-4eb3-8dc9-f72f7c9ec858 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:15.823619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f88d8a1-dd43-4eb3-8dc9-f72f7c9ec858 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:15.823619 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:15.823619 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:15.823619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f88d8a1-dd43-4eb3-8dc9-f72f7c9ec858 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:15.823619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4f88d8a1-dd43-4eb3-8dc9-f72f7c9ec858 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:15.904485 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:15.904485 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:15.906601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f88d8a1-dd43-4eb3-8dc9-f72f7c9ec858 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:15.911570 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1137/2264] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:15 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:16.651017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-018361ba-c320-4bd6-8cf4-df32130c0ba3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:16.651017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-018361ba-c320-4bd6-8cf4-df32130c0ba3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:16.651017 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:16.651017 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:16.651017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-018361ba-c320-4bd6-8cf4-df32130c0ba3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:16.651017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-018361ba-c320-4bd6-8cf4-df32130c0ba3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:16.741818 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:16.741818 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:16.756443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-018361ba-c320-4bd6-8cf4-df32130c0ba3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:16.756443 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1128/2265] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:16 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:16.934286 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27923a9b-68d6-40f0-a3d3-8d7ae83e9912 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:16.934286 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27923a9b-68d6-40f0-a3d3-8d7ae83e9912 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:16.934286 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:16.934286 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:16.934286 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27923a9b-68d6-40f0-a3d3-8d7ae83e9912 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:16.934286 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-27923a9b-68d6-40f0-a3d3-8d7ae83e9912 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:16.995523 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:16.995523 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:16.998557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27923a9b-68d6-40f0-a3d3-8d7ae83e9912 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:17.002389 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1138/2266] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:16 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:17.770049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4bffe7a4-6ec3-4a5d-9ca4-0a94230e0ceb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:17.770049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4bffe7a4-6ec3-4a5d-9ca4-0a94230e0ceb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:17.770049 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:17.770049 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:17.770049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4bffe7a4-6ec3-4a5d-9ca4-0a94230e0ceb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:17.770049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4bffe7a4-6ec3-4a5d-9ca4-0a94230e0ceb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:17.874868 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:17.874868 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:17.876671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4bffe7a4-6ec3-4a5d-9ca4-0a94230e0ceb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:17.877554 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1129/2267] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:17 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:18.023883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe099a63-ded4-42b6-9390-fcc5c56657c4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:18.023883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe099a63-ded4-42b6-9390-fcc5c56657c4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:18.023883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:18.023883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:18.023883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe099a63-ded4-42b6-9390-fcc5c56657c4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:18.027868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fe099a63-ded4-42b6-9390-fcc5c56657c4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:18.077276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:18.077276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:18.077276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe099a63-ded4-42b6-9390-fcc5c56657c4 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:18.081166 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1139/2268] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:18 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:18.895842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b43b5f11-3993-4469-968a-0a1d35045c80 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:18.908836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b43b5f11-3993-4469-968a-0a1d35045c80 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:18.908836 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:18.908836 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:18.908836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b43b5f11-3993-4469-968a-0a1d35045c80 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:18.908836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b43b5f11-3993-4469-968a-0a1d35045c80 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:18.958301 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:18.958301 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:18.961092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b43b5f11-3993-4469-968a-0a1d35045c80 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:18.961900 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1130/2269] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:18 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:19.099752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-01e6c1d5-6892-484e-9dcb-e88029bb0459 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:19.099752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-01e6c1d5-6892-484e-9dcb-e88029bb0459 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:19.099752 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:19.099752 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:19.099752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-01e6c1d5-6892-484e-9dcb-e88029bb0459 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:19.108240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-01e6c1d5-6892-484e-9dcb-e88029bb0459 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:19.144024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:19.144024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:19.144024 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-01e6c1d5-6892-484e-9dcb-e88029bb0459 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:19.151690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1140/2270] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:19 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:19.981873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d42889af-01f1-4c6d-a311-eee37fdf3aab tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:19.981873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d42889af-01f1-4c6d-a311-eee37fdf3aab tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:19.981873 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:19.981873 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:19.981873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d42889af-01f1-4c6d-a311-eee37fdf3aab tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:19.981873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d42889af-01f1-4c6d-a311-eee37fdf3aab tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:20.032309 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:20.032309 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:20.032309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d42889af-01f1-4c6d-a311-eee37fdf3aab tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:20.039323 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1131/2271] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:19 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:20.168087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d45c00b-a0f9-4200-aecd-369d401b1dab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:20.168087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d45c00b-a0f9-4200-aecd-369d401b1dab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:20.168087 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:20.168087 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:20.168087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d45c00b-a0f9-4200-aecd-369d401b1dab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:20.168087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4d45c00b-a0f9-4200-aecd-369d401b1dab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:20.208384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:20.208384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:20.210372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d45c00b-a0f9-4200-aecd-369d401b1dab tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:20.211379 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1141/2272] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:20 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:21.044980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe4a63d3-69a2-4c98-abd7-7262b9715696 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:21.044980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe4a63d3-69a2-4c98-abd7-7262b9715696 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:21.044980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:21.044980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:21.044980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe4a63d3-69a2-4c98-abd7-7262b9715696 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:21.044980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fe4a63d3-69a2-4c98-abd7-7262b9715696 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:21.069003 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:21.069003 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:21.073793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe4a63d3-69a2-4c98-abd7-7262b9715696 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:21.083983 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1132/2273] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:21 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:21.231456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f86f582f-a214-4140-941b-0f78b67cfc0e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:21.231456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f86f582f-a214-4140-941b-0f78b67cfc0e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:21.231456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:21.231456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:21.231456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f86f582f-a214-4140-941b-0f78b67cfc0e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:21.231456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f86f582f-a214-4140-941b-0f78b67cfc0e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:21.270624 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:21.270624 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:21.270624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f86f582f-a214-4140-941b-0f78b67cfc0e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:21.270624 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1142/2274] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:21 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:22.090199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03d3a7bb-d0d7-4bd5-9aa2-025b5c26b296 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:22.090199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03d3a7bb-d0d7-4bd5-9aa2-025b5c26b296 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:22.090199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:22.090199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:22.090199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03d3a7bb-d0d7-4bd5-9aa2-025b5c26b296 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:22.093378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-03d3a7bb-d0d7-4bd5-9aa2-025b5c26b296 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:22.129259 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:22.129259 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:22.129259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03d3a7bb-d0d7-4bd5-9aa2-025b5c26b296 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:22.129259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1133/2275] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:22 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:40:22.301581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c92fe4e-8ce8-46bd-bfae-4e93c5c4eaa9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:22.301581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c92fe4e-8ce8-46bd-bfae-4e93c5c4eaa9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:22.301581 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:22.301581 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:22.301581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c92fe4e-8ce8-46bd-bfae-4e93c5c4eaa9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:22.301581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4c92fe4e-8ce8-46bd-bfae-4e93c5c4eaa9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:22.385594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:22.385594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:22.385594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c92fe4e-8ce8-46bd-bfae-4e93c5c4eaa9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:22.385594 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1143/2276] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:22 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:23.145812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6b3ca96-7251-4542-9b65-c173350934fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:23.145812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6b3ca96-7251-4542-9b65-c173350934fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:23.145812 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:23.145812 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:23.145812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6b3ca96-7251-4542-9b65-c173350934fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:23.145812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e6b3ca96-7251-4542-9b65-c173350934fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:23.211474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:23.211474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:23.221561 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6b3ca96-7251-4542-9b65-c173350934fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:23.221561 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1134/2277] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:23 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:23.417089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53d300fe-5211-40b0-9fed-77441cd327ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:23.428956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53d300fe-5211-40b0-9fed-77441cd327ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:23.428956 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:23.428956 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:23.428956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53d300fe-5211-40b0-9fed-77441cd327ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:23.428956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-53d300fe-5211-40b0-9fed-77441cd327ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:23.518621 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:23.518621 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:23.518621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53d300fe-5211-40b0-9fed-77441cd327ac tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:23.530042 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1144/2278] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:23 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:24.236653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-739d6c73-9832-4f92-be37-7bb290d7141a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:24.261942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-739d6c73-9832-4f92-be37-7bb290d7141a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:24.261942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:24.261942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:24.261942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-739d6c73-9832-4f92-be37-7bb290d7141a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:24.261942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-739d6c73-9832-4f92-be37-7bb290d7141a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:24.345451 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:24.345451 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:24.345451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-739d6c73-9832-4f92-be37-7bb290d7141a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:24.345451 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1135/2279] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:24 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:24.546158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c329f9d1-8e25-43da-9ea8-11099df2024d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:24.546158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c329f9d1-8e25-43da-9ea8-11099df2024d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:24.546158 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:24.546158 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:24.546158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c329f9d1-8e25-43da-9ea8-11099df2024d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:24.546158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c329f9d1-8e25-43da-9ea8-11099df2024d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:24.594396 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:24.594396 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:24.603229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c329f9d1-8e25-43da-9ea8-11099df2024d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:24.603229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1145/2280] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:24 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:25.363167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69442035-484f-4045-b507-8e2e310d490e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:25.363167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69442035-484f-4045-b507-8e2e310d490e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:25.363167 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:25.363167 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:25.365821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69442035-484f-4045-b507-8e2e310d490e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:25.365821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-69442035-484f-4045-b507-8e2e310d490e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:25.398953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:25.398953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:25.398953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69442035-484f-4045-b507-8e2e310d490e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:25.410868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1136/2281] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:25 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:25.625253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f4267f5-1b59-4752-b197-fbfddd861eca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:25.625253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f4267f5-1b59-4752-b197-fbfddd861eca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:25.625253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:25.625253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:25.625253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f4267f5-1b59-4752-b197-fbfddd861eca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:25.625253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1f4267f5-1b59-4752-b197-fbfddd861eca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:25.651870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:25.651870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:25.651870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f4267f5-1b59-4752-b197-fbfddd861eca tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:25.651870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1146/2282] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:25 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:26.414036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0568125-d27a-468c-8d9b-0d9ac435fd07 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:26.414570 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0568125-d27a-468c-8d9b-0d9ac435fd07 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:26.414656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:26.414656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:26.415008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0568125-d27a-468c-8d9b-0d9ac435fd07 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:26.415401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e0568125-d27a-468c-8d9b-0d9ac435fd07 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:26.479039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:26.479039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:26.479039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0568125-d27a-468c-8d9b-0d9ac435fd07 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:26.479039 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1137/2283] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:26 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:26.674529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02f068c2-b3c6-4305-a348-4e542796dcd9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:26.674529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02f068c2-b3c6-4305-a348-4e542796dcd9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:26.674529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:26.674529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:26.674529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02f068c2-b3c6-4305-a348-4e542796dcd9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:26.674529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-02f068c2-b3c6-4305-a348-4e542796dcd9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:26.737377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:26.737377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:26.737377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02f068c2-b3c6-4305-a348-4e542796dcd9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:26.771523 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1147/2284] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:26 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:27.494488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-840f748c-24a7-4193-a7d3-03afb822b70e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:27.495185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-840f748c-24a7-4193-a7d3-03afb822b70e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:27.495544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:27.495544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:27.496175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-840f748c-24a7-4193-a7d3-03afb822b70e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:27.496661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-840f748c-24a7-4193-a7d3-03afb822b70e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:27.528273 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:27.528273 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:27.531618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-840f748c-24a7-4193-a7d3-03afb822b70e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:27.532466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1138/2285] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:27 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:27.777324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea57e96c-763c-426f-aeb7-27cc1d45d5ad tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:27.777857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea57e96c-763c-426f-aeb7-27cc1d45d5ad tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:27.778075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:27.778075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:27.778450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea57e96c-763c-426f-aeb7-27cc1d45d5ad tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:27.778817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ea57e96c-763c-426f-aeb7-27cc1d45d5ad tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:27.810650 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:27.810650 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:27.810650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea57e96c-763c-426f-aeb7-27cc1d45d5ad tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:27.839577 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1148/2286] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:27 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:28.554056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fa25b4d-700f-48f0-bad2-0a260bdbd5c9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:28.555245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fa25b4d-700f-48f0-bad2-0a260bdbd5c9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:28.555670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:28.555670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:28.556693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4fa25b4d-700f-48f0-bad2-0a260bdbd5c9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:28.557716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4fa25b4d-700f-48f0-bad2-0a260bdbd5c9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:28.584200 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:28.584200 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:28.588186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4fa25b4d-700f-48f0-bad2-0a260bdbd5c9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:28.588818 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1139/2287] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:28 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:28.834417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3eb8bf6c-9448-4654-b465-c01082db2155 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:28.836084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3eb8bf6c-9448-4654-b465-c01082db2155 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:28.836310 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:28.836310 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:28.836693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3eb8bf6c-9448-4654-b465-c01082db2155 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:28.837062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3eb8bf6c-9448-4654-b465-c01082db2155 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:28.864897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:28.864897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:28.864897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3eb8bf6c-9448-4654-b465-c01082db2155 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:28.869133 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1149/2288] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:28 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:29.605715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbf99c2c-a7cd-45c3-bd02-13abb77d8931 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:29.605715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbf99c2c-a7cd-45c3-bd02-13abb77d8931 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:29.605715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:29.605715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:29.605715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbf99c2c-a7cd-45c3-bd02-13abb77d8931 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:29.605715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dbf99c2c-a7cd-45c3-bd02-13abb77d8931 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:29.628952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:29.628952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:29.628952 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbf99c2c-a7cd-45c3-bd02-13abb77d8931 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:29.631300 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1140/2289] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:29 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:29.887050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11a85eb0-8242-4311-8b9e-14ec6e3d7d02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:29.887050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11a85eb0-8242-4311-8b9e-14ec6e3d7d02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:29.887050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:29.887050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:29.887050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11a85eb0-8242-4311-8b9e-14ec6e3d7d02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:29.887050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-11a85eb0-8242-4311-8b9e-14ec6e3d7d02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:29.918395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:29.918395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:29.918395 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11a85eb0-8242-4311-8b9e-14ec6e3d7d02 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:29.918395 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1150/2290] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:29 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:30.652800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3284748d-967a-4aa9-b8f5-97b64a97ddc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:30.652800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3284748d-967a-4aa9-b8f5-97b64a97ddc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:30.652800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:30.652800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:30.652800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3284748d-967a-4aa9-b8f5-97b64a97ddc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:30.652800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3284748d-967a-4aa9-b8f5-97b64a97ddc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:30.695173 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:30.695173 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:30.695173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3284748d-967a-4aa9-b8f5-97b64a97ddc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:30.695173 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1141/2291] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:30 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:30.940641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4672ba0e-c051-474a-b16c-2b0f1228adc5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:30.940641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4672ba0e-c051-474a-b16c-2b0f1228adc5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:30.940641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:30.940641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:30.940641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4672ba0e-c051-474a-b16c-2b0f1228adc5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:30.940641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4672ba0e-c051-474a-b16c-2b0f1228adc5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:30.988246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:30.988246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:30.988246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4672ba0e-c051-474a-b16c-2b0f1228adc5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:30.988246 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1151/2292] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:30 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:31.705534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95e1ed73-b228-4889-92f8-4d9e77c30b4a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:31.714483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95e1ed73-b228-4889-92f8-4d9e77c30b4a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:31.714483 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:31.714483 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:31.714483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-95e1ed73-b228-4889-92f8-4d9e77c30b4a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:31.714483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-95e1ed73-b228-4889-92f8-4d9e77c30b4a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:31.801902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:31.801902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:31.804158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-95e1ed73-b228-4889-92f8-4d9e77c30b4a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:31.805426 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1142/2293] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:31 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:31.998085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b94ed3e0-98ae-48aa-a096-ef96afeb48fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:31.998600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b94ed3e0-98ae-48aa-a096-ef96afeb48fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:31.998787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:31.998787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:31.999160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b94ed3e0-98ae-48aa-a096-ef96afeb48fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:31.999549 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b94ed3e0-98ae-48aa-a096-ef96afeb48fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:32.022953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:32.022953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:32.032122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b94ed3e0-98ae-48aa-a096-ef96afeb48fe tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:32.033209 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1152/2294] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:31 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:32.823781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87d55fd1-fbfb-4ebb-8f82-60990b5d145b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:32.823781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87d55fd1-fbfb-4ebb-8f82-60990b5d145b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:32.823781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:32.823781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:32.823781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87d55fd1-fbfb-4ebb-8f82-60990b5d145b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:32.823781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-87d55fd1-fbfb-4ebb-8f82-60990b5d145b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:32.852458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:32.852458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:32.852458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87d55fd1-fbfb-4ebb-8f82-60990b5d145b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:32.855145 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1143/2295] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:32 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:33.052483 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03204e26-687a-4fd9-bee4-d87af6f303be tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:33.052483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03204e26-687a-4fd9-bee4-d87af6f303be tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:33.052483 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:33.052483 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:33.052483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03204e26-687a-4fd9-bee4-d87af6f303be tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:33.052483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-03204e26-687a-4fd9-bee4-d87af6f303be tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:33.087862 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:33.087862 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:33.094384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03204e26-687a-4fd9-bee4-d87af6f303be tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:33.095654 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1153/2296] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:33 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:33.875720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dee1d952-d77e-413e-a290-9583960554ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:33.875720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dee1d952-d77e-413e-a290-9583960554ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:33.875720 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:33.875720 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:33.875720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dee1d952-d77e-413e-a290-9583960554ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:33.875720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dee1d952-d77e-413e-a290-9583960554ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:33.929222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:33.929222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:33.929222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dee1d952-d77e-413e-a290-9583960554ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:33.929222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1144/2297] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:33 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:34.121881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2804f2a7-9aaa-4691-b755-8fd60f982dff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:34.131930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2804f2a7-9aaa-4691-b755-8fd60f982dff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:34.131930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:34.131930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:34.131930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2804f2a7-9aaa-4691-b755-8fd60f982dff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:34.131930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2804f2a7-9aaa-4691-b755-8fd60f982dff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:34.169011 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:34.169011 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:34.169011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2804f2a7-9aaa-4691-b755-8fd60f982dff tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:34.169011 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1154/2298] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:34 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:34.955931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-117ff5dc-d5b4-4b0e-8e0e-8e4146676bda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:34.955931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-117ff5dc-d5b4-4b0e-8e0e-8e4146676bda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:34.955931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:34.955931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:34.955931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-117ff5dc-d5b4-4b0e-8e0e-8e4146676bda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:34.964091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-117ff5dc-d5b4-4b0e-8e0e-8e4146676bda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:35.040969 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:35.040969 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:35.040969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-117ff5dc-d5b4-4b0e-8e0e-8e4146676bda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:35.040969 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1145/2299] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:34 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:35.189578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d9360cc-ddf6-41d6-babf-ded22161b0e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:35.189578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d9360cc-ddf6-41d6-babf-ded22161b0e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:35.189578 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:35.189578 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:35.189578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d9360cc-ddf6-41d6-babf-ded22161b0e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:35.189578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9d9360cc-ddf6-41d6-babf-ded22161b0e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:35.266406 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:35.266406 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:35.274218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d9360cc-ddf6-41d6-babf-ded22161b0e5 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:35.274218 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1155/2300] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:35 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:36.051889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-badac2ee-b0a2-4f2e-a810-465c8b182e68 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:36.051889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-badac2ee-b0a2-4f2e-a810-465c8b182e68 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:36.051889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:36.051889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:36.051889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-badac2ee-b0a2-4f2e-a810-465c8b182e68 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:36.051889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-badac2ee-b0a2-4f2e-a810-465c8b182e68 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:36.093614 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:36.093614 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:36.093614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-badac2ee-b0a2-4f2e-a810-465c8b182e68 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:36.100705 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1146/2301] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:36 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:36.296578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82abf389-2e55-407a-afc4-23c76ab8ec54 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:36.296578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82abf389-2e55-407a-afc4-23c76ab8ec54 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:36.296578 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:36.296578 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:36.296578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82abf389-2e55-407a-afc4-23c76ab8ec54 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:36.296578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-82abf389-2e55-407a-afc4-23c76ab8ec54 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:36.362162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:36.362162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:36.362162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82abf389-2e55-407a-afc4-23c76ab8ec54 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:36.369959 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1156/2302] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:36 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:37.109686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfde1f39-13d1-411a-a07f-ba567efeec6d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:37.109686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfde1f39-13d1-411a-a07f-ba567efeec6d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:37.109686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:37.109686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:37.109686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfde1f39-13d1-411a-a07f-ba567efeec6d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:37.109686 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cfde1f39-13d1-411a-a07f-ba567efeec6d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:37.161620 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:37.161620 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:37.175767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfde1f39-13d1-411a-a07f-ba567efeec6d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:37.175767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1147/2303] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:37 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:37.378616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fee82499-ac1f-428e-bc3a-0d556b4b78c9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:37.378616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fee82499-ac1f-428e-bc3a-0d556b4b78c9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:37.378616 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:37.378616 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:37.378616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fee82499-ac1f-428e-bc3a-0d556b4b78c9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:37.378616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fee82499-ac1f-428e-bc3a-0d556b4b78c9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:37.451238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:37.451238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:37.461092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fee82499-ac1f-428e-bc3a-0d556b4b78c9 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:37.461092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1157/2304] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:37 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:38.194190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94ab9f30-6e98-4b34-be87-c98f3139db4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:38.194190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94ab9f30-6e98-4b34-be87-c98f3139db4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:38.194190 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:38.194190 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:38.194190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94ab9f30-6e98-4b34-be87-c98f3139db4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:38.194190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-94ab9f30-6e98-4b34-be87-c98f3139db4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:38.248195 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:38.248195 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:38.248195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94ab9f30-6e98-4b34-be87-c98f3139db4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:38.258730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1148/2305] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:38 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:38.473254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-571fe157-96ed-46fb-a203-eab06b73a8ae tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:38.473254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-571fe157-96ed-46fb-a203-eab06b73a8ae tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:38.473254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:38.473254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:38.473254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-571fe157-96ed-46fb-a203-eab06b73a8ae tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:38.473254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-571fe157-96ed-46fb-a203-eab06b73a8ae tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:38.502342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:38.502342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:38.502342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-571fe157-96ed-46fb-a203-eab06b73a8ae tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:38.502342 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1158/2306] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:38 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:39.264745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09ebcf32-684b-4653-a32f-920284721281 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:39.264745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09ebcf32-684b-4653-a32f-920284721281 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:39.264745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:39.264745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:39.264745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09ebcf32-684b-4653-a32f-920284721281 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:39.264745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-09ebcf32-684b-4653-a32f-920284721281 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:39.315810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:39.315810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:39.324608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09ebcf32-684b-4653-a32f-920284721281 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:39.342623 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1149/2307] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:39 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:39.517746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cf7c068-93db-4572-b5a5-38b4c2d222b1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:39.517746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cf7c068-93db-4572-b5a5-38b4c2d222b1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:39.517746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:39.517746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:39.517746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7cf7c068-93db-4572-b5a5-38b4c2d222b1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:39.517746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7cf7c068-93db-4572-b5a5-38b4c2d222b1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:39.545725 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:39.545725 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:39.545725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7cf7c068-93db-4572-b5a5-38b4c2d222b1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:39.545725 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1159/2308] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:39 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:40.389012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-814f5b88-dd09-4cbb-80a6-5c851bc93803 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:40.389012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-814f5b88-dd09-4cbb-80a6-5c851bc93803 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:40.392708 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:40.392708 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:40.392708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-814f5b88-dd09-4cbb-80a6-5c851bc93803 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:40.392708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-814f5b88-dd09-4cbb-80a6-5c851bc93803 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:40.431478 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:40.431478 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:40.431478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-814f5b88-dd09-4cbb-80a6-5c851bc93803 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:40.431478 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1150/2309] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:40 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:40.564059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5adbad86-1996-4f42-a4b2-90b773f402c6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:40.564059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5adbad86-1996-4f42-a4b2-90b773f402c6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:40.564059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:40.564059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:40.564059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5adbad86-1996-4f42-a4b2-90b773f402c6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:40.564059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5adbad86-1996-4f42-a4b2-90b773f402c6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:40.610988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:40.610988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:40.610988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5adbad86-1996-4f42-a4b2-90b773f402c6 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:40.610988 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1160/2310] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:40 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:41.486433 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68bf234a-9e3e-4603-bb6a-edb37548ecb5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:41.486433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68bf234a-9e3e-4603-bb6a-edb37548ecb5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:41.486433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:41.486433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:41.486433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68bf234a-9e3e-4603-bb6a-edb37548ecb5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:41.486433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-68bf234a-9e3e-4603-bb6a-edb37548ecb5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:41.531487 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:41.531487 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:41.531487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68bf234a-9e3e-4603-bb6a-edb37548ecb5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:41.541180 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1151/2311] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:41 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:41.622502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b9f3442-d115-4247-b5e1-8110fd718849 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:41.622502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b9f3442-d115-4247-b5e1-8110fd718849 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:41.622502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:41.622502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:41.622502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b9f3442-d115-4247-b5e1-8110fd718849 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:41.622502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5b9f3442-d115-4247-b5e1-8110fd718849 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:41.656291 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:41.656291 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:41.656291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b9f3442-d115-4247-b5e1-8110fd718849 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:41.656291 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1161/2312] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:41 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:42.557177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-324a5865-aa1a-407e-a09e-170af76b817b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:42.557726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-324a5865-aa1a-407e-a09e-170af76b817b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:42.557893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:42.557893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:42.558267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-324a5865-aa1a-407e-a09e-170af76b817b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:42.558634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-324a5865-aa1a-407e-a09e-170af76b817b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:42.594671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:42.594671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:42.597739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-324a5865-aa1a-407e-a09e-170af76b817b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:42.598568 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1152/2313] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:42 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:42.669288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7a8de41-0339-440a-a28a-a64b2d6db606 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:42.669815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7a8de41-0339-440a-a28a-a64b2d6db606 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:42.670006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:42.670006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:42.670383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7a8de41-0339-440a-a28a-a64b2d6db606 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:42.670753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d7a8de41-0339-440a-a28a-a64b2d6db606 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:42.700446 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:42.700446 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:42.702329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7a8de41-0339-440a-a28a-a64b2d6db606 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:42.703454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1162/2314] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:42 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:43.612393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c658ca7-35b0-4d98-9209-522e67fa8778 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:43.612910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c658ca7-35b0-4d98-9209-522e67fa8778 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:43.613109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:43.613109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:43.613455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c658ca7-35b0-4d98-9209-522e67fa8778 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:43.614943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5c658ca7-35b0-4d98-9209-522e67fa8778 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:43.642008 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:43.642008 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:43.643836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c658ca7-35b0-4d98-9209-522e67fa8778 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:43.649257 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1153/2315] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:43 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:43.716986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-183df49f-e0f7-47ef-bee2-613cc5282bfa tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:40:43.717803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-183df49f-e0f7-47ef-bee2-613cc5282bfa tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:43.718033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:43.718033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:43.718507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-183df49f-e0f7-47ef-bee2-613cc5282bfa tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:43.718958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-183df49f-e0f7-47ef-bee2-613cc5282bfa tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Show backup with id 28a62f36-04bd-42c5-9527-f5a4e99b7945. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:43.744051 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:43.744051 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:43.745940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-183df49f-e0f7-47ef-bee2-613cc5282bfa tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 200 Jan 02 10:40:43.746845 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1163/2316] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:43 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:43.759575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8444c315-d51a-4abd-828e-6bacfafbfe96 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:40:43.760115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8444c315-d51a-4abd-828e-6bacfafbfe96 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:43.760323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:43.760323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:43.761059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8444c315-d51a-4abd-828e-6bacfafbfe96 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:43.813475 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:43.813475 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:43.830369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8444c315-d51a-4abd-828e-6bacfafbfe96 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:43.858635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8444c315-d51a-4abd-828e-6bacfafbfe96 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 returned with HTTP 200 Jan 02 10:40:43.859619 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1154/2317] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:43 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 => generated 1418 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:43.875696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30d6b7c3-88c0-4bea-abda-5ac195d20950 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:40:43.876401 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30d6b7c3-88c0-4bea-abda-5ac195d20950 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:43.876401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:43.876401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:43.876762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30d6b7c3-88c0-4bea-abda-5ac195d20950 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:43.925801 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:43.925801 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:43.934763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-30d6b7c3-88c0-4bea-abda-5ac195d20950 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:43.960340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30d6b7c3-88c0-4bea-abda-5ac195d20950 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 returned with HTTP 200 Jan 02 10:40:43.966771 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1164/2318] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:43 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 => generated 1418 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:44.658535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfb64dc9-76c0-4ea8-a77c-2819efdc0028 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:44.659070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfb64dc9-76c0-4ea8-a77c-2819efdc0028 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:44.659153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:44.659153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:44.660381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cfb64dc9-76c0-4ea8-a77c-2819efdc0028 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:44.661091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cfb64dc9-76c0-4ea8-a77c-2819efdc0028 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:44.690605 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:44.690605 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:44.694204 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cfb64dc9-76c0-4ea8-a77c-2819efdc0028 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:44.695351 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1155/2319] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:44 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:45.709485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8c22f5d-56a8-4f91-982d-77b5c224eecb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:45.710157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8c22f5d-56a8-4f91-982d-77b5c224eecb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:45.710350 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:45.710350 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:45.711652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8c22f5d-56a8-4f91-982d-77b5c224eecb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:45.712036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b8c22f5d-56a8-4f91-982d-77b5c224eecb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:45.738511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:45.738511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:45.742107 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8c22f5d-56a8-4f91-982d-77b5c224eecb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:45.743403 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1165/2320] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:45 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:46.619061 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-5d2c201e-4263-4570-9b69-0a8c68e513a1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:40:46.619666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-5d2c201e-4263-4570-9b69-0a8c68e513a1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:46.619885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:46.619885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:46.620257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-5d2c201e-4263-4570-9b69-0a8c68e513a1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:46.671016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:46.671016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:46.679929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bb81663-1277-442b-8dc5-16946927d504 req-5d2c201e-4263-4570-9b69-0a8c68e513a1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:46.703130 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-5d2c201e-4263-4570-9b69-0a8c68e513a1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 returned with HTTP 200 Jan 02 10:40:46.704059 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1156/2321] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:40:46 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 => generated 1418 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:46.759821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:46.760326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:46.760547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:46.760547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:46.760922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:46.761293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:46.784798 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:46.784798 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:46.787184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:46.788629 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1166/2322] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:46 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:47.617161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6cdc7f4d-c6f7-4de2-b78e-0cb5179511f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:40:47.619461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6cdc7f4d-c6f7-4de2-b78e-0cb5179511f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:47.619680 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:47.619680 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:47.620350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6cdc7f4d-c6f7-4de2-b78e-0cb5179511f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:47.672051 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:47.672051 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:47.680569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bb81663-1277-442b-8dc5-16946927d504 req-6cdc7f4d-c6f7-4de2-b78e-0cb5179511f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:47.726965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6cdc7f4d-c6f7-4de2-b78e-0cb5179511f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 returned with HTTP 200 Jan 02 10:40:47.731564 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1157/2323] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:40:47 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 => generated 1418 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:47.738912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume// Jan 02 10:40:47.739547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:47.739827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:47.739827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:47.740394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:47.741793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9684372-9018-4369-80e7-876049b313c5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:40:47.742418 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1167/2324] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:40:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:40:47.755797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] POST http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments Jan 02 10:40:47.757424 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:47.757424 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:47.758350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92075fca-ba85-48f6-97f0-c96d1ae92cf4", "instance_uuid": "a07eca9e-f2c9-4538-a090-779c68bf2d72", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:47.802585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dec660e2-2332-4362-9d1f-71c6753fa346 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:47.803404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dec660e2-2332-4362-9d1f-71c6753fa346 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:47.804243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dec660e2-2332-4362-9d1f-71c6753fa346 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:47.804706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dec660e2-2332-4362-9d1f-71c6753fa346 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:47.817727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:47.817727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:47.828581 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:47.828581 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:47.830665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dec660e2-2332-4362-9d1f-71c6753fa346 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:47.832053 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1168/2325] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:47 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:47.882694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments returned with HTTP 200 Jan 02 10:40:47.883654 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1158/2326] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:40:47 2021] POST /volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:48.846170 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa3ccf34-b02d-41f0-a4a9-8666a8a5e54d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:48.847502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa3ccf34-b02d-41f0-a4a9-8666a8a5e54d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:48.847703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:48.847703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:48.848301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa3ccf34-b02d-41f0-a4a9-8666a8a5e54d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:48.848881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-fa3ccf34-b02d-41f0-a4a9-8666a8a5e54d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:48.871915 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:48.871915 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:48.873728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa3ccf34-b02d-41f0-a4a9-8666a8a5e54d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:48.874489 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1169/2327] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:48 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:49.476687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume// Jan 02 10:40:49.477245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:49.477529 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:49.477529 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:49.477995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:49.479378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-de9d1f0a-0f15-464b-907a-02e8cd9ceafd tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:40:49.480042 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1159/2328] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:40:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:40:49.512997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-10aa63c1-f4de-467d-a5dc-7c71db89701e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:40:49.513644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-10aa63c1-f4de-467d-a5dc-7c71db89701e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:49.514060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:49.514060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:49.514707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-10aa63c1-f4de-467d-a5dc-7c71db89701e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:49.580148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:49.580148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:49.591999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bb81663-1277-442b-8dc5-16946927d504 req-10aa63c1-f4de-467d-a5dc-7c71db89701e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:40:49.618691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:49.618691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:49.628869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-10aa63c1-f4de-467d-a5dc-7c71db89701e tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 returned with HTTP 200 Jan 02 10:40:49.629722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1170/2329] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:40:49 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 => generated 1516 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:40:49.669408 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-d2485d98-1a94-4616-a01d-4e045a720e61 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] PUT http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38 Jan 02 10:40:49.670537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-d2485d98-1a94-4616-a01d-4e045a720e61 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:49.713492 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:40:49.713492 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:40:49.715582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-5bb81663-1277-442b-8dc5-16946927d504 req-d2485d98-1a94-4616-a01d-4e045a720e61 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Lock "b'cinder-attachment_update-92075fca-ba85-48f6-97f0-c96d1ae92cf4-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.020s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:40:49.718121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:49.718121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:49.888780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e8322c2-3502-4df8-81aa-d5ad1f3b8649 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:49.889292 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e8322c2-3502-4df8-81aa-d5ad1f3b8649 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:49.889674 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:49.889674 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:49.890422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7e8322c2-3502-4df8-81aa-d5ad1f3b8649 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:49.890934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7e8322c2-3502-4df8-81aa-d5ad1f3b8649 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:49.936337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:49.936337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:49.938215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7e8322c2-3502-4df8-81aa-d5ad1f3b8649 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:49.944543 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1171/2330] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:49 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:50.954922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fa9ea3b-f926-4cef-af12-fbbdc1307060 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:50.955461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fa9ea3b-f926-4cef-af12-fbbdc1307060 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:50.955925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:50.955925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:50.956566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fa9ea3b-f926-4cef-af12-fbbdc1307060 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:50.957124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0fa9ea3b-f926-4cef-af12-fbbdc1307060 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:50.993723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:50.993723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:50.995807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fa9ea3b-f926-4cef-af12-fbbdc1307060 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:50.997194 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1172/2331] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:50 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:51.008737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0db9e076-de04-4070-8c1c-0a01a29159fb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:40:51.009602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0db9e076-de04-4070-8c1c-0a01a29159fb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:51.010542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:51.010542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:51.011183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0db9e076-de04-4070-8c1c-0a01a29159fb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:51.075604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:51.075604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:51.087053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0db9e076-de04-4070-8c1c-0a01a29159fb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:40:51.111546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0db9e076-de04-4070-8c1c-0a01a29159fb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 200 Jan 02 10:40:51.112740 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1173/2332] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:51 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:40:51.478478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-5bb81663-1277-442b-8dc5-16946927d504 req-d2485d98-1a94-4616-a01d-4e045a720e61 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Lock "b'cinder-attachment_update-92075fca-ba85-48f6-97f0-c96d1ae92cf4-n-h2-765311-9'" released by "attachment_update" :: held 1.764s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:40:51.479362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-d2485d98-1a94-4616-a01d-4e045a720e61 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38 returned with HTTP 200 Jan 02 10:40:51.480411 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1160/2333] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:40:49 2021] PUT /volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38 => generated 762 bytes in 1817 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:51.526186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] GET http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913/export_record Jan 02 10:40:51.526934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:51.527463 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:51.527463 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:51.528111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'export_record' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:51.528687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Export record for backup bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 02 10:40:51.532104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6d7ff3fd-8c8b-4892-a7fa-fc12afdfde04 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] POST http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38/action Jan 02 10:40:51.532877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:51.532877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:51.533574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6d7ff3fd-8c8b-4892-a7fa-fc12afdfde04 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:40:51.534522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6d7ff3fd-8c8b-4892-a7fa-fc12afdfde04 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:51.580390 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:51.580390 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:51.582631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.api [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling RPCAPI with context: , host: n-d-765311-9, backup: bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 02 10:40:51.609149 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:51.609149 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:51.625917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] export_record in rpcapi backup_id bc11ca6e-8b97-45fe-83cc-46deccd94913 on host n-d-765311-9. {{(pid=88040) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 02 10:40:51.641130 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bb81663-1277-442b-8dc5-16946927d504 req-6d7ff3fd-8c8b-4892-a7fa-fc12afdfde04 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38/action returned with HTTP 204 Jan 02 10:40:51.642275 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1161/2334] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:40:51 2021] POST /volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:40:51.642452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMxMWNhNmUtOGI5Ny00NWZlLTgzY2MtNDZkZWNjZDk0OTEzIiwgInVzZXJfaWQiOiAiOGUwNWJjOTY0MTU3NDNmMTgxZDExMDExNDZlYjQ5MmUiLCAicHJvamVjdF9pZCI6ICI5YThlZGVlYjQ4MmQ0OWU0YmZiMTEyYzRhZGM2ZDEzMCIsICJ2b2x1bWVfaWQiOiAiYWZjZDkwNTctYTNmYi00NGRiLWJhYmUtMmVmYjczZmNlODBmIiwgImhvc3QiOiAibi1kLTc2NTMxMS05IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MzAyNzg0NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZmNkOTA1Ny1hM2ZiLTQ0ZGItYmFiZS0yZWZiNzNmY2U4MGYvMjAyMTAxMDIxMDQwMDQvYXpfbm92YV9iYWNrdXBfYmMxMWNhNmUtOGI5Ny00NWZlLTgzY2MtNDZkZWNjZDk0OTEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQxMDo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88040) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 02 10:40:51.643089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff66d4a0-d59c-4cca-9031-18155d177e1f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913/export_record returned with HTTP 200 Jan 02 10:40:51.651510 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1174/2335] 10.222.0.73 () {58 vars in 1357 bytes} [Sat Jan 2 10:40:51 2021] GET /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913/export_record => generated 1448 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:51.655214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] POST http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/import_record Jan 02 10:40:51.655813 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:51.655813 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:51.656504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFlMzg3NDAtMjJmNi00Y2U4LTk0YTMtY2UyOGRiNjE3NDdhIiwgInVzZXJfaWQiOiAiOGUwNWJjOTY0MTU3NDNmMTgxZDExMDExNDZlYjQ5MmUiLCAicHJvamVjdF9pZCI6ICI5YThlZGVlYjQ4MmQ0OWU0YmZiMTEyYzRhZGM2ZDEzMCIsICJ2b2x1bWVfaWQiOiAiYWZjZDkwNTctYTNmYi00NGRiLWJhYmUtMmVmYjczZmNlODBmIiwgImhvc3QiOiAibi1kLTc2NTMxMS05IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MzAyNzg0NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZmNkOTA1Ny1hM2ZiLTQ0ZGItYmFiZS0yZWZiNzNmY2U4MGYvMjAyMTAxMDIxMDQwMDQvYXpfbm92YV9iYWNrdXBfYmMxMWNhNmUtOGI5Ny00NWZlLTgzY2MtNDZkZWNjZDk0OTEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQxMDo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:51.657998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFlMzg3NDAtMjJmNi00Y2U4LTk0YTMtY2UyOGRiNjE3NDdhIiwgInVzZXJfaWQiOiAiOGUwNWJjOTY0MTU3NDNmMTgxZDExMDExNDZlYjQ5MmUiLCAicHJvamVjdF9pZCI6ICI5YThlZGVlYjQ4MmQ0OWU0YmZiMTEyYzRhZGM2ZDEzMCIsICJ2b2x1bWVfaWQiOiAiYWZjZDkwNTctYTNmYi00NGRiLWJhYmUtMmVmYjczZmNlODBmIiwgImhvc3QiOiAibi1kLTc2NTMxMS05IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MzAyNzg0NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZmNkOTA1Ny1hM2ZiLTQ0ZGItYmFiZS0yZWZiNzNmY2U4MGYvMjAyMTAxMDIxMDQwMDQvYXpfbm92YV9iYWNrdXBfYmMxMWNhNmUtOGI5Ny00NWZlLTgzY2MtNDZkZWNjZDk0OTEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQxMDo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88039) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 02 10:40:51.658577 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFlMzg3NDAtMjJmNi00Y2U4LTk0YTMtY2UyOGRiNjE3NDdhIiwgInVzZXJfaWQiOiAiOGUwNWJjOTY0MTU3NDNmMTgxZDExMDExNDZlYjQ5MmUiLCAicHJvamVjdF9pZCI6ICI5YThlZGVlYjQ4MmQ0OWU0YmZiMTEyYzRhZGM2ZDEzMCIsICJ2b2x1bWVfaWQiOiAiYWZjZDkwNTctYTNmYi00NGRiLWJhYmUtMmVmYjczZmNlODBmIiwgImhvc3QiOiAibi1kLTc2NTMxMS05IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MzAyNzg0NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZmNkOTA1Ny1hM2ZiLTQ0ZGItYmFiZS0yZWZiNzNmY2U4MGYvMjAyMTAxMDIxMDQwMDQvYXpfbm92YV9iYWNrdXBfYmMxMWNhNmUtOGI5Ny00NWZlLTgzY2MtNDZkZWNjZDk0OTEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQxMDo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88039) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 02 10:40:51.766016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Created reservations ['02e01065-5ff0-4088-a272-aa4284f096cc', '3283e175-b2ac-4f66-ae71-873876e70fe3'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:40:51.895769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] import_record rpcapi backup id e1e38740-22f6-4ce8-94a3-ce28db61747a on host n-d-765311-9 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFlMzg3NDAtMjJmNi00Y2U4LTk0YTMtY2UyOGRiNjE3NDdhIiwgInVzZXJfaWQiOiAiOGUwNWJjOTY0MTU3NDNmMTgxZDExMDExNDZlYjQ5MmUiLCAicHJvamVjdF9pZCI6ICI5YThlZGVlYjQ4MmQ0OWU0YmZiMTEyYzRhZGM2ZDEzMCIsICJ2b2x1bWVfaWQiOiAiYWZjZDkwNTctYTNmYi00NGRiLWJhYmUtMmVmYjczZmNlODBmIiwgImhvc3QiOiAibi1kLTc2NTMxMS05IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MzAyNzg0NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZmNkOTA1Ny1hM2ZiLTQ0ZGItYmFiZS0yZWZiNzNmY2U4MGYvMjAyMTAxMDIxMDQwMDQvYXpfbm92YV9iYWNrdXBfYmMxMWNhNmUtOGI5Ny00NWZlLTgzY2MtNDZkZWNjZDk0OTEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMDJUMTA6NDA6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0wMlQxMDo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88039) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 02 10:40:51.899758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Import record output: {'backup': {'id': 'e1e38740-22f6-4ce8-94a3-ce28db61747a', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a'}, {'rel': 'bookmark', 'href': 'http://10.222.0.73/volume/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a'}]}}. {{(pid=88039) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 02 10:40:51.900347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c091e25b-1c05-473e-8d00-8115d6bb87b0 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/import_record returned with HTTP 201 Jan 02 10:40:51.906375 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1162/2336] 10.222.0.73 () {60 vars in 1269 bytes} [Sat Jan 2 10:40:51 2021] POST /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/import_record => generated 354 bytes in 252 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 02 10:40:51.913725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1000ba6c-1a21-4263-aa07-48956bf02c9f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] GET http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a Jan 02 10:40:51.914269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1000ba6c-1a21-4263-aa07-48956bf02c9f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:51.914563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:51.914563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:51.914848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1000ba6c-1a21-4263-aa07-48956bf02c9f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:51.915265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1000ba6c-1a21-4263-aa07-48956bf02c9f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Show backup with id e1e38740-22f6-4ce8-94a3-ce28db61747a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:51.961665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:51.961665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:51.965939 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1000ba6c-1a21-4263-aa07-48956bf02c9f tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a returned with HTTP 200 Jan 02 10:40:51.969714 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1175/2337] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:51 2021] GET /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a => generated 713 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:52.841537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-23614482-d10c-43f5-9d1e-5de595168531 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:40:52.842303 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-23614482-d10c-43f5-9d1e-5de595168531 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:52.842656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:52.842656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:52.843255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-23614482-d10c-43f5-9d1e-5de595168531 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:52.898682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:52.898682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:52.909270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-23614482-d10c-43f5-9d1e-5de595168531 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:40:52.931423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:52.931423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:52.942086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-23614482-d10c-43f5-9d1e-5de595168531 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:40:52.942930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1163/2338] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:40:52 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 1204 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:52.969455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-2b06b443-3005-4b9c-b072-8a18ab50343a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b/action Jan 02 10:40:52.970962 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:52.970962 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:52.971715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-2b06b443-3005-4b9c-b072-8a18ab50343a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:40:52.972260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-2b06b443-3005-4b9c-b072-8a18ab50343a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:52.986687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3299f35d-9c43-4f9a-bdc7-55a8605e9748 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] GET http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a Jan 02 10:40:52.987231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3299f35d-9c43-4f9a-bdc7-55a8605e9748 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:52.987485 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:52.987485 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:52.987868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3299f35d-9c43-4f9a-bdc7-55a8605e9748 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:52.988242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3299f35d-9c43-4f9a-bdc7-55a8605e9748 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Show backup with id e1e38740-22f6-4ce8-94a3-ce28db61747a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:53.032727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.032727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.034356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3299f35d-9c43-4f9a-bdc7-55a8605e9748 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a returned with HTTP 200 Jan 02 10:40:53.035512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1164/2339] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:52 2021] GET /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a => generated 824 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:53.049821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62dd31e8-2ed2-44a8-92b8-45ef7545cb24 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] GET http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups Jan 02 10:40:53.050638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62dd31e8-2ed2-44a8-92b8-45ef7545cb24 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:53.051032 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:53.051032 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:53.051719 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-62dd31e8-2ed2-44a8-92b8-45ef7545cb24 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:53.074821 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.074821 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.076509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-2b06b443-3005-4b9c-b072-8a18ab50343a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:40:53.080166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-62dd31e8-2ed2-44a8-92b8-45ef7545cb24 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups returned with HTTP 200 Jan 02 10:40:53.087563 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1165/2340] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:40:53 2021] GET /volume/v3/282e36c91f10458e992068ca0ab848fa/backups => generated 404 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:53.090738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-2b06b443-3005-4b9c-b072-8a18ab50343a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Begin detaching volume completed successfully. Jan 02 10:40:53.091279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-2b06b443-3005-4b9c-b072-8a18ab50343a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b/action returned with HTTP 202 Jan 02 10:40:53.095003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] POST http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913/restore Jan 02 10:40:53.095854 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:53.095854 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:53.096527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:40:53.098235 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1176/2341] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:40:52 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:40:53.098419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Restoring backup bc11ca6e-8b97-45fe-83cc-46deccd94913 ({'restore': {}}) {{(pid=88039) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 02 10:40:53.099056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Restoring backup bc11ca6e-8b97-45fe-83cc-46deccd94913 to volume None. Jan 02 10:40:53.118045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:40:53.118730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:53.119196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:53.119196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:53.119934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:53.147856 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.147856 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.151532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Creating volume of 1 GB for restore of backup bc11ca6e-8b97-45fe-83cc-46deccd94913. Jan 02 10:40:53.165656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Availability Zones retrieved successfully. Jan 02 10:40:53.183723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Flow 'volume_create_api' (27c8781e-a4ee-4740-a3bc-0493e365b7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:40:53.186993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343c1cc-5d27-4c24-8dfa-05fe695e97c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:53.189328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:40:53.189979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.189979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.202263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:40:53.226059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.226059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.247241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1177/2342] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:53 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 1207 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df1bc079-e38a-494b-8695-7531a3069ad7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:40:53.259207 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1178/2343] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:40:53 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:40:53.272200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-78e64ee7-352f-4f86-919f-ff4195bd1408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:40:53.272878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-78e64ee7-352f-4f86-919f-ff4195bd1408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:53.274504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-78e64ee7-352f-4f86-919f-ff4195bd1408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:53.290448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343c1cc-5d27-4c24-8dfa-05fe695e97c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:53.292716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8a6480-dfb6-489d-bbfc-e9b4f4841d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:53.369894 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.369894 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.401177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-78e64ee7-352f-4f86-919f-ff4195bd1408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:40:53.414238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Created reservations ['5b615eb2-e29e-4cce-9dcb-aed1f176eff1', 'da9b90c2-7c04-477e-9dba-67bd67c90cf4', 'af2a5c72-46bd-4802-b4cc-42e76ee265c2', '141bead2-6fd6-4bf1-b751-ed5567d48ca2'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:40:53.416832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8a6480-dfb6-489d-bbfc-e9b4f4841d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b615eb2-e29e-4cce-9dcb-aed1f176eff1', 'da9b90c2-7c04-477e-9dba-67bd67c90cf4', 'af2a5c72-46bd-4802-b4cc-42e76ee265c2', '141bead2-6fd6-4bf1-b751-ed5567d48ca2']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:53.419634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2f5168-bc32-40af-ac4a-42eabccf1747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:53.441499 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.441499 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.461975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-78e64ee7-352f-4f86-919f-ff4195bd1408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:40:53.463062 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1179/2344] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:40:53 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 1306 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:40:53.518621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2f5168-bc32-40af-ac4a-42eabccf1747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104429b9-7007-4f00-80c1-50685fdc378c', '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_bc11ca6e-8b97-45fe-83cc-46deccd94913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8edeeb482d49e4bfb112c4adc6d130',qos_specs=None,replication_status=,reservations=['5b615eb2-e29e-4cce-9dcb-aed1f176eff1','da9b90c2-7c04-477e-9dba-67bd67c90cf4','af2a5c72-46bd-4802-b4cc-42e76ee265c2','141bead2-6fd6-4bf1-b751-ed5567d48ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e05bc96415743f181d1101146eb492e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:40:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bc11ca6e-8b97-45fe-83cc-46deccd94913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104429b9-7007-4f00-80c1-50685fdc378c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a8edeeb482d49e4bfb112c4adc6d130',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e05bc96415743f181d1101146eb492e',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:53.520817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffc665a-3391-4fc7-ae60-f7318297aa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:53.553752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffc665a-3391-4fc7-ae60-f7318297aa2d) transitioned into 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_bc11ca6e-8b97-45fe-83cc-46deccd94913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8edeeb482d49e4bfb112c4adc6d130',qos_specs=None,replication_status=,reservations=['5b615eb2-e29e-4cce-9dcb-aed1f176eff1','da9b90c2-7c04-477e-9dba-67bd67c90cf4','af2a5c72-46bd-4802-b4cc-42e76ee265c2','141bead2-6fd6-4bf1-b751-ed5567d48ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e05bc96415743f181d1101146eb492e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:53.555751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33a5aae-b7b2-4634-b7df-d2c18d32f7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:40:53.578443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33a5aae-b7b2-4634-b7df-d2c18d32f7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:40:53.582667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Flow 'volume_create_api' (27c8781e-a4ee-4740-a3bc-0493e365b7b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:40:53.674981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume request issued successfully. Jan 02 10:40:53.732676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.732676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:53.734049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:40:53.857399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-7fea2929-d3a6-424c-bd80-bbc3133a4875 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] DELETE http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233 Jan 02 10:40:53.857928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-7fea2929-d3a6-424c-bd80-bbc3133a4875 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:53.858146 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:53.858146 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:53.858523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-7fea2929-d3a6-424c-bd80-bbc3133a4875 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:53.889457 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:53.889457 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:54.668644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-7fea2929-d3a6-424c-bd80-bbc3133a4875 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:40:54.669942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-7fea2929-d3a6-424c-bd80-bbc3133a4875 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:40:54.677034 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-bec7a52e-5f3b-4f7a-99ac-ba060630c222 req-7fea2929-d3a6-424c-bd80-bbc3133a4875 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233 returned with HTTP 200 Jan 02 10:40:54.678783 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1180/2345] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:40:53 2021] DELETE /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/bbfa8c78-6592-4145-9282-dfdc7700a233 => generated 19 bytes in 827 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:54.682555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3943924-cfcc-4498-8b44-25c7fcc8d068 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:40:54.683335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3943924-cfcc-4498-8b44-25c7fcc8d068 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:54.683568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:54.683568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:54.683953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3943924-cfcc-4498-8b44-25c7fcc8d068 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:54.734175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:54.734175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:54.764080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b3943924-cfcc-4498-8b44-25c7fcc8d068 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:40:54.792239 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:54.792239 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:54.793794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:40:54.794362 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Checking backup size 1 against volume size 1 {{(pid=88039) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 02 10:40:54.795035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.backup.api [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Overwriting volume 104429b9-7007-4f00-80c1-50685fdc378c with restore of backup bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:54.814825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3943924-cfcc-4498-8b44-25c7fcc8d068 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:40:54.815785 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1181/2346] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:54 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:54.828976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] restore_backup in rpcapi backup_id bc11ca6e-8b97-45fe-83cc-46deccd94913 {{(pid=88039) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 02 10:40:54.836872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-917a714b-546c-4c79-8426-91dc2fbb9dbf tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913/restore returned with HTTP 202 Jan 02 10:40:54.838168 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1166/2347] 10.222.0.73 () {60 vars in 1360 bytes} [Sat Jan 2 10:40:53 2021] POST /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913/restore => generated 189 bytes in 1749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:40:54.848906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03dc343c-a9a4-4f52-9969-a23f7c3ce4da tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:54.849435 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03dc343c-a9a4-4f52-9969-a23f7c3ce4da tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:54.849703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:54.849703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:54.850068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03dc343c-a9a4-4f52-9969-a23f7c3ce4da tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:54.850440 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-03dc343c-a9a4-4f52-9969-a23f7c3ce4da tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:54.876254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:54.876254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:54.879045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03dc343c-a9a4-4f52-9969-a23f7c3ce4da tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:54.886299 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1182/2348] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:54 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:55.895092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e748b77-1d6e-451f-92be-9c2a5777ede0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:55.896220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e748b77-1d6e-451f-92be-9c2a5777ede0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:55.897090 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:55.897090 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:55.897666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e748b77-1d6e-451f-92be-9c2a5777ede0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:55.898171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0e748b77-1d6e-451f-92be-9c2a5777ede0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:55.946569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:55.946569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:55.958841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e748b77-1d6e-451f-92be-9c2a5777ede0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:55.960332 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1167/2349] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:55 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:56.974072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f823e3f0-c852-4d7c-8bdb-140a7a32f2b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:56.975172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f823e3f0-c852-4d7c-8bdb-140a7a32f2b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:56.975637 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:56.975637 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:56.976104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f823e3f0-c852-4d7c-8bdb-140a7a32f2b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:56.976553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f823e3f0-c852-4d7c-8bdb-140a7a32f2b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:56.999417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:56.999417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:57.001507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f823e3f0-c852-4d7c-8bdb-140a7a32f2b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:57.002310 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1183/2350] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:56 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:58.046039 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88dc7468-b2c0-43ba-85a5-f553470b0411 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:58.046039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88dc7468-b2c0-43ba-85a5-f553470b0411 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:58.046039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:58.046039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:58.046039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88dc7468-b2c0-43ba-85a5-f553470b0411 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:58.046039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-88dc7468-b2c0-43ba-85a5-f553470b0411 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:58.065164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:58.065164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:58.065164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88dc7468-b2c0-43ba-85a5-f553470b0411 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:58.065164 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1168/2351] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:58 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:40:59.083302 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d422a962-728f-4d2a-b3bc-d20e2a77de3c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:40:59.083302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d422a962-728f-4d2a-b3bc-d20e2a77de3c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:40:59.083302 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:40:59.083302 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:40:59.083302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d422a962-728f-4d2a-b3bc-d20e2a77de3c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:40:59.083302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d422a962-728f-4d2a-b3bc-d20e2a77de3c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:40:59.136316 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:40:59.136316 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:40:59.175582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d422a962-728f-4d2a-b3bc-d20e2a77de3c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:40:59.183708 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1184/2352] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:40:59 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:00.218672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c4ee352-0402-4961-a712-470bf9e9b1f9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:00.218672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c4ee352-0402-4961-a712-470bf9e9b1f9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:00.218672 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:00.218672 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:00.218672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c4ee352-0402-4961-a712-470bf9e9b1f9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:00.218672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-6c4ee352-0402-4961-a712-470bf9e9b1f9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:00.258096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:00.258096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:00.258096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c4ee352-0402-4961-a712-470bf9e9b1f9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:00.265371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1169/2353] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:00 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:01.276697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4693b171-6193-469f-91f7-396818c910a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:01.276697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4693b171-6193-469f-91f7-396818c910a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:01.276697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:01.276697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:01.276697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4693b171-6193-469f-91f7-396818c910a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:01.276697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4693b171-6193-469f-91f7-396818c910a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:01.301742 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:01.301742 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:01.301742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4693b171-6193-469f-91f7-396818c910a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:01.301742 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1185/2354] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:01 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:02.324032 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71a3c1eb-8326-4d41-be19-ac8878b05763 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:02.324032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71a3c1eb-8326-4d41-be19-ac8878b05763 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:02.324032 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:02.324032 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:02.324032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71a3c1eb-8326-4d41-be19-ac8878b05763 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:02.324032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-71a3c1eb-8326-4d41-be19-ac8878b05763 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:02.378255 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:02.378255 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:02.390577 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71a3c1eb-8326-4d41-be19-ac8878b05763 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:02.391656 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1170/2355] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:02 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:03.420829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-059d4188-e2ff-4a37-9353-6370647bba73 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:03.420829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-059d4188-e2ff-4a37-9353-6370647bba73 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:03.420829 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:03.420829 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:03.420829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-059d4188-e2ff-4a37-9353-6370647bba73 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:03.420829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-059d4188-e2ff-4a37-9353-6370647bba73 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:03.491136 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:03.491136 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:03.491136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-059d4188-e2ff-4a37-9353-6370647bba73 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:03.491136 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1186/2356] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:03 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:04.516253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b41f24d7-d616-4eb9-a7df-937545ceefc9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:04.516253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b41f24d7-d616-4eb9-a7df-937545ceefc9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:04.516253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:04.516253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:04.516253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b41f24d7-d616-4eb9-a7df-937545ceefc9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:04.516253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b41f24d7-d616-4eb9-a7df-937545ceefc9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:04.547659 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:04.547659 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:04.549645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b41f24d7-d616-4eb9-a7df-937545ceefc9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:04.550480 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1171/2357] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:04 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:05.569192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f231ca5d-63ac-4f8d-884b-14b151b8cdc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:05.569192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f231ca5d-63ac-4f8d-884b-14b151b8cdc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:05.569192 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:05.569192 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:05.569192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f231ca5d-63ac-4f8d-884b-14b151b8cdc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:05.569192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f231ca5d-63ac-4f8d-884b-14b151b8cdc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:05.638527 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:05.638527 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:05.638527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f231ca5d-63ac-4f8d-884b-14b151b8cdc6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:05.651216 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1187/2358] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:05 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:06.652454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c49d4d78-cbdd-4c92-b727-4648a553dc3e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:06.653052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c49d4d78-cbdd-4c92-b727-4648a553dc3e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:06.653052 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:06.653052 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:06.653462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c49d4d78-cbdd-4c92-b727-4648a553dc3e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:06.653462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c49d4d78-cbdd-4c92-b727-4648a553dc3e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:06.675665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:06.675665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:06.678115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c49d4d78-cbdd-4c92-b727-4648a553dc3e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:06.679171 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1172/2359] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:06 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:41:07.692776 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08a98cb9-9d59-4699-b159-6e28b0c19553 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:07.693393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08a98cb9-9d59-4699-b159-6e28b0c19553 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:07.693583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:07.693583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:07.693963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08a98cb9-9d59-4699-b159-6e28b0c19553 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:07.694333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-08a98cb9-9d59-4699-b159-6e28b0c19553 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:07.717219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:07.717219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:07.719048 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08a98cb9-9d59-4699-b159-6e28b0c19553 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:07.720314 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1188/2360] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:07 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:08.142765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots Jan 02 10:41:08.146802 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:08.146802 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:08.146802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afddc424-3bd2-43db-a60b-c23383f0df21", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1996742171", "description": null, "metadata": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:08.246098 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:08.246098 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:08.246098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:08.246098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create snapshot from volume afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:41:08.372032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['d6efae7e-0e9a-45ab-8256-946b029dc0e5', '8f5155b0-8e45-4d0c-a620-13a138ae617d', 'd20ecb65-56aa-470b-82d3-79692d570bdc', '54357323-0a6e-45d6-9c1d-49ba1a9c27c2'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:41:08.544373 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot force create request issued successfully. Jan 02 10:41:08.544651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63f5d640-1516-451a-be41-7435c744d177 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots returned with HTTP 202 Jan 02 10:41:08.547332 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1173/2361] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:41:07 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots => generated 308 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:41:08.559507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-adf6d424-f97d-463f-9df7-20d380fb8823 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:41:08.559507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-adf6d424-f97d-463f-9df7-20d380fb8823 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:08.559507 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:08.559507 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:08.559507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-adf6d424-f97d-463f-9df7-20d380fb8823 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:08.627537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:08.627537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:08.627537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-adf6d424-f97d-463f-9df7-20d380fb8823 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:41:08.627537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-adf6d424-f97d-463f-9df7-20d380fb8823 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 200 Jan 02 10:41:08.627537 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1189/2362] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:41:08 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:08.736969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8adc4bb3-3e31-43cd-a4f3-20f5668e38b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:08.737537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8adc4bb3-3e31-43cd-a4f3-20f5668e38b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:08.738004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:08.738004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:08.738004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8adc4bb3-3e31-43cd-a4f3-20f5668e38b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:08.738659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8adc4bb3-3e31-43cd-a4f3-20f5668e38b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:08.780524 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:08.780524 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:08.780524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8adc4bb3-3e31-43cd-a4f3-20f5668e38b8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:08.789586 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1174/2363] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:08 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:09.657115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-daac893a-4f44-4b0f-b98b-18b3d6aeef22 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:41:09.657115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-daac893a-4f44-4b0f-b98b-18b3d6aeef22 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:09.657115 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:09.657115 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:09.657115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-daac893a-4f44-4b0f-b98b-18b3d6aeef22 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:09.707802 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:09.707802 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:09.707802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-daac893a-4f44-4b0f-b98b-18b3d6aeef22 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:41:09.711834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-daac893a-4f44-4b0f-b98b-18b3d6aeef22 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 200 Jan 02 10:41:09.711834 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1190/2364] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:41:09 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 440 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:09.822332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecce280b-cb7c-4b19-a74c-6bc9bf153d4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:09.822332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ecce280b-cb7c-4b19-a74c-6bc9bf153d4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:09.822332 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:09.822332 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:09.822332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ecce280b-cb7c-4b19-a74c-6bc9bf153d4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:09.822332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ecce280b-cb7c-4b19-a74c-6bc9bf153d4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:09.887829 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:09.887829 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:09.887829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ecce280b-cb7c-4b19-a74c-6bc9bf153d4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:09.893315 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1175/2365] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:09 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:10.731116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aba15938-3e70-4c88-85f2-612393356689 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:41:10.731116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aba15938-3e70-4c88-85f2-612393356689 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:10.731116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:10.731116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:10.731116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aba15938-3e70-4c88-85f2-612393356689 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:10.766625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:10.766625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:10.766625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aba15938-3e70-4c88-85f2-612393356689 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:41:10.766625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aba15938-3e70-4c88-85f2-612393356689 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 200 Jan 02 10:41:10.774058 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1191/2366] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:41:10 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:10.778760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ca5321e-b4ee-406f-b3a1-9152a4d54b44 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:41:10.778760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ca5321e-b4ee-406f-b3a1-9152a4d54b44 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:10.778760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:10.778760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:10.778760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ca5321e-b4ee-406f-b3a1-9152a4d54b44 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:10.825787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:10.825787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:10.825787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2ca5321e-b4ee-406f-b3a1-9152a4d54b44 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:41:10.825787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ca5321e-b4ee-406f-b3a1-9152a4d54b44 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 200 Jan 02 10:41:10.843534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes Jan 02 10:41:10.843534 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:10.843534 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:10.843534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-579696013", "snapshot_id": "2f4ac0ac-af57-497a-b831-1c76fd75e37e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:10.843534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-579696013', 'snapshot_id': '2f4ac0ac-af57-497a-b831-1c76fd75e37e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:41:10.864286 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1176/2367] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:41:10 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 467 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:10.909681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d89267af-e68d-4ff9-97db-f77fe2836f4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:10.909681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d89267af-e68d-4ff9-97db-f77fe2836f4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:10.909681 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:10.909681 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:10.909681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d89267af-e68d-4ff9-97db-f77fe2836f4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:10.909681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d89267af-e68d-4ff9-97db-f77fe2836f4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:10.952628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:10.952628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:10.952628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:41:10.952628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume of 1 GB Jan 02 10:41:10.961956 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:10.961956 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:10.961956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d89267af-e68d-4ff9-97db-f77fe2836f4d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:10.961956 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1177/2368] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:10 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:10.990248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Availability Zones retrieved successfully. Jan 02 10:41:11.003106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (55a8ddff-ecb1-421b-8bb0-f5edb36270fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:41:11.003106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e8761d-a118-4563-a620-16e145e91cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:11.023042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:41:11.131886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e8761d-a118-4563-a620-16e145e91cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2f4ac0ac-af57-497a-b831-1c76fd75e37e', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:11.131886 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7afca4-a6cd-4eca-a683-33df39806b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:11.234287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Created reservations ['a2e867e4-eef5-448f-8de7-0ec9c7aa6103', '0d39ea80-f776-4cf7-9fd6-8a985855a579', 'ed136e62-98cc-4686-b647-af1da5503a00', '33f58a3c-99b6-4f27-9fa3-84b29c3d6154'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:41:11.246063 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7afca4-a6cd-4eca-a683-33df39806b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e867e4-eef5-448f-8de7-0ec9c7aa6103', '0d39ea80-f776-4cf7-9fd6-8a985855a579', 'ed136e62-98cc-4686-b647-af1da5503a00', '33f58a3c-99b6-4f27-9fa3-84b29c3d6154']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:11.246063 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790ded24-13b7-402c-a047-576b05620a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:11.418710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790ded24-13b7-402c-a047-576b05620a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32839421-97b8-4895-bc3b-0398e52df39a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-579696013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['a2e867e4-eef5-448f-8de7-0ec9c7aa6103','0d39ea80-f776-4cf7-9fd6-8a985855a579','ed136e62-98cc-4686-b647-af1da5503a00','33f58a3c-99b6-4f27-9fa3-84b29c3d6154'],size=1,snapshot_id=2f4ac0ac-af57-497a-b831-1c76fd75e37e,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), '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-02T10:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-579696013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32839421-97b8-4895-bc3b-0398e52df39a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932197d81e994972bdfe9d3107d60c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f4ac0ac-af57-497a-b831-1c76fd75e37e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e03be92896a4bca8c8796407b6200f9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:11.418710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa5b336-9d6f-4681-a8b7-9dea5a34a70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:11.456864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa5b336-9d6f-4681-a8b7-9dea5a34a70d) transitioned into state 'SUCCESS' from state '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-579696013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932197d81e994972bdfe9d3107d60c01',qos_specs=None,replication_status=,reservations=['a2e867e4-eef5-448f-8de7-0ec9c7aa6103','0d39ea80-f776-4cf7-9fd6-8a985855a579','ed136e62-98cc-4686-b647-af1da5503a00','33f58a3c-99b6-4f27-9fa3-84b29c3d6154'],size=1,snapshot_id=2f4ac0ac-af57-497a-b831-1c76fd75e37e,source_replicaid=,source_volid=None,status='creating',user_id='2e03be92896a4bca8c8796407b6200f9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:11.467097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6911dad7-c477-4a5b-b71f-ed9b57ec9680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:11.642057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6911dad7-c477-4a5b-b71f-ed9b57ec9680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:11.642057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Flow 'volume_create_api' (55a8ddff-ecb1-421b-8bb0-f5edb36270fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:41:11.744620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Create volume request issued successfully. Jan 02 10:41:11.767468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-723d7357-16b3-4f76-a5ee-480265166417 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes returned with HTTP 202 Jan 02 10:41:11.767468 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1192/2369] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:41:10 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes => generated 853 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:41:11.791499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-575ffafd-8d79-42f6-bef8-e3470be882f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:11.791499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-575ffafd-8d79-42f6-bef8-e3470be882f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:11.791499 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:11.791499 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:11.791499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-575ffafd-8d79-42f6-bef8-e3470be882f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:11.931911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:11.931911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:11.947688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-575ffafd-8d79-42f6-bef8-e3470be882f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:11.974585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-575ffafd-8d79-42f6-bef8-e3470be882f6 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:11.974585 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1178/2370] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:11 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 921 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:11.981176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98cbf701-a863-49e9-ae86-af5506af51d3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:11.981176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98cbf701-a863-49e9-ae86-af5506af51d3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:11.981176 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:11.981176 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:11.981176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98cbf701-a863-49e9-ae86-af5506af51d3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:11.981176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-98cbf701-a863-49e9-ae86-af5506af51d3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:12.018953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:12.018953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:12.018953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98cbf701-a863-49e9-ae86-af5506af51d3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:12.032132 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1193/2371] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:11 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:13.014399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be8a7cec-65d3-4609-b566-abec2a19cd2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:13.014399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be8a7cec-65d3-4609-b566-abec2a19cd2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:13.014399 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:13.014399 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:13.014399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be8a7cec-65d3-4609-b566-abec2a19cd2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:13.037482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fb92e43-2e3d-40ef-896e-2de264a59869 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:13.037482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fb92e43-2e3d-40ef-896e-2de264a59869 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:13.037482 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:13.037482 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:13.037482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fb92e43-2e3d-40ef-896e-2de264a59869 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:13.037482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9fb92e43-2e3d-40ef-896e-2de264a59869 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:13.087334 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:13.087334 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:13.107943 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:13.107943 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:13.111167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fb92e43-2e3d-40ef-896e-2de264a59869 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:13.111167 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1194/2372] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:13 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:13.127587 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-be8a7cec-65d3-4609-b566-abec2a19cd2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:13.198113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be8a7cec-65d3-4609-b566-abec2a19cd2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:13.198113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1179/2373] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:12 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:14.135599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-712732d8-4046-4151-9813-19220954ef36 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:14.135599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-712732d8-4046-4151-9813-19220954ef36 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:14.135599 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:14.135599 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:14.135599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-712732d8-4046-4151-9813-19220954ef36 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:14.135599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-712732d8-4046-4151-9813-19220954ef36 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:14.202726 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:14.202726 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:14.202726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-712732d8-4046-4151-9813-19220954ef36 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:14.231657 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1195/2374] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:14 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:14.325207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cac55aaf-ac4b-43ee-8df1-bd9ac4a75c6b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:14.325207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cac55aaf-ac4b-43ee-8df1-bd9ac4a75c6b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:14.325207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:14.325207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:14.325207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cac55aaf-ac4b-43ee-8df1-bd9ac4a75c6b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:14.492756 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:14.492756 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:14.533651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cac55aaf-ac4b-43ee-8df1-bd9ac4a75c6b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:14.616665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cac55aaf-ac4b-43ee-8df1-bd9ac4a75c6b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:14.616665 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1180/2375] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:14 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:15.220260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c8ff5ee-7b92-4f1d-af11-94b67dcef7c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:15.220260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c8ff5ee-7b92-4f1d-af11-94b67dcef7c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:15.220260 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:15.220260 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:15.220260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c8ff5ee-7b92-4f1d-af11-94b67dcef7c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:15.220260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8c8ff5ee-7b92-4f1d-af11-94b67dcef7c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:15.278224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:15.278224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:15.285958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c8ff5ee-7b92-4f1d-af11-94b67dcef7c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:15.285958 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1196/2376] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:15 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:15.645064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ebbb97f7-fdcf-47f6-a848-87a8e887dc26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:15.645064 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ebbb97f7-fdcf-47f6-a848-87a8e887dc26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:15.645064 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:15.645064 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:15.645064 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ebbb97f7-fdcf-47f6-a848-87a8e887dc26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:15.746645 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:15.746645 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:15.761159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ebbb97f7-fdcf-47f6-a848-87a8e887dc26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:15.829386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ebbb97f7-fdcf-47f6-a848-87a8e887dc26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:15.845853 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1181/2377] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:15 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:16.319939 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54f7f1b5-c16b-4070-bb94-10cf2fec7f21 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:16.345861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54f7f1b5-c16b-4070-bb94-10cf2fec7f21 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:16.345861 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:16.345861 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:16.345861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54f7f1b5-c16b-4070-bb94-10cf2fec7f21 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:16.345861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-54f7f1b5-c16b-4070-bb94-10cf2fec7f21 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:16.434596 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:16.434596 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:16.434596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54f7f1b5-c16b-4070-bb94-10cf2fec7f21 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:16.446941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1197/2378] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:16 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:16.844417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a761dca4-056c-4839-b5e8-63f76cb10e28 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:16.844417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a761dca4-056c-4839-b5e8-63f76cb10e28 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:16.844417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:16.844417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:16.844417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a761dca4-056c-4839-b5e8-63f76cb10e28 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:17.048659 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:17.048659 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:17.100104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a761dca4-056c-4839-b5e8-63f76cb10e28 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:17.152723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a761dca4-056c-4839-b5e8-63f76cb10e28 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:17.152723 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1182/2379] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:16 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:17.492176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b6d1076-b0f2-492b-9ee4-8b59c1dda8c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:17.492176 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b6d1076-b0f2-492b-9ee4-8b59c1dda8c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:17.542024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:17.542024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:17.542024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b6d1076-b0f2-492b-9ee4-8b59c1dda8c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:17.542024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2b6d1076-b0f2-492b-9ee4-8b59c1dda8c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:17.686106 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:17.686106 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:17.686106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b6d1076-b0f2-492b-9ee4-8b59c1dda8c1 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:17.686106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1198/2380] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:17 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:18.169859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03aa2b10-0b3b-43c2-8c70-ca7a10caa6c3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:18.169859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03aa2b10-0b3b-43c2-8c70-ca7a10caa6c3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:18.169859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:18.169859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:18.169859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03aa2b10-0b3b-43c2-8c70-ca7a10caa6c3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:18.437525 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:18.437525 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:18.462117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-03aa2b10-0b3b-43c2-8c70-ca7a10caa6c3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:18.526460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03aa2b10-0b3b-43c2-8c70-ca7a10caa6c3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:18.526460 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1183/2381] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:18 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:18.699756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea77598a-bffc-49e6-b1e4-1fe0e8fac70b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:18.699756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea77598a-bffc-49e6-b1e4-1fe0e8fac70b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:18.699756 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:18.699756 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:18.699756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea77598a-bffc-49e6-b1e4-1fe0e8fac70b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:18.699756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ea77598a-bffc-49e6-b1e4-1fe0e8fac70b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:18.751857 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:18.751857 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:18.751857 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea77598a-bffc-49e6-b1e4-1fe0e8fac70b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:18.751857 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1199/2382] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:18 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:19.553820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f8819ca-926d-423f-b39f-a177e11e24a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:19.553820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f8819ca-926d-423f-b39f-a177e11e24a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:19.553820 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:19.553820 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:19.553820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f8819ca-926d-423f-b39f-a177e11e24a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:19.710693 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:19.710693 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:19.710693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f8819ca-926d-423f-b39f-a177e11e24a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:19.778344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-768dd624-b3fb-40e0-8d10-fa81bc5ce2b2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:19.778344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-768dd624-b3fb-40e0-8d10-fa81bc5ce2b2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:19.778344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:19.778344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:19.778344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-768dd624-b3fb-40e0-8d10-fa81bc5ce2b2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:19.778344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-768dd624-b3fb-40e0-8d10-fa81bc5ce2b2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:19.797711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f8819ca-926d-423f-b39f-a177e11e24a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:19.803754 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1184/2383] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:19 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:19.835658 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:19.835658 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:19.835658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-768dd624-b3fb-40e0-8d10-fa81bc5ce2b2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:19.835658 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1200/2384] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:19 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:20.822066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f4f414c-8566-4f7d-abad-0b54738db6d5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:20.822066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f4f414c-8566-4f7d-abad-0b54738db6d5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:20.822066 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:20.822066 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:20.822066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f4f414c-8566-4f7d-abad-0b54738db6d5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:20.852378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e365edd-94a4-4c10-9bcc-73c32989b06f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:20.852378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e365edd-94a4-4c10-9bcc-73c32989b06f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:20.852378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:20.852378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:20.852378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e365edd-94a4-4c10-9bcc-73c32989b06f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:20.852378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4e365edd-94a4-4c10-9bcc-73c32989b06f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:20.970148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:20.970148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:20.970148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e365edd-94a4-4c10-9bcc-73c32989b06f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:20.999615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:20.999615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:21.005679 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1201/2385] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:20 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:21.012173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5f4f414c-8566-4f7d-abad-0b54738db6d5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:21.034634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f4f414c-8566-4f7d-abad-0b54738db6d5 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:21.034634 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1185/2386] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:20 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:21.996583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9bb228a-ea26-42a9-9722-d6e99f6ce111 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:21.996583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9bb228a-ea26-42a9-9722-d6e99f6ce111 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:21.996583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:21.996583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:21.996583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9bb228a-ea26-42a9-9722-d6e99f6ce111 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:21.996583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f9bb228a-ea26-42a9-9722-d6e99f6ce111 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:22.064143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d42e5ee-912d-40a8-a5c5-fc745158810d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:22.064143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d42e5ee-912d-40a8-a5c5-fc745158810d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:22.064143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:22.064143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:22.064143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d42e5ee-912d-40a8-a5c5-fc745158810d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:22.107601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:22.107601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:22.110278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9bb228a-ea26-42a9-9722-d6e99f6ce111 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:22.111492 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1202/2387] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:21 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:22.207157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:22.207157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:22.222067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2d42e5ee-912d-40a8-a5c5-fc745158810d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:22.268690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d42e5ee-912d-40a8-a5c5-fc745158810d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:22.286130 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1186/2388] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:22 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:23.150481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f994e6a-f59a-423d-9ae5-8c0d325f26df tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:23.150481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f994e6a-f59a-423d-9ae5-8c0d325f26df tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:23.150481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:23.150481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:23.150481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f994e6a-f59a-423d-9ae5-8c0d325f26df tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:23.150481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9f994e6a-f59a-423d-9ae5-8c0d325f26df tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:23.220456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:23.220456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:23.220456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f994e6a-f59a-423d-9ae5-8c0d325f26df tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:23.241590 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1203/2389] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:23 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:23.311392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f2c3baa-509c-4ffb-bb40-b0a5e91bfe4e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:23.311392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f2c3baa-509c-4ffb-bb40-b0a5e91bfe4e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:23.311392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:23.311392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:23.311392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f2c3baa-509c-4ffb-bb40-b0a5e91bfe4e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:23.518826 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:23.518826 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:23.547246 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0f2c3baa-509c-4ffb-bb40-b0a5e91bfe4e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:23.703926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f2c3baa-509c-4ffb-bb40-b0a5e91bfe4e tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:23.703926 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1187/2390] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:23 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:24.278882 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cccf6b9d-07f8-47c6-92c4-d8a3924039ae tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:24.297039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cccf6b9d-07f8-47c6-92c4-d8a3924039ae tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:24.297039 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:24.297039 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:24.297039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cccf6b9d-07f8-47c6-92c4-d8a3924039ae tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:24.297039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cccf6b9d-07f8-47c6-92c4-d8a3924039ae tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bc11ca6e-8b97-45fe-83cc-46deccd94913. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:24.432595 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:24.432595 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:24.432595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cccf6b9d-07f8-47c6-92c4-d8a3924039ae tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 200 Jan 02 10:41:24.445517 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1204/2391] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:24 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 822 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:24.456792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2e490843-981d-4440-9add-09426d89ea8d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/104429b9-7007-4f00-80c1-50685fdc378c Jan 02 10:41:24.456792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2e490843-981d-4440-9add-09426d89ea8d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:24.456792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:24.456792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:24.456792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2e490843-981d-4440-9add-09426d89ea8d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:24.713663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d185557-e05f-4ba7-983a-fc8815a763a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:24.713663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d185557-e05f-4ba7-983a-fc8815a763a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:24.713663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:24.713663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:24.713663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d185557-e05f-4ba7-983a-fc8815a763a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:24.737834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:24.737834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:24.767724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2e490843-981d-4440-9add-09426d89ea8d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:41:24.844014 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2e490843-981d-4440-9add-09426d89ea8d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/104429b9-7007-4f00-80c1-50685fdc378c returned with HTTP 200 Jan 02 10:41:24.855254 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1188/2392] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:24 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/104429b9-7007-4f00-80c1-50685fdc378c => generated 971 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:24.872677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes Jan 02 10:41:24.872677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:24.872677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:24.872677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:24.872677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:24.872677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:41:24.876615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:41:25.068310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Get all volumes completed successfully. Jan 02 10:41:25.069772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-564d34e3-17a3-4a3b-a0f6-6ee533cc4635 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes returned with HTTP 200 Jan 02 10:41:25.071472 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1189/2393] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:41:24 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes => generated 795 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:25.081799 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] DELETE http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/104429b9-7007-4f00-80c1-50685fdc378c Jan 02 10:41:25.082082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:25.082457 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:25.082457 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:25.084408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:25.085444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete volume with id: 104429b9-7007-4f00-80c1-50685fdc378c Jan 02 10:41:25.089233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:25.089233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:25.103468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0d185557-e05f-4ba7-983a-fc8815a763a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:25.175768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d185557-e05f-4ba7-983a-fc8815a763a9 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:25.176569 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1205/2394] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:24 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:25.194430 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:25.194430 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:25.196033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:41:25.311157 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete volume request issued successfully. Jan 02 10:41:25.311706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68024e91-b6be-4286-91c1-0f340021c44e tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/104429b9-7007-4f00-80c1-50685fdc378c returned with HTTP 202 Jan 02 10:41:25.313002 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1190/2395] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:41:25 2021] DELETE /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/104429b9-7007-4f00-80c1-50685fdc378c => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:41:25.322145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc0d9685-d1fe-479a-a63c-fd21ebdeb1c3 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] DELETE http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a Jan 02 10:41:25.322676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc0d9685-d1fe-479a-a63c-fd21ebdeb1c3 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:25.322874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:25.322874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:25.323704 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc0d9685-d1fe-479a-a63c-fd21ebdeb1c3 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:25.324806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-bc0d9685-d1fe-479a-a63c-fd21ebdeb1c3 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Delete backup with id: e1e38740-22f6-4ce8-94a3-ce28db61747a. Jan 02 10:41:25.391469 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:25.391469 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:25.534338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-bc0d9685-d1fe-479a-a63c-fd21ebdeb1c3 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] delete_backup rpcapi backup_id e1e38740-22f6-4ce8-94a3-ce28db61747a {{(pid=88040) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:41:25.538060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc0d9685-d1fe-479a-a63c-fd21ebdeb1c3 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a returned with HTTP 202 Jan 02 10:41:25.545779 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1206/2396] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:41:25 2021] DELETE /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:41:25.553673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a088541-ab5d-4174-af35-8d2f661a69d5 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] GET http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a Jan 02 10:41:25.559221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a088541-ab5d-4174-af35-8d2f661a69d5 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:25.559221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:25.559221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:25.559221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a088541-ab5d-4174-af35-8d2f661a69d5 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:25.559221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9a088541-ab5d-4174-af35-8d2f661a69d5 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Show backup with id e1e38740-22f6-4ce8-94a3-ce28db61747a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:25.658816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:25.658816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:25.661913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a088541-ab5d-4174-af35-8d2f661a69d5 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a returned with HTTP 200 Jan 02 10:41:25.688947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1191/2397] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:25 2021] GET /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a => generated 823 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:26.206208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbbb8a33-3345-45ba-973c-fa736bf2171b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:26.208070 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbbb8a33-3345-45ba-973c-fa736bf2171b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:26.222095 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:26.222095 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:26.222095 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fbbb8a33-3345-45ba-973c-fa736bf2171b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:26.317960 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:26.317960 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:26.328437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fbbb8a33-3345-45ba-973c-fa736bf2171b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:26.354220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fbbb8a33-3345-45ba-973c-fa736bf2171b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:26.366161 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1207/2398] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:26 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 945 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:26.681314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9918b7a-018e-44e0-9d53-bae9cec74515 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] GET http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a Jan 02 10:41:26.682526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9918b7a-018e-44e0-9d53-bae9cec74515 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:26.682526 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:26.682526 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:26.682526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9918b7a-018e-44e0-9d53-bae9cec74515 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:26.682875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a9918b7a-018e-44e0-9d53-bae9cec74515 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Show backup with id e1e38740-22f6-4ce8-94a3-ce28db61747a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:26.730060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9918b7a-018e-44e0-9d53-bae9cec74515 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a returned with HTTP 404 Jan 02 10:41:26.731227 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1192/2399] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:26 2021] GET /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/e1e38740-22f6-4ce8-94a3-ce28db61747a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:41:26.743562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88cc4dde-72d3-4630-9ede-4f13cf2d255d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] DELETE http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 Jan 02 10:41:26.743562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88cc4dde-72d3-4630-9ede-4f13cf2d255d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:26.743562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:26.743562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:26.743562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88cc4dde-72d3-4630-9ede-4f13cf2d255d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:26.743562 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-88cc4dde-72d3-4630-9ede-4f13cf2d255d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete backup with id: bc11ca6e-8b97-45fe-83cc-46deccd94913. Jan 02 10:41:26.795404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:26.795404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:26.838482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-88cc4dde-72d3-4630-9ede-4f13cf2d255d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] delete_backup rpcapi backup_id bc11ca6e-8b97-45fe-83cc-46deccd94913 {{(pid=88040) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:41:26.841931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88cc4dde-72d3-4630-9ede-4f13cf2d255d tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 returned with HTTP 202 Jan 02 10:41:26.842984 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1208/2400] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:41:26 2021] DELETE /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bc11ca6e-8b97-45fe-83cc-46deccd94913 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:41:26.881234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] POST http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes Jan 02 10:41:26.881234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-618819930"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:26.881234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-618819930'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:41:26.881234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume of 1 GB Jan 02 10:41:26.907568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Availability Zones retrieved successfully. Jan 02 10:41:26.947506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Flow 'volume_create_api' (0ec18e82-6dd3-4232-a893-6e73ea9fa89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:41:26.947506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d9c592-ef2d-4ce3-be5d-4386e31a5291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:26.947506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:41:27.165875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d9c592-ef2d-4ce3-be5d-4386e31a5291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:27.165875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8e6cf0-a0a3-465f-9f14-322dc02dc525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:27.220838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Created reservations ['e4b8a9b6-e6c1-42bc-80de-baa79ceb3dcc', '3d17b5a0-143d-44ac-a865-c002ef3f0c9c', '1e3687d3-0a1d-41d6-9515-080d1792fca6', '165df6f7-5a53-43f4-a125-109b9573e876'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:41:27.223001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8e6cf0-a0a3-465f-9f14-322dc02dc525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4b8a9b6-e6c1-42bc-80de-baa79ceb3dcc', '3d17b5a0-143d-44ac-a865-c002ef3f0c9c', '1e3687d3-0a1d-41d6-9515-080d1792fca6', '165df6f7-5a53-43f4-a125-109b9573e876']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:27.228304 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f2a7a2-c905-483c-a672-72754b043443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:27.374892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-519e45bb-de99-45f6-8e1c-08445410d376 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:27.374892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-519e45bb-de99-45f6-8e1c-08445410d376 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:27.374892 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:27.374892 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:27.375921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-519e45bb-de99-45f6-8e1c-08445410d376 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:27.424670 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f2a7a2-c905-483c-a672-72754b043443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b954ca2-dcd4-40dd-8623-5d9828ec8cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-618819930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8edeeb482d49e4bfb112c4adc6d130',qos_specs=None,replication_status=,reservations=['e4b8a9b6-e6c1-42bc-80de-baa79ceb3dcc','3d17b5a0-143d-44ac-a865-c002ef3f0c9c','1e3687d3-0a1d-41d6-9515-080d1792fca6','165df6f7-5a53-43f4-a125-109b9573e876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e05bc96415743f181d1101146eb492e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-618819930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b954ca2-dcd4-40dd-8623-5d9828ec8cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a8edeeb482d49e4bfb112c4adc6d130',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e05bc96415743f181d1101146eb492e',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:27.432295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240c6509-45a7-4e0e-a02a-755d8009f1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:27.524817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240c6509-45a7-4e0e-a02a-755d8009f1c5) transitioned into state 'SUCCESS' from state '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-618819930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8edeeb482d49e4bfb112c4adc6d130',qos_specs=None,replication_status=,reservations=['e4b8a9b6-e6c1-42bc-80de-baa79ceb3dcc','3d17b5a0-143d-44ac-a865-c002ef3f0c9c','1e3687d3-0a1d-41d6-9515-080d1792fca6','165df6f7-5a53-43f4-a125-109b9573e876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e05bc96415743f181d1101146eb492e',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:27.524817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b212fa-dea3-45cb-af4b-1700705ab3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:41:27.548909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:27.548909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:27.557411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-519e45bb-de99-45f6-8e1c-08445410d376 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:27.590205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b212fa-dea3-45cb-af4b-1700705ab3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:41:27.590205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Flow 'volume_create_api' (0ec18e82-6dd3-4232-a893-6e73ea9fa89c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-519e45bb-de99-45f6-8e1c-08445410d376 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1209/2401] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:27 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1395 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1264112f-f33b-4807-a258-b487100faf5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1264112f-f33b-4807-a258-b487100faf5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:27.651444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1264112f-f33b-4807-a258-b487100faf5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:27.706197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Create volume request issued successfully. Jan 02 10:41:27.746820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2d0e5c8-6047-4ed2-b2ae-e030e40c10d6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes returned with HTTP 202 Jan 02 10:41:27.752289 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1193/2402] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:41:26 2021] POST /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes => generated 822 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:41:27.772639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f8b81db-9d5b-43f0-b175-9a4b46fcf0db tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:41:27.773356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f8b81db-9d5b-43f0-b175-9a4b46fcf0db tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:27.773723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:27.773723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:27.774294 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f8b81db-9d5b-43f0-b175-9a4b46fcf0db tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:27.791539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:27.791539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:27.824695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1264112f-f33b-4807-a258-b487100faf5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:27.915207 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:27.915207 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:27.929466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1264112f-f33b-4807-a258-b487100faf5a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:27.929466 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1210/2403] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:27 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1395 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:41:27.971158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3f8b81db-9d5b-43f0-b175-9a4b46fcf0db tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:41:27.999479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f8b81db-9d5b-43f0-b175-9a4b46fcf0db tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 200 Jan 02 10:41:27.999479 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1194/2404] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:27 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 890 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:28.360551 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-24b1c048-22e0-46fb-9dfe-65a4a5a4cd0b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:28.360551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-24b1c048-22e0-46fb-9dfe-65a4a5a4cd0b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:28.360551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:28.360551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:28.360551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-24b1c048-22e0-46fb-9dfe-65a4a5a4cd0b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:28.439546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:28.439546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:28.472533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-24b1c048-22e0-46fb-9dfe-65a4a5a4cd0b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:28.512608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-24b1c048-22e0-46fb-9dfe-65a4a5a4cd0b tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:28.516479 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1211/2405] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:41:28 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1395 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:41:29.025155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af203526-f901-4fc1-8ca7-9ee0fa361574 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:41:29.025155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af203526-f901-4fc1-8ca7-9ee0fa361574 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:29.025155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:29.025155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:29.025155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af203526-f901-4fc1-8ca7-9ee0fa361574 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:29.146121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:29.146121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:29.172886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af203526-f901-4fc1-8ca7-9ee0fa361574 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:41:29.202335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af203526-f901-4fc1-8ca7-9ee0fa361574 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 200 Jan 02 10:41:29.202335 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1195/2406] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:29 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 914 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:30.217646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-204defea-c4de-4f89-b023-613a7067fcfe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:41:30.217646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-204defea-c4de-4f89-b023-613a7067fcfe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:30.217646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:30.217646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:30.217646 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-204defea-c4de-4f89-b023-613a7067fcfe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:30.281757 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:30.281757 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:30.295478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-204defea-c4de-4f89-b023-613a7067fcfe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:41:30.327757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-204defea-c4de-4f89-b023-613a7067fcfe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 200 Jan 02 10:41:30.328888 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1212/2407] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:30 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:30.372367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] POST http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups Jan 02 10:41:30.372367 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:30.372367 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:30.372367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b954ca2-dcd4-40dd-8623-5d9828ec8cb9", "name": "tempest-VolumesBackupsAdminTest-Backup-2037602611"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:30.372367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Creating new backup {'backup': {'volume_id': '8b954ca2-dcd4-40dd-8623-5d9828ec8cb9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2037602611'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:41:30.372367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Creating backup of volume 8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 in container None Jan 02 10:41:30.425835 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:30.425835 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:30.427442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:41:30.428683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:30.429366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:30.429729 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:30.429729 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:30.431145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:30.486313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Created reservations ['f268b311-896b-4fc5-960a-e65eec0255e1', '92beca74-f3d2-42eb-81a1-e5e536fe12d3'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:41:30.504708 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:30.504708 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:30.516242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:30.545557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:30.546408 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1213/2408] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:41:30 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1395 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:41:30.561996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume// Jan 02 10:41:30.561996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:30.561996 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:30.561996 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:30.561996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:30.565403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-0666f979-4b45-4ec4-aad4-d7cd27a275c0 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:41:30.566064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1214/2409] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:41:30 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:41:30.586967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-fa8906e4-417e-45be-8687-2636f557e537 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments Jan 02 10:41:30.586967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-fa8906e4-417e-45be-8687-2636f557e537 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32839421-97b8-4895-bc3b-0398e52df39a", "instance_uuid": "b9d5ea25-40df-4fa9-b9c1-de213bf82984", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:30.654611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2560ff50-5d16-4494-9385-db3085093465 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups returned with HTTP 202 Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1196/2410] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:41:30 2021] POST /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups => generated 401 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c486c670-4060-4665-9d25-4192c80eaf09 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c486c670-4060-4665-9d25-4192c80eaf09 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c486c670-4060-4665-9d25-4192c80eaf09 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:30.678117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c486c670-4060-4665-9d25-4192c80eaf09 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:30.682509 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:30.682509 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:30.697888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:30.697888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:30.699800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c486c670-4060-4665-9d25-4192c80eaf09 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:30.703690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1197/2411] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:30 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 808 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:30.895187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-fa8906e4-417e-45be-8687-2636f557e537 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments returned with HTTP 200 Jan 02 10:41:30.895187 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1215/2412] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:41:30 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments => generated 273 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:41:31.716185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:31.717293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:31.717293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:31.717293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:31.717591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:31.717845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:31.776918 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:31.776918 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:31.788876 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:31.796981 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1198/2413] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:31 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 808 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:32.811544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1956d608-5660-4bac-81a9-9fd0571307fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:32.811544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1956d608-5660-4bac-81a9-9fd0571307fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:32.811544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:32.811544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:32.811544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1956d608-5660-4bac-81a9-9fd0571307fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:32.811544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1956d608-5660-4bac-81a9-9fd0571307fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:32.871978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:32.871978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:32.871978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1956d608-5660-4bac-81a9-9fd0571307fc tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:32.871978 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1216/2414] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:32 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 808 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:32.931602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume// Jan 02 10:41:32.931602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:32.931602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:32.931602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:32.931602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:32.931602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72a43194-f00b-497a-bd9e-bfb569529f65 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:41:32.940149 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1199/2415] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:41:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:41:32.955698 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-221a09f7-61eb-49df-b1b9-ac456098578a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:41:32.955698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-221a09f7-61eb-49df-b1b9-ac456098578a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:32.955698 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:32.955698 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:32.955698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-221a09f7-61eb-49df-b1b9-ac456098578a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:33.013141 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:33.013141 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:33.031838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-221a09f7-61eb-49df-b1b9-ac456098578a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:41:33.061083 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:33.061083 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:33.069925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-221a09f7-61eb-49df-b1b9-ac456098578a tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:41:33.071101 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1217/2416] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:41:32 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1493 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:41:33.092041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-3bd24145-b129-48da-ac1e-8cfe6e558650 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] PUT http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f Jan 02 10:41:33.094490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-3bd24145-b129-48da-ac1e-8cfe6e558650 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:33.128256 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:41:33.128256 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:41:33.128256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-3bd24145-b129-48da-ac1e-8cfe6e558650 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-32839421-97b8-4895-bc3b-0398e52df39a-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.011s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:41:33.129277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:33.129277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:33.878706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52404945-5851-40d9-b60a-4497ce80cbf6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:33.879738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52404945-5851-40d9-b60a-4497ce80cbf6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:33.880123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:33.880123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:33.880859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52404945-5851-40d9-b60a-4497ce80cbf6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:33.881597 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-52404945-5851-40d9-b60a-4497ce80cbf6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:33.907309 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:33.907309 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:33.909282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52404945-5851-40d9-b60a-4497ce80cbf6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:33.910231 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1218/2417] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:33 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:34.816682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-3bd24145-b129-48da-ac1e-8cfe6e558650 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Lock "b'cinder-attachment_update-32839421-97b8-4895-bc3b-0398e52df39a-n-h1-765311-9'" released by "attachment_update" :: held 1.690s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:41:34.817972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-3bd24145-b129-48da-ac1e-8cfe6e558650 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f returned with HTTP 200 Jan 02 10:41:34.825684 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1200/2418] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:41:33 2021] PUT /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f => generated 762 bytes in 1732 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:41:34.891470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-734df4ac-6d7a-4fda-866c-a03a7a3d3b26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] POST http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f/action Jan 02 10:41:34.892590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:34.892590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:34.893324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-734df4ac-6d7a-4fda-866c-a03a7a3d3b26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:41:34.894608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-734df4ac-6d7a-4fda-866c-a03a7a3d3b26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:41:34.928471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04ff66fb-b47f-46df-b121-a9cadd28689b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:34.929246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04ff66fb-b47f-46df-b121-a9cadd28689b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:34.929531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:34.929531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:34.929993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-04ff66fb-b47f-46df-b121-a9cadd28689b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:34.930582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-04ff66fb-b47f-46df-b121-a9cadd28689b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:34.965807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:34.965807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:34.967833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-04ff66fb-b47f-46df-b121-a9cadd28689b tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:34.969352 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1201/2419] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:34 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:35.032943 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:35.032943 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:35.055738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3ac3c2d4-d140-4666-a966-0ca70bb6de9d req-734df4ac-6d7a-4fda-866c-a03a7a3d3b26 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f/action returned with HTTP 204 Jan 02 10:41:35.057683 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1219/2420] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:41:34 2021] POST /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f/action => generated 0 bytes in 172 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:41:35.984748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c2410ea-15bd-4098-b781-5e5266a3c47a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:35.991712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c2410ea-15bd-4098-b781-5e5266a3c47a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:35.992265 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:35.992265 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:35.992920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c2410ea-15bd-4098-b781-5e5266a3c47a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:35.993677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1c2410ea-15bd-4098-b781-5e5266a3c47a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:36.022583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:36.022583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:36.024800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c2410ea-15bd-4098-b781-5e5266a3c47a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:36.038644 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1202/2421] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:35 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:37.063108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-84a420f1-ef85-42c4-be5a-03fa5c8f4801 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:37.063108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-84a420f1-ef85-42c4-be5a-03fa5c8f4801 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:37.063108 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:37.063108 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:37.063108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-84a420f1-ef85-42c4-be5a-03fa5c8f4801 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:37.063108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-84a420f1-ef85-42c4-be5a-03fa5c8f4801 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:37.101865 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:37.101865 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:37.103791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-84a420f1-ef85-42c4-be5a-03fa5c8f4801 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:37.104942 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1220/2422] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:37 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:38.119046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5431189e-5a7d-48a2-adf9-eb4121b56795 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:38.119653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5431189e-5a7d-48a2-adf9-eb4121b56795 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:38.119814 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:38.119814 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:38.120166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5431189e-5a7d-48a2-adf9-eb4121b56795 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:38.121915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-5431189e-5a7d-48a2-adf9-eb4121b56795 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:38.147676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:38.147676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:38.149989 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5431189e-5a7d-48a2-adf9-eb4121b56795 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:38.150677 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1203/2423] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:38 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:39.165220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a52a0bf7-b553-4102-bf5d-3e8cedf07432 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:39.166204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a52a0bf7-b553-4102-bf5d-3e8cedf07432 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:39.166204 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:39.166204 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:39.166420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a52a0bf7-b553-4102-bf5d-3e8cedf07432 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:39.175503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a52a0bf7-b553-4102-bf5d-3e8cedf07432 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:39.204730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:39.204730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:39.206975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a52a0bf7-b553-4102-bf5d-3e8cedf07432 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:39.207580 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1221/2424] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:39 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:40.224029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1508c98e-e5a2-4559-be68-0ebbdef0f336 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:40.224938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1508c98e-e5a2-4559-be68-0ebbdef0f336 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:40.224938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:40.224938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:40.225223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1508c98e-e5a2-4559-be68-0ebbdef0f336 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:40.225663 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1508c98e-e5a2-4559-be68-0ebbdef0f336 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:40.253050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:40.253050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:40.256158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1508c98e-e5a2-4559-be68-0ebbdef0f336 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:40.259345 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1204/2425] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:40 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:41.270548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a79b23ce-3f9e-42dd-97a4-475c173ca8a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:41.271915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a79b23ce-3f9e-42dd-97a4-475c173ca8a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:41.272467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:41.272467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:41.274356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a79b23ce-3f9e-42dd-97a4-475c173ca8a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:41.275875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a79b23ce-3f9e-42dd-97a4-475c173ca8a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:41.307399 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:41.307399 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:41.311745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a79b23ce-3f9e-42dd-97a4-475c173ca8a7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:41.312112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1222/2426] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:41 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:42.337357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80b936f4-3c29-4d8e-a559-de2544533efe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:42.337904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80b936f4-3c29-4d8e-a559-de2544533efe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:42.338056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:42.338056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:42.338331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80b936f4-3c29-4d8e-a559-de2544533efe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:42.338636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-80b936f4-3c29-4d8e-a559-de2544533efe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:42.369025 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:42.369025 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:42.371973 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80b936f4-3c29-4d8e-a559-de2544533efe tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:42.379224 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1205/2427] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:42 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:43.387478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a76f8252-e8de-4141-b61f-289f0dd96eb4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:43.388129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a76f8252-e8de-4141-b61f-289f0dd96eb4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:43.388129 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:43.388129 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:43.388333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a76f8252-e8de-4141-b61f-289f0dd96eb4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:43.389139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a76f8252-e8de-4141-b61f-289f0dd96eb4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:43.423513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:43.423513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:43.425339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a76f8252-e8de-4141-b61f-289f0dd96eb4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:43.426162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1223/2428] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:43 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:44.466437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b715c684-5675-4e1a-8520-225601961733 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:44.466437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b715c684-5675-4e1a-8520-225601961733 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:44.466437 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:44.466437 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:44.466437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b715c684-5675-4e1a-8520-225601961733 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:44.466437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b715c684-5675-4e1a-8520-225601961733 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:44.488552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:44.488552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:44.500073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b715c684-5675-4e1a-8520-225601961733 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:44.500073 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1206/2429] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:44 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:45.510336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5a1a2a8-80ec-45a4-b28b-f5a0cf4babb8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:45.510861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5a1a2a8-80ec-45a4-b28b-f5a0cf4babb8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:45.511035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:45.511035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:45.511429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5a1a2a8-80ec-45a4-b28b-f5a0cf4babb8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:45.511805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e5a1a2a8-80ec-45a4-b28b-f5a0cf4babb8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:45.535625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:45.535625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:45.537455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5a1a2a8-80ec-45a4-b28b-f5a0cf4babb8 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:45.541162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1224/2430] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:45 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:46.553569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87517454-4ee0-42e1-a6f0-e2b7c839bc96 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:46.554088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87517454-4ee0-42e1-a6f0-e2b7c839bc96 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:46.554335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:46.554335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:46.554895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87517454-4ee0-42e1-a6f0-e2b7c839bc96 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:46.556351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-87517454-4ee0-42e1-a6f0-e2b7c839bc96 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:46.582888 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:46.582888 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:46.582888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87517454-4ee0-42e1-a6f0-e2b7c839bc96 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:46.585050 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1207/2431] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:46 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:47.597235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9288054-efa9-4627-a910-f6f42dfecb4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:47.597979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9288054-efa9-4627-a910-f6f42dfecb4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:47.597979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:47.597979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:47.598975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d9288054-efa9-4627-a910-f6f42dfecb4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:47.599317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d9288054-efa9-4627-a910-f6f42dfecb4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:47.623554 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:47.623554 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:47.625388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d9288054-efa9-4627-a910-f6f42dfecb4c tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:47.626505 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1225/2432] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:47 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:48.647568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60ed7685-cf24-4da6-9e19-ae07c0a07203 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:48.648191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60ed7685-cf24-4da6-9e19-ae07c0a07203 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:48.648489 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:48.648489 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:48.649018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60ed7685-cf24-4da6-9e19-ae07c0a07203 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:48.649613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-60ed7685-cf24-4da6-9e19-ae07c0a07203 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:48.671402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:48.671402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:48.673212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60ed7685-cf24-4da6-9e19-ae07c0a07203 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:48.674186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1208/2433] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:48 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:49.690731 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71c7e1a0-349b-4ff9-8ca3-544d76d0a2f7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:49.691251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71c7e1a0-349b-4ff9-8ca3-544d76d0a2f7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:49.691454 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:49.691454 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:49.691827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71c7e1a0-349b-4ff9-8ca3-544d76d0a2f7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:49.692676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-71c7e1a0-349b-4ff9-8ca3-544d76d0a2f7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:49.718329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:49.718329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:49.720337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71c7e1a0-349b-4ff9-8ca3-544d76d0a2f7 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:49.721454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1226/2434] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:49 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:50.735571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec76bde3-940c-4f94-916e-d87b813b73d5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:50.736112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec76bde3-940c-4f94-916e-d87b813b73d5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:50.736267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:50.736267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:50.736824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec76bde3-940c-4f94-916e-d87b813b73d5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:50.737664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ec76bde3-940c-4f94-916e-d87b813b73d5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:50.775130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:50.775130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:50.775130 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec76bde3-940c-4f94-916e-d87b813b73d5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:50.775130 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1209/2435] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:50 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:51.783049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61ea1af1-acdc-48e1-9e6a-f2a7b5fcd9e4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:51.783049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61ea1af1-acdc-48e1-9e6a-f2a7b5fcd9e4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:51.783890 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:51.783890 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:51.783890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61ea1af1-acdc-48e1-9e6a-f2a7b5fcd9e4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:51.784324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-61ea1af1-acdc-48e1-9e6a-f2a7b5fcd9e4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:51.824830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:51.824830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:51.826847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61ea1af1-acdc-48e1-9e6a-f2a7b5fcd9e4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:51.830947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1227/2436] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:51 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:52.842490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e32a6b4-b838-43c5-8c85-cb2bff2c93e2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:52.843165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e32a6b4-b838-43c5-8c85-cb2bff2c93e2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:52.843567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:52.843567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:52.847491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e32a6b4-b838-43c5-8c85-cb2bff2c93e2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:52.848695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9e32a6b4-b838-43c5-8c85-cb2bff2c93e2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:52.874040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:52.874040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:52.876141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e32a6b4-b838-43c5-8c85-cb2bff2c93e2 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:52.884181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1210/2437] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:52 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:53.893155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4971e9d1-a3e3-436d-9600-005b4c545bcb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:53.893695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4971e9d1-a3e3-436d-9600-005b4c545bcb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:53.893967 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:53.893967 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:53.894499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4971e9d1-a3e3-436d-9600-005b4c545bcb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:53.895236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-4971e9d1-a3e3-436d-9600-005b4c545bcb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:53.923790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:53.923790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:53.928035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4971e9d1-a3e3-436d-9600-005b4c545bcb tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:53.929090 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1228/2438] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:53 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:54.944174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-235214a5-5a67-46ec-bbbd-9aaaa1336f27 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:54.944726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-235214a5-5a67-46ec-bbbd-9aaaa1336f27 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:54.944952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:54.944952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:54.945337 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-235214a5-5a67-46ec-bbbd-9aaaa1336f27 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:54.946174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-235214a5-5a67-46ec-bbbd-9aaaa1336f27 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:54.974015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:54.974015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:54.975905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-235214a5-5a67-46ec-bbbd-9aaaa1336f27 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:54.982910 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1211/2439] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:54 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:55.999471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45becab4-2d2d-421b-a1da-24948f2f3682 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:55.999471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45becab4-2d2d-421b-a1da-24948f2f3682 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:55.999471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:55.999471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:55.999471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-45becab4-2d2d-421b-a1da-24948f2f3682 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:55.999471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-45becab4-2d2d-421b-a1da-24948f2f3682 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:56.028023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:56.028023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:56.029986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-45becab4-2d2d-421b-a1da-24948f2f3682 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:56.030828 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1229/2440] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:55 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:57.045472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47b942b8-f82f-4f2a-84ef-ad3c941dcbda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:57.045983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47b942b8-f82f-4f2a-84ef-ad3c941dcbda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:57.046200 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:57.046200 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:57.046566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47b942b8-f82f-4f2a-84ef-ad3c941dcbda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:57.046929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-47b942b8-f82f-4f2a-84ef-ad3c941dcbda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:57.069754 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:57.069754 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:57.071678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47b942b8-f82f-4f2a-84ef-ad3c941dcbda tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:57.072828 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1212/2441] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:57 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:58.088042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cc65b09-b6f1-4904-b9ab-e1303556a8b9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:58.088576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cc65b09-b6f1-4904-b9ab-e1303556a8b9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:58.088734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:58.088734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:58.089697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cc65b09-b6f1-4904-b9ab-e1303556a8b9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:58.089697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9cc65b09-b6f1-4904-b9ab-e1303556a8b9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:58.111227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:58.111227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:58.113175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cc65b09-b6f1-4904-b9ab-e1303556a8b9 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:58.114077 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1230/2442] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:58 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:58.745847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-56da896e-b416-41e1-87c1-693e4cc34408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:41:58.747858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-56da896e-b416-41e1-87c1-693e4cc34408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:58.747858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:58.747858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:58.747858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-56da896e-b416-41e1-87c1-693e4cc34408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:58.813909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:58.813909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:58.824298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-56da896e-b416-41e1-87c1-693e4cc34408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:41:58.850021 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-56da896e-b416-41e1-87c1-693e4cc34408 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:41:58.850849 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1213/2443] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:58 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:58.866825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0241d35c-3dd6-46fe-b6e2-2a3210a635af tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:41:58.867660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0241d35c-3dd6-46fe-b6e2-2a3210a635af tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:58.867731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:58.867731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:58.868377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0241d35c-3dd6-46fe-b6e2-2a3210a635af tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:58.937360 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:58.937360 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:58.947626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0241d35c-3dd6-46fe-b6e2-2a3210a635af tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:41:58.994617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0241d35c-3dd6-46fe-b6e2-2a3210a635af tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:41:58.994617 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1231/2444] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:58 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:41:59.133972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f684cc70-dc66-4e76-a80d-c028441bd7a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:41:59.134609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f684cc70-dc66-4e76-a80d-c028441bd7a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:41:59.135406 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:41:59.135406 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:41:59.135588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f684cc70-dc66-4e76-a80d-c028441bd7a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:41:59.136514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f684cc70-dc66-4e76-a80d-c028441bd7a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:41:59.177883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:41:59.177883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:41:59.183545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f684cc70-dc66-4e76-a80d-c028441bd7a0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:41:59.184196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1214/2445] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:41:59 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:00.198843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c60371e5-8895-444a-9a60-9a55efef0e54 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:00.199593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c60371e5-8895-444a-9a60-9a55efef0e54 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:00.199593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:00.199593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:00.202407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c60371e5-8895-444a-9a60-9a55efef0e54 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:00.202407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c60371e5-8895-444a-9a60-9a55efef0e54 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:00.223876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:00.223876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:00.225229 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c60371e5-8895-444a-9a60-9a55efef0e54 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:00.226579 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1232/2446] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:00 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:01.241043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a02e73d-ca3f-47c2-988f-e00fd81c6d01 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:01.244723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a02e73d-ca3f-47c2-988f-e00fd81c6d01 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:01.244949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:01.244949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:01.245332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a02e73d-ca3f-47c2-988f-e00fd81c6d01 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:01.245707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0a02e73d-ca3f-47c2-988f-e00fd81c6d01 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:01.267618 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:01.267618 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:01.269606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a02e73d-ca3f-47c2-988f-e00fd81c6d01 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:01.270607 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1215/2447] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:01 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:02.284226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd1dcdfe-bb2e-44df-9e0e-72125fa9c823 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:02.285054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd1dcdfe-bb2e-44df-9e0e-72125fa9c823 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:02.285874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:02.285874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:02.286252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cd1dcdfe-bb2e-44df-9e0e-72125fa9c823 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:02.286700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cd1dcdfe-bb2e-44df-9e0e-72125fa9c823 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:02.311827 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:02.311827 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:02.314105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cd1dcdfe-bb2e-44df-9e0e-72125fa9c823 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:02.315244 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1233/2448] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:02 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:03.329438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da75fffa-89b2-4fce-9c45-dd28b141a32f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:03.329945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da75fffa-89b2-4fce-9c45-dd28b141a32f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:03.330156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:03.330156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:03.330531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da75fffa-89b2-4fce-9c45-dd28b141a32f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:03.330901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-da75fffa-89b2-4fce-9c45-dd28b141a32f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:03.412067 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:03.412067 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:03.413910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da75fffa-89b2-4fce-9c45-dd28b141a32f tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:03.414722 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1216/2449] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:03 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:04.429567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79a46f22-ceef-415f-a869-cc2a194086c0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:04.430119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79a46f22-ceef-415f-a869-cc2a194086c0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:04.430272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:04.430272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:04.430645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-79a46f22-ceef-415f-a869-cc2a194086c0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:04.431022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-79a46f22-ceef-415f-a869-cc2a194086c0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:04.453609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:04.453609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:04.455543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-79a46f22-ceef-415f-a869-cc2a194086c0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:04.456548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1234/2450] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:04 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:05.470299 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ffa01e6-dcaf-45c6-977f-e04c27e3b171 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:05.470858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ffa01e6-dcaf-45c6-977f-e04c27e3b171 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:05.471073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:05.471073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:05.471502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ffa01e6-dcaf-45c6-977f-e04c27e3b171 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:05.471871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8ffa01e6-dcaf-45c6-977f-e04c27e3b171 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:05.544408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:05.544408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:05.546261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ffa01e6-dcaf-45c6-977f-e04c27e3b171 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:05.547092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1217/2451] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:05 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:06.568546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da9b1495-ed68-44a9-beea-905f9eee0226 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:06.568546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da9b1495-ed68-44a9-beea-905f9eee0226 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:06.568546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:06.568546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:06.568546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da9b1495-ed68-44a9-beea-905f9eee0226 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:06.568546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-da9b1495-ed68-44a9-beea-905f9eee0226 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:06.662935 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:06.662935 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:06.662935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da9b1495-ed68-44a9-beea-905f9eee0226 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:06.662935 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1235/2452] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:06 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:07.678624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-138beb23-bb81-4360-87f3-70471432b079 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:07.678624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-138beb23-bb81-4360-87f3-70471432b079 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:07.678624 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:07.678624 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:07.678624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-138beb23-bb81-4360-87f3-70471432b079 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:07.678624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-138beb23-bb81-4360-87f3-70471432b079 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:07.727020 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:07.727020 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:07.737393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-138beb23-bb81-4360-87f3-70471432b079 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:07.737393 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1218/2453] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:07 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:08.761871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a075f00-38f1-4260-aeff-6f3ba7aaa069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:08.761871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a075f00-38f1-4260-aeff-6f3ba7aaa069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:08.761871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:08.761871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:08.761871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a075f00-38f1-4260-aeff-6f3ba7aaa069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:08.761871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3a075f00-38f1-4260-aeff-6f3ba7aaa069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:08.813113 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:08.813113 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:08.822916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a075f00-38f1-4260-aeff-6f3ba7aaa069 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:08.822916 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1236/2454] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:08 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:09.836473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03c178da-3c3f-4d99-9d70-7f1119329b29 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:09.836473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03c178da-3c3f-4d99-9d70-7f1119329b29 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:09.836473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:09.836473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:09.836473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-03c178da-3c3f-4d99-9d70-7f1119329b29 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:09.836473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-03c178da-3c3f-4d99-9d70-7f1119329b29 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:09.884227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:09.884227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:09.884227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-03c178da-3c3f-4d99-9d70-7f1119329b29 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:09.884227 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1219/2455] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:09 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:42:10.905746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f1c5c3a-2c18-4bed-b7d5-0eee62f9bc46 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:10.905746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f1c5c3a-2c18-4bed-b7d5-0eee62f9bc46 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:10.905746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:10.905746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:10.905746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f1c5c3a-2c18-4bed-b7d5-0eee62f9bc46 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:10.905746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9f1c5c3a-2c18-4bed-b7d5-0eee62f9bc46 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:10.950946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:10.950946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:10.950946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f1c5c3a-2c18-4bed-b7d5-0eee62f9bc46 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:10.950946 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1237/2456] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:10 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:11.965174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36b8992e-6827-4bc4-9f55-250358f44498 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:11.965174 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36b8992e-6827-4bc4-9f55-250358f44498 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:11.965174 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:11.965174 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:11.970774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36b8992e-6827-4bc4-9f55-250358f44498 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:11.970774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-36b8992e-6827-4bc4-9f55-250358f44498 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:12.052410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:12.052410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:12.063069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36b8992e-6827-4bc4-9f55-250358f44498 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:12.063069 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1220/2457] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:11 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 821 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:13.098582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0e73307-d5b4-4a9a-bf93-368ddc9573ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:13.098582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0e73307-d5b4-4a9a-bf93-368ddc9573ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:13.098582 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:13.098582 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:13.098582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0e73307-d5b4-4a9a-bf93-368ddc9573ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:13.098582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c0e73307-d5b4-4a9a-bf93-368ddc9573ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:13.153264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:13.153264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:13.153264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0e73307-d5b4-4a9a-bf93-368ddc9573ba tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:13.153264 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1238/2458] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:13 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:14.172938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-77695296-1d08-4c92-93db-e1c0c28672c3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:14.172938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-77695296-1d08-4c92-93db-e1c0c28672c3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:14.172938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.172938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.172938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-77695296-1d08-4c92-93db-e1c0c28672c3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:14.172938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-77695296-1d08-4c92-93db-e1c0c28672c3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:14.231342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:14.231342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:14.231342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-77695296-1d08-4c92-93db-e1c0c28672c3 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:14.240977 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1221/2459] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:14 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:14.257453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69389aa0-473c-4b55-af80-76a43025d2a5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:42:14.257453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69389aa0-473c-4b55-af80-76a43025d2a5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:14.257453 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.257453 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.257453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69389aa0-473c-4b55-af80-76a43025d2a5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:14.373441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:14.373441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:14.399927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-69389aa0-473c-4b55-af80-76a43025d2a5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:14.481626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69389aa0-473c-4b55-af80-76a43025d2a5 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 200 Jan 02 10:42:14.481626 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1239/2460] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:14 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:14.502649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70fe4b9-cd56-4d48-b820-db2ceaf17272 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] POST http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a/action Jan 02 10:42:14.502649 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.502649 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.502649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70fe4b9-cd56-4d48-b820-db2ceaf17272 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:42:14.502649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70fe4b9-cd56-4d48-b820-db2ceaf17272 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:14.502649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.admin_actions [None req-c70fe4b9-cd56-4d48-b820-db2ceaf17272 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] Updating backup 'bb7c5105-b08e-4e6c-952f-c43d833b214a' with '{'status': 'error'}' {{(pid=88039) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 02 10:42:14.590511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:14.590511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:14.618268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-c70fe4b9-cd56-4d48-b820-db2ceaf17272 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] reset_status in rpcapi backup_id bb7c5105-b08e-4e6c-952f-c43d833b214a on host n-d-765311-9. {{(pid=88039) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 02 10:42:14.635211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70fe4b9-cd56-4d48-b820-db2ceaf17272 tempest-VolumesBackupsAdminTest-743074407 tempest-VolumesBackupsAdminTest-743074407] http://10.222.0.73/volume/v3/282e36c91f10458e992068ca0ab848fa/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a/action returned with HTTP 202 Jan 02 10:42:14.635211 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1222/2461] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:42:14 2021] POST /volume/v3/282e36c91f10458e992068ca0ab848fa/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:42:14.640168 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6018779-f3cc-4dab-ab49-e2a1d75d34d4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:14.640168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6018779-f3cc-4dab-ab49-e2a1d75d34d4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:14.640168 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.640168 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.640168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6018779-f3cc-4dab-ab49-e2a1d75d34d4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:14.640168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e6018779-f3cc-4dab-ab49-e2a1d75d34d4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Show backup with id bb7c5105-b08e-4e6c-952f-c43d833b214a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:42:14.689371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:14.689371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:14.689371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6018779-f3cc-4dab-ab49-e2a1d75d34d4 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 200 Jan 02 10:42:14.689371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1240/2462] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:14 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:14.703913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-922c88a7-f050-49ac-aab4-4d9220b0802a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] DELETE http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a Jan 02 10:42:14.703913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-922c88a7-f050-49ac-aab4-4d9220b0802a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:14.703913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.703913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.703913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-922c88a7-f050-49ac-aab4-4d9220b0802a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:14.703913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-922c88a7-f050-49ac-aab4-4d9220b0802a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete backup with id: bb7c5105-b08e-4e6c-952f-c43d833b214a. Jan 02 10:42:14.722027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:14.722027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:14.772926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-922c88a7-f050-49ac-aab4-4d9220b0802a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] delete_backup rpcapi backup_id bb7c5105-b08e-4e6c-952f-c43d833b214a {{(pid=88039) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:42:14.772926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-922c88a7-f050-49ac-aab4-4d9220b0802a tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a returned with HTTP 202 Jan 02 10:42:14.772926 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1223/2463] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:14 2021] DELETE /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/backups/bb7c5105-b08e-4e6c-952f-c43d833b214a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:42:14.787978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] DELETE http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:42:14.787978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:14.787978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.787978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.787978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:14.787978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete volume with id: 8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:42:14.870677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:14.870677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:14.870677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:14.947104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete volume request issued successfully. Jan 02 10:42:14.947104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13e2227b-fa9f-4841-ae70-3a5a539f6524 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 202 Jan 02 10:42:14.947104 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1241/2464] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:14 2021] DELETE /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:14.959541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2d079c5-74d1-46ec-8fdb-bea983f64a02 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:42:14.959541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2d079c5-74d1-46ec-8fdb-bea983f64a02 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:14.959541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:14.959541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:14.959541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b2d079c5-74d1-46ec-8fdb-bea983f64a02 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:15.096413 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:15.096413 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:15.163984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b2d079c5-74d1-46ec-8fdb-bea983f64a02 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:15.163984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b2d079c5-74d1-46ec-8fdb-bea983f64a02 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 200 Jan 02 10:42:15.163984 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1224/2465] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:14 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:16.188140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-809507c7-ef6b-4acd-a39b-7b07c6832857 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:42:16.188140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-809507c7-ef6b-4acd-a39b-7b07c6832857 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:16.188140 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:16.188140 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:16.188140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-809507c7-ef6b-4acd-a39b-7b07c6832857 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:16.372629 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:16.372629 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:16.414963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-809507c7-ef6b-4acd-a39b-7b07c6832857 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:16.540230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-809507c7-ef6b-4acd-a39b-7b07c6832857 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 200 Jan 02 10:42:16.540230 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1242/2466] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:16 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 914 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:17.554606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ae3d6ae-3ee4-435d-8f20-5bf371460770 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 Jan 02 10:42:17.558007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ae3d6ae-3ee4-435d-8f20-5bf371460770 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:17.559550 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:17.559550 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:17.561282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ae3d6ae-3ee4-435d-8f20-5bf371460770 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:17.630404 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ae3d6ae-3ee4-435d-8f20-5bf371460770 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 returned with HTTP 404 Jan 02 10:42:17.632492 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1225/2467] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:17 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/8b954ca2-dcd4-40dd-8623-5d9828ec8cb9 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:42:17.640017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] DELETE http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:42:17.640340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:17.640642 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:17.640642 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:17.643794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:17.645395 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete volume with id: afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:42:17.743847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:17.743847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:17.752151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:17.812896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Delete volume request issued successfully. Jan 02 10:42:17.813570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25a151d9-b6da-411e-95d1-2b692660b8c6 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 202 Jan 02 10:42:17.819415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1243/2468] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:17 2021] DELETE /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:17.829342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f57ec3ff-0b5b-484d-b94a-8c582fa5b7ef tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:42:17.829861 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f57ec3ff-0b5b-484d-b94a-8c582fa5b7ef tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:17.830350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f57ec3ff-0b5b-484d-b94a-8c582fa5b7ef tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:17.872288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-93534ca6-3637-402e-8bb4-7c05c8883ad7 req-ca101317-c260-4961-9234-dd84b9b92bc3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] DELETE http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38 Jan 02 10:42:17.873029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-93534ca6-3637-402e-8bb4-7c05c8883ad7 req-ca101317-c260-4961-9234-dd84b9b92bc3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:17.873450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:17.873450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:17.874150 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-93534ca6-3637-402e-8bb4-7c05c8883ad7 req-ca101317-c260-4961-9234-dd84b9b92bc3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:17.945444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:17.945444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:17.971555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:17.971555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:17.997672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f57ec3ff-0b5b-484d-b94a-8c582fa5b7ef tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:18.036245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f57ec3ff-0b5b-484d-b94a-8c582fa5b7ef tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 200 Jan 02 10:42:18.042210 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1226/2469] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:17 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:19.001985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-93534ca6-3637-402e-8bb4-7c05c8883ad7 req-ca101317-c260-4961-9234-dd84b9b92bc3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:42:19.001985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-93534ca6-3637-402e-8bb4-7c05c8883ad7 req-ca101317-c260-4961-9234-dd84b9b92bc3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:42:19.032282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-93534ca6-3637-402e-8bb4-7c05c8883ad7 req-ca101317-c260-4961-9234-dd84b9b92bc3 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38 returned with HTTP 200 Jan 02 10:42:19.033294 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1244/2470] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:42:17 2021] DELETE /volume/v3/373e0cb569a6471896ad5b5d90bbee53/attachments/12f62753-6bbf-4ba9-a5de-bf99b3a68a38 => generated 19 bytes in 1168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:19.056283 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e70e7052-eaea-43ae-885b-c59370b134ec tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:42:19.056806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e70e7052-eaea-43ae-885b-c59370b134ec tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:19.057065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:19.057065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:19.058642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e70e7052-eaea-43ae-885b-c59370b134ec tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:19.139828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:19.139828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:19.182178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e70e7052-eaea-43ae-885b-c59370b134ec tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Volume info retrieved successfully. Jan 02 10:42:19.229442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e70e7052-eaea-43ae-885b-c59370b134ec tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 200 Jan 02 10:42:19.231941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1227/2471] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:19 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 915 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:20.250499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-620b9392-a3ef-4db8-aa55-cb3577af08d0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] GET http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f Jan 02 10:42:20.254117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-620b9392-a3ef-4db8-aa55-cb3577af08d0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:20.254117 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:20.254117 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:20.254117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-620b9392-a3ef-4db8-aa55-cb3577af08d0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:20.320953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-620b9392-a3ef-4db8-aa55-cb3577af08d0 tempest-VolumesBackupsAdminTest-1078647184 tempest-VolumesBackupsAdminTest-1078647184] http://10.222.0.73/volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f returned with HTTP 404 Jan 02 10:42:20.321294 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1245/2472] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:20 2021] GET /volume/v3/9a8edeeb482d49e4bfb112c4adc6d130/volumes/afcd9057-a3fb-44db-babe-2efb73fce80f => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:42:22.093658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] DELETE http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:42:22.094182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:22.094397 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:22.094397 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:22.109660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:22.109660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Delete volume with id: 92075fca-ba85-48f6-97f0-c96d1ae92cf4 Jan 02 10:42:22.159458 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:22.159458 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:22.160678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:42:22.227891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Delete volume request issued successfully. Jan 02 10:42:22.228976 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d0476749-de7f-4bca-bdd1-fe9d33508f76 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 returned with HTTP 202 Jan 02 10:42:22.237483 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1228/2473] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:22 2021] DELETE /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/92075fca-ba85-48f6-97f0-c96d1ae92cf4 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:22.242595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a72df50e-dadd-4c11-9c90-29695e77c484 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] DELETE http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 Jan 02 10:42:22.243033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a72df50e-dadd-4c11-9c90-29695e77c484 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:22.243576 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a72df50e-dadd-4c11-9c90-29695e77c484 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:22.244087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-a72df50e-dadd-4c11-9c90-29695e77c484 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Delete backup with id: 28a62f36-04bd-42c5-9527-f5a4e99b7945. Jan 02 10:42:22.309246 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:22.309246 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:22.383540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-a72df50e-dadd-4c11-9c90-29695e77c484 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] delete_backup rpcapi backup_id 28a62f36-04bd-42c5-9527-f5a4e99b7945 {{(pid=88040) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:42:22.395111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a72df50e-dadd-4c11-9c90-29695e77c484 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 returned with HTTP 202 Jan 02 10:42:22.404121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1246/2474] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:22 2021] DELETE /volume/v3/373e0cb569a6471896ad5b5d90bbee53/backups/28a62f36-04bd-42c5-9527-f5a4e99b7945 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:42:22.413067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] DELETE http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:42:22.414504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:22.414504 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:22.414504 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:22.415084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:22.417201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Delete volume with id: d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:42:22.507279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:22.507279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:22.507279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:42:22.578506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Delete volume request issued successfully. Jan 02 10:42:22.579035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53460e9d-970b-49d5-86b9-da7e124afa0d tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 202 Jan 02 10:42:22.584979 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1229/2475] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:22 2021] DELETE /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:22.588196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfbd8c97-ba20-4ec5-9c2f-acc4615274f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:42:22.588854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfbd8c97-ba20-4ec5-9c2f-acc4615274f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:22.589197 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:22.589197 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:22.589774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfbd8c97-ba20-4ec5-9c2f-acc4615274f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:22.722988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:22.722988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:22.745197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dfbd8c97-ba20-4ec5-9c2f-acc4615274f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:42:22.827445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfbd8c97-ba20-4ec5-9c2f-acc4615274f1 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:42:22.833338 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1247/2476] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:22 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1362 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:23.846166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:42:23.846166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:23.846166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:23.846166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:23.846778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:24.004714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:24.004714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:24.029509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:42:24.106683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:42:24.111716 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1230/2477] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:23 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1362 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:25.127725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:42:25.128348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:25.129731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:25.129731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:25.130117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:25.260801 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:25.260801 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:25.280447 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Volume info retrieved successfully. Jan 02 10:42:25.331893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 200 Jan 02 10:42:25.332871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1248/2478] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:25 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 1362 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:25.741870 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume// Jan 02 10:42:25.742385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:25.743019 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:25.743019 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:25.743532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:25.744641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbf34b27-17bc-442f-8dd5-85ae3c6d7340 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:42:25.745207 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1231/2479] 10.222.0.73 () {56 vars in 872 bytes} [Sat Jan 2 10:42:25 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:42:25.755628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume// Jan 02 10:42:25.756315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:25.756903 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:25.756903 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:25.762890 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:25.764369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70b0e28-99df-448c-a553-1e91ec9685e8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:42:25.765745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1249/2480] 10.222.0.73 () {56 vars in 872 bytes} [Sat Jan 2 10:42:25 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:42:26.349028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba9c1434-d047-4c1a-9f74-5477b8ec5fb8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] GET http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d Jan 02 10:42:26.350185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba9c1434-d047-4c1a-9f74-5477b8ec5fb8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:26.351104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba9c1434-d047-4c1a-9f74-5477b8ec5fb8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:26.453781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e62ffce-672e-4db8-8ed0-55ec5a0014a8 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] GET http://10.222.0.73/volume/v2/ Jan 02 10:42:26.454591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e62ffce-672e-4db8-8ed0-55ec5a0014a8 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:26.455210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4e62ffce-672e-4db8-8ed0-55ec5a0014a8 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:26.456300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4e62ffce-672e-4db8-8ed0-55ec5a0014a8 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] http://10.222.0.73/volume/v2/ returned with HTTP 200 Jan 02 10:42:26.458769 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1232/2481] 10.222.0.73 () {58 vars in 1084 bytes} [Sat Jan 2 10:42:25 2021] GET /volume/v2/ => generated 382 bytes in 682 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 02 10:42:26.469120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b57e7084-e424-41fe-b274-14da22ea3874 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] GET http://10.222.0.73/volume/v3/ Jan 02 10:42:26.469638 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b57e7084-e424-41fe-b274-14da22ea3874 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:26.470110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b57e7084-e424-41fe-b274-14da22ea3874 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:26.474393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba9c1434-d047-4c1a-9f74-5477b8ec5fb8 tempest-TestVolumeBackupRestore-277114100 tempest-TestVolumeBackupRestore-277114100] http://10.222.0.73/volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d returned with HTTP 404 Jan 02 10:42:26.475855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b57e7084-e424-41fe-b274-14da22ea3874 tempest-VersionsTest-1295682763 tempest-VersionsTest-1295682763] http://10.222.0.73/volume/v3/ returned with HTTP 200 Jan 02 10:42:26.482565 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1233/2482] 10.222.0.73 () {58 vars in 1084 bytes} [Sat Jan 2 10:42:26 2021] GET /volume/v3/ => generated 386 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:42:26.482711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1250/2483] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:26 2021] GET /volume/v3/373e0cb569a6471896ad5b5d90bbee53/volumes/d1c97fbd-a657-4fbb-8e0b-2bbcc1b8620d => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:42:31.638179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] POST http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes Jan 02 10:42:31.639649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1485315080"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:31.641082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1485315080'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:42:31.641649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Create volume of 1 GB Jan 02 10:42:31.655224 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Availability Zones retrieved successfully. Jan 02 10:42:31.672372 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Flow 'volume_create_api' (3ed5db6f-f29f-4754-80ee-0f13effd0788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:31.676079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e13f0eec-f994-4881-bbce-083c3995b756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:31.679324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:42:31.750316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e13f0eec-f994-4881-bbce-083c3995b756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:31.753280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af707336-e8e9-4df6-b888-323550403bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:31.896402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Created reservations ['d257fe6f-a064-453c-b5b9-f07a139a8e85', '707fcb41-1c29-4445-9c64-46cc4e816340', 'e96b0ea5-973f-48c4-b595-da1e83f9c12f', 'db832a18-f94e-4eac-9dae-5ba5a03d305a'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:42:31.898678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af707336-e8e9-4df6-b888-323550403bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d257fe6f-a064-453c-b5b9-f07a139a8e85', '707fcb41-1c29-4445-9c64-46cc4e816340', 'e96b0ea5-973f-48c4-b595-da1e83f9c12f', 'db832a18-f94e-4eac-9dae-5ba5a03d305a']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:31.900838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8c6147-4283-47a1-bf8d-c93bdca12ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:32.004587 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8c6147-4283-47a1-bf8d-c93bdca12ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1485315080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abfbdc921ab407cbf80c9ee299fd7cf',qos_specs=None,replication_status=,reservations=['d257fe6f-a064-453c-b5b9-f07a139a8e85','707fcb41-1c29-4445-9c64-46cc4e816340','e96b0ea5-973f-48c4-b595-da1e83f9c12f','db832a18-f94e-4eac-9dae-5ba5a03d305a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c44b6c9673d84b0bae89728949b9e8bf',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1485315080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4abfbdc921ab407cbf80c9ee299fd7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c44b6c9673d84b0bae89728949b9e8bf',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:32.007088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df62a895-ebdf-444b-bb43-9abb0f8e1479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:32.042770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df62a895-ebdf-444b-bb43-9abb0f8e1479) transitioned into state 'SUCCESS' from state '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-1485315080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abfbdc921ab407cbf80c9ee299fd7cf',qos_specs=None,replication_status=,reservations=['d257fe6f-a064-453c-b5b9-f07a139a8e85','707fcb41-1c29-4445-9c64-46cc4e816340','e96b0ea5-973f-48c4-b595-da1e83f9c12f','db832a18-f94e-4eac-9dae-5ba5a03d305a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c44b6c9673d84b0bae89728949b9e8bf',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:32.044974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a723f8b-50d3-4ee6-9a00-5a9e3be1f076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:32.070238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a723f8b-50d3-4ee6-9a00-5a9e3be1f076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:32.076754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Flow 'volume_create_api' (3ed5db6f-f29f-4754-80ee-0f13effd0788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:32.184148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Create volume request issued successfully. Jan 02 10:42:32.199619 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba89f428-f858-40a5-bf5d-bf80d7ea2bfa tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes returned with HTTP 202 Jan 02 10:42:32.200605 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1234/2484] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:42:31 2021] POST /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes => generated 819 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:42:32.216181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38c1dc2e-7607-4239-aed0-da836e6f782a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] GET http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:32.217059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38c1dc2e-7607-4239-aed0-da836e6f782a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:32.217755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38c1dc2e-7607-4239-aed0-da836e6f782a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:32.271444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:32.271444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:32.280892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-38c1dc2e-7607-4239-aed0-da836e6f782a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Volume info retrieved successfully. Jan 02 10:42:32.305169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38c1dc2e-7607-4239-aed0-da836e6f782a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 returned with HTTP 200 Jan 02 10:42:32.306606 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1251/2485] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:32 2021] GET /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:33.348652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bbfb64a6-867a-4310-9f48-ffc4068afc20 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] GET http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:33.350473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bbfb64a6-867a-4310-9f48-ffc4068afc20 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:33.356921 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:33.356921 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:33.357364 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bbfb64a6-867a-4310-9f48-ffc4068afc20 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:33.463843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:33.463843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:33.504507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bbfb64a6-867a-4310-9f48-ffc4068afc20 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Volume info retrieved successfully. Jan 02 10:42:33.590112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bbfb64a6-867a-4310-9f48-ffc4068afc20 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 returned with HTTP 200 Jan 02 10:42:33.594303 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1235/2486] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:33 2021] GET /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:33.611838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a249dd98-f108-4887-bcca-350d0d54850a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] GET http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/limits Jan 02 10:42:33.612814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a249dd98-f108-4887-bcca-350d0d54850a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:33.613269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:33.613269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:33.613899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a249dd98-f108-4887-bcca-350d0d54850a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:33.677622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a249dd98-f108-4887-bcca-350d0d54850a tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/limits returned with HTTP 200 Jan 02 10:42:33.679238 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1252/2487] 10.222.0.73 () {58 vars in 1201 bytes} [Sat Jan 2 10:42:33 2021] GET /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/limits => generated 302 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:33.693577 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] DELETE http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:33.694111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:33.694301 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:33.694301 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:33.694684 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:33.695152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Delete volume with id: ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:33.766808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:33.766808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:33.768296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Volume info retrieved successfully. Jan 02 10:42:33.803472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Delete volume request issued successfully. Jan 02 10:42:33.803951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e22f1f58-d3c0-4c56-aed0-ae11a6fca2d2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 returned with HTTP 202 Jan 02 10:42:33.805014 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1236/2488] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:33 2021] DELETE /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:33.813593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-679b3372-a56b-4499-b09a-6efc62c0e862 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] GET http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:33.816414 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-679b3372-a56b-4499-b09a-6efc62c0e862 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:33.816926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-679b3372-a56b-4499-b09a-6efc62c0e862 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:33.873408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:33.873408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:33.882724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-679b3372-a56b-4499-b09a-6efc62c0e862 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Volume info retrieved successfully. Jan 02 10:42:33.906812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-679b3372-a56b-4499-b09a-6efc62c0e862 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 returned with HTTP 200 Jan 02 10:42:33.917259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1253/2489] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:33 2021] GET /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:34.924342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ae4ebdd-ec15-4b65-9d61-2a7c2d0037e3 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] GET http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:34.925571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ae4ebdd-ec15-4b65-9d61-2a7c2d0037e3 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:34.925995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:34.925995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:34.926633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9ae4ebdd-ec15-4b65-9d61-2a7c2d0037e3 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:35.034438 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:35.034438 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:35.062899 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9ae4ebdd-ec15-4b65-9d61-2a7c2d0037e3 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Volume info retrieved successfully. Jan 02 10:42:35.093809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9ae4ebdd-ec15-4b65-9d61-2a7c2d0037e3 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 returned with HTTP 200 Jan 02 10:42:35.094695 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1237/2490] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:34 2021] GET /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 => generated 911 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:36.111223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-01115588-b09b-4934-a2ea-66d0e7dfb0a2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] GET http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 Jan 02 10:42:36.112859 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-01115588-b09b-4934-a2ea-66d0e7dfb0a2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:36.113083 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:36.113083 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:36.113466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-01115588-b09b-4934-a2ea-66d0e7dfb0a2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:36.325511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-01115588-b09b-4934-a2ea-66d0e7dfb0a2 tempest-AbsoluteLimitsTests-33373368 tempest-AbsoluteLimitsTests-33373368] http://10.222.0.73/volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 returned with HTTP 404 Jan 02 10:42:36.327483 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1254/2491] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:36 2021] GET /volume/v3/4abfbdc921ab407cbf80c9ee299fd7cf/volumes/ea7c058b-4f5d-4e5a-9cc9-3f274f7445a9 => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:42:39.709431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] POST http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes Jan 02 10:42:39.709900 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:39.709900 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:39.710268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1824710475"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:39.711408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1824710475'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:42:39.712236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Create volume of 2 GB Jan 02 10:42:39.726934 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Availability Zones retrieved successfully. Jan 02 10:42:39.748612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Flow 'volume_create_api' (8d8af406-4b27-4768-a3de-7244590f5149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:39.751424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20434d37-a629-4a67-99d4-3162bae272b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:39.753580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Validating volume size '2' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:42:39.822531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20434d37-a629-4a67-99d4-3162bae272b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:39.825094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42c6ec4-886f-4409-9333-1041840822e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:39.917464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Created reservations ['34b6302f-2717-4fb8-8a8e-1c3513548335', '5d12e0c0-100d-45d0-bf95-52f4fd874a70', '813769c5-c601-4864-a724-a7d62cd68baa', 'adfd4301-806b-4f18-831e-064f8e1eed31'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:42:39.919562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42c6ec4-886f-4409-9333-1041840822e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b6302f-2717-4fb8-8a8e-1c3513548335', '5d12e0c0-100d-45d0-bf95-52f4fd874a70', '813769c5-c601-4864-a724-a7d62cd68baa', 'adfd4301-806b-4f18-831e-064f8e1eed31']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:39.922115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cb7603-4364-4d75-a701-e3eb23f9731e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:39.984323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cb7603-4364-4d75-a701-e3eb23f9731e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0919c6a-372a-425d-869b-25efbcc7011e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1824710475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56068d93ecb444739b01ddffca1110ed',qos_specs=None,replication_status=,reservations=['34b6302f-2717-4fb8-8a8e-1c3513548335','5d12e0c0-100d-45d0-bf95-52f4fd874a70','813769c5-c601-4864-a724-a7d62cd68baa','adfd4301-806b-4f18-831e-064f8e1eed31'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa9549de7d5a49df9f9d4c8478f63a50',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:42:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1824710475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0919c6a-372a-425d-869b-25efbcc7011e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56068d93ecb444739b01ddffca1110ed',provider_auth=None,provider_geometry=None,provider_id=None,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='aa9549de7d5a49df9f9d4c8478f63a50',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:39.986873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9bd3c40-29f1-4a65-a5ed-811030a013ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:40.023256 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9bd3c40-29f1-4a65-a5ed-811030a013ba) transitioned into state 'SUCCESS' from state '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-1824710475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56068d93ecb444739b01ddffca1110ed',qos_specs=None,replication_status=,reservations=['34b6302f-2717-4fb8-8a8e-1c3513548335','5d12e0c0-100d-45d0-bf95-52f4fd874a70','813769c5-c601-4864-a724-a7d62cd68baa','adfd4301-806b-4f18-831e-064f8e1eed31'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa9549de7d5a49df9f9d4c8478f63a50',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:40.025920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2baea795-8db7-4aa3-802f-5d9f4442beba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:40.043484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2baea795-8db7-4aa3-802f-5d9f4442beba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:40.047109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Flow 'volume_create_api' (8d8af406-4b27-4768-a3de-7244590f5149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:40.109247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Create volume request issued successfully. Jan 02 10:42:40.125864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11990c37-1b51-4884-bac7-b235e50b6acb tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes returned with HTTP 202 Jan 02 10:42:40.127202 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1238/2492] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:42:39 2021] POST /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes => generated 824 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:42:40.141649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-831a0640-db02-4612-b275-cb31a07974b2 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] GET http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:40.142359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-831a0640-db02-4612-b275-cb31a07974b2 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:40.143016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-831a0640-db02-4612-b275-cb31a07974b2 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:40.209341 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:40.209341 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:40.218626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-831a0640-db02-4612-b275-cb31a07974b2 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Volume info retrieved successfully. Jan 02 10:42:40.243113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-831a0640-db02-4612-b275-cb31a07974b2 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e returned with HTTP 200 Jan 02 10:42:40.243969 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1255/2493] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:40 2021] GET /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:41.261294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6c2d535-cc51-498d-aa53-33bb7d309d92 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] GET http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:41.261866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6c2d535-cc51-498d-aa53-33bb7d309d92 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:41.262023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:41.262023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:41.262373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6c2d535-cc51-498d-aa53-33bb7d309d92 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:41.315641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:41.315641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:41.325464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f6c2d535-cc51-498d-aa53-33bb7d309d92 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Volume info retrieved successfully. Jan 02 10:42:41.421509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6c2d535-cc51-498d-aa53-33bb7d309d92 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e returned with HTTP 200 Jan 02 10:42:41.422690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1239/2494] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:41 2021] GET /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:41.444763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] POST http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes Jan 02 10:42:41.445230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:41.445230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:41.445632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d0919c6a-372a-425d-869b-25efbcc7011e"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:41.446836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd0919c6a-372a-425d-869b-25efbcc7011e'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:42:41.562570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:41.562570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:41.564710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Volume retrieved successfully. Jan 02 10:42:41.569476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Create volume of 1 GB Jan 02 10:42:41.589382 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Availability Zones retrieved successfully. Jan 02 10:42:41.607453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Flow 'volume_create_api' (09590f46-debb-4985-ba80-dbd162d57b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:41.610253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6890332-db70-474e-a0fa-727c16bd0633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:41.613468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Validating volume size '1' using validate_int, validate_source_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:42:41.627316 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6890332-db70-474e-a0fa-727c16bd0633) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 10:42:41.627316 n-d-765311-9 devstack@c-api.service[88038]: 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 02 10:42:41.632939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6890332-db70-474e-a0fa-727c16bd0633) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:41.635104 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6890332-db70-474e-a0fa-727c16bd0633) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:42:41.637728 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Flow 'volume_create_api' (09590f46-debb-4985-ba80-dbd162d57b16) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 10:42:41.638711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-630d0a97-e8ac-498f-a4ca-31ef44e01ca8 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes returned with HTTP 400 Jan 02 10:42:41.640897 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1256/2495] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:42:41 2021] POST /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes => generated 173 bytes in 201 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:42:41.649929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] DELETE http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:41.650238 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:41.651081 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:41.651081 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:41.652819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:41.653291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Delete volume with id: d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:41.752889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:41.752889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:41.754868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Volume info retrieved successfully. Jan 02 10:42:41.794415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Delete volume request issued successfully. Jan 02 10:42:41.795329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c977dcf-2d39-4eee-85bb-e5d9e38739a6 tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e returned with HTTP 202 Jan 02 10:42:41.799393 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1240/2496] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:41 2021] DELETE /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:41.806778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-306d28cf-5081-499d-be78-0a02906ec44f tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] GET http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:41.807483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-306d28cf-5081-499d-be78-0a02906ec44f tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:41.807784 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:41.807784 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:41.808822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-306d28cf-5081-499d-be78-0a02906ec44f tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:41.883406 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:41.883406 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:41.896451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-306d28cf-5081-499d-be78-0a02906ec44f tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Volume info retrieved successfully. Jan 02 10:42:41.930428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-306d28cf-5081-499d-be78-0a02906ec44f tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e returned with HTTP 200 Jan 02 10:42:41.931146 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1257/2497] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:41 2021] GET /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:42.949841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd41013c-e5a5-4cdc-b824-a1a583c8697d tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] GET http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:42.950873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd41013c-e5a5-4cdc-b824-a1a583c8697d tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:42.951231 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:42.951231 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:42.951878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd41013c-e5a5-4cdc-b824-a1a583c8697d tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:43.012061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:43.012061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:43.022985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fd41013c-e5a5-4cdc-b824-a1a583c8697d tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Volume info retrieved successfully. Jan 02 10:42:43.060721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd41013c-e5a5-4cdc-b824-a1a583c8697d tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e returned with HTTP 200 Jan 02 10:42:43.062310 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1241/2498] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:42 2021] GET /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:44.079363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33bdc7c8-d416-4a81-bcc7-262a5afbbfaa tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] GET http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e Jan 02 10:42:44.082948 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33bdc7c8-d416-4a81-bcc7-262a5afbbfaa tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:44.083215 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:44.083215 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:44.083695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33bdc7c8-d416-4a81-bcc7-262a5afbbfaa tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:44.138816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33bdc7c8-d416-4a81-bcc7-262a5afbbfaa tempest-VolumesCloneNegativeTest-1166019147 tempest-VolumesCloneNegativeTest-1166019147] http://10.222.0.73/volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e returned with HTTP 404 Jan 02 10:42:44.139032 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1258/2499] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:44 2021] GET /volume/v3/56068d93ecb444739b01ddffca1110ed/volumes/d0919c6a-372a-425d-869b-25efbcc7011e => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:42:46.985858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes Jan 02 10:42:46.987866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:46.988256 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:46.988256 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:46.989386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:46.991106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:46.993823 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:47.058759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:47.058928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f7e025c-e970-4786-af2b-32141a02b91f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes returned with HTTP 200 Jan 02 10:42:47.067345 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1242/2500] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:42:46 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes => generated 15 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:42:47.074639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] POST http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes Jan 02 10:42:47.075099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2088973867"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:47.076385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2088973867'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:42:47.077092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume of 1 GB Jan 02 10:42:47.092439 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Availability Zones retrieved successfully. Jan 02 10:42:47.111810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Flow 'volume_create_api' (46fd7954-b98a-43a4-bb6e-cede44eaf227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:47.115387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2495a40-de59-4d41-b306-e9b07bb6de7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:47.117370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:42:47.187709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2495a40-de59-4d41-b306-e9b07bb6de7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:47.190026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ab4ee9-dd73-4d30-be1d-19f0c1fe9a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:47.305650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Created reservations ['f47ec04c-a844-49dc-a551-52e59ecd9dfa', 'e251d27b-1194-42d4-9079-2cd6f5c4c712', '57cd2e01-ec3f-40ac-8673-3cee83cc841d', 'a5087d34-f4c9-4863-97c5-1291517b0ace'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:42:47.307650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ab4ee9-dd73-4d30-be1d-19f0c1fe9a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47ec04c-a844-49dc-a551-52e59ecd9dfa', 'e251d27b-1194-42d4-9079-2cd6f5c4c712', '57cd2e01-ec3f-40ac-8673-3cee83cc841d', 'a5087d34-f4c9-4863-97c5-1291517b0ace']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:47.309830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b6f83d-f132-4b14-885f-d0893ea4ba71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:47.433899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b6f83d-f132-4b14-885f-d0893ea4ba71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523c1848-f27c-4dd8-85cb-a37daef3cc27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2088973867',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',qos_specs=None,replication_status=,reservations=['f47ec04c-a844-49dc-a551-52e59ecd9dfa','e251d27b-1194-42d4-9079-2cd6f5c4c712','57cd2e01-ec3f-40ac-8673-3cee83cc841d','a5087d34-f4c9-4863-97c5-1291517b0ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeae0456fb4491790f54f7dd10db31f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2088973867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523c1848-f27c-4dd8-85cb-a37daef3cc27,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='faeae0456fb4491790f54f7dd10db31f',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:47.435923 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c461c158-4ca7-4943-9293-0afee5866e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:47.481893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c461c158-4ca7-4943-9293-0afee5866e3c) transitioned into state 'SUCCESS' from state '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-2088973867',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',qos_specs=None,replication_status=,reservations=['f47ec04c-a844-49dc-a551-52e59ecd9dfa','e251d27b-1194-42d4-9079-2cd6f5c4c712','57cd2e01-ec3f-40ac-8673-3cee83cc841d','a5087d34-f4c9-4863-97c5-1291517b0ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeae0456fb4491790f54f7dd10db31f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:47.484889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (143487f4-5ff2-4131-83bd-18d85025cc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:47.527266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (143487f4-5ff2-4131-83bd-18d85025cc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:47.538121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Flow 'volume_create_api' (46fd7954-b98a-43a4-bb6e-cede44eaf227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:47.655764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume request issued successfully. Jan 02 10:42:47.680582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53e7d1a0-99d4-4a8d-b9d5-1e763a2ecc53 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes returned with HTTP 202 Jan 02 10:42:47.682671 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1259/2501] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:42:47 2021] POST /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes => generated 833 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:42:47.699342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b88c2787-49e5-45ee-91f8-470e467ba622 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:42:47.700022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b88c2787-49e5-45ee-91f8-470e467ba622 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:47.700830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b88c2787-49e5-45ee-91f8-470e467ba622 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:47.786206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:47.786206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:47.798602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b88c2787-49e5-45ee-91f8-470e467ba622 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:47.844495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b88c2787-49e5-45ee-91f8-470e467ba622 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:42:47.844495 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1243/2502] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:47 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 925 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:48.857765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b70bdd8-f465-4123-ab09-2b5415150dc8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:42:48.858956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b70bdd8-f465-4123-ab09-2b5415150dc8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:48.858956 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:48.858956 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:48.859621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b70bdd8-f465-4123-ab09-2b5415150dc8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:48.932145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:48.932145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:48.950736 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8b70bdd8-f465-4123-ab09-2b5415150dc8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:48.998177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b70bdd8-f465-4123-ab09-2b5415150dc8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:42:48.999317 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1260/2503] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:48 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 926 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:49.017205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab3eeffe-12a6-4cc3-9302-6f0786f7b505 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:42:49.017897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab3eeffe-12a6-4cc3-9302-6f0786f7b505 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:49.018546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:49.018546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:49.018546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab3eeffe-12a6-4cc3-9302-6f0786f7b505 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:49.083684 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:49.083684 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:49.099417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ab3eeffe-12a6-4cc3-9302-6f0786f7b505 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:49.133449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab3eeffe-12a6-4cc3-9302-6f0786f7b505 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:42:49.146174 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1244/2504] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:49 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 926 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:49.153625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] POST http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes Jan 02 10:42:49.155881 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:49.155881 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:49.155881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1185348772"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:49.157396 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1185348772'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:42:49.157645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume of 1 GB Jan 02 10:42:49.183630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Availability Zones retrieved successfully. Jan 02 10:42:49.220157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Flow 'volume_create_api' (324638b8-26ca-418f-8d1a-c8b0e0a5a5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:49.225104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899f8d80-2586-4f9b-9f73-1ca9fddb097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:49.228360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:42:49.383102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899f8d80-2586-4f9b-9f73-1ca9fddb097d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:49.385645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b10b31-c142-4c9f-a2d2-df648ab7ad3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:49.508871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Created reservations ['ebe78fbc-1332-4589-a4b6-9f6005dc08f7', '586eaf5c-728b-4006-9942-d3c6923a9e29', 'a0ad5b2e-eafe-47e7-9c3d-71540ffecc3e', 'c73c9bdb-6cc6-4e0b-a02e-7fd15979441f'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:42:49.511321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b10b31-c142-4c9f-a2d2-df648ab7ad3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebe78fbc-1332-4589-a4b6-9f6005dc08f7', '586eaf5c-728b-4006-9942-d3c6923a9e29', 'a0ad5b2e-eafe-47e7-9c3d-71540ffecc3e', 'c73c9bdb-6cc6-4e0b-a02e-7fd15979441f']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:49.520780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84feb503-70f7-4159-9c41-c67ba363dc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:49.619269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84feb503-70f7-4159-9c41-c67ba363dc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86611495-1eec-4584-8e0c-3f4b293d4205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1185348772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',qos_specs=None,replication_status=,reservations=['ebe78fbc-1332-4589-a4b6-9f6005dc08f7','586eaf5c-728b-4006-9942-d3c6923a9e29','a0ad5b2e-eafe-47e7-9c3d-71540ffecc3e','c73c9bdb-6cc6-4e0b-a02e-7fd15979441f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeae0456fb4491790f54f7dd10db31f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1185348772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86611495-1eec-4584-8e0c-3f4b293d4205,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='faeae0456fb4491790f54f7dd10db31f',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:49.634938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2356ea9-8ac8-4428-a349-b2a9ed85a633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:49.675277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2356ea9-8ac8-4428-a349-b2a9ed85a633) transitioned into state 'SUCCESS' from state '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-1185348772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',qos_specs=None,replication_status=,reservations=['ebe78fbc-1332-4589-a4b6-9f6005dc08f7','586eaf5c-728b-4006-9942-d3c6923a9e29','a0ad5b2e-eafe-47e7-9c3d-71540ffecc3e','c73c9bdb-6cc6-4e0b-a02e-7fd15979441f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeae0456fb4491790f54f7dd10db31f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:49.677761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf66ad8-2cb5-4c04-96bc-3b46d5d34ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:49.700386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf66ad8-2cb5-4c04-96bc-3b46d5d34ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:49.705378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Flow 'volume_create_api' (324638b8-26ca-418f-8d1a-c8b0e0a5a5cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:49.757169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume request issued successfully. Jan 02 10:42:49.772521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21fbb5b8-bc6c-4d5a-b2c7-93e71756e70f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes returned with HTTP 202 Jan 02 10:42:49.773786 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1261/2505] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:42:49 2021] POST /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes => generated 833 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:42:49.790125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ef0f92f-b78b-48b4-a2cd-c088647cf31c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:49.790847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ef0f92f-b78b-48b4-a2cd-c088647cf31c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:49.791233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:49.791233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:49.791873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ef0f92f-b78b-48b4-a2cd-c088647cf31c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:49.853099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:49.853099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:49.862614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2ef0f92f-b78b-48b4-a2cd-c088647cf31c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:49.889069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ef0f92f-b78b-48b4-a2cd-c088647cf31c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:42:49.890606 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1245/2506] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:49 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 901 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:50.911873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46172acf-dca2-4833-ac9d-c2ce266c04e0 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:50.912775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46172acf-dca2-4833-ac9d-c2ce266c04e0 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:50.912978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:50.912978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:50.913877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46172acf-dca2-4833-ac9d-c2ce266c04e0 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:50.973311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:50.973311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:50.982689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46172acf-dca2-4833-ac9d-c2ce266c04e0 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:51.010326 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46172acf-dca2-4833-ac9d-c2ce266c04e0 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:42:51.015618 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1262/2507] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:50 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 926 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:51.027783 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f3579c8-c396-4404-bd07-54d9535ebb63 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:51.028525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f3579c8-c396-4404-bd07-54d9535ebb63 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:51.028921 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:51.028921 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:51.029565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f3579c8-c396-4404-bd07-54d9535ebb63 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:51.088639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:51.088639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:51.099186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8f3579c8-c396-4404-bd07-54d9535ebb63 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:51.125196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f3579c8-c396-4404-bd07-54d9535ebb63 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:42:51.126262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1246/2508] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:51 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 926 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:51.142602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] POST http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes Jan 02 10:42:51.143040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:51.143040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:51.144817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1901284749"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:42:51.146465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1901284749'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:42:51.147129 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume of 1 GB Jan 02 10:42:51.161336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Availability Zones retrieved successfully. Jan 02 10:42:51.183563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Flow 'volume_create_api' (8b351a7d-4ed8-4177-a35a-c79dfbbe8f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:51.187714 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaae74b8-76b5-490a-968b-21c1eda4c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:51.192179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:42:51.263138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaae74b8-76b5-490a-968b-21c1eda4c592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:51.265560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0bb74c-f376-4535-8677-05d7791956f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:51.340848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Created reservations ['bff02917-1434-4a6b-b111-6453ef81babf', '0454132a-6c91-4b6d-bcb4-eb005cb71a71', 'e81d5160-b159-4412-8a95-b5a9d9dbefe5', 'e57edae9-b95a-4899-a995-63e68d0cc975'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:42:51.342907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0bb74c-f376-4535-8677-05d7791956f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bff02917-1434-4a6b-b111-6453ef81babf', '0454132a-6c91-4b6d-bcb4-eb005cb71a71', 'e81d5160-b159-4412-8a95-b5a9d9dbefe5', 'e57edae9-b95a-4899-a995-63e68d0cc975']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:51.345208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff112d0-ecb5-4e8d-94e5-c812a2e999cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:51.411880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff112d0-ecb5-4e8d-94e5-c812a2e999cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb0b450-5808-4354-83ed-22d1484e3707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1901284749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',qos_specs=None,replication_status=,reservations=['bff02917-1434-4a6b-b111-6453ef81babf','0454132a-6c91-4b6d-bcb4-eb005cb71a71','e81d5160-b159-4412-8a95-b5a9d9dbefe5','e57edae9-b95a-4899-a995-63e68d0cc975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeae0456fb4491790f54f7dd10db31f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1901284749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb0b450-5808-4354-83ed-22d1484e3707,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='faeae0456fb4491790f54f7dd10db31f',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:51.414019 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5288ff8b-9624-49e6-9458-17eab1e8e887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:51.443773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5288ff8b-9624-49e6-9458-17eab1e8e887) transitioned into state 'SUCCESS' from state '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-1901284749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7a2a4b64e3bd415799e3326fc8cb46cb',qos_specs=None,replication_status=,reservations=['bff02917-1434-4a6b-b111-6453ef81babf','0454132a-6c91-4b6d-bcb4-eb005cb71a71','e81d5160-b159-4412-8a95-b5a9d9dbefe5','e57edae9-b95a-4899-a995-63e68d0cc975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeae0456fb4491790f54f7dd10db31f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:51.447869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43967ac-1109-4d0c-abd7-92667fa9a67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:42:51.464353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43967ac-1109-4d0c-abd7-92667fa9a67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:42:51.467006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Flow 'volume_create_api' (8b351a7d-4ed8-4177-a35a-c79dfbbe8f4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:42:51.520853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Create volume request issued successfully. Jan 02 10:42:51.539451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c61f5187-fe85-472e-ba19-c98b22af8fd5 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes returned with HTTP 202 Jan 02 10:42:51.541002 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1263/2509] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:42:51 2021] POST /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes => generated 833 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:42:51.555176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-807bbe0c-1667-48e8-a4c7-44443695d7c8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:51.555748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-807bbe0c-1667-48e8-a4c7-44443695d7c8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:51.555941 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:51.555941 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:51.556592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-807bbe0c-1667-48e8-a4c7-44443695d7c8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:51.612895 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:51.612895 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:51.625860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-807bbe0c-1667-48e8-a4c7-44443695d7c8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:51.651333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-807bbe0c-1667-48e8-a4c7-44443695d7c8 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:51.653600 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1247/2510] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:51 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 925 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:52.672031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf33f961-03ca-46b5-9ad7-6676fe79c720 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:52.672543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf33f961-03ca-46b5-9ad7-6676fe79c720 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:52.672961 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:52.672961 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:52.673344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf33f961-03ca-46b5-9ad7-6676fe79c720 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:52.726293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:52.726293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:52.735365 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf33f961-03ca-46b5-9ad7-6676fe79c720 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:52.758233 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf33f961-03ca-46b5-9ad7-6676fe79c720 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:52.759273 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1264/2511] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:52 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 926 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:52.774696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1008b6ab-c403-454c-9ede-ec19c8d716af tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:52.775388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1008b6ab-c403-454c-9ede-ec19c8d716af tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:52.775729 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:52.775729 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:52.776192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1008b6ab-c403-454c-9ede-ec19c8d716af tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:52.825621 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:52.825621 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:52.835033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1008b6ab-c403-454c-9ede-ec19c8d716af tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:52.866362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1008b6ab-c403-454c-9ede-ec19c8d716af tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:52.867565 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1248/2512] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:52 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 926 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:52.882601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes Jan 02 10:42:52.883878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:52.884276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:52.884276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:52.884657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:52.885411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:52.887481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:52.945285 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:52.946883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f6a7c06-0d63-4ac6-8d21-dc7c6692a333 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes returned with HTTP 200 Jan 02 10:42:52.948193 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1265/2513] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:42:52 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes => generated 1174 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:52.960116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?name=tempest-VolumesListTestJSON-Volume-1901284749 Jan 02 10:42:52.960641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:52.960858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:52.960858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:52.961263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:52.961938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:52.963774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1901284749'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.027190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.028253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d79634-50a3-4d8f-af1e-3dba81b979b2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?name=tempest-VolumesListTestJSON-Volume-1901284749 returned with HTTP 200 Jan 02 10:42:53.036827 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1249/2514] 10.222.0.73 () {58 vars in 1305 bytes} [Sat Jan 2 10:42:52 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?name=tempest-VolumesListTestJSON-Volume-1901284749 => generated 400 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:53.041594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1901284749 Jan 02 10:42:53.042369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.042712 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:53.042712 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:53.043227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.043936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.044719 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.044719 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.045768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1901284749'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.099814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.101206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.101206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.109893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d7115f6-83f2-4e77-ae1a-e54a6daeaf8c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1901284749 returned with HTTP 200 Jan 02 10:42:53.110733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1266/2515] 10.222.0.73 () {58 vars in 1326 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1901284749 => generated 929 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:53.128344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1 Jan 02 10:42:53.128941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.129138 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:53.129138 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:53.129761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.130544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.131494 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.131494 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.132758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.306901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.308606 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.308606 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.318186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83a8d252-c592-4e55-9835-ae697106b07f tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1 returned with HTTP 200 Jan 02 10:42:53.340174 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1250/2516] 10.222.0.73 () {58 vars in 1240 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1 => generated 1105 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:53.355279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:53.356172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.356394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:53.356394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:53.356776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.357431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.359162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.484007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.485780 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.485780 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.494791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f32fc13e-09ea-4201-a1e6-b9c1ff47c1b1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:53.495735 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1267/2517] 10.222.0.73 () {58 vars in 1328 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=aeb0b450-5808-4354-83ed-22d1484e3707 => generated 1105 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:53.511028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:53.511565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.512025 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:53.512025 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:53.512400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.513050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.514776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.634663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.636528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.636528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.661555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4eb60b15-c6f0-4f9a-b01e-6ed8d8cd85d1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:42:53.662922 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1251/2518] 10.222.0.73 () {58 vars in 1328 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=86611495-1eec-4584-8e0c-3f4b293d4205 => generated 1105 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:53.679517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:42:53.680027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.680412 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:53.680412 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:53.681012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.681678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.683472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.788407 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.793552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87936edf-e113-481d-8da6-6757bd400ace tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:42:53.794371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1268/2519] 10.222.0.73 () {58 vars in 1328 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=1&marker=523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:42:53.812541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 02 10:42:53.813212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.813577 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:53.813577 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:53.813953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.814626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.815889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:53.817617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:53.894377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:53.896624 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:53.896624 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:53.912288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7394306e-4e0c-4d67-b447-b0a0a92dc2b4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 02 10:42:53.913315 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1252/2520] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:53.933643 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 02 10:42:53.934466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:53.935166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:53.936057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:53.936839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88040) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:53.938611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.033081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.035966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.035966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.045852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0bd6698a-7561-4810-adb5-043524685864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 02 10:42:54.046686 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1269/2521] 10.222.0.73 () {58 vars in 1326 bytes} [Sat Jan 2 10:42:53 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:54.065765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1 Jan 02 10:42:54.066339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.066560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:54.066560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:54.067092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.068044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.070021 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.148800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.150843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-471e4da4-c616-4063-a9d0-b6dd0f402ac2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1 returned with HTTP 200 Jan 02 10:42:54.152433 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1253/2522] 10.222.0.73 () {58 vars in 1219 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1 => generated 569 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:54.166575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:54.167400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.167630 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:54.167630 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:54.168171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.169009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.170930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.283547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.285034 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c4d3b63-4cb1-4482-892a-d83a6078582d tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:54.286246 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1270/2523] 10.222.0.73 () {58 vars in 1307 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=aeb0b450-5808-4354-83ed-22d1484e3707 => generated 569 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:54.295926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:54.296775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.297177 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:54.297177 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:54.297891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.298754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.300326 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.300326 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.301690 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.425851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.427443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97ef8b24-250e-45c0-b610-49c98a284fd1 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:42:54.428283 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1254/2524] 10.222.0.73 () {58 vars in 1307 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=86611495-1eec-4584-8e0c-3f4b293d4205 => generated 569 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:54.442758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:42:54.443658 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.444110 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:54.444110 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:54.444817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.445677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.446786 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.446786 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.449111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.587037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.588314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46d48794-5372-4305-9368-116fd1f87053 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:42:54.595812 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1271/2525] 10.222.0.73 () {58 vars in 1307 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?limit=1&marker=523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:42:54.601852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?name=tempest-VolumesListTestJSON-Volume-1901284749&status=available Jan 02 10:42:54.602605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.603005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:54.603005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:54.603689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.604522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.605316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:54.606162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.606162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.609555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1901284749'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.683699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.686563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c70b7c6d-4157-49cf-9749-f03dc46f830b tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?name=tempest-VolumesListTestJSON-Volume-1901284749&status=available returned with HTTP 200 Jan 02 10:42:54.697839 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1255/2526] 10.222.0.73 () {58 vars in 1339 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?name=tempest-VolumesListTestJSON-Volume-1901284749&status=available => generated 400 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:54.700623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1185348772&status=available Jan 02 10:42:54.701151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.701644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.702728 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.702868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88040) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:54.704797 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1185348772'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.788259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.792054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.792054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.808614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70f2f0ea-2959-4dd0-a13e-8e20bc2532d7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1185348772&status=available returned with HTTP 200 Jan 02 10:42:54.810041 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1272/2527] 10.222.0.73 () {58 vars in 1360 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1185348772&status=available => generated 929 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:54.827781 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?marker=86611495-1eec-4584-8e0c-3f4b293d4205&sort=id%3Aasc Jan 02 10:42:54.828347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:54.828540 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:54.828540 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:54.830899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:54.833683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:54.838738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.838738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.840267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:54.980530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:54.982072 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:54.982072 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:54.993784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3af70678-bd2d-4e0a-a91a-c642c82ce3ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?marker=86611495-1eec-4584-8e0c-3f4b293d4205&sort=id%3Aasc returned with HTTP 200 Jan 02 10:42:54.994643 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1256/2528] 10.222.0.73 () {58 vars in 1340 bytes} [Sat Jan 2 10:42:54 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?marker=86611495-1eec-4584-8e0c-3f4b293d4205&sort=id%3Aasc => generated 929 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:55.012793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 02 10:42:55.013315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.013477 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.013477 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.013817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.014876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.016838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.076065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.078199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.078199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.088888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b810bc27-bf30-448b-a3ee-2dcb575ea50c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 02 10:42:55.090261 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1273/2529] 10.222.0.73 () {58 vars in 1304 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2761 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.108714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail Jan 02 10:42:55.109239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.109431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.109431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.110053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.112892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.115210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.173740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.176974 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.176974 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.191279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b9722aa-7d7c-4da4-ab4b-6083fa850499 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail returned with HTTP 200 Jan 02 10:42:55.192344 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1257/2530] 10.222.0.73 () {58 vars in 1225 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail => generated 2761 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.212151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 02 10:42:55.212674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.212889 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.212889 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.214297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.214297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.215868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.288730 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.290625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a6b11f0b-09e8-4cd2-9807-27b9f5620cd4 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 02 10:42:55.292206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1274/2531] 10.222.0.73 () {58 vars in 1283 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.306645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?availability_zone=nova Jan 02 10:42:55.307156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.307407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.307407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.307776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.308405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.311879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value nova, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:55.311879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.384946 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.388576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87659a9a-53b8-4350-907c-a46d341cc335 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?availability_zone=nova returned with HTTP 200 Jan 02 10:42:55.390371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1258/2532] 10.222.0.73 () {58 vars in 1249 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?availability_zone=nova => generated 1174 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.401191 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?availability_zone=nova Jan 02 10:42:55.401938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.402329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.402329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.403865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.405210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.405984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value nova, assuming string {{(pid=88040) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:55.406815 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.406815 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.409348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.480593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.481981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1a97071-7f4e-4179-8c03-d78265dbcbd7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?availability_zone=nova returned with HTTP 200 Jan 02 10:42:55.482838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1275/2533] 10.222.0.73 () {58 vars in 1249 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?availability_zone=nova => generated 1174 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.499707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?bootable=false Jan 02 10:42:55.500464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.500667 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.500667 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.501266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.502216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.503193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.503193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.504552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.568420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.569878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65370ade-8630-4e00-919d-3813bacdee69 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?bootable=false returned with HTTP 200 Jan 02 10:42:55.570730 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1259/2534] 10.222.0.73 () {58 vars in 1233 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?bootable=false => generated 1174 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.589401 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?bootable=false Jan 02 10:42:55.589885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.590108 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.590108 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.590486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.591565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.592382 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.592382 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.593540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.656223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.657623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-24d8721c-c1cb-4671-aa92-20fd05ee5582 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?bootable=false returned with HTTP 200 Jan 02 10:42:55.658549 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1276/2535] 10.222.0.73 () {58 vars in 1233 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?bootable=false => generated 1174 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.670481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?status=available Jan 02 10:42:55.671009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.671208 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.671208 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.671904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.673342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.673342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:55.673756 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.673756 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.674932 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.750801 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.752892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c696d144-08de-4e39-8ecd-09aaaf3f21e6 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?status=available returned with HTTP 200 Jan 02 10:42:55.754043 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1260/2536] 10.222.0.73 () {58 vars in 1237 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?status=available => generated 1174 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.767543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?status=available Jan 02 10:42:55.768685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.770056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.770056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.770445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.771086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.771701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88040) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:55.775060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.775060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.775753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:55.889078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:55.894546 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba93e823-8164-4509-9234-a944de73e12c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?status=available returned with HTTP 200 Jan 02 10:42:55.898261 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1277/2537] 10.222.0.73 () {58 vars in 1237 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes?status=available => generated 1174 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:55.913574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?availability_zone=nova Jan 02 10:42:55.914102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:55.914299 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:55.914299 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:55.916738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:55.917715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:55.918098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value nova, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:55.919661 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:55.919661 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:55.920806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:56.055277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:56.057516 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:56.057516 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:56.071857 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1236bed4-1633-4ba5-9e11-597bc4174a93 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 02 10:42:56.073102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1261/2538] 10.222.0.73 () {58 vars in 1270 bytes} [Sat Jan 2 10:42:55 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?availability_zone=nova => generated 2761 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:56.091623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?bootable=false Jan 02 10:42:56.092123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:56.092340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:56.092340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:56.092720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:56.093370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:56.094174 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:56.094174 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:56.095237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:56.165580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:56.167816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:56.167816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:56.181570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8437a63-85fc-4940-a4a5-d7c13ff9fa2c tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?bootable=false returned with HTTP 200 Jan 02 10:42:56.185824 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1278/2539] 10.222.0.73 () {58 vars in 1254 bytes} [Sat Jan 2 10:42:56 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?bootable=false => generated 2761 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:56.204093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?status=available Jan 02 10:42:56.204601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:56.204797 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:56.204797 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:56.205169 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:56.206441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:42:56.207743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Could not evaluate value available, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:42:56.208847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:42:56.265253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Get all volumes completed successfully. Jan 02 10:42:56.267370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:56.267370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:56.278294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a56689a-a284-4c69-bed0-5d3bfa72f8ca tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?status=available returned with HTTP 200 Jan 02 10:42:56.279092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1262/2540] 10.222.0.73 () {58 vars in 1258 bytes} [Sat Jan 2 10:42:56 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/detail?status=available => generated 2761 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:42:56.297863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] DELETE http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:56.298575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:56.298773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:56.298773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:56.300310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:56.301018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Delete volume with id: aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:56.375210 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:56.375210 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:56.376461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:56.433072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Delete volume request issued successfully. Jan 02 10:42:56.433745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18a1d7c5-3984-484a-8ccb-468456187bc3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 202 Jan 02 10:42:56.436805 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1279/2541] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:56 2021] DELETE /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:56.444763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40607f43-cab5-47a9-a599-831ee537055e tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:56.445511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40607f43-cab5-47a9-a599-831ee537055e tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:56.445907 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:56.445907 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:56.446650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40607f43-cab5-47a9-a599-831ee537055e tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:56.529279 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:56.529279 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:56.545004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-40607f43-cab5-47a9-a599-831ee537055e tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:56.582527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40607f43-cab5-47a9-a599-831ee537055e tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:56.583811 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1263/2542] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:56 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 925 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:57.599684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69631cdf-9c56-47f8-8a1c-9b7af840e8e3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:57.600184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69631cdf-9c56-47f8-8a1c-9b7af840e8e3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:57.600404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:57.600404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:57.600779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69631cdf-9c56-47f8-8a1c-9b7af840e8e3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:57.671769 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:57.671769 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:57.683924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-69631cdf-9c56-47f8-8a1c-9b7af840e8e3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:57.709712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69631cdf-9c56-47f8-8a1c-9b7af840e8e3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 200 Jan 02 10:42:57.710811 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1280/2543] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:57 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 925 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:42:58.727443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70c6e06f-ca7d-4b11-b197-d24b08ec9ac7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 Jan 02 10:42:58.728735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70c6e06f-ca7d-4b11-b197-d24b08ec9ac7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:58.728735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:58.728735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:58.728735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70c6e06f-ca7d-4b11-b197-d24b08ec9ac7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:58.786854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70c6e06f-ca7d-4b11-b197-d24b08ec9ac7 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 returned with HTTP 404 Jan 02 10:42:58.788983 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1264/2544] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:58 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/aeb0b450-5808-4354-83ed-22d1484e3707 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:42:58.797970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] DELETE http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:58.798361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:58.798555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:42:58.798555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:42:58.800263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:58.800503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Delete volume with id: 86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:58.852678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:58.852678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:58.853867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:58.890609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Delete volume request issued successfully. Jan 02 10:42:58.891085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de6991db-d9d6-4b7f-968a-3ddb616aabeb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 202 Jan 02 10:42:58.891997 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1281/2545] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:42:58 2021] DELETE /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:42:58.901091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f253c1e7-6aeb-4e03-9b78-cd82080a6ff2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:42:58.901633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f253c1e7-6aeb-4e03-9b78-cd82080a6ff2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:42:58.901822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f253c1e7-6aeb-4e03-9b78-cd82080a6ff2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:42:58.984876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:42:58.984876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:42:59.001647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f253c1e7-6aeb-4e03-9b78-cd82080a6ff2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:42:59.046815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f253c1e7-6aeb-4e03-9b78-cd82080a6ff2 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:42:59.048668 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1265/2546] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:42:58 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 925 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:00.066152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4519c1f8-9a92-410e-9eed-0829955c4864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:43:00.067523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4519c1f8-9a92-410e-9eed-0829955c4864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:00.067523 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:00.067523 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:00.067523 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4519c1f8-9a92-410e-9eed-0829955c4864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:00.145883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:00.145883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:00.154855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4519c1f8-9a92-410e-9eed-0829955c4864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:43:00.179939 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4519c1f8-9a92-410e-9eed-0829955c4864 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 200 Jan 02 10:43:00.189346 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1282/2547] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:00 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:01.197625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7bcfcf6-7796-49ae-a328-59f388fa01b3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 Jan 02 10:43:01.198565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7bcfcf6-7796-49ae-a328-59f388fa01b3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:01.198892 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:01.198892 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:01.199975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b7bcfcf6-7796-49ae-a328-59f388fa01b3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:01.262098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b7bcfcf6-7796-49ae-a328-59f388fa01b3 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 returned with HTTP 404 Jan 02 10:43:01.273154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] DELETE http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:43:01.273777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:01.274065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:01.274065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:01.274569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:01.275110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Delete volume with id: 523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:43:01.281468 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1266/2548] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:01 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/86611495-1eec-4584-8e0c-3f4b293d4205 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:01.341145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:01.341145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:01.343164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:43:01.388585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Delete volume request issued successfully. Jan 02 10:43:01.389431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a4be1a2-88a1-478f-abbf-355411a78359 tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 202 Jan 02 10:43:01.390653 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1283/2549] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:43:01 2021] DELETE /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:43:01.399529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0bf7fc8-e105-49fd-8a19-9549d2aca4bb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:43:01.399945 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0bf7fc8-e105-49fd-8a19-9549d2aca4bb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:01.400434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0bf7fc8-e105-49fd-8a19-9549d2aca4bb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:01.503314 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:01.503314 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:01.519171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b0bf7fc8-e105-49fd-8a19-9549d2aca4bb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:43:01.574056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0bf7fc8-e105-49fd-8a19-9549d2aca4bb tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:43:01.575202 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1267/2550] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:01 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 925 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:02.592434 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-515beef4-fbeb-4873-afef-c0a54f3e0dbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:43:02.593098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-515beef4-fbeb-4873-afef-c0a54f3e0dbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:02.593428 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:02.593428 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:02.593966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-515beef4-fbeb-4873-afef-c0a54f3e0dbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:02.647014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:02.647014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:02.656396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-515beef4-fbeb-4873-afef-c0a54f3e0dbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Volume info retrieved successfully. Jan 02 10:43:02.681385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-515beef4-fbeb-4873-afef-c0a54f3e0dbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 200 Jan 02 10:43:02.682460 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1284/2551] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:02 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 925 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:03.699030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd8d60d8-1827-404b-b762-cfe3e3692bbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] GET http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 Jan 02 10:43:03.699598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd8d60d8-1827-404b-b762-cfe3e3692bbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:03.699816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:03.699816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:03.700194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd8d60d8-1827-404b-b762-cfe3e3692bbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:03.745991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd8d60d8-1827-404b-b762-cfe3e3692bbc tempest-VolumesListTestJSON-2023827599 tempest-VolumesListTestJSON-2023827599] http://10.222.0.73/volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 returned with HTTP 404 Jan 02 10:43:03.750234 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1268/2552] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:03 2021] GET /volume/v3/7a2a4b64e3bd415799e3326fc8cb46cb/volumes/523c1848-f27c-4dd8-85cb-a37daef3cc27 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:05.725538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] POST http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes Jan 02 10:43:05.725965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:05.725965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:05.726388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-74694735"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:05.727556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-74694735'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:43:05.727932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Create volume of 1 GB Jan 02 10:43:05.741163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Availability Zones retrieved successfully. Jan 02 10:43:05.758011 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Flow 'volume_create_api' (9499ad10-967d-4c25-8c12-d6209ae61098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:43:05.760800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3812a91d-d811-4df3-a5ef-a01b135bd3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:05.762941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:43:05.829137 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3812a91d-d811-4df3-a5ef-a01b135bd3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:05.832254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5da7a11-6382-4c98-bfc4-2189b55d380d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:05.924817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Created reservations ['f3d0df83-1698-41fa-8e30-16f44b687251', '2e6d1d05-a190-420c-bb1d-0072c5201214', '6ee4a43a-bbd8-4923-b133-7fd6f7b05700', '9afc7a04-497b-4012-9119-c343167a2f73'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:43:05.926761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5da7a11-6382-4c98-bfc4-2189b55d380d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d0df83-1698-41fa-8e30-16f44b687251', '2e6d1d05-a190-420c-bb1d-0072c5201214', '6ee4a43a-bbd8-4923-b133-7fd6f7b05700', '9afc7a04-497b-4012-9119-c343167a2f73']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:05.928956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48be2db-d0b1-4f40-8d5b-42010f7d96f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:05.991869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48be2db-d0b1-4f40-8d5b-42010f7d96f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93dea05e-5306-4113-bcf7-8630b96d17be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-74694735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9859de3299a34949860d128a535f4728',qos_specs=None,replication_status=,reservations=['f3d0df83-1698-41fa-8e30-16f44b687251','2e6d1d05-a190-420c-bb1d-0072c5201214','6ee4a43a-bbd8-4923-b133-7fd6f7b05700','9afc7a04-497b-4012-9119-c343167a2f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ab5cf98caf48f090dabedcd3c2cbd3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:43:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-74694735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93dea05e-5306-4113-bcf7-8630b96d17be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9859de3299a34949860d128a535f4728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='67ab5cf98caf48f090dabedcd3c2cbd3',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:05.994222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39986fb8-6558-496d-b173-95eaa06ca5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:06.021864 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39986fb8-6558-496d-b173-95eaa06ca5d3) transitioned into state 'SUCCESS' from state '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-74694735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9859de3299a34949860d128a535f4728',qos_specs=None,replication_status=,reservations=['f3d0df83-1698-41fa-8e30-16f44b687251','2e6d1d05-a190-420c-bb1d-0072c5201214','6ee4a43a-bbd8-4923-b133-7fd6f7b05700','9afc7a04-497b-4012-9119-c343167a2f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ab5cf98caf48f090dabedcd3c2cbd3',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:06.023868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56065cfb-61fc-4567-bd39-2ed60f7be296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:06.039978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56065cfb-61fc-4567-bd39-2ed60f7be296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:06.042747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Flow 'volume_create_api' (9499ad10-967d-4c25-8c12-d6209ae61098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:43:06.095618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Create volume request issued successfully. Jan 02 10:43:06.109402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ef44ad7-fd27-46a6-b079-03c6cdf4e415 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes returned with HTTP 202 Jan 02 10:43:06.111396 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1285/2553] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:43:05 2021] POST /volume/v3/9859de3299a34949860d128a535f4728/volumes => generated 825 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:43:06.125896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d076cb94-0b93-4970-9781-22fa69455c48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:06.126421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d076cb94-0b93-4970-9781-22fa69455c48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:06.126907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d076cb94-0b93-4970-9781-22fa69455c48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:06.178293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:06.178293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:06.186755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d076cb94-0b93-4970-9781-22fa69455c48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:06.209681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d076cb94-0b93-4970-9781-22fa69455c48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be returned with HTTP 200 Jan 02 10:43:06.210729 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1269/2554] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:06 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be => generated 893 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:07.227331 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71d243ea-4f18-4d1e-b4be-bb29480e2116 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:07.227854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71d243ea-4f18-4d1e-b4be-bb29480e2116 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:07.227973 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:07.227973 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:07.228705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71d243ea-4f18-4d1e-b4be-bb29480e2116 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:07.281955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:07.281955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:07.291593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-71d243ea-4f18-4d1e-b4be-bb29480e2116 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:07.316592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71d243ea-4f18-4d1e-b4be-bb29480e2116 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be returned with HTTP 200 Jan 02 10:43:07.317747 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1286/2555] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:07 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:07.334342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] POST http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots Jan 02 10:43:07.334765 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:07.334765 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:07.335489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93dea05e-5306-4113-bcf7-8630b96d17be", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-95769658"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:07.385943 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:07.385943 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:07.387565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:07.388110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Create snapshot from volume 93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:07.466255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Created reservations ['6e080237-44f1-4341-b834-a4512a1d013f', 'b3715ff5-38d9-412b-a9a8-52c896c3a4c9', '62596f45-3ba7-418f-b501-25704adac798', 'ed527278-13cb-4661-8696-a78f4b9f3ac3'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:43:07.570974 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot create request issued successfully. Jan 02 10:43:07.572057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88c251fa-ba7d-4689-a1f1-d7face936883 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots returned with HTTP 202 Jan 02 10:43:07.573162 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1270/2556] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:43:07 2021] POST /volume/v3/9859de3299a34949860d128a535f4728/snapshots => generated 312 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:43:07.584336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31e8773f-4828-4ff9-9c8a-f385f8c799f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:07.585079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31e8773f-4828-4ff9-9c8a-f385f8c799f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:07.585462 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:07.585462 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:07.586079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31e8773f-4828-4ff9-9c8a-f385f8c799f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:07.620688 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:07.620688 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:07.621818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-31e8773f-4828-4ff9-9c8a-f385f8c799f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:07.623908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31e8773f-4828-4ff9-9c8a-f385f8c799f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df returned with HTTP 200 Jan 02 10:43:07.624733 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1287/2557] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:07 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df => generated 444 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:08.639116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6fcfda95-553d-4dbc-958f-28187f5ecc8a tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:08.641357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6fcfda95-553d-4dbc-958f-28187f5ecc8a tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:08.642225 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:08.642225 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:08.644434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6fcfda95-553d-4dbc-958f-28187f5ecc8a tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:08.671209 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:08.671209 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:08.672669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6fcfda95-553d-4dbc-958f-28187f5ecc8a tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:08.674593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6fcfda95-553d-4dbc-958f-28187f5ecc8a tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df returned with HTTP 200 Jan 02 10:43:08.675625 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1271/2558] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:08 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df => generated 444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:09.687128 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-491f0b1e-4248-4337-bb1f-f7c8310d5573 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:09.687673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-491f0b1e-4248-4337-bb1f-f7c8310d5573 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:09.687877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:09.687877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:09.688253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-491f0b1e-4248-4337-bb1f-f7c8310d5573 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:09.712622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:09.712622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:09.713864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-491f0b1e-4248-4337-bb1f-f7c8310d5573 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:09.715809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-491f0b1e-4248-4337-bb1f-f7c8310d5573 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df returned with HTTP 200 Jan 02 10:43:09.716619 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1288/2559] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:09 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:09.727784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] POST http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots Jan 02 10:43:09.728287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:09.728287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:09.728711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93dea05e-5306-4113-bcf7-8630b96d17be", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1862247363"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:09.779185 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:09.779185 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:09.780545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:09.780903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Create snapshot from volume 93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:09.836872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Created reservations ['3d318a5b-c160-4dda-91fc-a0e2e9fd30b0', 'ebf5939b-0dc0-47ab-a9cc-7370fe9539ce', 'f861fb91-1469-4633-bfa1-fea3f10b3a04', '80927c7f-50b8-41a4-a892-c09c61393359'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:43:09.949305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot create request issued successfully. Jan 02 10:43:09.950056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc631699-684a-4b2f-9534-9ee8e6758035 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots returned with HTTP 202 Jan 02 10:43:09.957183 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1272/2560] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:43:09 2021] POST /volume/v3/9859de3299a34949860d128a535f4728/snapshots => generated 314 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:43:09.962541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f78030be-04a8-434c-b9a3-fb2dd22cc567 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:09.963389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f78030be-04a8-434c-b9a3-fb2dd22cc567 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:09.963795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:09.963795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:09.964161 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f78030be-04a8-434c-b9a3-fb2dd22cc567 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:09.996359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:09.996359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:09.997825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f78030be-04a8-434c-b9a3-fb2dd22cc567 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:10.000020 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f78030be-04a8-434c-b9a3-fb2dd22cc567 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 200 Jan 02 10:43:10.001070 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1289/2561] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:09 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:11.032085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcf50944-df02-41d1-a1d0-dc2899e2bc34 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:11.033777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcf50944-df02-41d1-a1d0-dc2899e2bc34 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:11.034126 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:11.034126 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:11.035866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcf50944-df02-41d1-a1d0-dc2899e2bc34 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:11.089291 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:11.089291 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:11.090832 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bcf50944-df02-41d1-a1d0-dc2899e2bc34 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:11.098133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcf50944-df02-41d1-a1d0-dc2899e2bc34 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 200 Jan 02 10:43:11.099234 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1273/2562] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:11 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 446 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:12.111017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f178484-69e9-4337-861b-800450195e39 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:12.111707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f178484-69e9-4337-861b-800450195e39 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:12.111826 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:12.111826 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:12.112164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f178484-69e9-4337-861b-800450195e39 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:12.136731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:12.136731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:12.137883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8f178484-69e9-4337-861b-800450195e39 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:12.139898 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f178484-69e9-4337-861b-800450195e39 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 200 Jan 02 10:43:12.140904 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1290/2563] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:12 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:12.152115 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] POST http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots Jan 02 10:43:12.152574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:12.152574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:12.152995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93dea05e-5306-4113-bcf7-8630b96d17be", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-888282064"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:12.202913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:12.202913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:12.204248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:12.204609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Create snapshot from volume 93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:12.262366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Created reservations ['b78f4122-0b98-42c2-9e6f-164b6591a02d', 'b8ae6786-3d98-4567-9f1a-4a99073cab09', 'c095b7b4-3448-4b95-9b43-4a50548b6017', '670fa3fd-0c37-4c87-85c6-b91a9fb2036e'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:43:12.371203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot create request issued successfully. Jan 02 10:43:12.372016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b8d51a1f-b5d8-43bf-8f32-ba2db724beaa tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots returned with HTTP 202 Jan 02 10:43:12.373202 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1274/2564] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:43:12 2021] POST /volume/v3/9859de3299a34949860d128a535f4728/snapshots => generated 313 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 02 10:43:12.385753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d320b3a8-a81c-46b1-bf06-40e6cd48dd92 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:12.386411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d320b3a8-a81c-46b1-bf06-40e6cd48dd92 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:12.386717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:12.386717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:12.387434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d320b3a8-a81c-46b1-bf06-40e6cd48dd92 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:12.423445 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:12.423445 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:12.425487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d320b3a8-a81c-46b1-bf06-40e6cd48dd92 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:12.427539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d320b3a8-a81c-46b1-bf06-40e6cd48dd92 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 200 Jan 02 10:43:12.428360 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1291/2565] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:12 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:13.442237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ea6b2b6-d82c-4a26-a9a5-de3bd9ebd25f tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:13.443567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ea6b2b6-d82c-4a26-a9a5-de3bd9ebd25f tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:13.443789 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:13.443789 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:13.444172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ea6b2b6-d82c-4a26-a9a5-de3bd9ebd25f tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:13.485190 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:13.485190 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:13.487683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1ea6b2b6-d82c-4a26-a9a5-de3bd9ebd25f tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:13.491384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ea6b2b6-d82c-4a26-a9a5-de3bd9ebd25f tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 200 Jan 02 10:43:13.496384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1275/2566] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:13 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.508687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6eccc268-f888-42af-b1c5-9c75fd06c39b tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:14.509703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6eccc268-f888-42af-b1c5-9c75fd06c39b tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.510066 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.510066 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.510687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6eccc268-f888-42af-b1c5-9c75fd06c39b tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.540338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.540338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.542306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6eccc268-f888-42af-b1c5-9c75fd06c39b tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:14.545415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6eccc268-f888-42af-b1c5-9c75fd06c39b tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 200 Jan 02 10:43:14.546446 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1292/2567] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.560266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=1 Jan 02 10:43:14.560781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.560973 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.560973 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.561616 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.562467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.565967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.589349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.590590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa40d5da-7798-4920-8528-4b44f4eb6fd4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=1 returned with HTTP 200 Jan 02 10:43:14.599243 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1276/2568] 10.222.0.73 () {58 vars in 1225 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=1 => generated 514 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.606181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots Jan 02 10:43:14.606707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.606922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.606922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.607321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.607983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.610590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.631666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.632591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-497c4906-dc88-43e9-8007-27f330365ee8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots returned with HTTP 200 Jan 02 10:43:14.633639 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1293/2569] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.646090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=100000 Jan 02 10:43:14.646639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.646935 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.646935 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.647321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.647930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.648819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.648819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.650462 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.680967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.681892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a7ced2aa-cf61-4fc6-87e8-a6aff5a2f73d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=100000 returned with HTTP 200 Jan 02 10:43:14.682798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1277/2570] 10.222.0.73 () {58 vars in 1235 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=100000 => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.695954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=0 Jan 02 10:43:14.696470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.696684 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.696684 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.697056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.697631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.698388 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.698388 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.700281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.718913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.720572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8bda4ff8-b205-4ded-84fa-f633a4c36bad tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=0 returned with HTTP 200 Jan 02 10:43:14.724048 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1294/2571] 10.222.0.73 () {58 vars in 1225 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?limit=0 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:43:14.736181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots Jan 02 10:43:14.737505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.737707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.737707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.738360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.739206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.740045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.740045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.742464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.768172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.769090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d40904a2-009c-4ed4-8242-ab21436450be tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots returned with HTTP 200 Jan 02 10:43:14.769930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1278/2572] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.784149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?marker=fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:14.784940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.785445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.786066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.788681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.838047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.838849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81e6376f-7101-4032-9746-ceb814766c38 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?marker=fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 200 Jan 02 10:43:14.839841 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1295/2573] 10.222.0.73 () {58 vars in 1297 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?marker=fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 340 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.854099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?offset=2&limit=3 Jan 02 10:43:14.854629 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.854988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.854988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.855949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.856553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.857230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.857230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.860683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.880866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.881660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50cf3916-b6cc-49e7-92a5-3b9476230bf1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 02 10:43:14.882659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1279/2574] 10.222.0.73 () {58 vars in 1243 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?offset=2&limit=3 => generated 340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.905977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=created_at&sort_dir=asc Jan 02 10:43:14.905977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.905977 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.905977 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.905977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.905977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.906540 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.906540 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.908112 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.930809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.931779 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2778f6a6-73a3-4fbc-aa25-689fb4716752 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 02 10:43:14.933005 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1296/2575] 10.222.0.73 () {58 vars in 1275 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.945225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=created_at&sort_dir=desc Jan 02 10:43:14.945751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.945970 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.945970 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.946344 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.946933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.947647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.947647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.949275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:14.969849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:14.971503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff010162-c67b-45e1-a831-3b773b63b265 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 02 10:43:14.975794 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1280/2576] 10.222.0.73 () {58 vars in 1277 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:14.991195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=id&sort_dir=asc Jan 02 10:43:14.992020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:14.992236 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:14.992236 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:14.992608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:14.993190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:14.993860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:14.993860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:14.995711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.017010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.018279 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbce1aed-43cb-41ca-af33-bd58a798db4c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 02 10:43:15.019198 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1297/2577] 10.222.0.73 () {58 vars in 1259 bytes} [Sat Jan 2 10:43:14 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.032171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=id&sort_dir=desc Jan 02 10:43:15.032700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.032897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.032897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.034248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.034965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.035734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.035734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.037358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.059995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.060915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f160b1f-285a-443b-9df9-23460dfeaf03 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 02 10:43:15.061762 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1281/2578] 10.222.0.73 () {58 vars in 1261 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:43:15.074929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=display_name&sort_dir=asc Jan 02 10:43:15.075484 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.075703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.075703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.076081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.076666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.077353 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.077353 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.078976 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.100862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.101834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-abf53ada-3495-4068-94af-8947bf44a2b8 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 02 10:43:15.102687 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1298/2579] 10.222.0.73 () {58 vars in 1279 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.116969 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=display_name&sort_dir=desc Jan 02 10:43:15.117548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.117978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.117978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.118447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.119108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.119843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.119843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.121722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.142019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.143427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10effa15-92e3-4349-9b33-a5879e3afba3 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 02 10:43:15.144437 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1282/2580] 10.222.0.73 () {58 vars in 1281 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.157348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 Jan 02 10:43:15.157899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.158433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.158433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.159009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.159878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.160655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.160655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.162480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.180980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.182027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.182027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.183590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-015adaba-80b6-49d7-a41a-e8dc56bec242 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 returned with HTTP 200 Jan 02 10:43:15.184628 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1299/2581] 10.222.0.73 () {58 vars in 1350 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.196568 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?status=available Jan 02 10:43:15.197218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.197553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.197553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.198118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.199502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.199502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.199502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.201549 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.220073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.221516 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.221516 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.222865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bcf24454-828e-437d-9778-1ad1fe9a0f7c tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?status=available returned with HTTP 200 Jan 02 10:43:15.224064 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1283/2582] 10.222.0.73 () {58 vars in 1264 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?status=available => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:43:15.235699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 Jan 02 10:43:15.236130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.236800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.236800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.237188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.237787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.240410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.259153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.260127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.260127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.261490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-007b2574-fe10-451b-8f11-2d7e2d971a48 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 returned with HTTP 200 Jan 02 10:43:15.262321 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1300/2583] 10.222.0.73 () {58 vars in 1384 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.274579 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 Jan 02 10:43:15.275100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.275340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.275340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.275730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.276313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.278630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.296103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.296884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a176a1cf-d531-4881-a5b8-d47bc15443f5 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 returned with HTTP 200 Jan 02 10:43:15.297727 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1284/2584] 10.222.0.73 () {58 vars in 1329 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.309038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?status=available Jan 02 10:43:15.309558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.309772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.309772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.310150 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.310732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.313038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.354782 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.355749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fd3a285-a36f-4d98-ba2e-6df61992e679 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?status=available returned with HTTP 200 Jan 02 10:43:15.356805 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1301/2585] 10.222.0.73 () {58 vars in 1243 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?status=available => generated 993 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.369423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 Jan 02 10:43:15.369939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.370154 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.370154 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.370529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.371117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:15.371832 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.371832 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.373506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:15.391761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Get all snapshots completed successfully. Jan 02 10:43:15.392603 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbd41c54-1a7e-484e-b74f-fe1ec4700e5d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 returned with HTTP 200 Jan 02 10:43:15.393454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1285/2586] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-888282064 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:15.405030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] DELETE http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:15.405550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.405764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.405764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.406145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.406503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Delete snapshot with id: eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:15.432175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.432175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.433304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:15.496002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot delete request issued successfully. Jan 02 10:43:15.496470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72b156c4-eaf1-4427-bbf8-fd1d94f145a4 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 202 Jan 02 10:43:15.497343 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1302/2587] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:43:15 2021] DELETE /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:43:15.513569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3977629-9720-4346-b736-c16ca156afcc tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:15.513569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3977629-9720-4346-b736-c16ca156afcc tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:15.513569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:15.513569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:15.513569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3977629-9720-4346-b736-c16ca156afcc tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:15.532838 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:15.532838 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:15.534685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a3977629-9720-4346-b736-c16ca156afcc tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:15.536900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3977629-9720-4346-b736-c16ca156afcc tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 200 Jan 02 10:43:15.537709 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1286/2588] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:15 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:16.550854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eeee7382-9934-4068-9b33-545c3406e125 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:16.551574 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eeee7382-9934-4068-9b33-545c3406e125 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:16.551690 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:16.551690 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:16.551985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eeee7382-9934-4068-9b33-545c3406e125 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:16.578419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:16.578419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:16.579668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eeee7382-9934-4068-9b33-545c3406e125 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:16.582482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eeee7382-9934-4068-9b33-545c3406e125 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 200 Jan 02 10:43:16.583386 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1303/2589] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:16 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 471 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:17.594351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21d860a1-cc55-4827-b24c-e8072a6fb81d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 Jan 02 10:43:17.594877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21d860a1-cc55-4827-b24c-e8072a6fb81d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:17.595093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:17.595093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:17.595530 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21d860a1-cc55-4827-b24c-e8072a6fb81d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:17.619445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21d860a1-cc55-4827-b24c-e8072a6fb81d tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 returned with HTTP 404 Jan 02 10:43:17.620636 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1287/2590] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:17 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/eed1d17e-1648-421d-9471-da93750a2451 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:17.629697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] DELETE http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:17.630508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:17.630929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:17.630929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:17.631592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:17.632147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Delete snapshot with id: fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:17.657298 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:17.657298 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:17.658926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:17.724588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot delete request issued successfully. Jan 02 10:43:17.725062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a820daec-e29b-4363-9845-911dc3a4a694 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 202 Jan 02 10:43:17.729243 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1304/2591] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:43:17 2021] DELETE /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:43:17.734416 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6779c254-e848-4f68-b97c-71aef08d3c04 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:17.735024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6779c254-e848-4f68-b97c-71aef08d3c04 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:17.735542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6779c254-e848-4f68-b97c-71aef08d3c04 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:17.761733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:17.761733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:17.762885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6779c254-e848-4f68-b97c-71aef08d3c04 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:17.765090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6779c254-e848-4f68-b97c-71aef08d3c04 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 200 Jan 02 10:43:17.765905 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1288/2592] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:17 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:18.778012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db6ec7b2-db5c-49b3-ab38-6bca496be536 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:18.778868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db6ec7b2-db5c-49b3-ab38-6bca496be536 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:18.779164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:18.779164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:18.779943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db6ec7b2-db5c-49b3-ab38-6bca496be536 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:18.813804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:18.813804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:18.817484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-db6ec7b2-db5c-49b3-ab38-6bca496be536 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:18.819620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db6ec7b2-db5c-49b3-ab38-6bca496be536 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 200 Jan 02 10:43:18.820872 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1305/2593] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:18 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:19.832288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4fc4e17-9a36-43c6-9fef-8a35ce762d74 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b Jan 02 10:43:19.833555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4e17-9a36-43c6-9fef-8a35ce762d74 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:19.833864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:19.833864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:19.834336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4e17-9a36-43c6-9fef-8a35ce762d74 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:19.859923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4fc4e17-9a36-43c6-9fef-8a35ce762d74 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b returned with HTTP 404 Jan 02 10:43:19.860941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1289/2594] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:19 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/fed27fcc-a55c-474a-a0a4-345e6acd849b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:19.869958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] DELETE http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:19.870517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:19.870731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:19.870731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:19.871105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:19.871502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Delete snapshot with id: 9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:19.897054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:19.897054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:19.898358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:19.960057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot delete request issued successfully. Jan 02 10:43:19.960531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27b559d6-0a14-4a67-b22d-8719cd5d6051 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df returned with HTTP 202 Jan 02 10:43:19.961534 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1306/2595] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:43:19 2021] DELETE /volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:43:19.969303 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b6c2d83-4a5c-41a2-93e7-66d196edd5f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:19.969833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b6c2d83-4a5c-41a2-93e7-66d196edd5f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:19.970311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b6c2d83-4a5c-41a2-93e7-66d196edd5f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:20.000580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:20.000580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:20.001791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b6c2d83-4a5c-41a2-93e7-66d196edd5f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Snapshot retrieved successfully. Jan 02 10:43:20.003572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b6c2d83-4a5c-41a2-93e7-66d196edd5f6 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df returned with HTTP 200 Jan 02 10:43:20.004538 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1290/2596] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:19 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:21.017978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afa87ed4-5be1-43ca-9fdf-1c65bb25c5b1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df Jan 02 10:43:21.020376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afa87ed4-5be1-43ca-9fdf-1c65bb25c5b1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:21.020590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:21.020590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:21.021254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afa87ed4-5be1-43ca-9fdf-1c65bb25c5b1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:21.053353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afa87ed4-5be1-43ca-9fdf-1c65bb25c5b1 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df returned with HTTP 404 Jan 02 10:43:21.055102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1307/2597] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:21 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/snapshots/9054a1a6-631d-408d-a28d-5448f915c9df => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:21.062183 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] DELETE http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:21.062703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:21.062915 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:21.062915 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:21.063279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:21.063798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Delete volume with id: 93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:21.114345 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:21.114345 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:21.115654 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:21.142564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Delete volume request issued successfully. Jan 02 10:43:21.143226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b90cf65-d21c-4062-aa77-9f931a3353c0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be returned with HTTP 202 Jan 02 10:43:21.148071 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1291/2598] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:43:21 2021] DELETE /volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:43:21.152471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e6ea1c8-c98b-4ee1-99d5-85ab482f8622 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:21.153832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e6ea1c8-c98b-4ee1-99d5-85ab482f8622 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:21.153832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e6ea1c8-c98b-4ee1-99d5-85ab482f8622 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:21.203355 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:21.203355 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:21.212802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3e6ea1c8-c98b-4ee1-99d5-85ab482f8622 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:21.236717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e6ea1c8-c98b-4ee1-99d5-85ab482f8622 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be returned with HTTP 200 Jan 02 10:43:21.248878 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1308/2599] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:21 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:22.257917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d4131fc-fbcf-443b-b4ef-a45fe5748078 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:22.260652 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d4131fc-fbcf-443b-b4ef-a45fe5748078 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:22.261077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:22.261077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:22.261898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d4131fc-fbcf-443b-b4ef-a45fe5748078 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:22.374172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:22.374172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:22.386827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1d4131fc-fbcf-443b-b4ef-a45fe5748078 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Volume info retrieved successfully. Jan 02 10:43:22.415854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d4131fc-fbcf-443b-b4ef-a45fe5748078 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be returned with HTTP 200 Jan 02 10:43:22.417029 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1292/2600] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:22 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:23.433533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90dc166e-02c4-49d9-a28a-d2556a4cddc0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] GET http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be Jan 02 10:43:23.434946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90dc166e-02c4-49d9-a28a-d2556a4cddc0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:23.435416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:23.435416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:23.436611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90dc166e-02c4-49d9-a28a-d2556a4cddc0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:23.510745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90dc166e-02c4-49d9-a28a-d2556a4cddc0 tempest-VolumesSnapshotListTestJSON-868655541 tempest-VolumesSnapshotListTestJSON-868655541] http://10.222.0.73/volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be returned with HTTP 404 Jan 02 10:43:23.512728 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1309/2601] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:23 2021] GET /volume/v3/9859de3299a34949860d128a535f4728/volumes/93dea05e-5306-4113-bcf7-8630b96d17be => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:25.945996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f5d562f-270b-406f-a7f5-67edb693be10 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] POST http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots Jan 02 10:43:25.947076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:25.947076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:25.947791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f5d562f-270b-406f-a7f5-67edb693be10 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6b4b6b7-d6ee-470a-bd47-d8961b4617d3", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1515200686"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:26.002788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f5d562f-270b-406f-a7f5-67edb693be10 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots returned with HTTP 404 Jan 02 10:43:26.004775 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1293/2602] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:43:25 2021] POST /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots => generated 109 bytes in 250 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:26.015885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-684330e5-8a83-4253-ab3d-78b58f7ebc5e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] POST http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots Jan 02 10:43:26.016933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-684330e5-8a83-4253-ab3d-78b58f7ebc5e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1531161759"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:26.077084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-684330e5-8a83-4253-ab3d-78b58f7ebc5e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots returned with HTTP 404 Jan 02 10:43:26.078415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1310/2603] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:43:26 2021] POST /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots => generated 77 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:43:26.089760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1eb487b-6ade-4b59-9ece-60d05cd3e435 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?limit=invalid Jan 02 10:43:26.090288 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1eb487b-6ade-4b59-9ece-60d05cd3e435 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:26.090782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1eb487b-6ade-4b59-9ece-60d05cd3e435 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:26.091627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1eb487b-6ade-4b59-9ece-60d05cd3e435 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] HTTP exception thrown: limit param must be an integer Jan 02 10:43:26.092029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1eb487b-6ade-4b59-9ece-60d05cd3e435 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?limit=invalid returned with HTTP 400 Jan 02 10:43:26.093270 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1294/2604] 10.222.0.73 () {58 vars in 1237 bytes} [Sat Jan 2 10:43:26 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:43:26.104384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f58cb827-cfcb-4895-869a-f02ddebb4175 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?marker=999581d5-dcc2-40fb-81c5-0a7cec033aeb Jan 02 10:43:26.105122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f58cb827-cfcb-4895-869a-f02ddebb4175 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:26.105919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f58cb827-cfcb-4895-869a-f02ddebb4175 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:26.106664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-f58cb827-cfcb-4895-869a-f02ddebb4175 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:26.109509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-f58cb827-cfcb-4895-869a-f02ddebb4175 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:26.150354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f58cb827-cfcb-4895-869a-f02ddebb4175 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?marker=999581d5-dcc2-40fb-81c5-0a7cec033aeb returned with HTTP 404 Jan 02 10:43:26.163765 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1311/2605] 10.222.0.73 () {58 vars in 1297 bytes} [Sat Jan 2 10:43:26 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?marker=999581d5-dcc2-40fb-81c5-0a7cec033aeb => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:26.168696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fa935b6-2229-4cec-a506-4d9ff3ad9619 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?sort_key=invalid Jan 02 10:43:26.169383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fa935b6-2229-4cec-a506-4d9ff3ad9619 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:26.170506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fa935b6-2229-4cec-a506-4d9ff3ad9619 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:26.171099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-0fa935b6-2229-4cec-a506-4d9ff3ad9619 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:43:26.174270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-0fa935b6-2229-4cec-a506-4d9ff3ad9619 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:43:26.175232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fa935b6-2229-4cec-a506-4d9ff3ad9619 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?sort_key=invalid returned with HTTP 400 Jan 02 10:43:26.176271 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1295/2606] 10.222.0.73 () {58 vars in 1243 bytes} [Sat Jan 2 10:43:26 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots?sort_key=invalid => generated 84 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:43:26.186708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] POST http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes Jan 02 10:43:26.187470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2079017365"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:26.188569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2079017365'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:43:26.188943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Create volume of 2 GB Jan 02 10:43:26.214033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Availability Zones retrieved successfully. Jan 02 10:43:26.241896 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Flow 'volume_create_api' (8c9cbfb0-307a-4e3c-b462-60d1be86108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:43:26.245140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27ddfa5-cada-4075-8c4c-949119735046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:26.247777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Validating volume size '2' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:43:26.338216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27ddfa5-cada-4075-8c4c-949119735046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:26.340624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc627b6-dc04-4e06-bdc5-080bad1d1158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:26.439559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Created reservations ['4b3b1425-fb8b-44c2-88ae-ffd5c55822c6', 'd28c4630-5461-4435-9eb0-8e849e3faeea', '93f70602-4bce-4da4-be5e-41c2ac15a37a', '1738e4aa-9c67-4729-b745-c0d924a89baa'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:43:26.442156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc627b6-dc04-4e06-bdc5-080bad1d1158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b3b1425-fb8b-44c2-88ae-ffd5c55822c6', 'd28c4630-5461-4435-9eb0-8e849e3faeea', '93f70602-4bce-4da4-be5e-41c2ac15a37a', '1738e4aa-9c67-4729-b745-c0d924a89baa']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:26.444310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9d4c8a-132e-4d94-bf34-7947f7fef363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:26.505481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9d4c8a-132e-4d94-bf34-7947f7fef363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ce2764-f86c-4254-9a98-998c6c24c3d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2079017365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef0b1f7731564b739e28e402d15ee2e4',qos_specs=None,replication_status=,reservations=['4b3b1425-fb8b-44c2-88ae-ffd5c55822c6','d28c4630-5461-4435-9eb0-8e849e3faeea','93f70602-4bce-4da4-be5e-41c2ac15a37a','1738e4aa-9c67-4729-b745-c0d924a89baa'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f462d5e0f4a48adb214dcdf111df29f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2079017365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62ce2764-f86c-4254-9a98-998c6c24c3d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef0b1f7731564b739e28e402d15ee2e4',provider_auth=None,provider_geometry=None,provider_id=None,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='9f462d5e0f4a48adb214dcdf111df29f',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:26.507558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf279f2-bc55-4a95-89de-0533c60968e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:26.537411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf279f2-bc55-4a95-89de-0533c60968e7) transitioned into state 'SUCCESS' from state '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-2079017365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef0b1f7731564b739e28e402d15ee2e4',qos_specs=None,replication_status=,reservations=['4b3b1425-fb8b-44c2-88ae-ffd5c55822c6','d28c4630-5461-4435-9eb0-8e849e3faeea','93f70602-4bce-4da4-be5e-41c2ac15a37a','1738e4aa-9c67-4729-b745-c0d924a89baa'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f462d5e0f4a48adb214dcdf111df29f',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:26.540058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa13327-5f2c-4fe4-8865-f3b1f58ba3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:26.556444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa13327-5f2c-4fe4-8865-f3b1f58ba3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:43:26.559446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Flow 'volume_create_api' (8c9cbfb0-307a-4e3c-b462-60d1be86108b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:43:26.618533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Create volume request issued successfully. Jan 02 10:43:26.641844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da760be7-ba74-4666-a376-e1a3939fdeb5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes returned with HTTP 202 Jan 02 10:43:26.644452 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1312/2607] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:43:26 2021] POST /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes => generated 831 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:43:26.658650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69a896a3-bea1-4046-b1f0-3b7b4ac88819 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:26.659585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69a896a3-bea1-4046-b1f0-3b7b4ac88819 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:26.660264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-69a896a3-bea1-4046-b1f0-3b7b4ac88819 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:26.712015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:26.712015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:26.721696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-69a896a3-bea1-4046-b1f0-3b7b4ac88819 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Volume info retrieved successfully. Jan 02 10:43:26.762493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-69a896a3-bea1-4046-b1f0-3b7b4ac88819 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 returned with HTTP 200 Jan 02 10:43:26.773732 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1296/2608] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:26 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 => generated 899 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:27.780143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bde34bad-25a3-459b-ab4b-e99d1542b59a tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:27.781216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bde34bad-25a3-459b-ab4b-e99d1542b59a tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:27.781816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:27.781816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:27.782713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bde34bad-25a3-459b-ab4b-e99d1542b59a tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:27.838990 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:27.838990 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:27.850825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bde34bad-25a3-459b-ab4b-e99d1542b59a tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Volume info retrieved successfully. Jan 02 10:43:27.874738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bde34bad-25a3-459b-ab4b-e99d1542b59a tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 returned with HTTP 200 Jan 02 10:43:27.875763 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1313/2609] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:27 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 => generated 924 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:27.890891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] POST http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots Jan 02 10:43:27.891647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:27.891647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:27.892069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62ce2764-f86c-4254-9a98-998c6c24c3d5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1094153654"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:27.948193 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:27.948193 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:27.949368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Volume info retrieved successfully. Jan 02 10:43:27.949962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Create snapshot from volume 62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:28.020369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Created reservations ['1e2a80a2-9a1b-48ef-858d-5cb6910892d7', 'b7d5f019-b27a-446f-9bb9-761012a8492a', '07aeca55-3faa-41ba-9988-f894fa5baed3', 'ddefa9a9-c486-49bb-9735-30a473333c74'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:43:28.129560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot create request issued successfully. Jan 02 10:43:28.130616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-20d61d12-8808-43fa-acc2-aad2e05a1f3b tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots returned with HTTP 202 Jan 02 10:43:28.131768 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1297/2610] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:43:27 2021] POST /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots => generated 318 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:43:28.143965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b30cf67-77d2-4f84-94c7-dc5f2a9e959d tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:28.144498 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b30cf67-77d2-4f84-94c7-dc5f2a9e959d tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:28.144694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:28.144694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:28.145397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b30cf67-77d2-4f84-94c7-dc5f2a9e959d tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:28.195745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:28.195745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:28.197389 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8b30cf67-77d2-4f84-94c7-dc5f2a9e959d tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot retrieved successfully. Jan 02 10:43:28.200138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b30cf67-77d2-4f84-94c7-dc5f2a9e959d tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d returned with HTTP 200 Jan 02 10:43:28.201140 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1314/2611] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:28 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d => generated 450 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:29.214695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d0478c7-6a1b-42e4-8436-d63bd46cc2e9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:29.216087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d0478c7-6a1b-42e4-8436-d63bd46cc2e9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:29.216467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:29.216467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:29.218059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d0478c7-6a1b-42e4-8436-d63bd46cc2e9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:29.248810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:29.248810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:29.250296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6d0478c7-6a1b-42e4-8436-d63bd46cc2e9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot retrieved successfully. Jan 02 10:43:29.252454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d0478c7-6a1b-42e4-8436-d63bd46cc2e9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d returned with HTTP 200 Jan 02 10:43:29.254031 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1298/2612] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:29 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d => generated 450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:30.266953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96d6c42f-fb7a-4a6d-ba11-a9d637784140 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:30.268148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96d6c42f-fb7a-4a6d-ba11-a9d637784140 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:30.268348 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:30.268348 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:30.269530 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96d6c42f-fb7a-4a6d-ba11-a9d637784140 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:30.296004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:30.296004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:30.297101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-96d6c42f-fb7a-4a6d-ba11-a9d637784140 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot retrieved successfully. Jan 02 10:43:30.299230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96d6c42f-fb7a-4a6d-ba11-a9d637784140 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d returned with HTTP 200 Jan 02 10:43:30.300415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1315/2613] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:30 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d => generated 477 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:30.311530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] POST http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes Jan 02 10:43:30.312091 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:30.312091 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:30.312605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "989df2b1-5023-4914-a761-3b2697d7163d"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:43:30.314631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '989df2b1-5023-4914-a761-3b2697d7163d'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:43:30.345027 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:30.345027 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:30.346526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot retrieved successfully. Jan 02 10:43:30.347745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Create volume of 1 GB Jan 02 10:43:30.361717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Availability Zones retrieved successfully. Jan 02 10:43:30.383068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Flow 'volume_create_api' (4029fa8b-1ec7-4a26-9922-895d0b7d2c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:43:30.387253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8878b7e3-bf27-47b1-a407-221ff99a3a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:30.390159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:43:30.393020 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8878b7e3-bf27-47b1-a407-221ff99a3a15) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 10:43:30.393195 n-d-765311-9 devstack@c-api.service[88038]: 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 02 10:43:30.399881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8878b7e3-bf27-47b1-a407-221ff99a3a15) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:43:30.403241 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8878b7e3-bf27-47b1-a407-221ff99a3a15) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:43:30.406802 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Flow 'volume_create_api' (4029fa8b-1ec7-4a26-9922-895d0b7d2c8f) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 10:43:30.407178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-842eab3c-0537-4291-9c08-fb448245d5f0 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes returned with HTTP 400 Jan 02 10:43:30.413407 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1299/2614] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:43:30 2021] POST /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes => generated 171 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:43:30.418308 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] DELETE http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:30.419132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:30.419562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:30.419562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:30.420201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:30.420720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Delete snapshot with id: 989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:30.449902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:30.449902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:30.451070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot retrieved successfully. Jan 02 10:43:30.516160 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot delete request issued successfully. Jan 02 10:43:30.516634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d714aee-68cb-4cbb-a75e-a676e0e8d1e1 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d returned with HTTP 202 Jan 02 10:43:30.520852 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1316/2615] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:43:30 2021] DELETE /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:43:30.527320 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dda7d17-683c-46c0-bf21-1760ba939a73 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:30.527862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dda7d17-683c-46c0-bf21-1760ba939a73 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:30.528087 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:30.528087 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:30.528444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dda7d17-683c-46c0-bf21-1760ba939a73 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:30.561433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:30.561433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:30.562576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6dda7d17-683c-46c0-bf21-1760ba939a73 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Snapshot retrieved successfully. Jan 02 10:43:30.564576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dda7d17-683c-46c0-bf21-1760ba939a73 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d returned with HTTP 200 Jan 02 10:43:30.567365 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1300/2616] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:30 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d => generated 476 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:31.583580 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3330fbea-ba9d-4a0d-9521-8f035f7eec95 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d Jan 02 10:43:31.584716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3330fbea-ba9d-4a0d-9521-8f035f7eec95 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:31.585130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:31.585130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:31.585775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3330fbea-ba9d-4a0d-9521-8f035f7eec95 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:31.615798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3330fbea-ba9d-4a0d-9521-8f035f7eec95 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d returned with HTTP 404 Jan 02 10:43:31.620866 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1317/2617] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:31 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/snapshots/989df2b1-5023-4914-a761-3b2697d7163d => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:31.625082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] DELETE http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:31.627937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:31.628553 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:31.628553 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:31.629015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:31.629811 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Delete volume with id: 62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:31.679184 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:31.679184 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:31.680703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Volume info retrieved successfully. Jan 02 10:43:31.707634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Delete volume request issued successfully. Jan 02 10:43:31.708105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f23f7e0-c44d-4671-9756-26ba638b67d9 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 returned with HTTP 202 Jan 02 10:43:31.709132 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1301/2618] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:43:31 2021] DELETE /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:43:31.718208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a6b790b-0ad3-47c4-984c-1d5cd811d9b5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:31.718898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a6b790b-0ad3-47c4-984c-1d5cd811d9b5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:31.720279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a6b790b-0ad3-47c4-984c-1d5cd811d9b5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:31.789255 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:31.789255 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:31.801570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8a6b790b-0ad3-47c4-984c-1d5cd811d9b5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Volume info retrieved successfully. Jan 02 10:43:31.826164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a6b790b-0ad3-47c4-984c-1d5cd811d9b5 tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 returned with HTTP 200 Jan 02 10:43:31.826995 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1318/2619] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:31 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 => generated 923 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:32.844156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65e9c5d8-4a87-438c-b16f-203ae110d8be tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:32.844700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65e9c5d8-4a87-438c-b16f-203ae110d8be tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:32.844953 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:32.844953 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:32.845330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65e9c5d8-4a87-438c-b16f-203ae110d8be tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:32.901713 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:32.901713 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:32.911226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65e9c5d8-4a87-438c-b16f-203ae110d8be tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Volume info retrieved successfully. Jan 02 10:43:32.934639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65e9c5d8-4a87-438c-b16f-203ae110d8be tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 returned with HTTP 200 Jan 02 10:43:32.935453 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1302/2620] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:32 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 => generated 923 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:33.952417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6eb6393-042b-494c-aaa2-2963432f6e2e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] GET http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 Jan 02 10:43:33.953971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6eb6393-042b-494c-aaa2-2963432f6e2e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:33.954343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:33.954343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:33.954963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6eb6393-042b-494c-aaa2-2963432f6e2e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:34.015714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6eb6393-042b-494c-aaa2-2963432f6e2e tempest-VolumesSnapshotNegativeTestJSON-1510786840 tempest-VolumesSnapshotNegativeTestJSON-1510786840] http://10.222.0.73/volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 returned with HTTP 404 Jan 02 10:43:34.017574 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1319/2621] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:33 2021] GET /volume/v3/ef0b1f7731564b739e28e402d15ee2e4/volumes/62ce2764-f86c-4254-9a98-998c6c24c3d5 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:47.077787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2bde6745-3242-434b-a7c5-7671b532952c req-3192eafe-0123-4c7d-b4f9-b77ca6a81d10 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f Jan 02 10:43:47.078299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2bde6745-3242-434b-a7c5-7671b532952c req-3192eafe-0123-4c7d-b4f9-b77ca6a81d10 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:47.084602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:47.084602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:47.085141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2bde6745-3242-434b-a7c5-7671b532952c req-3192eafe-0123-4c7d-b4f9-b77ca6a81d10 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:47.112424 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:47.112424 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:47.661228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-2bde6745-3242-434b-a7c5-7671b532952c req-3192eafe-0123-4c7d-b4f9-b77ca6a81d10 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:43:47.661776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-2bde6745-3242-434b-a7c5-7671b532952c req-3192eafe-0123-4c7d-b4f9-b77ca6a81d10 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:43:47.668714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2bde6745-3242-434b-a7c5-7671b532952c req-3192eafe-0123-4c7d-b4f9-b77ca6a81d10 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f returned with HTTP 200 Jan 02 10:43:47.669947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1303/2622] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:43:47 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/93951f39-826f-4b72-989c-d47869ae984f => generated 19 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:49.428818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:43:49.429323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:49.429782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:49.430370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: 32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:43:49.480300 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:49.480300 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:49.481465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:43:49.511090 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:43:49.511771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af625276-93bf-401a-8c58-40e387e0a092 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 202 Jan 02 10:43:49.512734 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1320/2623] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:43:49 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:43:49.521549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f618681-9b5c-4a81-98f2-cf020c05c780 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:43:49.522067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f618681-9b5c-4a81-98f2-cf020c05c780 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:49.522258 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:49.522258 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:49.522883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f618681-9b5c-4a81-98f2-cf020c05c780 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:49.577586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:49.577586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:49.587510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8f618681-9b5c-4a81-98f2-cf020c05c780 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:43:49.613363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f618681-9b5c-4a81-98f2-cf020c05c780 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:43:49.614185 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1304/2624] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:49 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1394 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:43:50.630517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-501da31d-6c9a-4c24-9c0c-416c3e73912f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:43:50.631226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-501da31d-6c9a-4c24-9c0c-416c3e73912f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:50.631468 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:50.631468 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:50.631844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-501da31d-6c9a-4c24-9c0c-416c3e73912f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:50.686053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:50.686053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:50.696225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-501da31d-6c9a-4c24-9c0c-416c3e73912f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:43:50.720078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-501da31d-6c9a-4c24-9c0c-416c3e73912f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 200 Jan 02 10:43:50.721643 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1321/2625] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:50 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 1394 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:43:51.739807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1aa58be4-b41b-41c9-9560-61435b7f85fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a Jan 02 10:43:51.741043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1aa58be4-b41b-41c9-9560-61435b7f85fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:51.741644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:51.741644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:51.742302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1aa58be4-b41b-41c9-9560-61435b7f85fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:51.801690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1aa58be4-b41b-41c9-9560-61435b7f85fb tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a returned with HTTP 404 Jan 02 10:43:51.813918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:43:51.814575 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:51.815843 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:51.815843 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:51.816442 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:51.816907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete snapshot with id: 2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:43:51.821532 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1305/2626] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:43:51 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/32839421-97b8-4895-bc3b-0398e52df39a => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:43:51.849950 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:51.849950 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:51.851834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:43:51.923772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot delete request issued successfully. Jan 02 10:43:51.924656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c9f6b4e2-5a46-4520-8b81-21aabee942b3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 202 Jan 02 10:43:51.925743 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1322/2627] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:43:51 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:43:51.935033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-939a9f44-4654-4a14-a0d3-94a5b6951043 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:43:51.935858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-939a9f44-4654-4a14-a0d3-94a5b6951043 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:51.936541 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-939a9f44-4654-4a14-a0d3-94a5b6951043 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:51.967478 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:51.967478 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:51.969030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-939a9f44-4654-4a14-a0d3-94a5b6951043 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:43:51.973564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-939a9f44-4654-4a14-a0d3-94a5b6951043 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 200 Jan 02 10:43:51.975029 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1306/2628] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:51 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:52.987138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-317874bd-729c-499f-b330-dc446cbd5b2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:43:52.987756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-317874bd-729c-499f-b330-dc446cbd5b2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:52.987858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:52.987858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:52.988480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-317874bd-729c-499f-b330-dc446cbd5b2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:53.030041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:43:53.030041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:43:53.031197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-317874bd-729c-499f-b330-dc446cbd5b2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Snapshot retrieved successfully. Jan 02 10:43:53.033282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-317874bd-729c-499f-b330-dc446cbd5b2d tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 200 Jan 02 10:43:53.034651 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1323/2629] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:52 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:43:54.045931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0fc3b42-d4fe-4f9c-a925-881e83a011e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e Jan 02 10:43:54.046413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0fc3b42-d4fe-4f9c-a925-881e83a011e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:43:54.046628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:43:54.046628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:43:54.046996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0fc3b42-d4fe-4f9c-a925-881e83a011e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:43:54.069906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0fc3b42-d4fe-4f9c-a925-881e83a011e3 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e returned with HTTP 404 Jan 02 10:43:54.070891 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1307/2630] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:43:54 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/snapshots/2f4ac0ac-af57-497a-b831-1c76fd75e37e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:01.996643 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7956a084-a0d6-4fbb-957e-a42b4b912745 req-371e3a70-3859-4e02-9350-ab4b500751da tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c Jan 02 10:44:01.997544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7956a084-a0d6-4fbb-957e-a42b4b912745 req-371e3a70-3859-4e02-9350-ab4b500751da tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:01.997854 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:01.997854 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:01.998381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-7956a084-a0d6-4fbb-957e-a42b4b912745 req-371e3a70-3859-4e02-9350-ab4b500751da tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:02.019952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:02.019952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:02.643087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7956a084-a0d6-4fbb-957e-a42b4b912745 req-371e3a70-3859-4e02-9350-ab4b500751da tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:44:02.643786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-7956a084-a0d6-4fbb-957e-a42b4b912745 req-371e3a70-3859-4e02-9350-ab4b500751da tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:44:02.653469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-7956a084-a0d6-4fbb-957e-a42b4b912745 req-371e3a70-3859-4e02-9350-ab4b500751da tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c returned with HTTP 200 Jan 02 10:44:02.654927 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1324/2631] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:44:01 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/attachments/7f72afe4-4710-4401-914e-297ba833332c => generated 19 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:07.026615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] DELETE http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:44:07.027101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:07.027649 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:07.028154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume with id: afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:44:07.079388 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:07.079388 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:07.080531 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:44:07.105161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Delete volume request issued successfully. Jan 02 10:44:07.105545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdeb5313-496d-419d-a3c2-3e0c02b05a61 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 202 Jan 02 10:44:07.106572 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1308/2632] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:44:07 2021] DELETE /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:44:07.115491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2eff3799-04c3-42ea-8d12-bf65a6d3f42f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:44:07.115995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2eff3799-04c3-42ea-8d12-bf65a6d3f42f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:07.116427 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:07.116427 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:07.117206 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2eff3799-04c3-42ea-8d12-bf65a6d3f42f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:07.168310 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:07.168310 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:07.177941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2eff3799-04c3-42ea-8d12-bf65a6d3f42f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:44:07.202137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2eff3799-04c3-42ea-8d12-bf65a6d3f42f tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:44:07.212490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1325/2633] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:07 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:08.219656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df181db2-3f95-4db8-95cc-aca56e6cfad1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:44:08.220219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df181db2-3f95-4db8-95cc-aca56e6cfad1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:08.220340 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:08.220340 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:08.220846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df181db2-3f95-4db8-95cc-aca56e6cfad1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:08.270987 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:08.270987 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:08.279695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df181db2-3f95-4db8-95cc-aca56e6cfad1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Volume info retrieved successfully. Jan 02 10:44:08.303852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df181db2-3f95-4db8-95cc-aca56e6cfad1 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 200 Jan 02 10:44:08.304763 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1309/2634] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:08 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:09.320639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4834a1aa-3b2c-41cf-a942-778e3b9b7b16 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] GET http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 Jan 02 10:44:09.321716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4834a1aa-3b2c-41cf-a942-778e3b9b7b16 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:09.322238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:09.322238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:09.322969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4834a1aa-3b2c-41cf-a942-778e3b9b7b16 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:09.385217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4834a1aa-3b2c-41cf-a942-778e3b9b7b16 tempest-TestVolumeBootPattern-771406388 tempest-TestVolumeBootPattern-771406388] http://10.222.0.73/volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 returned with HTTP 404 Jan 02 10:44:09.386453 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1326/2635] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:09 2021] GET /volume/v3/932197d81e994972bdfe9d3107d60c01/volumes/afddc424-3bd2-43db-a60b-c23383f0df21 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:21.938051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes Jan 02 10:44:21.940779 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:21.940779 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:21.941497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1013439963"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:21.943525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1013439963'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:44:21.944114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume of 1 GB Jan 02 10:44:21.973114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Availability Zones retrieved successfully. Jan 02 10:44:21.995546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Flow 'volume_create_api' (c2384738-8d6c-4dd3-99c3-49088357b76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:21.999902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae066c0-3d81-45af-8bb6-5cced267cba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:22.003527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:44:22.111431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae066c0-3d81-45af-8bb6-5cced267cba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:22.114683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b41bace-ebc6-47b6-9392-d7e187837308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:22.192154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Created reservations ['53f725c3-ef98-4575-8085-6a9b5c1c055e', '1303418e-5f4d-450e-b5c7-1bf778da762d', 'eaa305e5-7035-491f-8975-f2b32f9e9580', '6c533269-1a05-45a1-9611-0b3378e977a9'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:44:22.194768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b41bace-ebc6-47b6-9392-d7e187837308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53f725c3-ef98-4575-8085-6a9b5c1c055e', '1303418e-5f4d-450e-b5c7-1bf778da762d', 'eaa305e5-7035-491f-8975-f2b32f9e9580', '6c533269-1a05-45a1-9611-0b3378e977a9']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:22.197604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b23441-610b-4e84-aff7-73edec9d21a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:22.265062 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b23441-610b-4e84-aff7-73edec9d21a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '638ccaf2-0f92-401f-894d-48a4ed06bd7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1013439963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ae6338684d4eb0bcaafc7e3f592a39',qos_specs=None,replication_status=,reservations=['53f725c3-ef98-4575-8085-6a9b5c1c055e','1303418e-5f4d-450e-b5c7-1bf778da762d','eaa305e5-7035-491f-8975-f2b32f9e9580','6c533269-1a05-45a1-9611-0b3378e977a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1013439963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=638ccaf2-0f92-401f-894d-48a4ed06bd7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae6338684d4eb0bcaafc7e3f592a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:22.268972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (607c3de9-d6b8-4888-9bfb-cc72ee1aa8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:22.307697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (607c3de9-d6b8-4888-9bfb-cc72ee1aa8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1013439963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ae6338684d4eb0bcaafc7e3f592a39',qos_specs=None,replication_status=,reservations=['53f725c3-ef98-4575-8085-6a9b5c1c055e','1303418e-5f4d-450e-b5c7-1bf778da762d','eaa305e5-7035-491f-8975-f2b32f9e9580','6c533269-1a05-45a1-9611-0b3378e977a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:22.310540 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1832093e-c510-48d8-a639-ab8db77577d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:22.340887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1832093e-c510-48d8-a639-ab8db77577d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:22.351843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Flow 'volume_create_api' (c2384738-8d6c-4dd3-99c3-49088357b76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:22.473592 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume request issued successfully. Jan 02 10:44:22.510674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d50f0b57-a520-42a0-b794-248c9b6af916 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes returned with HTTP 202 Jan 02 10:44:22.521963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1310/2636] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:44:21 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes => generated 820 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:44:22.529472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3c7ea64-1bd8-40ae-b62e-749b87424c6c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:22.529472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3c7ea64-1bd8-40ae-b62e-749b87424c6c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:22.529472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3c7ea64-1bd8-40ae-b62e-749b87424c6c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:22.661138 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:22.661138 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:22.671466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a3c7ea64-1bd8-40ae-b62e-749b87424c6c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:22.703448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3c7ea64-1bd8-40ae-b62e-749b87424c6c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:22.715159 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1327/2637] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:22 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:23.722375 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:23.722963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:23.723132 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:23.723132 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:23.723673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:23.789269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:23.789269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:23.800022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:23.828663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:23.830396 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1311/2638] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:23 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:24.135265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-24b4790a-6dbe-4ada-ac83-0db93e51ecd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:24.135747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-24b4790a-6dbe-4ada-ac83-0db93e51ecd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:24.135943 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:24.135943 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:24.136585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-24b4790a-6dbe-4ada-ac83-0db93e51ecd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:24.190134 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.190134 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:24.199329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-24b4790a-6dbe-4ada-ac83-0db93e51ecd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:24.224588 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-24b4790a-6dbe-4ada-ac83-0db93e51ecd2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:24.225471 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1328/2639] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:44:24 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:24.324668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:44:24.325548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:24.325548 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:24.325548 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:24.325791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:24.326862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28ca765f-4d83-4686-84d0-11709bc36103 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:44:24.328142 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1312/2640] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:44:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:44:24.356151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments Jan 02 10:44:24.357136 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:24.357136 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:24.357939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "638ccaf2-0f92-401f-894d-48a4ed06bd7b", "instance_uuid": "5c5b7615-74d5-4dee-b5e6-5afba42f5c18", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:24.422365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.422365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:24.504298 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments returned with HTTP 200 Jan 02 10:44:24.505999 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1329/2641] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:44:24 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:24.551464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a804ddad-87a2-418b-bdea-a0ce1a312350 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:24.551998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a804ddad-87a2-418b-bdea-a0ce1a312350 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:24.555605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a804ddad-87a2-418b-bdea-a0ce1a312350 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:24.592954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:44:24.593481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:24.593702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:24.593702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:24.594086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:24.595980 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-4808fc5b-c2d0-47d9-8a79-a7b3d3ac8dd5 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:44:24.596666 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1330/2642] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:44:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:44:24.624374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.624374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:24.625029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-870cd33c-965a-432f-b956-b950e122649c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:24.625605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-870cd33c-965a-432f-b956-b950e122649c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:24.626743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-870cd33c-965a-432f-b956-b950e122649c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:24.633700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a804ddad-87a2-418b-bdea-a0ce1a312350 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:24.666712 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.666712 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:24.680188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a804ddad-87a2-418b-bdea-a0ce1a312350 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:24.681127 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1313/2643] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:24 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:24.716649 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.716649 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:24.726357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-870cd33c-965a-432f-b956-b950e122649c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:24.746604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.746604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:24.756372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-870cd33c-965a-432f-b956-b950e122649c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:24.757588 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1331/2644] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:44:24 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 1011 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:44:24.825951 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-db34fc06-313a-4771-ab8e-5122ce11cd51 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] PUT http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188 Jan 02 10:44:24.826532 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:24.826532 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:24.827040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-db34fc06-313a-4771-ab8e-5122ce11cd51 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:24.872600 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:44:24.872600 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:44:24.873375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-db34fc06-313a-4771-ab8e-5122ce11cd51 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Lock "b'cinder-attachment_update-638ccaf2-0f92-401f-894d-48a4ed06bd7b-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.012s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:44:24.875948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:24.875948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:25.697406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90ca6d71-c91c-4180-9814-994aef4b31cb tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:25.698552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90ca6d71-c91c-4180-9814-994aef4b31cb tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:25.698873 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:25.698873 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:25.699461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90ca6d71-c91c-4180-9814-994aef4b31cb tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:25.750272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:25.750272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:25.759541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-90ca6d71-c91c-4180-9814-994aef4b31cb tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:25.777799 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:25.777799 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:25.787015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90ca6d71-c91c-4180-9814-994aef4b31cb tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:25.788005 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1332/2645] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:25 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:26.324296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-db34fc06-313a-4771-ab8e-5122ce11cd51 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Lock "b'cinder-attachment_update-638ccaf2-0f92-401f-894d-48a4ed06bd7b-n-h2-765311-9'" released by "attachment_update" :: held 1.451s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:44:26.325210 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-db34fc06-313a-4771-ab8e-5122ce11cd51 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188 returned with HTTP 200 Jan 02 10:44:26.326292 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1314/2646] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:44:24 2021] PUT /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188 => generated 762 bytes in 1506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:26.804699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d963b4c7-0f1d-4a18-80ed-f17dd5aada05 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:26.805357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d963b4c7-0f1d-4a18-80ed-f17dd5aada05 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:26.805717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:26.805717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:26.806227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d963b4c7-0f1d-4a18-80ed-f17dd5aada05 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:26.874150 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:26.874150 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:26.883544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d963b4c7-0f1d-4a18-80ed-f17dd5aada05 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:26.905758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:26.905758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:26.915127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d963b4c7-0f1d-4a18-80ed-f17dd5aada05 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:26.916032 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1333/2647] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:26 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:27.932110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40d94f91-c30b-4ec9-81e8-305f1dccbe8b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:27.932594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40d94f91-c30b-4ec9-81e8-305f1dccbe8b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:27.932817 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:27.932817 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:27.933184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-40d94f91-c30b-4ec9-81e8-305f1dccbe8b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:27.987210 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:27.987210 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:27.996010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-40d94f91-c30b-4ec9-81e8-305f1dccbe8b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:28.014895 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:28.014895 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:28.023906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-40d94f91-c30b-4ec9-81e8-305f1dccbe8b tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:28.024804 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1315/2648] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:27 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:29.040834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5167c40-0b27-43db-a108-92e7b21c8ddf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:29.041410 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5167c40-0b27-43db-a108-92e7b21c8ddf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:29.041609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:29.041609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:29.042365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f5167c40-0b27-43db-a108-92e7b21c8ddf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:29.091315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:29.091315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:29.100405 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f5167c40-0b27-43db-a108-92e7b21c8ddf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:29.119615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:29.119615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:29.128393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f5167c40-0b27-43db-a108-92e7b21c8ddf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:29.129233 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1334/2649] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:29 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:30.146057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-feceeb34-2169-4aef-9964-084cf8766dc9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:30.146569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-feceeb34-2169-4aef-9964-084cf8766dc9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:30.146759 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:30.146759 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:30.147126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-feceeb34-2169-4aef-9964-084cf8766dc9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:30.195527 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:30.195527 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:30.203589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-feceeb34-2169-4aef-9964-084cf8766dc9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:30.222919 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:30.222919 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:30.231175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-feceeb34-2169-4aef-9964-084cf8766dc9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:30.231992 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1316/2650] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:30 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:44:31.248252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7036b691-31b6-461a-892d-dc362df69a92 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:31.248753 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7036b691-31b6-461a-892d-dc362df69a92 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:31.248970 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:31.248970 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:31.249463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7036b691-31b6-461a-892d-dc362df69a92 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:31.298431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:31.298431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:31.306517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7036b691-31b6-461a-892d-dc362df69a92 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:31.325628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:31.325628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:31.335851 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7036b691-31b6-461a-892d-dc362df69a92 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:31.336691 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1335/2651] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:31 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:31.889120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-1a804102-8eca-4bd1-b05d-5673b6009a2c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188/action Jan 02 10:44:31.889614 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:31.889614 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:31.891439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-1a804102-8eca-4bd1-b05d-5673b6009a2c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:31.891439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-1a804102-8eca-4bd1-b05d-5673b6009a2c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:31.964738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:31.964738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:31.978369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-38d8e7ec-6dd7-4eb6-bd16-a75f2710b6dc req-1a804102-8eca-4bd1-b05d-5673b6009a2c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188/action returned with HTTP 204 Jan 02 10:44:31.988080 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1317/2652] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:44:31 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:32.357056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c83909d-a293-4916-829d-9416a060f56a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:32.357708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c83909d-a293-4916-829d-9416a060f56a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:32.358030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:32.358030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:32.358564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c83909d-a293-4916-829d-9416a060f56a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:32.411214 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:32.411214 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:32.419393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c83909d-a293-4916-829d-9416a060f56a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:32.437369 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:32.437369 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:32.446139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c83909d-a293-4916-829d-9416a060f56a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:32.446979 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1336/2653] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:32 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:32.674653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes Jan 02 10:44:32.675131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:32.675131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:32.675554 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1298443111"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:32.676660 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1298443111'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:44:32.677029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume of 1 GB Jan 02 10:44:32.690109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Availability Zones retrieved successfully. Jan 02 10:44:32.707145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Flow 'volume_create_api' (0de8e460-5eeb-49eb-adf4-f915281ebf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:32.709967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d657b7bb-1517-4248-a21a-4174c03b5f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:32.712066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:44:32.776475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d657b7bb-1517-4248-a21a-4174c03b5f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:32.778701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb13228-dd1a-4e10-ac6b-f8a8c91685b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:32.845167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Created reservations ['7edb1059-7083-44de-ab33-8822362d0c2b', '308a1741-3b32-42f6-a883-67d79c9b9a01', 'a1247e04-2f4a-44c0-a81f-64b2019456e8', '8d812b5b-5baa-489f-b2c0-2860c5e99068'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:44:32.847094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb13228-dd1a-4e10-ac6b-f8a8c91685b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7edb1059-7083-44de-ab33-8822362d0c2b', '308a1741-3b32-42f6-a883-67d79c9b9a01', 'a1247e04-2f4a-44c0-a81f-64b2019456e8', '8d812b5b-5baa-489f-b2c0-2860c5e99068']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:32.849211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc9a1d1-c8f5-4753-8ea3-5cbf6aa5c811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:32.905481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc9a1d1-c8f5-4753-8ea3-5cbf6aa5c811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4535881f-9b4d-4759-bf08-a5c7dbdfe257', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1298443111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ae6338684d4eb0bcaafc7e3f592a39',qos_specs=None,replication_status=,reservations=['7edb1059-7083-44de-ab33-8822362d0c2b','308a1741-3b32-42f6-a883-67d79c9b9a01','a1247e04-2f4a-44c0-a81f-64b2019456e8','8d812b5b-5baa-489f-b2c0-2860c5e99068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1298443111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4535881f-9b4d-4759-bf08-a5c7dbdfe257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae6338684d4eb0bcaafc7e3f592a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:32.907593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be577d5-8078-4985-b1c1-9377c5de5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:32.934490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be577d5-8078-4985-b1c1-9377c5de5b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1298443111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ae6338684d4eb0bcaafc7e3f592a39',qos_specs=None,replication_status=,reservations=['7edb1059-7083-44de-ab33-8822362d0c2b','308a1741-3b32-42f6-a883-67d79c9b9a01','a1247e04-2f4a-44c0-a81f-64b2019456e8','8d812b5b-5baa-489f-b2c0-2860c5e99068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e469258693d4a9fbd366cd0c2eb9812',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:32.936469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef142fac-e2a8-45a2-a359-d4f956432086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:32.952365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef142fac-e2a8-45a2-a359-d4f956432086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:32.956381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Flow 'volume_create_api' (0de8e460-5eeb-49eb-adf4-f915281ebf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:33.006471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Create volume request issued successfully. Jan 02 10:44:33.020422 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5ce19496-4306-48c0-aa8b-ce4a5d8f1ab7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes returned with HTTP 202 Jan 02 10:44:33.022039 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1318/2654] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:44:32 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes => generated 820 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:44:33.036222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c38a461-e869-4a15-8bf1-e18ee53fc400 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:33.036742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c38a461-e869-4a15-8bf1-e18ee53fc400 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:33.036960 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:33.036960 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:33.037334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c38a461-e869-4a15-8bf1-e18ee53fc400 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:33.101416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:33.101416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:33.109998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8c38a461-e869-4a15-8bf1-e18ee53fc400 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:33.131879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c38a461-e869-4a15-8bf1-e18ee53fc400 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:33.132700 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1337/2655] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:33 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:34.149611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:34.150158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:34.150377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:34.150377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:34.150752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:34.202446 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.202446 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.211313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:34.233120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:34.233931 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1319/2656] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:34 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:34.361252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7357f097-6dbd-4c90-a08f-b15e9445f2de tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:34.361252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7357f097-6dbd-4c90-a08f-b15e9445f2de tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:34.361252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:34.361252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:34.361252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7357f097-6dbd-4c90-a08f-b15e9445f2de tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:34.409481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.409481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.417684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7357f097-6dbd-4c90-a08f-b15e9445f2de tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:34.439272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7357f097-6dbd-4c90-a08f-b15e9445f2de tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:34.440151 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1338/2657] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:44:34 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:34.516638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:44:34.518183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:34.518426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:34.518426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:34.518807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:34.520027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfa5fb9d-ea8a-472e-a2ed-80a00310778e tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:44:34.520963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1320/2658] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:44:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:44:34.534289 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments Jan 02 10:44:34.534871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:34.534871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:34.535449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4535881f-9b4d-4759-bf08-a5c7dbdfe257", "instance_uuid": "5c5b7615-74d5-4dee-b5e6-5afba42f5c18", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:34.584875 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.584875 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.637318 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments returned with HTTP 200 Jan 02 10:44:34.638186 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1339/2659] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:44:34 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:34.671867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70e4d26a-a8fc-4bc7-acf0-0297c72d3631 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:34.672567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70e4d26a-a8fc-4bc7-acf0-0297c72d3631 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:34.673562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70e4d26a-a8fc-4bc7-acf0-0297c72d3631 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:34.712205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:44:34.712709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:34.712930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:34.712930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:34.713318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:34.714458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-19d8dce4-ed4a-474f-9298-18d5f9668a70 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:44:34.715069 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1340/2660] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:44:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:44:34.723383 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.723383 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.731449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-70e4d26a-a8fc-4bc7-acf0-0297c72d3631 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:34.746147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-1d0fa380-3c82-4c8e-adf3-cf04c1e6286f tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:34.746844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-1d0fa380-3c82-4c8e-adf3-cf04c1e6286f tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:34.747639 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-1d0fa380-3c82-4c8e-adf3-cf04c1e6286f tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:34.750449 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.750449 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.759175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70e4d26a-a8fc-4bc7-acf0-0297c72d3631 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:34.760287 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1321/2661] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:34 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:34.798167 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.798167 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.810431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-1d0fa380-3c82-4c8e-adf3-cf04c1e6286f tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:34.826033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.826033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:34.834823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-1d0fa380-3c82-4c8e-adf3-cf04c1e6286f tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:34.835694 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1341/2662] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:44:34 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 1011 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:44:34.872041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-0fdfc8fd-32ed-4608-aeb6-ee351baec2c3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] PUT http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc Jan 02 10:44:34.872538 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:34.872538 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:34.873096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-0fdfc8fd-32ed-4608-aeb6-ee351baec2c3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdc"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:34.900177 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:44:34.900177 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:44:34.900654 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-0fdfc8fd-32ed-4608-aeb6-ee351baec2c3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Lock "b'cinder-attachment_update-4535881f-9b4d-4759-bf08-a5c7dbdfe257-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:44:34.902925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:34.902925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:35.777077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b531e0a-c4f8-47a1-8d0f-0aa44793f022 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:35.777814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b531e0a-c4f8-47a1-8d0f-0aa44793f022 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:35.778133 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:35.778133 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:35.778762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b531e0a-c4f8-47a1-8d0f-0aa44793f022 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:35.834294 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:35.834294 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:35.843425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0b531e0a-c4f8-47a1-8d0f-0aa44793f022 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:35.864107 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:35.864107 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:35.872437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b531e0a-c4f8-47a1-8d0f-0aa44793f022 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:35.873455 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1342/2663] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:35 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:36.172213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-0fdfc8fd-32ed-4608-aeb6-ee351baec2c3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Lock "b'cinder-attachment_update-4535881f-9b4d-4759-bf08-a5c7dbdfe257-n-h2-765311-9'" released by "attachment_update" :: held 1.272s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:44:36.173481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-0fdfc8fd-32ed-4608-aeb6-ee351baec2c3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc returned with HTTP 200 Jan 02 10:44:36.174504 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1322/2664] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:44:34 2021] PUT /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc => generated 762 bytes in 1307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:36.889211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ed182dc-9b3e-42ba-b92e-f67e0bf7ebaa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:36.889747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ed182dc-9b3e-42ba-b92e-f67e0bf7ebaa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:36.889915 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:36.889915 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:36.890289 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8ed182dc-9b3e-42ba-b92e-f67e0bf7ebaa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:36.938966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:36.938966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:36.948073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8ed182dc-9b3e-42ba-b92e-f67e0bf7ebaa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:36.967695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:36.967695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:36.976646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8ed182dc-9b3e-42ba-b92e-f67e0bf7ebaa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:36.977488 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1343/2665] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:36 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:37.995075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e9a798a-7718-4d84-a5bf-6d1d09884027 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:37.995724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e9a798a-7718-4d84-a5bf-6d1d09884027 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:37.995942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:37.995942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:37.996317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e9a798a-7718-4d84-a5bf-6d1d09884027 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:38.044621 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:38.044621 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:38.053278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1e9a798a-7718-4d84-a5bf-6d1d09884027 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:38.072583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:38.072583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:38.081023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e9a798a-7718-4d84-a5bf-6d1d09884027 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:38.081853 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1323/2666] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:37 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:39.082316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e891abef-b384-41b7-9d44-08e93791f055 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] POST http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/types Jan 02 10:44:39.082780 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:39.082780 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:39.083163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e891abef-b384-41b7-9d44-08e93791f055 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1546039428"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:39.097135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf6fceb6-86ef-4221-be19-f499dcf1444d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:39.097676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf6fceb6-86ef-4221-be19-f499dcf1444d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:39.097846 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:39.097846 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:39.098225 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf6fceb6-86ef-4221-be19-f499dcf1444d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:39.123010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e891abef-b384-41b7-9d44-08e93791f055 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/types returned with HTTP 200 Jan 02 10:44:39.129548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1344/2667] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:44:38 2021] POST /volume/v3/8584ae34b8484d31ac7465fc07a427d2/types => generated 220 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:39.134601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4dbb24c-ec1f-43de-95ba-2ff8b78ac444 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] POST http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/group_types Jan 02 10:44:39.135426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4dbb24c-ec1f-43de-95ba-2ff8b78ac444 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1579408120"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:39.147801 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:39.147801 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:39.155909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cf6fceb6-86ef-4221-be19-f499dcf1444d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:39.169252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4dbb24c-ec1f-43de-95ba-2ff8b78ac444 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/group_types returned with HTTP 202 Jan 02 10:44:39.170075 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1345/2668] 10.222.0.73 () {62 vars in 1278 bytes} [Sat Jan 2 10:44:39 2021] POST /volume/v3/8584ae34b8484d31ac7465fc07a427d2/group_types => generated 177 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:39.175432 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:39.175432 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:39.183825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf6fceb6-86ef-4221-be19-f499dcf1444d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:39.194470 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1324/2669] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:39 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:44:39.310663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] POST http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups Jan 02 10:44:39.311536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c840d84-db88-4182-99f3-a4408f08c4f6", "volume_types": ["d90604d4-3d0b-49e0-b484-ba92b735d25a"], "name": "tempest-GroupsV314Test-Group-680677776"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:39.312569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Creating new group {'group': {'group_type': '1c840d84-db88-4182-99f3-a4408f08c4f6', 'volume_types': ['d90604d4-3d0b-49e0-b484-ba92b735d25a'], 'name': 'tempest-GroupsV314Test-Group-680677776'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 02 10:44:39.324358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Creating group tempest-GroupsV314Test-Group-680677776. Jan 02 10:44:39.347019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Availability Zones retrieved successfully. Jan 02 10:44:39.371464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Created reservations ['ebf78330-9752-4de5-b10d-b8296a29b4c9'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:44:39.419884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ac4e29a-27b9-48be-8a56-6074a49367e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups returned with HTTP 202 Jan 02 10:44:39.420686 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1346/2670] 10.222.0.73 () {62 vars in 1264 bytes} [Sat Jan 2 10:44:39 2021] POST /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups => generated 107 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:44:39.431520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68fdef5e-4216-4f08-b27b-afe595a410b7 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e Jan 02 10:44:39.431826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68fdef5e-4216-4f08-b27b-afe595a410b7 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:39.431925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:39.431925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:39.432216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68fdef5e-4216-4f08-b27b-afe595a410b7 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:39.432801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-68fdef5e-4216-4f08-b27b-afe595a410b7 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] show called for member 57d02056-8603-4a75-a78e-0c2afdcd027e {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:44:39.439760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:39.439760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:39.464224 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68fdef5e-4216-4f08-b27b-afe595a410b7 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e returned with HTTP 200 Jan 02 10:44:39.465056 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1325/2671] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:44:39 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:40.201388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-922d0406-83eb-49c4-99aa-90dad4c9da75 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:40.201919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-922d0406-83eb-49c4-99aa-90dad4c9da75 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:40.202048 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:40.202048 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:40.202428 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-922d0406-83eb-49c4-99aa-90dad4c9da75 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:40.250706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.250706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.258507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-922d0406-83eb-49c4-99aa-90dad4c9da75 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:40.276384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.276384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.284938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-922d0406-83eb-49c4-99aa-90dad4c9da75 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:40.285760 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1347/2672] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:40 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:40.477154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbd0809a-ecac-4d60-b94c-56dafdfb6452 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e Jan 02 10:44:40.477680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbd0809a-ecac-4d60-b94c-56dafdfb6452 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:40.477902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:40.477902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:40.478269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbd0809a-ecac-4d60-b94c-56dafdfb6452 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:40.478672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-dbd0809a-ecac-4d60-b94c-56dafdfb6452 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] show called for member 57d02056-8603-4a75-a78e-0c2afdcd027e {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:44:40.486448 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.486448 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.510518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbd0809a-ecac-4d60-b94c-56dafdfb6452 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e returned with HTTP 200 Jan 02 10:44:40.511328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1326/2673] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:44:40 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:40.522261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] POST http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes Jan 02 10:44:40.522757 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:40.522757 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:40.523179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d90604d4-3d0b-49e0-b484-ba92b735d25a", "group_id": "57d02056-8603-4a75-a78e-0c2afdcd027e", "size": 1, "name": "tempest-GroupsV314Test-Volume-1888149395"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:40.524363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Create volume request body: {'volume': {'volume_type': 'd90604d4-3d0b-49e0-b484-ba92b735d25a', 'group_id': '57d02056-8603-4a75-a78e-0c2afdcd027e', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1888149395'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:44:40.544166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.544166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.545216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Create volume of 1 GB Jan 02 10:44:40.558886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Availability Zones retrieved successfully. Jan 02 10:44:40.574988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Flow 'volume_create_api' (414975df-66cf-4cd8-be11-363f6fcf5746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:40.578039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48c8f85-afaf-42d6-abda-921f7e8b6a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:40.580045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.580045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.580567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:44:40.630775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48c8f85-afaf-42d6-abda-921f7e8b6a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:44:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d90604d4-3d0b-49e0-b484-ba92b735d25a,is_public=True,name='tempest-GroupsV314Test-volume-type-1546039428',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd90604d4-3d0b-49e0-b484-ba92b735d25a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '57d02056-8603-4a75-a78e-0c2afdcd027e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:40.632971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd042ef-2728-4641-8989-66a85a7dc4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:40.676599 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1546039428 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1546039428, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:44:40.677483 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1546039428 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1546039428, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:44:40.718106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Created reservations ['b4232453-15bb-4dc9-b598-86c5ffbbe843', 'd86a598d-018b-4e68-a160-373b3748d2f7', '3163e4f9-ec77-4054-8685-a0d79bc32ded', 'e00ee745-b7fb-467d-97bc-935156205145'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:44:40.720538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd042ef-2728-4641-8989-66a85a7dc4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4232453-15bb-4dc9-b598-86c5ffbbe843', 'd86a598d-018b-4e68-a160-373b3748d2f7', '3163e4f9-ec77-4054-8685-a0d79bc32ded', 'e00ee745-b7fb-467d-97bc-935156205145']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:40.722745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4443a31d-dcdc-4447-baa4-18329780cac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:40.778456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4443a31d-dcdc-4447-baa4-18329780cac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b450730-17de-443a-a7be-eaf81012f9e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1888149395',encryption_key_id=None,group_id=57d02056-8603-4a75-a78e-0c2afdcd027e,group_type_id=,metadata={},multiattach=False,project_id='2e0b18cc1e1d481087ed8e74dbe068a7',qos_specs=None,replication_status=,reservations=['b4232453-15bb-4dc9-b598-86c5ffbbe843','d86a598d-018b-4e68-a160-373b3748d2f7','3163e4f9-ec77-4054-8685-a0d79bc32ded','e00ee745-b7fb-467d-97bc-935156205145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85406a013cfd4af1bdd52a88c514ec0a',volume_type_id=d90604d4-3d0b-49e0-b484-ba92b735d25a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1888149395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=57d02056-8603-4a75-a78e-0c2afdcd027e,host=None,id=8b450730-17de-443a-a7be-eaf81012f9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0b18cc1e1d481087ed8e74dbe068a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85406a013cfd4af1bdd52a88c514ec0a',volume_attachment=,volume_type=,volume_type_id=d90604d4-3d0b-49e0-b484-ba92b735d25a)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:40.780470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d286e6a-e0b8-421a-927f-4d5cb5548fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:40.806023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d286e6a-e0b8-421a-927f-4d5cb5548fba) transitioned into state 'SUCCESS' from state '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-1888149395',encryption_key_id=None,group_id=57d02056-8603-4a75-a78e-0c2afdcd027e,group_type_id=,metadata={},multiattach=False,project_id='2e0b18cc1e1d481087ed8e74dbe068a7',qos_specs=None,replication_status=,reservations=['b4232453-15bb-4dc9-b598-86c5ffbbe843','d86a598d-018b-4e68-a160-373b3748d2f7','3163e4f9-ec77-4054-8685-a0d79bc32ded','e00ee745-b7fb-467d-97bc-935156205145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85406a013cfd4af1bdd52a88c514ec0a',volume_type_id=d90604d4-3d0b-49e0-b484-ba92b735d25a)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:40.808108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf3faee-d71f-4068-bc24-f41b243912ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:40.827564 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf3faee-d71f-4068-bc24-f41b243912ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:40.831180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Flow 'volume_create_api' (414975df-66cf-4cd8-be11-363f6fcf5746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:40.880538 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Create volume request issued successfully. Jan 02 10:44:40.894981 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:40.895476 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:40.902913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:40.910338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.910338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.922081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fe16fe20-7c34-43aa-a758-216b07962132 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes returned with HTTP 202 Jan 02 10:44:40.933029 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1348/2674] 10.222.0.73 () {62 vars in 1267 bytes} [Sat Jan 2 10:44:40 2021] POST /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes => generated 900 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:40.937507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:40.938111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:40.939090 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:40.939090 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:40.939339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:40.991730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:40.991730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:40.999958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:41.014704 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:41.015157 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:41.022722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:41.029594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:41.029594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:41.050270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c2e4ddc4-ffd8-43c8-8d63-bc46e57f957e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 returned with HTTP 200 Jan 02 10:44:41.060577 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1327/2675] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:40 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 => generated 992 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:41.302364 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea7fa067-d111-42c7-af9e-6baabc63dfe3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:41.302903 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea7fa067-d111-42c7-af9e-6baabc63dfe3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:41.303165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:41.303165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:41.303715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea7fa067-d111-42c7-af9e-6baabc63dfe3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:41.354658 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:41.354658 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:41.364028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea7fa067-d111-42c7-af9e-6baabc63dfe3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:41.392931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:41.392931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:41.401687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea7fa067-d111-42c7-af9e-6baabc63dfe3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:41.401687 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1349/2676] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:41 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:41.664665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7d9d704a-6ea1-452d-afe7-c42d9b4ebaa9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc/action Jan 02 10:44:41.664804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:41.664804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:41.665204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7d9d704a-6ea1-452d-afe7-c42d9b4ebaa9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:41.666628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7d9d704a-6ea1-452d-afe7-c42d9b4ebaa9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:41.733463 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:41.733463 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:41.746486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7618971-dd88-4b5c-ae6d-8e191ae4de90 req-7d9d704a-6ea1-452d-afe7-c42d9b4ebaa9 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc/action returned with HTTP 204 Jan 02 10:44:41.747370 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1328/2677] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:44:41 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:42.067710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:42.068237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:42.068462 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:42.068462 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:42.068842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:42.117481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.117481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.125381 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:42.138280 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:42.138718 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:42.146404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:42.152743 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.152743 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.172496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0fca00d0-eeae-46ec-a74f-59cb36240f9d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 returned with HTTP 200 Jan 02 10:44:42.173367 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1350/2678] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:42 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 => generated 993 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:42.188962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] POST http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/action Jan 02 10:44:42.189452 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:42.189452 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:42.189887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action body: b'{"create-from-src": {"source_group_id": "57d02056-8603-4a75-a78e-0c2afdcd027e", "name": "tempest-Group_from_grp-511717132"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:42.190272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "57d02056-8603-4a75-a78e-0c2afdcd027e", "name": "tempest-Group_from_grp-511717132"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:42.191413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Creating new group {'create-from-src': {'source_group_id': '57d02056-8603-4a75-a78e-0c2afdcd027e', 'name': 'tempest-Group_from_grp-511717132'}}. {{(pid=88039) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 02 10:44:42.191805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Creating group tempest-Group_from_grp-511717132 from source group 57d02056-8603-4a75-a78e-0c2afdcd027e. Jan 02 10:44:42.198840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.198840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.216603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.216603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.274723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Created reservations ['87e12a32-dd2e-46f1-87ff-94ab5fb0ac7c'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:44:42.382217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.group.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] A mapping entry already exists for group c303db77-5c4d-40b9-8fa0-cd707e175ba5 and volume type d90604d4-3d0b-49e0-b484-ba92b735d25a. Do not need to create again. Jan 02 10:44:42.382979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.382979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.383649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Availability Zones retrieved successfully. Jan 02 10:44:42.398486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Flow 'volume_create_api' (d698d23f-71fc-4be7-ad23-40226bd37bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:42.401100 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605c0707-97a8-4110-a4cf-43d7cc2ac26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:42.403044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Validating volume size '1' using validate_int, validate_source_size {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:44:42.414030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1dd22ac3-f62f-411f-800b-ecd40eff06fd tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:42.414556 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1dd22ac3-f62f-411f-800b-ecd40eff06fd tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:42.414772 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:42.414772 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:42.415146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1dd22ac3-f62f-411f-800b-ecd40eff06fd tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:42.451606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605c0707-97a8-4110-a4cf-43d7cc2ac26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8b450730-17de-443a-a7be-eaf81012f9e8', 'volume_type': VolumeType(created_at=2021-01-02T10:44:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d90604d4-3d0b-49e0-b484-ba92b735d25a,is_public=True,name='tempest-GroupsV314Test-volume-type-1546039428',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd90604d4-3d0b-49e0-b484-ba92b735d25a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c303db77-5c4d-40b9-8fa0-cd707e175ba5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:42.453634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2753b9c-66b6-4826-b3e1-f818e35e3229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:42.466495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.466495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.474844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1dd22ac3-f62f-411f-800b-ecd40eff06fd tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:42.493685 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.493685 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.497753 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1546039428 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1546039428, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:44:42.498624 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1546039428 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1546039428, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:44:42.502929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1dd22ac3-f62f-411f-800b-ecd40eff06fd tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:42.503802 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1351/2679] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:42 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:44:42.520738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Created reservations ['e4cd467e-13e2-45e4-b978-656d10c2cf56', 'be91dc97-9131-4f54-977b-4dd294430ddd', 'bfb72ddf-94be-44e6-9eb5-ed547ce249e7', 'f5723945-d044-43e6-9f24-897d008551ec'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:44:42.522611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2753b9c-66b6-4826-b3e1-f818e35e3229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4cd467e-13e2-45e4-b978-656d10c2cf56', 'be91dc97-9131-4f54-977b-4dd294430ddd', 'bfb72ddf-94be-44e6-9eb5-ed547ce249e7', 'f5723945-d044-43e6-9f24-897d008551ec']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:42.524706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba416349-0706-4ac8-a6ab-0c1408917ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:42.632766 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba416349-0706-4ac8-a6ab-0c1408917ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '925acaa6-132e-43fa-9e40-844125f79e80', '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=c303db77-5c4d-40b9-8fa0-cd707e175ba5,group_type_id=,metadata={},multiattach=False,project_id='2e0b18cc1e1d481087ed8e74dbe068a7',qos_specs=None,replication_status=,reservations=['e4cd467e-13e2-45e4-b978-656d10c2cf56','be91dc97-9131-4f54-977b-4dd294430ddd','bfb72ddf-94be-44e6-9eb5-ed547ce249e7','f5723945-d044-43e6-9f24-897d008551ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b450730-17de-443a-a7be-eaf81012f9e8,status='creating',user_id='85406a013cfd4af1bdd52a88c514ec0a',volume_type_id=d90604d4-3d0b-49e0-b484-ba92b735d25a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c303db77-5c4d-40b9-8fa0-cd707e175ba5,host=None,id=925acaa6-132e-43fa-9e40-844125f79e80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e0b18cc1e1d481087ed8e74dbe068a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8b450730-17de-443a-a7be-eaf81012f9e8,status='creating',terminated_at=None,updated_at=None,user_id='85406a013cfd4af1bdd52a88c514ec0a',volume_attachment=,volume_type=,volume_type_id=d90604d4-3d0b-49e0-b484-ba92b735d25a)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:42.634736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789c0ee4-5c22-4c08-9487-4271d2233ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:44:42.661669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789c0ee4-5c22-4c08-9487-4271d2233ff3) transitioned into state 'SUCCESS' from 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=c303db77-5c4d-40b9-8fa0-cd707e175ba5,group_type_id=,metadata={},multiattach=False,project_id='2e0b18cc1e1d481087ed8e74dbe068a7',qos_specs=None,replication_status=,reservations=['e4cd467e-13e2-45e4-b978-656d10c2cf56','be91dc97-9131-4f54-977b-4dd294430ddd','bfb72ddf-94be-44e6-9eb5-ed547ce249e7','f5723945-d044-43e6-9f24-897d008551ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b450730-17de-443a-a7be-eaf81012f9e8,status='creating',user_id='85406a013cfd4af1bdd52a88c514ec0a',volume_type_id=d90604d4-3d0b-49e0-b484-ba92b735d25a)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:44:42.664265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Flow 'volume_create_api' (d698d23f-71fc-4be7-ad23-40226bd37bbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:44:42.712012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Create volume request issued successfully. Jan 02 10:44:42.744242 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c08e6a90-b77b-46dd-aa1b-373eb0dd1775 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/action returned with HTTP 202 Jan 02 10:44:42.745303 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1329/2680] 10.222.0.73 () {62 vars in 1285 bytes} [Sat Jan 2 10:44:42 2021] POST /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/action => generated 101 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:42.754548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail Jan 02 10:44:42.755091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:42.755318 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:42.755318 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:42.755708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:42.756397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:44:42.758320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:44:42.810647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Get all volumes completed successfully. Jan 02 10:44:42.812183 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:42.812619 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:42.821099 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:42.828222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.828222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.841913 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:42.842368 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:42.851323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:42.857945 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.857945 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.880417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dfb58ef-e546-4b83-967f-74a5cf981727 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail returned with HTTP 200 Jan 02 10:44:42.881182 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1352/2681] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:44:42 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail => generated 1974 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:44:42.898216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:42.899036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:42.899421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:42.899421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:42.900009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:42.949872 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.949872 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:42.959027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:42.973218 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:42.973799 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:42.982785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:42.990916 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:42.990916 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.015547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d05abff2-36b0-4243-916c-5ea82d66817d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:43.025984 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1330/2682] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:42 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:43.242263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0e1206bc-e2d2-4fb5-bea5-56c42d929983 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:43.242971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0e1206bc-e2d2-4fb5-bea5-56c42d929983 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:43.243497 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:43.243497 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:43.244243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0e1206bc-e2d2-4fb5-bea5-56c42d929983 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:43.293585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.293585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.302622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0e1206bc-e2d2-4fb5-bea5-56c42d929983 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:43.322203 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.322203 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.331327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0e1206bc-e2d2-4fb5-bea5-56c42d929983 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:43.332703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1353/2683] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:44:43 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 1205 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:43.354823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b/action Jan 02 10:44:43.355522 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:43.355522 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:43.356175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:43.356659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:43.406396 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.406396 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.408461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:43.417834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Begin detaching volume completed successfully. Jan 02 10:44:43.418354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b/action returned with HTTP 202 Jan 02 10:44:43.419388 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1331/2684] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:44:43 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:44:43.444948 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1acebac-a12e-4f75-89d8-3fea1c13a4c7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:43.445938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1acebac-a12e-4f75-89d8-3fea1c13a4c7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:43.446343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:43.446343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:43.447104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1acebac-a12e-4f75-89d8-3fea1c13a4c7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:43.483174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:44:43.483619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:43.483816 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:43.483816 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:43.484201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:43.486237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-c121e33b-0033-4ce9-bd4f-eee15c58a86d tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:44:43.486855 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1332/2685] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:44:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:44:43.498439 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.498439 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.499467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-ae2cc865-347d-4fb4-b9fd-e748b5bc0637 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:43.500050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-ae2cc865-347d-4fb4-b9fd-e748b5bc0637 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:43.500494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-ae2cc865-347d-4fb4-b9fd-e748b5bc0637 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:43.507705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a1acebac-a12e-4f75-89d8-3fea1c13a4c7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:43.526766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.526766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.537388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1acebac-a12e-4f75-89d8-3fea1c13a4c7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:43.538331 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1354/2686] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:43 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:43.554531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.554531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.562785 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-ae2cc865-347d-4fb4-b9fd-e748b5bc0637 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:43.582155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:43.582155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:43.590513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-ae2cc865-347d-4fb4-b9fd-e748b5bc0637 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:43.598112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1333/2687] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:44:43 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 1307 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:44:44.002591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0d1e6e91-de3e-4150-8e4a-4ab38bcdabf0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] DELETE http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188 Jan 02 10:44:44.003044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0d1e6e91-de3e-4150-8e4a-4ab38bcdabf0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:44.003235 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:44.003235 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:44.003885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0d1e6e91-de3e-4150-8e4a-4ab38bcdabf0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:44.023997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:44.023997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:44.033390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:44.034197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:44.034390 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:44.034390 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:44.035365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:44.084858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:44.084858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:44.093192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:44.107346 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:44.107798 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:44.116446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:44.123840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:44.123840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:44.145083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f8de143-b5ea-4457-863e-9adcfd8c1739 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:44.145900 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1334/2688] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:44 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:44.499683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0d1e6e91-de3e-4150-8e4a-4ab38bcdabf0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:44:44.500190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0d1e6e91-de3e-4150-8e4a-4ab38bcdabf0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:44:44.507098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5bc587f4-ece0-4f2d-b571-e3e8b668bdd1 req-0d1e6e91-de3e-4150-8e4a-4ab38bcdabf0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188 returned with HTTP 200 Jan 02 10:44:44.508016 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1355/2689] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:44:43 2021] DELETE /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/11c79b51-d152-419e-822c-55472fcc5188 => generated 19 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:44.554917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23d6053e-c127-4e91-95df-6d566ffde7f8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:44.555478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23d6053e-c127-4e91-95df-6d566ffde7f8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:44.555707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:44.555707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:44.556088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23d6053e-c127-4e91-95df-6d566ffde7f8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:44.610966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:44.610966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:44.620102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-23d6053e-c127-4e91-95df-6d566ffde7f8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:44.642123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23d6053e-c127-4e91-95df-6d566ffde7f8 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:44.642881 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1335/2690] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:44 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:44.869141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e1339541-19d4-4303-8b10-302aceae8891 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:44.869682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e1339541-19d4-4303-8b10-302aceae8891 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:44.869896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:44.869896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:44.870266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e1339541-19d4-4303-8b10-302aceae8891 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:44.920045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:44.920045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:44.929241 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e1339541-19d4-4303-8b10-302aceae8891 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:44.948110 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:44.948110 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:44.956961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e1339541-19d4-4303-8b10-302aceae8891 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:44.957942 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1356/2691] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:44:44 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 1205 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:44.980282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] POST http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257/action Jan 02 10:44:44.980860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:44.980860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:44.981305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:44.981688 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:45.031682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.031682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.033578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:45.042601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Begin detaching volume completed successfully. Jan 02 10:44:45.043214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257/action returned with HTTP 202 Jan 02 10:44:45.044322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1336/2692] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:44:44 2021] POST /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:44:45.065505 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22493638-f0e5-4b0b-8b0a-5b7e2ace2ee7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:45.066101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22493638-f0e5-4b0b-8b0a-5b7e2ace2ee7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:45.066379 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:45.066379 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:45.066863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22493638-f0e5-4b0b-8b0a-5b7e2ace2ee7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:45.127154 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.127154 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.133481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume// Jan 02 10:44:45.133947 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:45.134165 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:45.134165 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:45.134544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:45.135792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-f6b9d53f-ee8c-4683-9155-fa1914905a1a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:44:45.136397 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1337/2693] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:44:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:44:45.140019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-22493638-f0e5-4b0b-8b0a-5b7e2ace2ee7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:45.161409 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.161409 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.162030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:45.162608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:45.163322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:45.169932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22493638-f0e5-4b0b-8b0a-5b7e2ace2ee7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:45.171036 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1357/2694] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:45 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 1208 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:45.183438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e374f910-65ac-4c60-83f0-afcbb7301be7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:45.184015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e374f910-65ac-4c60-83f0-afcbb7301be7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:45.184229 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:45.184229 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:45.184603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e374f910-65ac-4c60-83f0-afcbb7301be7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:45.211771 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.211771 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.220960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:45.234431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.234431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.234676 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:45.234868 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:45.242482 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:45.243616 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e374f910-65ac-4c60-83f0-afcbb7301be7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:45.249035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.249035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.262294 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.262294 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:45.269452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-88c190c5-b326-4d31-a58d-aa50e812608e tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:45.270434 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1338/2695] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:45 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:45.271409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-e374f910-65ac-4c60-83f0-afcbb7301be7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:45.272442 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1358/2696] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:44:45 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 1307 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:44:45.668879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-47c2a398-f614-4a1d-8148-7df755ea0681 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] DELETE http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc Jan 02 10:44:45.669409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-47c2a398-f614-4a1d-8148-7df755ea0681 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:45.669634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:45.669634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:45.670007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-47c2a398-f614-4a1d-8148-7df755ea0681 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:45.691868 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:45.691868 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.184129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-47c2a398-f614-4a1d-8148-7df755ea0681 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:44:46.184599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-47c2a398-f614-4a1d-8148-7df755ea0681 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:44:46.187724 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f741b90a-9d1a-4c35-b59f-ff8859f4c50c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:46.188697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f741b90a-9d1a-4c35-b59f-ff8859f4c50c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:46.188917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:46.188917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:46.189299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f741b90a-9d1a-4c35-b59f-ff8859f4c50c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:46.232277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-60cd81e2-c24c-4f2f-a872-9a2c03bd4752 req-47c2a398-f614-4a1d-8148-7df755ea0681 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc returned with HTTP 200 Jan 02 10:44:46.233173 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1339/2697] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:44:45 2021] DELETE /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/attachments/6f614c2d-534d-450c-b19a-89970b304acc => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:46.251227 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.251227 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.261467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f741b90a-9d1a-4c35-b59f-ff8859f4c50c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:46.286265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:46.286849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:46.287068 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:46.287068 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:46.287818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:46.289239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f741b90a-9d1a-4c35-b59f-ff8859f4c50c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:46.290801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1359/2698] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:46 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:46.306842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b398ae4-4f14-46ee-9808-4498c522e442 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:46.307346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b398ae4-4f14-46ee-9808-4498c522e442 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:46.307530 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:46.307530 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:46.307912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1b398ae4-4f14-46ee-9808-4498c522e442 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:46.376327 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.376327 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.392322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:46.394630 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.394630 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.405376 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1b398ae4-4f14-46ee-9808-4498c522e442 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:46.406309 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:46.406716 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:46.415013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:46.421988 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.421988 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.431367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1b398ae4-4f14-46ee-9808-4498c522e442 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:46.432524 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1360/2699] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:46 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:46.448108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78f6d440-71d1-473b-9862-8e3885a0d590 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:46.448895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78f6d440-71d1-473b-9862-8e3885a0d590 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:46.449191 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:46.449191 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:46.449566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-78f6d440-71d1-473b-9862-8e3885a0d590 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:46.454336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81ae88e6-e3c9-4e6b-8b66-d924c2cb7e97 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:46.464134 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1340/2700] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:46 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:44:46.505690 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.505690 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.515225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-78f6d440-71d1-473b-9862-8e3885a0d590 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:46.539323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-78f6d440-71d1-473b-9862-8e3885a0d590 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:46.549488 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1361/2701] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:46 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:46.555894 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e0ccec9-db7f-4345-a916-0e237daae698 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:46.556420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e0ccec9-db7f-4345-a916-0e237daae698 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:46.556641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:46.556641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:46.557047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1e0ccec9-db7f-4345-a916-0e237daae698 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:46.606348 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.606348 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.615101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1e0ccec9-db7f-4345-a916-0e237daae698 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:46.635995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1e0ccec9-db7f-4345-a916-0e237daae698 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:46.636952 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1341/2702] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:46 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:46.652189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251c32d1-88ba-41ea-9714-0e27b2ed4cfa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:46.652712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251c32d1-88ba-41ea-9714-0e27b2ed4cfa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:46.652933 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:46.652933 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:46.653299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-251c32d1-88ba-41ea-9714-0e27b2ed4cfa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:46.701872 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:46.701872 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:46.710102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-251c32d1-88ba-41ea-9714-0e27b2ed4cfa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:46.731019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-251c32d1-88ba-41ea-9714-0e27b2ed4cfa tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:46.732084 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1362/2703] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:46 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:47.471111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:47.471825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:47.472330 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:47.472330 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:47.473108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:47.522094 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:47.522094 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:47.531392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:47.545104 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:47.545510 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:47.553940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:47.560716 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:47.560716 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:47.581687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3d2c586-5ed9-448d-893b-7eb6947d84e2 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:47.582659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1342/2704] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:47 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:48.599387 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:48.599961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:48.600189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:48.600189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:48.600535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:48.651795 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:48.651795 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:48.660998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:48.675451 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:48.676036 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:48.683160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:48.690240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:48.690240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:48.710361 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-570d5a80-fbf3-4cb5-b81d-e156bacadeb9 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:48.720895 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1363/2705] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:48 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:49.728208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:49.729607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:49.729607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:49.729607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:49.729607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:49.778420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:49.778420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:49.787174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:49.801859 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:49.802478 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:49.813510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:49.821929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:49.821929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:49.845201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-112e5271-097f-428b-bb64-6a7248000876 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:49.846319 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1343/2706] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:49 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:50.863638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:50.864194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:50.864395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:50.864395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:50.864768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:50.917538 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:50.917538 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:50.930225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:50.948461 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:50.948921 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:50.957130 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:50.971096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:50.971096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:50.998057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4c9f689-15a7-49fe-95e6-849586116374 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:50.998932 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1364/2707] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:50 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:52.016871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:52.017496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:52.017608 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:52.017608 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:52.017981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:52.069467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.069467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.077990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:52.092194 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:52.092635 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:52.100583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:52.107280 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.107280 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.127520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c976416c-0ca0-428c-ab3a-158b8355bf4d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:52.128355 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1344/2708] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:52 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 989 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:52.144393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26466d11-05c3-45a7-bcd4-fc39799af9ba tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5 Jan 02 10:44:52.144958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26466d11-05c3-45a7-bcd4-fc39799af9ba tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:52.145176 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:52.145176 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:52.145547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26466d11-05c3-45a7-bcd4-fc39799af9ba tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:52.145941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-26466d11-05c3-45a7-bcd4-fc39799af9ba tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] show called for member c303db77-5c4d-40b9-8fa0-cd707e175ba5 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:44:52.153072 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.153072 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.178749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26466d11-05c3-45a7-bcd4-fc39799af9ba tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5 returned with HTTP 200 Jan 02 10:44:52.185902 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1365/2709] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:44:52 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5 => generated 416 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:52.191328 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail Jan 02 10:44:52.191975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:52.192277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:52.192277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:52.192774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:52.193531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:44:52.195431 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:44:52.249059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Get all volumes completed successfully. Jan 02 10:44:52.250633 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:52.251086 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:52.258637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:52.273154 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.273154 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.291443 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:52.291898 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:52.301404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:52.315463 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.315463 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.340288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ec5166b-1bd5-450f-8345-9b3ea889c5cd tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail returned with HTTP 200 Jan 02 10:44:52.346313 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1345/2710] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:44:52 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail => generated 1975 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:44:52.366344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7298b00b-3890-4adb-82e2-f2a33250d1ee tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] POST http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5/action Jan 02 10:44:52.369273 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:52.369273 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:52.370008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7298b00b-3890-4adb-82e2-f2a33250d1ee tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:52.372446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7298b00b-3890-4adb-82e2-f2a33250d1ee tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:52.373935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-7298b00b-3890-4adb-82e2-f2a33250d1ee tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] delete called for group c303db77-5c4d-40b9-8fa0-cd707e175ba5 {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:44:52.375360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-7298b00b-3890-4adb-82e2-f2a33250d1ee tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Delete group with id: c303db77-5c4d-40b9-8fa0-cd707e175ba5 Jan 02 10:44:52.389627 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.389627 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.559217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7298b00b-3890-4adb-82e2-f2a33250d1ee tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5/action returned with HTTP 202 Jan 02 10:44:52.564242 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1366/2711] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:44:52 2021] POST /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 02 10:44:52.569124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:52.569768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:52.569985 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:52.569985 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:52.570578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:52.621370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.621370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.630643 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:52.644890 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:52.645339 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:52.653929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:52.661010 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:52.661010 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:52.682488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2b3ad04f-f7c8-4850-adda-e449623e69eb tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:52.683909 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1346/2712] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:52 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:53.701214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:53.701858 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:53.701963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:53.701963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:53.702331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:53.754318 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:53.754318 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:53.763688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:53.778542 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:53.778992 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:53.786673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:53.794096 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:53.794096 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:53.815869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fdfe81c-2ecd-49a1-bd6e-5fd18357ce6a tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 200 Jan 02 10:44:53.816905 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1367/2713] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:53 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 988 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:54.832780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-254a316f-a13f-4b22-9ba8-01212a767ede tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 Jan 02 10:44:54.833476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-254a316f-a13f-4b22-9ba8-01212a767ede tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:54.833805 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:54.833805 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:54.834194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-254a316f-a13f-4b22-9ba8-01212a767ede tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:54.882894 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-254a316f-a13f-4b22-9ba8-01212a767ede tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 returned with HTTP 404 Jan 02 10:44:54.883998 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1347/2714] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:54 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/925acaa6-132e-43fa-9e40-844125f79e80 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:44:54.892809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ce8ef9d-f3f3-41fa-9b83-24bfe94ff214 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5 Jan 02 10:44:54.893461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ce8ef9d-f3f3-41fa-9b83-24bfe94ff214 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:54.893745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:54.893745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:54.894240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0ce8ef9d-f3f3-41fa-9b83-24bfe94ff214 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:54.894841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-0ce8ef9d-f3f3-41fa-9b83-24bfe94ff214 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] show called for member c303db77-5c4d-40b9-8fa0-cd707e175ba5 {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:44:54.900954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0ce8ef9d-f3f3-41fa-9b83-24bfe94ff214 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5 returned with HTTP 404 Jan 02 10:44:54.905243 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1368/2715] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:44:54 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/c303db77-5c4d-40b9-8fa0-cd707e175ba5 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:44:54.909618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail Jan 02 10:44:54.910186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:54.910672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:54.911467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:44:54.913307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:44:54.966702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Get all volumes completed successfully. Jan 02 10:44:54.968316 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:54.968757 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:54.977718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:54.985764 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:54.985764 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:55.006309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02e3adc5-dfc7-4ceb-a634-94a2103c5e5b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail returned with HTTP 200 Jan 02 10:44:55.018476 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1348/2716] 10.222.0.73 () {60 vars in 1266 bytes} [Sat Jan 2 10:44:54 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/detail => generated 996 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:55.023122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5668b428-c591-4d84-ba65-7520d76a6156 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] POST http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e/action Jan 02 10:44:55.024016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5668b428-c591-4d84-ba65-7520d76a6156 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:44:55.024402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5668b428-c591-4d84-ba65-7520d76a6156 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:44:55.025338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-5668b428-c591-4d84-ba65-7520d76a6156 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] delete called for group 57d02056-8603-4a75-a78e-0c2afdcd027e {{(pid=88040) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 02 10:44:55.025684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.groups [None req-5668b428-c591-4d84-ba65-7520d76a6156 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Delete group with id: 57d02056-8603-4a75-a78e-0c2afdcd027e Jan 02 10:44:55.033639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:55.033639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:55.155856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5668b428-c591-4d84-ba65-7520d76a6156 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e/action returned with HTTP 202 Jan 02 10:44:55.160899 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1369/2717] 10.222.0.73 () {62 vars in 1395 bytes} [Sat Jan 2 10:44:55 2021] POST /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 10:44:55.166172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:55.166778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:55.167001 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:55.167001 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:55.167408 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:55.217676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:55.217676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:55.226727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:55.242694 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:55.242855 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:55.251711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88039) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:55.258691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:55.258691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:55.279257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be91fb0a-6c45-4d76-9096-28ddf77e2a03 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 returned with HTTP 200 Jan 02 10:44:55.280110 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1349/2718] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:55 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 => generated 992 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:55.492611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] DELETE http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:55.493060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:55.493462 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:55.493462 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:55.493838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:55.494334 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Delete volume with id: 4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:55.546400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:55.546400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:55.547759 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:55.573944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Delete volume request issued successfully. Jan 02 10:44:55.574545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-488c2719-f773-49e6-b809-7ba33b1102e4 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 202 Jan 02 10:44:55.575769 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1370/2719] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:44:55 2021] DELETE /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:44:55.584748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93636388-85c4-4d64-a96d-10ee3f2546b0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:55.585380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93636388-85c4-4d64-a96d-10ee3f2546b0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:55.585672 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:55.585672 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:55.586365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93636388-85c4-4d64-a96d-10ee3f2546b0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:55.636893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:55.636893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:55.646018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-93636388-85c4-4d64-a96d-10ee3f2546b0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:55.668796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93636388-85c4-4d64-a96d-10ee3f2546b0 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:55.669821 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1350/2720] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:55 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:44:56.297110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:56.298227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:56.298316 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:56.298316 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:56.298641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:56.349774 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:56.349774 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:56.358466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Volume info retrieved successfully. Jan 02 10:44:56.373288 n-d-765311-9 devstack@c-api.service[88038]: WARNING stevedore.named [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 02 10:44:56.373828 n-d-765311-9 devstack@c-api.service[88038]: WARNING castellan.key_manager [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 02 10:44:56.382357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG oslo_db.sqlalchemy.engines [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88040) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 02 10:44:56.389093 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:56.389093 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:56.410331 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85a8bfcf-7cc4-45d4-868e-b8a8ee099f2d tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 returned with HTTP 200 Jan 02 10:44:56.411147 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1371/2721] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:56 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 => generated 992 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:44:56.686856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14ea4fdf-7463-4a29-9aa7-d49170a9c65c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:56.687524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14ea4fdf-7463-4a29-9aa7-d49170a9c65c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:56.687925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:56.687925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:56.688587 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14ea4fdf-7463-4a29-9aa7-d49170a9c65c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:56.739917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:56.739917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:56.748845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-14ea4fdf-7463-4a29-9aa7-d49170a9c65c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:56.773656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14ea4fdf-7463-4a29-9aa7-d49170a9c65c tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 200 Jan 02 10:44:56.774814 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1351/2722] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:56 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:57.428052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43b50dfc-090b-4fd2-bc0c-117cf9688913 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:57.429426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43b50dfc-090b-4fd2-bc0c-117cf9688913 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.429905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:57.429905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:57.430367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43b50dfc-090b-4fd2-bc0c-117cf9688913 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.486922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43b50dfc-090b-4fd2-bc0c-117cf9688913 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 returned with HTTP 404 Jan 02 10:44:57.488270 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1372/2723] 10.222.0.73 () {60 vars in 1356 bytes} [Sat Jan 2 10:44:57 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:44:57.496676 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea729c11-887e-43fd-86bc-f9da834224d5 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] GET http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e Jan 02 10:44:57.497260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea729c11-887e-43fd-86bc-f9da834224d5 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.497477 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:57.497477 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:57.497856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea729c11-887e-43fd-86bc-f9da834224d5 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.498267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.groups [None req-ea729c11-887e-43fd-86bc-f9da834224d5 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] show called for member 57d02056-8603-4a75-a78e-0c2afdcd027e {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 02 10:44:57.505989 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea729c11-887e-43fd-86bc-f9da834224d5 tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e returned with HTTP 404 Jan 02 10:44:57.507201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1352/2724] 10.222.0.73 () {60 vars in 1353 bytes} [Sat Jan 2 10:44:57 2021] GET /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/groups/57d02056-8603-4a75-a78e-0c2afdcd027e => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 02 10:44:57.515864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7849f100-ac6d-43e4-80ed-b36a61b7e450 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] DELETE http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/group_types/1c840d84-db88-4182-99f3-a4408f08c4f6 Jan 02 10:44:57.517049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7849f100-ac6d-43e4-80ed-b36a61b7e450 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.517543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7849f100-ac6d-43e4-80ed-b36a61b7e450 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.544023 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:44:57.544023 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:44:57.553329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7849f100-ac6d-43e4-80ed-b36a61b7e450 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/group_types/1c840d84-db88-4182-99f3-a4408f08c4f6 returned with HTTP 202 Jan 02 10:44:57.554157 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1373/2725] 10.222.0.73 () {60 vars in 1371 bytes} [Sat Jan 2 10:44:57 2021] DELETE /volume/v3/8584ae34b8484d31ac7465fc07a427d2/group_types/1c840d84-db88-4182-99f3-a4408f08c4f6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 02 10:44:57.567004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28b0dc13-3069-4289-a839-073be9a0415b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] DELETE http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:57.567653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28b0dc13-3069-4289-a839-073be9a0415b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.568215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28b0dc13-3069-4289-a839-073be9a0415b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.568746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-28b0dc13-3069-4289-a839-073be9a0415b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] Delete volume with id: 8b450730-17de-443a-a7be-eaf81012f9e8 Jan 02 10:44:57.614918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28b0dc13-3069-4289-a839-073be9a0415b tempest-GroupsV314Test-1508612179 tempest-GroupsV314Test-1508612179] http://10.222.0.73/volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 returned with HTTP 404 Jan 02 10:44:57.619062 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1353/2726] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:44:57 2021] DELETE /volume/v3/2e0b18cc1e1d481087ed8e74dbe068a7/volumes/8b450730-17de-443a-a7be-eaf81012f9e8 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:57.623756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07036d84-5147-437a-b2f1-158ca2cb6f21 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] DELETE http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/types/d90604d4-3d0b-49e0-b484-ba92b735d25a Jan 02 10:44:57.624278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07036d84-5147-437a-b2f1-158ca2cb6f21 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.624784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07036d84-5147-437a-b2f1-158ca2cb6f21 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.698760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07036d84-5147-437a-b2f1-158ca2cb6f21 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/types/d90604d4-3d0b-49e0-b484-ba92b735d25a returned with HTTP 202 Jan 02 10:44:57.699693 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1374/2727] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:44:57 2021] DELETE /volume/v3/8584ae34b8484d31ac7465fc07a427d2/types/d90604d4-3d0b-49e0-b484-ba92b735d25a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:44:57.708141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fca215e-351c-42a0-8d3b-f2cf57d237f6 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] GET http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/types/d90604d4-3d0b-49e0-b484-ba92b735d25a Jan 02 10:44:57.708669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fca215e-351c-42a0-8d3b-f2cf57d237f6 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.709160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fca215e-351c-42a0-8d3b-f2cf57d237f6 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.720380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fca215e-351c-42a0-8d3b-f2cf57d237f6 tempest-GroupsV314Test-2121640168 tempest-GroupsV314Test-2121640168] http://10.222.0.73/volume/v3/8584ae34b8484d31ac7465fc07a427d2/types/d90604d4-3d0b-49e0-b484-ba92b735d25a returned with HTTP 404 Jan 02 10:44:57.724362 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1354/2728] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:44:57 2021] GET /volume/v3/8584ae34b8484d31ac7465fc07a427d2/types/d90604d4-3d0b-49e0-b484-ba92b735d25a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:57.791420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f14231f2-0011-4af8-9dea-0844ffdb6b08 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 Jan 02 10:44:57.792148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f14231f2-0011-4af8-9dea-0844ffdb6b08 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.792804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f14231f2-0011-4af8-9dea-0844ffdb6b08 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.839501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f14231f2-0011-4af8-9dea-0844ffdb6b08 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 returned with HTTP 404 Jan 02 10:44:57.840540 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1375/2729] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:57 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/4535881f-9b4d-4759-bf08-a5c7dbdfe257 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:44:57.848677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] DELETE http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:57.849197 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.849678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.850134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Delete volume with id: 638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:57.904729 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:57.904729 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:57.906058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:57.933067 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Delete volume request issued successfully. Jan 02 10:44:57.933545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a254284a-518b-4aa3-a6ee-add073b449b2 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 202 Jan 02 10:44:57.934396 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1355/2730] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:44:57 2021] DELETE /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:44:57.942166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83f47837-0b77-4886-87e0-e22e845935f3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:57.942973 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83f47837-0b77-4886-87e0-e22e845935f3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:57.943605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83f47837-0b77-4886-87e0-e22e845935f3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:57.998775 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:57.998775 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:58.007545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83f47837-0b77-4886-87e0-e22e845935f3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:58.030763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83f47837-0b77-4886-87e0-e22e845935f3 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:58.031601 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1376/2731] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:57 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:44:59.049542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d3edb585-a8ef-40c1-b1f3-a73433811354 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:44:59.050089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d3edb585-a8ef-40c1-b1f3-a73433811354 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:44:59.050488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:44:59.050488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:44:59.050843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d3edb585-a8ef-40c1-b1f3-a73433811354 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:44:59.106211 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:44:59.106211 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:44:59.115380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d3edb585-a8ef-40c1-b1f3-a73433811354 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:44:59.138876 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d3edb585-a8ef-40c1-b1f3-a73433811354 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 200 Jan 02 10:44:59.139830 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1356/2732] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:44:59 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:00.156183 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a74fface-80da-44b2-9626-872a3c36d776 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b Jan 02 10:45:00.156966 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a74fface-80da-44b2-9626-872a3c36d776 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:00.157490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:00.157490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:00.158218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a74fface-80da-44b2-9626-872a3c36d776 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:00.207893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a74fface-80da-44b2-9626-872a3c36d776 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b returned with HTTP 404 Jan 02 10:45:00.209042 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1377/2733] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:00 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/638ccaf2-0f92-401f-894d-48a4ed06bd7b => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:00.387123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] DELETE http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:45:00.387676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:00.387897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:00.387897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:00.388268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:00.388726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Delete volume with id: d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:45:00.437041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:00.437041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:00.438598 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:45:00.466083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Delete volume request issued successfully. Jan 02 10:45:00.466727 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-892b2491-f500-4ef5-9fb0-832437ae4ea7 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 202 Jan 02 10:45:00.467882 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1357/2734] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:45:00 2021] DELETE /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:00.475070 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-140736a1-80c7-4eaa-abb7-dafab04aea06 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:45:00.475757 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-140736a1-80c7-4eaa-abb7-dafab04aea06 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:00.476361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-140736a1-80c7-4eaa-abb7-dafab04aea06 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:00.526456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:00.526456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:00.535496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-140736a1-80c7-4eaa-abb7-dafab04aea06 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:45:00.558453 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-140736a1-80c7-4eaa-abb7-dafab04aea06 tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:45:00.559845 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1378/2735] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:00 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:01.473662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86b9d2db-4959-4e0f-ba16-f13b303b5800 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:01.474139 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.474139 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.474724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-86b9d2db-4959-4e0f-ba16-f13b303b5800 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1743399731", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:01.476669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.qos_specs [None req-86b9d2db-4959-4e0f-ba16-f13b303b5800 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1743399731', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88039) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 10:45:01.488475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-86b9d2db-4959-4e0f-ba16-f13b303b5800 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DB qos_specs_create(): root {'id': '89183b8c-b807-4186-84a2-deb291b73c8c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1743399731'} {{(pid=88039) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 10:45:01.501238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86b9d2db-4959-4e0f-ba16-f13b303b5800 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:01.502272 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1358/2736] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:45:01 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 459 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:01.513189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29c87ed1-7c81-401a-a5ae-c1a899f48ce3 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types Jan 02 10:45:01.513724 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.513724 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.514279 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29c87ed1-7c81-401a-a5ae-c1a899f48ce3 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2128331164"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:01.555430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29c87ed1-7c81-401a-a5ae-c1a899f48ce3 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types returned with HTTP 200 Jan 02 10:45:01.556450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1379/2737] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:45:01 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/types => generated 222 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:01.565916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-516062f2-a05a-4745-b4f7-c838a7659e10 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types Jan 02 10:45:01.566488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.566488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.567067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-516062f2-a05a-4745-b4f7-c838a7659e10 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1313409954"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:01.568311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:01.568311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:01.576905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8a851e8-3574-429f-a102-9f4f9eeedfbf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:45:01.577471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8a851e8-3574-429f-a102-9f4f9eeedfbf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:01.577963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8a851e8-3574-429f-a102-9f4f9eeedfbf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:01.608905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-516062f2-a05a-4745-b4f7-c838a7659e10 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types returned with HTTP 200 Jan 02 10:45:01.610595 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1359/2738] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:45:01 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:01.619559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86f6b7b1-3a54-42e0-a463-17cc6cac2e71 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types Jan 02 10:45:01.620666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-86f6b7b1-3a54-42e0-a463-17cc6cac2e71 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1089470384"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:01.631256 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:01.631256 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:01.639631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8a851e8-3574-429f-a102-9f4f9eeedfbf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Volume info retrieved successfully. Jan 02 10:45:01.662638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8a851e8-3574-429f-a102-9f4f9eeedfbf tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 200 Jan 02 10:45:01.663585 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1380/2739] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:01 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:01.665485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86f6b7b1-3a54-42e0-a463-17cc6cac2e71 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types returned with HTTP 200 Jan 02 10:45:01.671462 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1360/2740] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:45:01 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/types => generated 222 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:45:01.678234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1b9d865-ef7d-4877-bac1-6e6018a12a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=5b0091f0-4eff-4c6b-ad31-8b5ecb992258 Jan 02 10:45:01.678759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1b9d865-ef7d-4877-bac1-6e6018a12a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:01.678975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.678975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.679392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1b9d865-ef7d-4877-bac1-6e6018a12a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'associate' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:01.680707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1b9d865-ef7d-4877-bac1-6e6018a12a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Associate qos_spec: 89183b8c-b807-4186-84a2-deb291b73c8c with type: 5b0091f0-4eff-4c6b-ad31-8b5ecb992258 {{(pid=88040) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 10:45:01.695634 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.695634 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.706417 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.706417 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.748699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1b9d865-ef7d-4877-bac1-6e6018a12a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=5b0091f0-4eff-4c6b-ad31-8b5ecb992258 returned with HTTP 202 Jan 02 10:45:01.749622 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1381/2741] 10.222.0.73 () {58 vars in 1448 bytes} [Sat Jan 2 10:45:01 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=5b0091f0-4eff-4c6b-ad31-8b5ecb992258 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:01.760455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5493dd75-d6b9-41a8-8c58-b19f17363d25 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=03b31720-d7c8-46bd-b690-f9c5c8c42788 Jan 02 10:45:01.760998 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5493dd75-d6b9-41a8-8c58-b19f17363d25 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:01.761491 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5493dd75-d6b9-41a8-8c58-b19f17363d25 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'associate' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:01.762824 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5493dd75-d6b9-41a8-8c58-b19f17363d25 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Associate qos_spec: 89183b8c-b807-4186-84a2-deb291b73c8c with type: 03b31720-d7c8-46bd-b690-f9c5c8c42788 {{(pid=88039) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 10:45:01.763693 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.763693 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.771740 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.771740 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.811419 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5493dd75-d6b9-41a8-8c58-b19f17363d25 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=03b31720-d7c8-46bd-b690-f9c5c8c42788 returned with HTTP 202 Jan 02 10:45:01.812682 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1361/2742] 10.222.0.73 () {58 vars in 1448 bytes} [Sat Jan 2 10:45:01 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=03b31720-d7c8-46bd-b690-f9c5c8c42788 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:01.822442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac6eb71e-791a-4c41-b350-a1355c1719b0 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=6cb42fc6-5b39-4e67-b26e-a710bb5a777e Jan 02 10:45:01.822963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac6eb71e-791a-4c41-b350-a1355c1719b0 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:01.823178 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.823178 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.823582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac6eb71e-791a-4c41-b350-a1355c1719b0 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'associate' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:01.824208 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:01.824208 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:01.825013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac6eb71e-791a-4c41-b350-a1355c1719b0 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Associate qos_spec: 89183b8c-b807-4186-84a2-deb291b73c8c with type: 6cb42fc6-5b39-4e67-b26e-a710bb5a777e {{(pid=88040) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 02 10:45:01.825660 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.825660 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.834289 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.834289 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.891884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac6eb71e-791a-4c41-b350-a1355c1719b0 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=6cb42fc6-5b39-4e67-b26e-a710bb5a777e returned with HTTP 202 Jan 02 10:45:01.892747 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1382/2743] 10.222.0.73 () {58 vars in 1448 bytes} [Sat Jan 2 10:45:01 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associate?vol_type_id=6cb42fc6-5b39-4e67-b26e-a710bb5a777e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:01.903236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb8f3018-a8bb-4ea9-bb6e-c13680680105 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations Jan 02 10:45:01.903786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb8f3018-a8bb-4ea9-bb6e-c13680680105 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:01.904033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.904033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.904409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb8f3018-a8bb-4ea9-bb6e-c13680680105 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'associations' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:01.905036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:01.905036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:01.905815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb8f3018-a8bb-4ea9-bb6e-c13680680105 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Get associations for qos_spec id: 89183b8c-b807-4186-84a2-deb291b73c8c {{(pid=88039) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 10:45:01.906458 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.906458 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:01.931509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb8f3018-a8bb-4ea9-bb6e-c13680680105 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations returned with HTTP 200 Jan 02 10:45:01.932550 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1362/2744] 10.222.0.73 () {58 vars in 1360 bytes} [Sat Jan 2 10:45:01 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:01.944182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d46b642-6906-4231-a501-af040b633a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/disassociate?vol_type_id=5b0091f0-4eff-4c6b-ad31-8b5ecb992258 Jan 02 10:45:01.944706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d46b642-6906-4231-a501-af040b633a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:01.944927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:01.944927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:01.945305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0d46b642-6906-4231-a501-af040b633a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'disassociate' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:01.945932 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:01.945932 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:01.946727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d46b642-6906-4231-a501-af040b633a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Disassociate qos_spec: 89183b8c-b807-4186-84a2-deb291b73c8c from type: 5b0091f0-4eff-4c6b-ad31-8b5ecb992258 {{(pid=88040) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 02 10:45:01.947393 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:01.947393 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.076664 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.076664 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.098496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0d46b642-6906-4231-a501-af040b633a4d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/disassociate?vol_type_id=5b0091f0-4eff-4c6b-ad31-8b5ecb992258 returned with HTTP 202 Jan 02 10:45:02.099515 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1383/2745] 10.222.0.73 () {58 vars in 1457 bytes} [Sat Jan 2 10:45:01 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/disassociate?vol_type_id=5b0091f0-4eff-4c6b-ad31-8b5ecb992258 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:02.108996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30bf5a95-4c5c-4dbb-bef2-9763c367d964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations Jan 02 10:45:02.109513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30bf5a95-4c5c-4dbb-bef2-9763c367d964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.109726 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.109726 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.110188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30bf5a95-4c5c-4dbb-bef2-9763c367d964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'associations' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.110802 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.110802 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.111548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30bf5a95-4c5c-4dbb-bef2-9763c367d964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Get associations for qos_spec id: 89183b8c-b807-4186-84a2-deb291b73c8c {{(pid=88039) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 10:45:02.112197 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.112197 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.132348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30bf5a95-4c5c-4dbb-bef2-9763c367d964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations returned with HTTP 200 Jan 02 10:45:02.133092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1363/2746] 10.222.0.73 () {58 vars in 1360 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.144778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f24d7e94-bfa0-4d39-b4d5-650aecc19bcb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/disassociate_all Jan 02 10:45:02.145299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f24d7e94-bfa0-4d39-b4d5-650aecc19bcb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.145519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.145519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.145892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f24d7e94-bfa0-4d39-b4d5-650aecc19bcb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'disassociate_all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.146513 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.146513 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.147233 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f24d7e94-bfa0-4d39-b4d5-650aecc19bcb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Disassociate qos_spec: 89183b8c-b807-4186-84a2-deb291b73c8c from all. {{(pid=88040) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 02 10:45:02.147892 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.147892 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.154882 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.154882 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.166102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f24d7e94-bfa0-4d39-b4d5-650aecc19bcb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/disassociate_all returned with HTTP 202 Jan 02 10:45:02.166923 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1384/2747] 10.222.0.73 () {58 vars in 1372 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/disassociate_all => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:02.176858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-667d03c9-601a-454f-8347-3d5ce483724c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations Jan 02 10:45:02.177371 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-667d03c9-601a-454f-8347-3d5ce483724c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.177585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.177585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.177992 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-667d03c9-601a-454f-8347-3d5ce483724c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'associations' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.178670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.178670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.179449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-667d03c9-601a-454f-8347-3d5ce483724c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Get associations for qos_spec id: 89183b8c-b807-4186-84a2-deb291b73c8c {{(pid=88039) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 02 10:45:02.180090 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.180090 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.199604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-667d03c9-601a-454f-8347-3d5ce483724c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations returned with HTTP 200 Jan 02 10:45:02.200550 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1364/2748] 10.222.0.73 () {58 vars in 1360 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/associations => generated 24 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:02.213475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc5f8f24-a670-42ce-8859-bf08857985d1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.213925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.213925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.214331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc5f8f24-a670-42ce-8859-bf08857985d1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1443826123", "consumer": "back-end"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:02.215497 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.215497 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.216248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.qos_specs [None req-cc5f8f24-a670-42ce-8859-bf08857985d1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1443826123', 'consumer': 'back-end', 'specs': {}} {{(pid=88040) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 10:45:02.223381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-cc5f8f24-a670-42ce-8859-bf08857985d1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DB qos_specs_create(): root {'id': 'aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1443826123'} {{(pid=88040) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 10:45:02.231138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc5f8f24-a670-42ce-8859-bf08857985d1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.237197 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1385/2749] 10.222.0.73 () {60 vars in 1231 bytes} [Sat Jan 2 10:45:02 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.243908 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a301ae98-3286-46c4-a824-01381202717d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2?force=False Jan 02 10:45:02.244425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a301ae98-3286-46c4-a824-01381202717d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.244640 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.244640 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.245016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a301ae98-3286-46c4-a824-01381202717d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.245635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.245635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.246425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a301ae98-3286-46c4-a824-01381202717d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:02.247063 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.247063 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.254828 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.254828 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.272735 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.272735 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.279002 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.279002 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:02.283244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a301ae98-3286-46c4-a824-01381202717d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2?force=False returned with HTTP 202 Jan 02 10:45:02.284319 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1365/2750] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:02.294414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-750f598f-dba2-4641-95c1-527b4eeb5883 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2 Jan 02 10:45:02.294968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-750f598f-dba2-4641-95c1-527b4eeb5883 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.295143 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.295143 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.295547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-750f598f-dba2-4641-95c1-527b4eeb5883 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.296183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.296183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.297694 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.297694 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.305336 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-750f598f-dba2-4641-95c1-527b4eeb5883 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2 returned with HTTP 404 Jan 02 10:45:02.306406 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1386/2751] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.316809 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f18b863-56a2-4e4d-87ff-65f758d38b31 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.317322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f18b863-56a2-4e4d-87ff-65f758d38b31 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.317535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.317535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.317909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f18b863-56a2-4e4d-87ff-65f758d38b31 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.318533 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.318533 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.332309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f18b863-56a2-4e4d-87ff-65f758d38b31 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.333103 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1366/2752] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:45:02.346377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4ab70db5-67bb-4856-82d5-6acbf861c765 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.347145 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4ab70db5-67bb-4856-82d5-6acbf861c765 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-632114297", "consumer": "both"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:02.349058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.qos_specs [None req-4ab70db5-67bb-4856-82d5-6acbf861c765 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-632114297', 'consumer': 'both', 'specs': {}} {{(pid=88040) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 10:45:02.360346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-4ab70db5-67bb-4856-82d5-6acbf861c765 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DB qos_specs_create(): root {'id': '11127151-c0b0-4bbc-ba96-9657d83ad660', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-632114297'} {{(pid=88040) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 10:45:02.367871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4ab70db5-67bb-4856-82d5-6acbf861c765 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.368983 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1387/2753] 10.222.0.73 () {60 vars in 1231 bytes} [Sat Jan 2 10:45:02 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 430 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.381932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-619b08ed-f7f6-4d31-999a-2bd0e6bb0218 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660?force=False Jan 02 10:45:02.382448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-619b08ed-f7f6-4d31-999a-2bd0e6bb0218 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.382717 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.382717 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.383092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-619b08ed-f7f6-4d31-999a-2bd0e6bb0218 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.383914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.383914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.384729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-619b08ed-f7f6-4d31-999a-2bd0e6bb0218 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: 11127151-c0b0-4bbc-ba96-9657d83ad660, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:02.385537 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.385537 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.392943 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.392943 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.410986 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.410986 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.417497 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.417497 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:02.423087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-619b08ed-f7f6-4d31-999a-2bd0e6bb0218 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660?force=False returned with HTTP 202 Jan 02 10:45:02.427205 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1367/2754] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:02.433726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dde0019d-214e-415b-9684-68665161f19f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660 Jan 02 10:45:02.434247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dde0019d-214e-415b-9684-68665161f19f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.434460 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.434460 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.434880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dde0019d-214e-415b-9684-68665161f19f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.435571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.435571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.436571 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.436571 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.443164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dde0019d-214e-415b-9684-68665161f19f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660 returned with HTTP 404 Jan 02 10:45:02.444278 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1388/2755] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.454218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9c7a737-079a-4f75-ab79-4ab505674d72 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.454836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a737-079a-4f75-ab79-4ab505674d72 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.455139 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.455139 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.455667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a737-079a-4f75-ab79-4ab505674d72 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.456373 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.456373 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.470539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e9c7a737-079a-4f75-ab79-4ab505674d72 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.471535 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1368/2756] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.483863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dd1be15-d23a-4d1b-a1e0-98cdda6cbc32 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] POST http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.484642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3dd1be15-d23a-4d1b-a1e0-98cdda6cbc32 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1424477879", "consumer": "front-end"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:02.486559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.qos_specs [None req-3dd1be15-d23a-4d1b-a1e0-98cdda6cbc32 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1424477879', 'consumer': 'front-end', 'specs': {}} {{(pid=88040) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 02 10:45:02.494411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-3dd1be15-d23a-4d1b-a1e0-98cdda6cbc32 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DB qos_specs_create(): root {'id': 'c7f0ddf5-95d5-4b3b-b552-ffb251f1c011', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1424477879'} {{(pid=88040) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 02 10:45:02.501965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3dd1be15-d23a-4d1b-a1e0-98cdda6cbc32 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.502868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1389/2757] 10.222.0.73 () {60 vars in 1231 bytes} [Sat Jan 2 10:45:02 2021] POST /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.514987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7250a96-6870-440d-947b-4364359964ba tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011?force=False Jan 02 10:45:02.515538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c7250a96-6870-440d-947b-4364359964ba tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.515756 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.515756 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.516788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c7250a96-6870-440d-947b-4364359964ba tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.517862 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.517862 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.518669 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c7250a96-6870-440d-947b-4364359964ba tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: c7f0ddf5-95d5-4b3b-b552-ffb251f1c011, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:02.519347 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.519347 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.526264 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.526264 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.543523 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.543523 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.550275 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.550275 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:02.555046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c7250a96-6870-440d-947b-4364359964ba tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011?force=False returned with HTTP 202 Jan 02 10:45:02.555942 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1369/2758] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:02.566245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93a70cb7-c186-4499-85c2-c0fbdae97949 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011 Jan 02 10:45:02.566763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93a70cb7-c186-4499-85c2-c0fbdae97949 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.566980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.566980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.567389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-93a70cb7-c186-4499-85c2-c0fbdae97949 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.568021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.568021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.569033 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.569033 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.575560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-93a70cb7-c186-4499-85c2-c0fbdae97949 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011 returned with HTTP 404 Jan 02 10:45:02.576689 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1390/2759] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.586224 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72e23e4a-a469-452e-a259-30633e76bba1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.586742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72e23e4a-a469-452e-a259-30633e76bba1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.586958 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.586958 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.587375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72e23e4a-a469-452e-a259-30633e76bba1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.588153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.588153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.601641 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72e23e4a-a469-452e-a259-30633e76bba1 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.608285 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1370/2760] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.615678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d45ced2-99dc-4f15-b9e9-9610ea41a964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c Jan 02 10:45:02.616205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d45ced2-99dc-4f15-b9e9-9610ea41a964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.616693 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d45ced2-99dc-4f15-b9e9-9610ea41a964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.626867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d45ced2-99dc-4f15-b9e9-9610ea41a964 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c returned with HTTP 200 Jan 02 10:45:02.627913 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1391/2761] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c => generated 459 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.641317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35bda6ff-8e1c-4538-ab2a-5a49f53c878e tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs Jan 02 10:45:02.642030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35bda6ff-8e1c-4538-ab2a-5a49f53c878e tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.642259 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.642259 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.642637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35bda6ff-8e1c-4538-ab2a-5a49f53c878e tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.643262 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.643262 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.644280 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.644280 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 02 10:45:02.657135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35bda6ff-8e1c-4538-ab2a-5a49f53c878e tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs returned with HTTP 200 Jan 02 10:45:02.657930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1371/2762] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:45:02.669999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60590b66-3027-43a1-bf83-9240b72408d5 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] PUT http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c Jan 02 10:45:02.670447 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.670447 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.670856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60590b66-3027-43a1-bf83-9240b72408d5 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:02.672051 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.672051 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.673343 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.673343 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.683421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-096d29df-9991-4499-adc0-3282ba009a0a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] GET http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b Jan 02 10:45:02.683968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-096d29df-9991-4499-adc0-3282ba009a0a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.684164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.684164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.684709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-096d29df-9991-4499-adc0-3282ba009a0a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.685464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.qos_specs [None req-60590b66-3027-43a1-bf83-9240b72408d5 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88040) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 02 10:45:02.686065 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.686065 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.699387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-60590b66-3027-43a1-bf83-9240b72408d5 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] qos_specs_update() value: {'id': '1c4f7fee-3c95-4ffc-a196-c717dd81dc44', 'key': 'iops_bytes', 'value': '500', 'specs_id': '89183b8c-b807-4186-84a2-deb291b73c8c', 'deleted': False} {{(pid=88040) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 02 10:45:02.705965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60590b66-3027-43a1-bf83-9240b72408d5 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c returned with HTTP 200 Jan 02 10:45:02.707569 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1392/2763] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:45:02 2021] PUT /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c => generated 36 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:02.718932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdfcaebd-3d56-4e01-9247-345ef173bcdb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c Jan 02 10:45:02.719980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdfcaebd-3d56-4e01-9247-345ef173bcdb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.720127 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.720127 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.720430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdfcaebd-3d56-4e01-9247-345ef173bcdb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.721059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.721059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.722066 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.722066 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.729484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdfcaebd-3d56-4e01-9247-345ef173bcdb tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c returned with HTTP 200 Jan 02 10:45:02.730281 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1393/2764] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.736750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-096d29df-9991-4499-adc0-3282ba009a0a tempest-AttachVolumeTestJSON-2109480282 tempest-AttachVolumeTestJSON-2109480282] http://10.222.0.73/volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b returned with HTTP 404 Jan 02 10:45:02.739386 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1372/2765] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/53ae6338684d4eb0bcaafc7e3f592a39/volumes/d7abf3bb-5d9c-4c19-9520-a9107f23fd6b => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.742200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddec8208-17d2-452f-b38d-c57ed70fc617 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] PUT http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/delete_keys Jan 02 10:45:02.742642 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.742642 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.743318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddec8208-17d2-452f-b38d-c57ed70fc617 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:02.744692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.744692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.745453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ddec8208-17d2-452f-b38d-c57ed70fc617 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete_key spec: 89183b8c-b807-4186-84a2-deb291b73c8c, keys: ['iops_bytes'] {{(pid=88040) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 02 10:45:02.746104 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.746104 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.756856 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.756856 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:02.768883 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.768883 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.776671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddec8208-17d2-452f-b38d-c57ed70fc617 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/delete_keys returned with HTTP 202 Jan 02 10:45:02.777704 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1394/2766] 10.222.0.73 () {60 vars in 1377 bytes} [Sat Jan 2 10:45:02 2021] PUT /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c/delete_keys => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:45:02.787460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad641dba-53b0-45cc-b7e4-b37bb5b59c57 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c Jan 02 10:45:02.787984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad641dba-53b0-45cc-b7e4-b37bb5b59c57 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.788448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad641dba-53b0-45cc-b7e4-b37bb5b59c57 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.789907 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.789907 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.791151 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.791151 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.799802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad641dba-53b0-45cc-b7e4-b37bb5b59c57 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c returned with HTTP 200 Jan 02 10:45:02.800611 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1373/2767] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c => generated 459 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.816121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51cdc01b-0c47-4287-92b4-8fa23961cff9 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c Jan 02 10:45:02.816710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51cdc01b-0c47-4287-92b4-8fa23961cff9 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.816929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.816929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.817312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51cdc01b-0c47-4287-92b4-8fa23961cff9 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.817969 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.817969 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.818992 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.818992 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.826929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51cdc01b-0c47-4287-92b4-8fa23961cff9 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c returned with HTTP 200 Jan 02 10:45:02.827766 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1395/2768] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c => generated 459 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:02.841270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd5bcafa-b4bb-448e-9a7d-a91947fcd415 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011?force=False Jan 02 10:45:02.841790 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd5bcafa-b4bb-448e-9a7d-a91947fcd415 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.842010 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.842010 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.842387 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd5bcafa-b4bb-448e-9a7d-a91947fcd415 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.843015 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.843015 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.843865 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd5bcafa-b4bb-448e-9a7d-a91947fcd415 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: c7f0ddf5-95d5-4b3b-b552-ffb251f1c011, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:02.844616 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.844616 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.850990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd5bcafa-b4bb-448e-9a7d-a91947fcd415 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011?force=False returned with HTTP 404 Jan 02 10:45:02.855105 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1374/2769] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.861710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5437ff1-1e2d-4be8-b550-d8bc96e85757 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011 Jan 02 10:45:02.862558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5437ff1-1e2d-4be8-b550-d8bc96e85757 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.862808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:02.862808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:02.863187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5437ff1-1e2d-4be8-b550-d8bc96e85757 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.863878 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:02.863878 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:02.864925 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:02.864925 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:02.871275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5437ff1-1e2d-4be8-b550-d8bc96e85757 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011 returned with HTTP 404 Jan 02 10:45:02.872251 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1396/2770] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/c7f0ddf5-95d5-4b3b-b552-ffb251f1c011 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.882228 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d7c9842-3be4-4ec6-a1b0-70b98617fa0d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660?force=False Jan 02 10:45:02.882722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d7c9842-3be4-4ec6-a1b0-70b98617fa0d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.883207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d7c9842-3be4-4ec6-a1b0-70b98617fa0d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.884566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d7c9842-3be4-4ec6-a1b0-70b98617fa0d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: 11127151-c0b0-4bbc-ba96-9657d83ad660, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:02.892567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d7c9842-3be4-4ec6-a1b0-70b98617fa0d tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660?force=False returned with HTTP 404 Jan 02 10:45:02.896716 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1375/2771] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.903581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-671c4314-526d-48c6-bfac-966539080206 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660 Jan 02 10:45:02.904296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-671c4314-526d-48c6-bfac-966539080206 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.904936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-671c4314-526d-48c6-bfac-966539080206 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.914797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-671c4314-526d-48c6-bfac-966539080206 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660 returned with HTTP 404 Jan 02 10:45:02.916116 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1397/2772] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/11127151-c0b0-4bbc-ba96-9657d83ad660 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.925788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02a8d55b-7881-430d-a222-9718b0c5ed3f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2?force=False Jan 02 10:45:02.926310 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02a8d55b-7881-430d-a222-9718b0c5ed3f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.926840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-02a8d55b-7881-430d-a222-9718b0c5ed3f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.928248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02a8d55b-7881-430d-a222-9718b0c5ed3f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:02.936329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-02a8d55b-7881-430d-a222-9718b0c5ed3f tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2?force=False returned with HTTP 404 Jan 02 10:45:02.937534 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1376/2773] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.947823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-973d0fb7-d937-485d-89ac-bda1225004b8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2 Jan 02 10:45:02.948952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-973d0fb7-d937-485d-89ac-bda1225004b8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.949592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-973d0fb7-d937-485d-89ac-bda1225004b8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:02.958901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-973d0fb7-d937-485d-89ac-bda1225004b8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2 returned with HTTP 404 Jan 02 10:45:02.960060 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1398/2774] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:02 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/aa2d9207-f5ed-474e-8033-3b4e9a5a4bd2 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:02.967392 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52344f92-870e-4cd7-8622-372b3b5f70e4 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/6cb42fc6-5b39-4e67-b26e-a710bb5a777e Jan 02 10:45:02.968083 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52344f92-870e-4cd7-8622-372b3b5f70e4 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:02.968813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52344f92-870e-4cd7-8622-372b3b5f70e4 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.035653 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:03.035653 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:03.046478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52344f92-870e-4cd7-8622-372b3b5f70e4 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/6cb42fc6-5b39-4e67-b26e-a710bb5a777e returned with HTTP 202 Jan 02 10:45:03.051500 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1377/2775] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:45:02 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/types/6cb42fc6-5b39-4e67-b26e-a710bb5a777e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:03.056142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76de1749-616d-42fd-af74-5a2d70ff437c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/6cb42fc6-5b39-4e67-b26e-a710bb5a777e Jan 02 10:45:03.056662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76de1749-616d-42fd-af74-5a2d70ff437c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.057147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-76de1749-616d-42fd-af74-5a2d70ff437c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.068725 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-76de1749-616d-42fd-af74-5a2d70ff437c tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/6cb42fc6-5b39-4e67-b26e-a710bb5a777e returned with HTTP 404 Jan 02 10:45:03.069673 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1399/2776] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:45:03 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/types/6cb42fc6-5b39-4e67-b26e-a710bb5a777e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:03.077217 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17f11485-0e3e-45a3-b5b6-6daff4642480 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/03b31720-d7c8-46bd-b690-f9c5c8c42788 Jan 02 10:45:03.077736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17f11485-0e3e-45a3-b5b6-6daff4642480 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.078248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17f11485-0e3e-45a3-b5b6-6daff4642480 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.154738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17f11485-0e3e-45a3-b5b6-6daff4642480 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/03b31720-d7c8-46bd-b690-f9c5c8c42788 returned with HTTP 202 Jan 02 10:45:03.159045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1378/2777] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:45:03 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/types/03b31720-d7c8-46bd-b690-f9c5c8c42788 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:03.163794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5247ca46-1ce6-4f59-a4b4-9b8c0a8e2954 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/03b31720-d7c8-46bd-b690-f9c5c8c42788 Jan 02 10:45:03.164306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5247ca46-1ce6-4f59-a4b4-9b8c0a8e2954 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.164786 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5247ca46-1ce6-4f59-a4b4-9b8c0a8e2954 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.176116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5247ca46-1ce6-4f59-a4b4-9b8c0a8e2954 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/03b31720-d7c8-46bd-b690-f9c5c8c42788 returned with HTTP 404 Jan 02 10:45:03.177099 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1400/2778] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:45:03 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/types/03b31720-d7c8-46bd-b690-f9c5c8c42788 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:03.184523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3345de5-4fbc-457f-95d4-f33770127266 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/5b0091f0-4eff-4c6b-ad31-8b5ecb992258 Jan 02 10:45:03.185077 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3345de5-4fbc-457f-95d4-f33770127266 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.185567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3345de5-4fbc-457f-95d4-f33770127266 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.262011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3345de5-4fbc-457f-95d4-f33770127266 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/5b0091f0-4eff-4c6b-ad31-8b5ecb992258 returned with HTTP 202 Jan 02 10:45:03.262909 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1379/2779] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:45:03 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/types/5b0091f0-4eff-4c6b-ad31-8b5ecb992258 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:03.271925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9d2f4e1-f71e-4c33-9e86-ebb5f8865916 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/5b0091f0-4eff-4c6b-ad31-8b5ecb992258 Jan 02 10:45:03.272378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9d2f4e1-f71e-4c33-9e86-ebb5f8865916 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.272866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b9d2f4e1-f71e-4c33-9e86-ebb5f8865916 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.285370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b9d2f4e1-f71e-4c33-9e86-ebb5f8865916 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/types/5b0091f0-4eff-4c6b-ad31-8b5ecb992258 returned with HTTP 404 Jan 02 10:45:03.286417 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1401/2780] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:45:03 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/types/5b0091f0-4eff-4c6b-ad31-8b5ecb992258 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:45:03.296342 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da5bea8f-a559-4937-b428-c3b63e191be8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] DELETE http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c?force=False Jan 02 10:45:03.296873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da5bea8f-a559-4937-b428-c3b63e191be8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.297572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da5bea8f-a559-4937-b428-c3b63e191be8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.299018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.qos_specs_manage [None req-da5bea8f-a559-4937-b428-c3b63e191be8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Delete qos_spec: 89183b8c-b807-4186-84a2-deb291b73c8c, force: False {{(pid=88039) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 02 10:45:03.307165 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:03.307165 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:03.332662 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:03.332662 n-d-765311-9 devstack@c-api.service[88038]: options(joinedload_all('specs')).all() Jan 02 10:45:03.341528 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:03.341528 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:03.347049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da5bea8f-a559-4937-b428-c3b63e191be8 tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c?force=False returned with HTTP 202 Jan 02 10:45:03.347989 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1380/2781] 10.222.0.73 () {58 vars in 1347 bytes} [Sat Jan 2 10:45:03 2021] DELETE /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:45:03.358151 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3167c827-720e-4884-b62c-c3a0829cbd3a tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] GET http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c Jan 02 10:45:03.358863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3167c827-720e-4884-b62c-c3a0829cbd3a tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:03.359380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3167c827-720e-4884-b62c-c3a0829cbd3a tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:03.368116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3167c827-720e-4884-b62c-c3a0829cbd3a tempest-QosSpecsTestJSON-1653583616 tempest-QosSpecsTestJSON-1653583616] http://10.222.0.73/volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c returned with HTTP 404 Jan 02 10:45:03.369623 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1402/2782] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:03 2021] GET /volume/v3/fe002a936d7f4047b8bf862baf129b85/qos-specs/89183b8c-b807-4186-84a2-deb291b73c8c => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:06.880659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c6adfe7-0565-4b5b-a57c-9a0b231ca9c5 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] GET http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default Jan 02 10:45:06.881781 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c6adfe7-0565-4b5b-a57c-9a0b231ca9c5 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:06.881915 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:06.881915 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:06.882513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c6adfe7-0565-4b5b-a57c-9a0b231ca9c5 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:06.883187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:06.883187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:06.910338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c6adfe7-0565-4b5b-a57c-9a0b231ca9c5 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default returned with HTTP 200 Jan 02 10:45:06.911364 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1381/2783] 10.222.0.73 () {58 vars in 1264 bytes} [Sat Jan 2 10:45:06 2021] GET /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default => generated 342 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:06.926625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-866968b9-0d3c-4de7-bfaf-295fee5854f3 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] GET http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default Jan 02 10:45:06.927234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-866968b9-0d3c-4de7-bfaf-295fee5854f3 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:06.927829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-866968b9-0d3c-4de7-bfaf-295fee5854f3 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:06.956112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-866968b9-0d3c-4de7-bfaf-295fee5854f3 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default returned with HTTP 200 Jan 02 10:45:06.957018 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1403/2784] 10.222.0.73 () {58 vars in 1264 bytes} [Sat Jan 2 10:45:06 2021] GET /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default => generated 342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:06.967477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0de87a9e-dbe4-4969-a58e-2d56411e14c2 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] POST http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types Jan 02 10:45:06.968254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0de87a9e-dbe4-4969-a58e-2d56411e14c2 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2124847784"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:07.009111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0de87a9e-dbe4-4969-a58e-2d56411e14c2 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types returned with HTTP 200 Jan 02 10:45:07.010002 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1382/2785] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 10:45:06 2021] POST /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types => generated 228 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:07.024744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c7e0588-6e48-49e5-a816-9f0278bed671 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] PUT http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default Jan 02 10:45:07.025980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3c7e0588-6e48-49e5-a816-9f0278bed671 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] 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-2124847784": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2124847784": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2124847784": 8}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:07.213508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3c7e0588-6e48-49e5-a816-9f0278bed671 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default returned with HTTP 200 Jan 02 10:45:07.220770 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1404/2786] 10.222.0.73 () {60 vars in 1285 bytes} [Sat Jan 2 10:45:07 2021] PUT /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default => generated 533 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:07.227935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a553a89-2371-44b7-9748-62fd961511cc tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] GET http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-sets/53ec1dc74be74c159b4e24b5fea13aeb/defaults Jan 02 10:45:07.228458 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a553a89-2371-44b7-9748-62fd961511cc tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:07.228946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a553a89-2371-44b7-9748-62fd961511cc tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Calling method 'defaults' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:07.254105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a553a89-2371-44b7-9748-62fd961511cc tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-sets/53ec1dc74be74c159b4e24b5fea13aeb/defaults returned with HTTP 200 Jan 02 10:45:07.255095 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1383/2787] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:07 2021] GET /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-sets/53ec1dc74be74c159b4e24b5fea13aeb/defaults => generated 569 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:07.576745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75768a75-2e06-46d4-a146-b2f9a8dcdb9e tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] GET http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-sets/e3bc05927a554aa8a3908a77661fec0c/defaults Jan 02 10:45:07.577260 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75768a75-2e06-46d4-a146-b2f9a8dcdb9e tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:07.577743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75768a75-2e06-46d4-a146-b2f9a8dcdb9e tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Calling method 'defaults' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:07.600542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75768a75-2e06-46d4-a146-b2f9a8dcdb9e tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-sets/e3bc05927a554aa8a3908a77661fec0c/defaults returned with HTTP 200 Jan 02 10:45:07.601349 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1405/2788] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:07 2021] GET /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-sets/e3bc05927a554aa8a3908a77661fec0c/defaults => generated 569 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:07.761624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75606d28-bc98-42a1-8c73-3995fbc8bf03 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] PUT http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default Jan 02 10:45:07.762606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75606d28-bc98-42a1-8c73-3995fbc8bf03 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] 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=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:07.898958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75606d28-bc98-42a1-8c73-3995fbc8bf03 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default returned with HTTP 200 Jan 02 10:45:07.904102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1384/2789] 10.222.0.73 () {60 vars in 1285 bytes} [Sat Jan 2 10:45:07 2021] PUT /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/os-quota-class-sets/default => generated 533 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:07.912744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1267d1f9-e076-415f-89ce-736d634e5fae tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] DELETE http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types/dc3886f4-d7be-4be1-847c-36b2e434fa95 Jan 02 10:45:07.913363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1267d1f9-e076-415f-89ce-736d634e5fae tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:07.913877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1267d1f9-e076-415f-89ce-736d634e5fae tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Calling method '_delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:07.993316 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:07.993316 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:08.004891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1267d1f9-e076-415f-89ce-736d634e5fae tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types/dc3886f4-d7be-4be1-847c-36b2e434fa95 returned with HTTP 202 Jan 02 10:45:08.007336 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1406/2790] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:45:07 2021] DELETE /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types/dc3886f4-d7be-4be1-847c-36b2e434fa95 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:08.013817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b531b6de-5e2f-4bc7-8649-64e3fff14518 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] GET http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types/dc3886f4-d7be-4be1-847c-36b2e434fa95 Jan 02 10:45:08.016733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b531b6de-5e2f-4bc7-8649-64e3fff14518 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:08.016733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b531b6de-5e2f-4bc7-8649-64e3fff14518 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:08.029256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b531b6de-5e2f-4bc7-8649-64e3fff14518 tempest-VolumeQuotaClassesTest-2142632017 tempest-VolumeQuotaClassesTest-2142632017] http://10.222.0.73/volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types/dc3886f4-d7be-4be1-847c-36b2e434fa95 returned with HTTP 404 Jan 02 10:45:08.030849 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1385/2791] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:45:08 2021] GET /volume/v3/53ec1dc74be74c159b4e24b5fea13aeb/types/dc3886f4-d7be-4be1-847c-36b2e434fa95 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:10.993399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] POST http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes Jan 02 10:45:10.994187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-880515615"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:10.995417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-880515615'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:45:10.995793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Create volume of 1 GB Jan 02 10:45:11.009684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Availability Zones retrieved successfully. Jan 02 10:45:11.026643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Flow 'volume_create_api' (51700980-5367-4a35-8faf-c5d5faa452aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:11.029446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3a02d5-66cc-4f90-9d25-965a9c3c97d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:11.031591 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:45:11.094609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3a02d5-66cc-4f90-9d25-965a9c3c97d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:11.096883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630777f5-0fd3-4a80-97fa-145b0f5f6fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:11.183227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Created reservations ['e48ca2f3-ff21-49c9-a917-5024642f62a7', 'a1e00c35-8068-4802-9533-e527d2c4392b', '5fd3bd2d-206d-409b-8623-c11273c50866', 'ff6c57f3-b520-4c27-8edc-d002e7c67938'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:11.185051 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (630777f5-0fd3-4a80-97fa-145b0f5f6fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48ca2f3-ff21-49c9-a917-5024642f62a7', 'a1e00c35-8068-4802-9533-e527d2c4392b', '5fd3bd2d-206d-409b-8623-c11273c50866', 'ff6c57f3-b520-4c27-8edc-d002e7c67938']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:11.188581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fb2ad4-798c-49f1-bfff-231d9e52ddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:11.248712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fb2ad4-798c-49f1-bfff-231d9e52ddbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfb3544e-6d79-4f65-abe0-39a2b896b5ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-880515615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89829994270845a5b3825fddb2bd260a',qos_specs=None,replication_status=,reservations=['e48ca2f3-ff21-49c9-a917-5024642f62a7','a1e00c35-8068-4802-9533-e527d2c4392b','5fd3bd2d-206d-409b-8623-c11273c50866','ff6c57f3-b520-4c27-8edc-d002e7c67938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e4003cbfc740169b62b05ed163bfbc',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-880515615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfb3544e-6d79-4f65-abe0-39a2b896b5ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89829994270845a5b3825fddb2bd260a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='74e4003cbfc740169b62b05ed163bfbc',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:11.251430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df08cba-85ee-4eb0-a1b9-6419c7db8f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:11.282915 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df08cba-85ee-4eb0-a1b9-6419c7db8f2d) transitioned into state 'SUCCESS' from state '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-880515615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89829994270845a5b3825fddb2bd260a',qos_specs=None,replication_status=,reservations=['e48ca2f3-ff21-49c9-a917-5024642f62a7','a1e00c35-8068-4802-9533-e527d2c4392b','5fd3bd2d-206d-409b-8623-c11273c50866','ff6c57f3-b520-4c27-8edc-d002e7c67938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e4003cbfc740169b62b05ed163bfbc',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:11.285004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c579932-254a-4cb2-93d0-afb503a4995e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:11.305733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c579932-254a-4cb2-93d0-afb503a4995e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:11.308459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Flow 'volume_create_api' (51700980-5367-4a35-8faf-c5d5faa452aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:11.363163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Create volume request issued successfully. Jan 02 10:45:11.377015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae68b7af-7d2d-4e19-aa09-1bada23cac38 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes returned with HTTP 202 Jan 02 10:45:11.378038 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1407/2792] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:45:10 2021] POST /volume/v3/89829994270845a5b3825fddb2bd260a/volumes => generated 823 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:45:11.392521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ec55f76-d03a-46c6-a490-35e6f880bcb6 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:11.393301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ec55f76-d03a-46c6-a490-35e6f880bcb6 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:11.393995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2ec55f76-d03a-46c6-a490-35e6f880bcb6 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:11.444938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:11.444938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:11.454206 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2ec55f76-d03a-46c6-a490-35e6f880bcb6 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Volume info retrieved successfully. Jan 02 10:45:11.477403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2ec55f76-d03a-46c6-a490-35e6f880bcb6 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac returned with HTTP 200 Jan 02 10:45:11.478219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1386/2793] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:11 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac => generated 891 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:12.494662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a2313ec-3162-43b4-b4e5-a0b422ba989d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:12.495156 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a2313ec-3162-43b4-b4e5-a0b422ba989d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:12.495404 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:12.495404 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:12.495780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0a2313ec-3162-43b4-b4e5-a0b422ba989d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:12.543395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:12.543395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:12.552181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0a2313ec-3162-43b4-b4e5-a0b422ba989d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Volume info retrieved successfully. Jan 02 10:45:12.573466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0a2313ec-3162-43b4-b4e5-a0b422ba989d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac returned with HTTP 200 Jan 02 10:45:12.574457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1408/2794] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:12 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:12.589773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] POST http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots Jan 02 10:45:12.590221 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:12.590221 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:12.590634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfb3544e-6d79-4f65-abe0-39a2b896b5ac", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1988393171"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:12.643737 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:12.643737 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:12.644920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Volume info retrieved successfully. Jan 02 10:45:12.645272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Create snapshot from volume dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:12.713101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Created reservations ['981d19a9-12c9-4040-a1bd-11c849b5d73a', 'e99ecc7c-6b5b-440f-8cb4-0e410314afd6', '1ae1b1af-4066-4154-bd74-093f837613c4', 'd1a61fa4-eb65-4f98-961c-d6eacffc57ca'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:12.818030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot create request issued successfully. Jan 02 10:45:12.819222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-38970a94-02d0-47fe-9ea4-160edfadef3c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots returned with HTTP 202 Jan 02 10:45:12.820290 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1387/2795] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:45:12 2021] POST /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots => generated 311 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:45:12.830827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14a1e9fe-72ee-432f-91f3-31a4ada8752e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:12.831370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14a1e9fe-72ee-432f-91f3-31a4ada8752e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:12.831587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:12.831587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:12.831993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14a1e9fe-72ee-432f-91f3-31a4ada8752e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:12.858065 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:12.858065 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:12.859132 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-14a1e9fe-72ee-432f-91f3-31a4ada8752e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:12.861869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14a1e9fe-72ee-432f-91f3-31a4ada8752e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 returned with HTTP 200 Jan 02 10:45:12.862940 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1409/2796] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:12 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:13.877377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a18dbd48-0551-4097-b0c4-b0d31a559cbe tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:13.878918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a18dbd48-0551-4097-b0c4-b0d31a559cbe tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:13.879148 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:13.879148 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:13.879563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a18dbd48-0551-4097-b0c4-b0d31a559cbe tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:13.907643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:13.907643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:13.908804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a18dbd48-0551-4097-b0c4-b0d31a559cbe tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:13.910735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a18dbd48-0551-4097-b0c4-b0d31a559cbe tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 returned with HTTP 200 Jan 02 10:45:13.911578 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1388/2797] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:13 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:14.923680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1682058-fe60-4c75-bf06-774959502e71 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:14.924204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1682058-fe60-4c75-bf06-774959502e71 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:14.924315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:14.924315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:14.924666 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1682058-fe60-4c75-bf06-774959502e71 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:14.950518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:14.950518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:14.951686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f1682058-fe60-4c75-bf06-774959502e71 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:14.954216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1682058-fe60-4c75-bf06-774959502e71 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 returned with HTTP 200 Jan 02 10:45:14.955014 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1410/2798] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:14 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:14.966565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b16236b2-ba5f-44f6-9252-e8def95385e2 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] POST http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:14.967014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:14.967014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:14.967451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b16236b2-ba5f-44f6-9252-e8def95385e2 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:15.000783 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.000783 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.001919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b16236b2-ba5f-44f6-9252-e8def95385e2 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.045567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b16236b2-ba5f-44f6-9252-e8def95385e2 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Update snapshot metadata completed successfully. Jan 02 10:45:15.046190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b16236b2-ba5f-44f6-9252-e8def95385e2 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.047605 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1389/2799] 10.222.0.73 () {60 vars in 1369 bytes} [Sat Jan 2 10:45:14 2021] POST /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 68 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.057288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bba6d637-f501-4e0d-930b-b89869d76b07 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.057897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bba6d637-f501-4e0d-930b-b89869d76b07 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.058196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.058196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.058689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bba6d637-f501-4e0d-930b-b89869d76b07 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.084741 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.084741 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.085863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bba6d637-f501-4e0d-930b-b89869d76b07 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.087997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bba6d637-f501-4e0d-930b-b89869d76b07 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.088602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bba6d637-f501-4e0d-930b-b89869d76b07 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.089405 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1411/2800] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.098812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f9c15c0-b0d4-4951-894a-a51b77273a20 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] PUT http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.099459 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.099459 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.099874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f9c15c0-b0d4-4951-894a-a51b77273a20 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:15.126412 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.126412 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.127527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f9c15c0-b0d4-4951-894a-a51b77273a20 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.169335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f9c15c0-b0d4-4951-894a-a51b77273a20 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Update snapshot metadata completed successfully. Jan 02 10:45:15.169984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f9c15c0-b0d4-4951-894a-a51b77273a20 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.170994 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1390/2801] 10.222.0.73 () {60 vars in 1368 bytes} [Sat Jan 2 10:45:15 2021] PUT /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 57 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 02 10:45:15.180985 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-faf60fa3-3962-4420-8b72-b588e897ad16 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.181441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-faf60fa3-3962-4420-8b72-b588e897ad16 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.181653 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.181653 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.182027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-faf60fa3-3962-4420-8b72-b588e897ad16 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.207351 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.207351 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.208388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-faf60fa3-3962-4420-8b72-b588e897ad16 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.210666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-faf60fa3-3962-4420-8b72-b588e897ad16 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.211312 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-faf60fa3-3962-4420-8b72-b588e897ad16 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.212275 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1412/2802] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.222236 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] DELETE http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 Jan 02 10:45:15.222760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.222975 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.222975 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.223382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.248635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.248635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.249775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.251797 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.258138 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:45:15.258138 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:45:15.263480 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Delete snapshot metadata completed successfully. Jan 02 10:45:15.264337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d407b1f8-5ef1-49f3-80af-964ccc3a986a tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 returned with HTTP 200 Jan 02 10:45:15.265177 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1391/2803] 10.222.0.73 () {58 vars in 1366 bytes} [Sat Jan 2 10:45:15 2021] DELETE /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 02 10:45:15.273733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e5e7f56-fdcb-48d2-8515-63ad82852eec tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.274255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e5e7f56-fdcb-48d2-8515-63ad82852eec tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.274469 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.274469 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.274842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e5e7f56-fdcb-48d2-8515-63ad82852eec tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.300299 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.300299 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.301409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e5e7f56-fdcb-48d2-8515-63ad82852eec tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.303487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e5e7f56-fdcb-48d2-8515-63ad82852eec tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.304083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e5e7f56-fdcb-48d2-8515-63ad82852eec tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.304860 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1413/2804] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.315271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b88e4c2d-b3e2-4703-b2d8-e23752b062fa tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] PUT http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.315782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.315782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.316217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b88e4c2d-b3e2-4703-b2d8-e23752b062fa tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:15.342301 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.342301 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.343463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b88e4c2d-b3e2-4703-b2d8-e23752b062fa tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.372578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b88e4c2d-b3e2-4703-b2d8-e23752b062fa tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Update snapshot metadata completed successfully. Jan 02 10:45:15.373180 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b88e4c2d-b3e2-4703-b2d8-e23752b062fa tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.380251 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1392/2805] 10.222.0.73 () {60 vars in 1368 bytes} [Sat Jan 2 10:45:15 2021] PUT /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.385261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d51a2a58-0d26-47f0-9848-0787ffe182fb tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] POST http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.385709 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.385709 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.386111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d51a2a58-0d26-47f0-9848-0787ffe182fb tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:15.412137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.412137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.413262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d51a2a58-0d26-47f0-9848-0787ffe182fb tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.449569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d51a2a58-0d26-47f0-9848-0787ffe182fb tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Update snapshot metadata completed successfully. Jan 02 10:45:15.450109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d51a2a58-0d26-47f0-9848-0787ffe182fb tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.456052 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1414/2806] 10.222.0.73 () {60 vars in 1369 bytes} [Sat Jan 2 10:45:15 2021] POST /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 68 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.461003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6aeb8f59-daa0-4cbe-9700-507831c290fd tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.461522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6aeb8f59-daa0-4cbe-9700-507831c290fd tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.461771 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.461771 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.462252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6aeb8f59-daa0-4cbe-9700-507831c290fd tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.489582 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.489582 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.490704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6aeb8f59-daa0-4cbe-9700-507831c290fd tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.492711 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6aeb8f59-daa0-4cbe-9700-507831c290fd tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.493345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6aeb8f59-daa0-4cbe-9700-507831c290fd tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.494150 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1393/2807] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.503740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5341d8c-f4ec-495d-a5df-23b308512437 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] PUT http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 Jan 02 10:45:15.504271 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.504271 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.504803 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5341d8c-f4ec-495d-a5df-23b308512437 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:15.534134 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.534134 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.535228 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e5341d8c-f4ec-495d-a5df-23b308512437 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.571962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e5341d8c-f4ec-495d-a5df-23b308512437 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Update snapshot metadata completed successfully. Jan 02 10:45:15.572565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5341d8c-f4ec-495d-a5df-23b308512437 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 returned with HTTP 200 Jan 02 10:45:15.573481 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1415/2808] 10.222.0.73 () {60 vars in 1383 bytes} [Sat Jan 2 10:45:15 2021] PUT /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 => generated 35 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.582710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c43d9fd3-253d-4ed5-ab68-6d47fa130244 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 Jan 02 10:45:15.583263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c43d9fd3-253d-4ed5-ab68-6d47fa130244 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.583500 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.583500 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.583881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c43d9fd3-253d-4ed5-ab68-6d47fa130244 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.609023 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.609023 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.610649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c43d9fd3-253d-4ed5-ab68-6d47fa130244 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.612987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c43d9fd3-253d-4ed5-ab68-6d47fa130244 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.613585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c43d9fd3-253d-4ed5-ab68-6d47fa130244 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 returned with HTTP 200 Jan 02 10:45:15.614568 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1394/2809] 10.222.0.73 () {58 vars in 1363 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.623528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37e86ec9-f9e8-41cc-8c2a-38cf9d1c4e4e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.624149 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37e86ec9-f9e8-41cc-8c2a-38cf9d1c4e4e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.624361 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.624361 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.624742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37e86ec9-f9e8-41cc-8c2a-38cf9d1c4e4e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.650536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.650536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.651703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37e86ec9-f9e8-41cc-8c2a-38cf9d1c4e4e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.653648 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37e86ec9-f9e8-41cc-8c2a-38cf9d1c4e4e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Get snapshot metadata completed successfully. Jan 02 10:45:15.654262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37e86ec9-f9e8-41cc-8c2a-38cf9d1c4e4e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.655068 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1416/2810] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 75 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.664831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5704f39c-fc9f-4965-a7f2-7b86586ae3a8 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] PUT http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata Jan 02 10:45:15.665312 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.665312 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.665717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5704f39c-fc9f-4965-a7f2-7b86586ae3a8 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:15.696005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.696005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.697105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5704f39c-fc9f-4965-a7f2-7b86586ae3a8 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.732544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5704f39c-fc9f-4965-a7f2-7b86586ae3a8 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Update snapshot metadata completed successfully. Jan 02 10:45:15.733171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5704f39c-fc9f-4965-a7f2-7b86586ae3a8 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata returned with HTTP 200 Jan 02 10:45:15.740121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1395/2811] 10.222.0.73 () {60 vars in 1368 bytes} [Sat Jan 2 10:45:15 2021] PUT /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:45:15.744992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] DELETE http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:15.745516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.745731 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.745731 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.746103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.746465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Delete snapshot with id: 5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:15.771773 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.771773 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.772844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.835520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot delete request issued successfully. Jan 02 10:45:15.836000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d8d191e-cbb8-48a4-a460-c19c77830721 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 returned with HTTP 202 Jan 02 10:45:15.837067 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1417/2812] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:45:15 2021] DELETE /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:15.845491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b05c6e03-a88f-48b4-af46-d935ebcde530 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:15.846106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b05c6e03-a88f-48b4-af46-d935ebcde530 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:15.846392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:15.846392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:15.847211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b05c6e03-a88f-48b4-af46-d935ebcde530 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:15.873352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:15.873352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:15.874479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b05c6e03-a88f-48b4-af46-d935ebcde530 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Snapshot retrieved successfully. Jan 02 10:45:15.876558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b05c6e03-a88f-48b4-af46-d935ebcde530 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 returned with HTTP 200 Jan 02 10:45:15.881863 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1396/2813] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:15 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:45:16.889441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e15d1ae-5038-46c0-adcd-8afe98d6968e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 Jan 02 10:45:16.890111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e15d1ae-5038-46c0-adcd-8afe98d6968e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:16.890514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:16.890514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:16.891017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e15d1ae-5038-46c0-adcd-8afe98d6968e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:16.914744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e15d1ae-5038-46c0-adcd-8afe98d6968e tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 returned with HTTP 404 Jan 02 10:45:16.918899 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1418/2814] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:16 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/snapshots/5cddb453-6df9-43a3-93e7-b92e6efd3d02 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:16.923916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] DELETE http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:16.924436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:16.924648 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:16.924648 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:16.925023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:16.925482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Delete volume with id: dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:16.973852 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:16.973852 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:16.975145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Volume info retrieved successfully. Jan 02 10:45:17.002363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Delete volume request issued successfully. Jan 02 10:45:17.003117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bfab38ba-aba0-4b6d-9e78-1f2586fa959d tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac returned with HTTP 202 Jan 02 10:45:17.007106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1397/2815] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:45:16 2021] DELETE /volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:17.011603 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8258604-84cc-48bf-b240-2fca1c13a85c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:17.012244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8258604-84cc-48bf-b240-2fca1c13a85c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:17.012843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8258604-84cc-48bf-b240-2fca1c13a85c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:17.066641 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:17.066641 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:17.075277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8258604-84cc-48bf-b240-2fca1c13a85c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Volume info retrieved successfully. Jan 02 10:45:17.098912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8258604-84cc-48bf-b240-2fca1c13a85c tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac returned with HTTP 200 Jan 02 10:45:17.099776 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1419/2816] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:17 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:18.115964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8dde376-0c49-4f0a-b012-3f52a10c7d56 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:18.116483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8dde376-0c49-4f0a-b012-3f52a10c7d56 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:18.117035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:18.117035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:18.117421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8dde376-0c49-4f0a-b012-3f52a10c7d56 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:18.170524 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:18.170524 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:18.179441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8dde376-0c49-4f0a-b012-3f52a10c7d56 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Volume info retrieved successfully. Jan 02 10:45:18.206550 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8dde376-0c49-4f0a-b012-3f52a10c7d56 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac returned with HTTP 200 Jan 02 10:45:18.207384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1398/2817] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:18 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:19.224080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2387c4e-1fc6-4d64-9ec8-81fb4aafa2c4 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] GET http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac Jan 02 10:45:19.225186 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e2387c4e-1fc6-4d64-9ec8-81fb4aafa2c4 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:19.225401 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:19.225401 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:19.225758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e2387c4e-1fc6-4d64-9ec8-81fb4aafa2c4 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:19.272928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e2387c4e-1fc6-4d64-9ec8-81fb4aafa2c4 tempest-SnapshotMetadataTestJSON-2108883507 tempest-SnapshotMetadataTestJSON-2108883507] http://10.222.0.73/volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac returned with HTTP 404 Jan 02 10:45:19.273970 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1420/2818] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:19 2021] GET /volume/v3/89829994270845a5b3825fddb2bd260a/volumes/dfb3544e-6d79-4f65-abe0-39a2b896b5ac => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:21.416487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] POST http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes Jan 02 10:45:21.416937 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:21.416937 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:21.417327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2123489248"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:21.418457 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create volume request body: {'volume': {'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2123489248'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:45:21.523670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create volume of 1 GB Jan 02 10:45:21.537469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Availability Zones retrieved successfully. Jan 02 10:45:21.554412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Flow 'volume_create_api' (23d944bc-8c07-432c-aa7b-766de8505887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:21.557168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1efe7b-6b05-402b-bbd8-378e471ad6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:21.559159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:45:21.661952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1efe7b-6b05-402b-bbd8-378e471ad6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:21.664213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4d93cf-4e35-490c-af9e-50981ff0be58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:21.753389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Created reservations ['ef14cdef-44ad-44b0-b671-ecabd33bd8d7', 'f911f357-4f68-4a4d-bbac-81a6b3d3ef69', '95b91c5e-50f5-468c-9bde-1da508e102bf', 'af2d27c0-b204-48ed-9d22-2e0e18a4f671'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:21.755257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4d93cf-4e35-490c-af9e-50981ff0be58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef14cdef-44ad-44b0-b671-ecabd33bd8d7', 'f911f357-4f68-4a4d-bbac-81a6b3d3ef69', '95b91c5e-50f5-468c-9bde-1da508e102bf', 'af2d27c0-b204-48ed-9d22-2e0e18a4f671']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:21.757412 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44639d22-0bef-4f2f-b081-0d76fb9bc1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:21.818987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44639d22-0bef-4f2f-b081-0d76fb9bc1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa984a1-cdc2-4249-9ba1-f4d7956f321d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2123489248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9da843e8b2406da85d33428111f469',qos_specs=None,replication_status=,reservations=['ef14cdef-44ad-44b0-b671-ecabd33bd8d7','f911f357-4f68-4a4d-bbac-81a6b3d3ef69','95b91c5e-50f5-468c-9bde-1da508e102bf','af2d27c0-b204-48ed-9d22-2e0e18a4f671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad131a4b676487da94770f68b417ce9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2123489248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa984a1-cdc2-4249-9ba1-f4d7956f321d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9da843e8b2406da85d33428111f469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6ad131a4b676487da94770f68b417ce9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:21.821056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92594e28-73c7-45a2-9666-8be4c2b2583e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:21.848680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92594e28-73c7-45a2-9666-8be4c2b2583e) transitioned into state 'SUCCESS' from state '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-2123489248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9da843e8b2406da85d33428111f469',qos_specs=None,replication_status=,reservations=['ef14cdef-44ad-44b0-b671-ecabd33bd8d7','f911f357-4f68-4a4d-bbac-81a6b3d3ef69','95b91c5e-50f5-468c-9bde-1da508e102bf','af2d27c0-b204-48ed-9d22-2e0e18a4f671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad131a4b676487da94770f68b417ce9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:21.850626 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1098f0d-06a1-4817-85d4-d7d62221112e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:21.866177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1098f0d-06a1-4817-85d4-d7d62221112e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:21.868795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Flow 'volume_create_api' (23d944bc-8c07-432c-aa7b-766de8505887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:21.918268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create volume request issued successfully. Jan 02 10:45:21.933493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea1e070b-baf5-4b28-9a21-293e5fec5065 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes returned with HTTP 202 Jan 02 10:45:21.935406 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1399/2819] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:45:21 2021] POST /volume/v3/8d9da843e8b2406da85d33428111f469/volumes => generated 817 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:45:21.949965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d31fe659-612d-4fcd-8432-1ba4bad34e21 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:21.950490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d31fe659-612d-4fcd-8432-1ba4bad34e21 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:21.950979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d31fe659-612d-4fcd-8432-1ba4bad34e21 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:22.010951 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:22.010951 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:22.020287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d31fe659-612d-4fcd-8432-1ba4bad34e21 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:22.042986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d31fe659-612d-4fcd-8432-1ba4bad34e21 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:22.051701 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1421/2820] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:21 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:23.061348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1c8d3ca-dd91-4f25-a908-a72c1dc50fc6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:23.061889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1c8d3ca-dd91-4f25-a908-a72c1dc50fc6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:23.062075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:23.062075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:23.063247 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1c8d3ca-dd91-4f25-a908-a72c1dc50fc6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:23.113289 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:23.113289 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:23.122119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f1c8d3ca-dd91-4f25-a908-a72c1dc50fc6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:23.150766 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1c8d3ca-dd91-4f25-a908-a72c1dc50fc6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:23.151673 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1400/2821] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:23 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:24.171127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e46d215-ce54-4281-8b32-090c41c536cf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:24.172695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e46d215-ce54-4281-8b32-090c41c536cf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:24.172896 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:24.172896 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:24.173411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8e46d215-ce54-4281-8b32-090c41c536cf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:24.224144 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:24.224144 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:24.233544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8e46d215-ce54-4281-8b32-090c41c536cf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:24.256650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8e46d215-ce54-4281-8b32-090c41c536cf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:24.257448 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1422/2822] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:24 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:25.273357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-306b150a-2d40-4752-b9c8-f9ef19053cff tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:25.274472 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-306b150a-2d40-4752-b9c8-f9ef19053cff tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:25.274883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:25.274883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:25.275254 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-306b150a-2d40-4752-b9c8-f9ef19053cff tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:25.331520 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:25.331520 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:25.341136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-306b150a-2d40-4752-b9c8-f9ef19053cff tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:25.370076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-306b150a-2d40-4752-b9c8-f9ef19053cff tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:25.370922 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1401/2823] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:25 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:26.386194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b683151e-c162-48db-aff2-5fc859a91c04 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:26.386740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b683151e-c162-48db-aff2-5fc859a91c04 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:26.386913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:26.386913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:26.388123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b683151e-c162-48db-aff2-5fc859a91c04 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:26.441472 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:26.441472 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:26.449840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b683151e-c162-48db-aff2-5fc859a91c04 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:26.472632 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b683151e-c162-48db-aff2-5fc859a91c04 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:26.473483 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1423/2824] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:26 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:27.490620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d529ed0a-9a06-4a84-9131-e575e08027b1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:27.491419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d529ed0a-9a06-4a84-9131-e575e08027b1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:27.491613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:27.491613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:27.492595 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d529ed0a-9a06-4a84-9131-e575e08027b1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:27.546204 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:27.546204 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:27.556778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d529ed0a-9a06-4a84-9131-e575e08027b1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:27.582953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d529ed0a-9a06-4a84-9131-e575e08027b1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:27.592822 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1402/2825] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:27 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:28.601601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0a2e6ed-64d9-41e2-98be-cde4a9d4d8a3 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:28.602630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0a2e6ed-64d9-41e2-98be-cde4a9d4d8a3 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:28.602826 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:28.602826 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:28.603590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0a2e6ed-64d9-41e2-98be-cde4a9d4d8a3 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:28.665714 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:28.665714 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:28.675780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a0a2e6ed-64d9-41e2-98be-cde4a9d4d8a3 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:28.697922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0a2e6ed-64d9-41e2-98be-cde4a9d4d8a3 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:28.708581 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1424/2826] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:28 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:29.715269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25feedaa-e7a9-40b7-8e5d-10d5288112a6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:29.715822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25feedaa-e7a9-40b7-8e5d-10d5288112a6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:29.716036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:29.716036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:29.716409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25feedaa-e7a9-40b7-8e5d-10d5288112a6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:29.772639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:29.772639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:29.782077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25feedaa-e7a9-40b7-8e5d-10d5288112a6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:29.806001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25feedaa-e7a9-40b7-8e5d-10d5288112a6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:29.807514 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1403/2827] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:29 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:30.823721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f8e7991-80c7-45c8-b83c-72f6cd61fee1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:30.824289 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f8e7991-80c7-45c8-b83c-72f6cd61fee1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:30.824431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:30.824431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:30.824927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f8e7991-80c7-45c8-b83c-72f6cd61fee1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:30.877415 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:30.877415 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:30.886458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f8e7991-80c7-45c8-b83c-72f6cd61fee1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:30.909772 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f8e7991-80c7-45c8-b83c-72f6cd61fee1 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:30.919874 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1425/2828] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:30 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:31.927773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59409d81-bde6-4bd0-9f39-09ec25564b9a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:31.928473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59409d81-bde6-4bd0-9f39-09ec25564b9a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:31.928965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:31.928965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:31.929322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59409d81-bde6-4bd0-9f39-09ec25564b9a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:31.982657 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:31.982657 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:31.991621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-59409d81-bde6-4bd0-9f39-09ec25564b9a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:32.014398 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59409d81-bde6-4bd0-9f39-09ec25564b9a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:32.025188 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1404/2829] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:31 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:33.033420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-141f1ed8-d140-4a83-8c6c-be2f8f70e683 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:33.033971 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-141f1ed8-d140-4a83-8c6c-be2f8f70e683 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:33.034162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:33.034162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:33.034888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-141f1ed8-d140-4a83-8c6c-be2f8f70e683 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:33.086710 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:33.086710 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:33.095430 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-141f1ed8-d140-4a83-8c6c-be2f8f70e683 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:33.119001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-141f1ed8-d140-4a83-8c6c-be2f8f70e683 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:33.120007 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1426/2830] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:33 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 967 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:34.136688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d9987d9-ce1c-4d06-9b5c-b31c1203d7bc tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:34.137313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d9987d9-ce1c-4d06-9b5c-b31c1203d7bc tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:34.137535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:34.137535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:34.137911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d9987d9-ce1c-4d06-9b5c-b31c1203d7bc tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:34.188429 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:34.188429 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:34.197301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9d9987d9-ce1c-4d06-9b5c-b31c1203d7bc tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:34.222496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d9987d9-ce1c-4d06-9b5c-b31c1203d7bc tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:34.223335 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1405/2831] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:34 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 970 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:35.240482 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de9e00b1-b2b3-4571-8f4d-b30c2b93f6e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:35.241683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de9e00b1-b2b3-4571-8f4d-b30c2b93f6e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:35.241878 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:35.241878 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:35.242535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de9e00b1-b2b3-4571-8f4d-b30c2b93f6e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:35.298750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:35.298750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:35.307410 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-de9e00b1-b2b3-4571-8f4d-b30c2b93f6e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:35.331648 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de9e00b1-b2b3-4571-8f4d-b30c2b93f6e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:35.333274 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1427/2832] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:35 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 970 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:36.349312 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef12c618-bec2-4de4-8758-476dcd4efed5 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:36.349929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef12c618-bec2-4de4-8758-476dcd4efed5 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:36.350329 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:36.350329 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:36.350763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef12c618-bec2-4de4-8758-476dcd4efed5 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:36.400960 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:36.400960 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:36.410491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ef12c618-bec2-4de4-8758-476dcd4efed5 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:36.433457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef12c618-bec2-4de4-8758-476dcd4efed5 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:36.434720 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1406/2833] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:36 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 970 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:37.450869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d04f1e18-7e49-4089-93f5-fd50a3e40cbb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:37.452093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d04f1e18-7e49-4089-93f5-fd50a3e40cbb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:37.452417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:37.452417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:37.453783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d04f1e18-7e49-4089-93f5-fd50a3e40cbb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:37.509162 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:37.509162 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:37.519590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d04f1e18-7e49-4089-93f5-fd50a3e40cbb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:37.543889 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d04f1e18-7e49-4089-93f5-fd50a3e40cbb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:37.544926 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1428/2834] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:37 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 970 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:38.561362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b67be6af-e1f6-4f5b-a225-e03dbd1f5c92 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:38.562053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b67be6af-e1f6-4f5b-a225-e03dbd1f5c92 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:38.562346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:38.562346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:38.562724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b67be6af-e1f6-4f5b-a225-e03dbd1f5c92 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:38.611423 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:38.611423 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:38.620321 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b67be6af-e1f6-4f5b-a225-e03dbd1f5c92 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:38.648278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b67be6af-e1f6-4f5b-a225-e03dbd1f5c92 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:38.649167 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1407/2835] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:38 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 1358 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:45:38.665329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] POST http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d/action Jan 02 10:45:38.665790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:38.665790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:38.666222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:45:38.666676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:38.716276 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:38.716276 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:38.717424 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:38.797703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Created reservations ['341129c9-5f31-4c4a-bf9b-60258b64d088', '116b8db8-0186-4edb-af4d-cb0d51317d85'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:38.823639 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Extend volume request issued successfully. Jan 02 10:45:38.824275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0450262f-fa7d-4a7a-b94a-e56932cffb11 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d/action returned with HTTP 202 Jan 02 10:45:38.825046 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1429/2836] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:45:38 2021] POST /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:45:38.833074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60c03845-5f58-4938-af51-93da69516824 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:38.833594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60c03845-5f58-4938-af51-93da69516824 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:38.833813 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:38.833813 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:38.834283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60c03845-5f58-4938-af51-93da69516824 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:38.883644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:38.883644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:38.896033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-60c03845-5f58-4938-af51-93da69516824 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:38.919260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60c03845-5f58-4938-af51-93da69516824 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:38.920259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1408/2837] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:38 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 1358 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:45:39.936684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c4010f2-5094-4922-b0ab-dcf93605e2bf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:39.937755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c4010f2-5094-4922-b0ab-dcf93605e2bf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:39.937755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:39.937755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:39.938050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c4010f2-5094-4922-b0ab-dcf93605e2bf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:39.987169 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:39.987169 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:39.994897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c4010f2-5094-4922-b0ab-dcf93605e2bf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:40.018901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c4010f2-5094-4922-b0ab-dcf93605e2bf tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:40.019921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1430/2838] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:39 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 1358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:45:40.034952 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c28c7a5f-8c32-46c6-b884-8bf0888f652e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:40.035519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c28c7a5f-8c32-46c6-b884-8bf0888f652e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:40.035734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:40.035734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:40.036110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c28c7a5f-8c32-46c6-b884-8bf0888f652e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:40.084895 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:40.084895 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:40.093104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c28c7a5f-8c32-46c6-b884-8bf0888f652e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:40.116941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c28c7a5f-8c32-46c6-b884-8bf0888f652e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:40.117776 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1409/2839] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:40 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 1358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:45:40.135981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] POST http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes Jan 02 10:45:40.136426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:40.136426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:40.136834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1802299108"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:40.137919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1802299108'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:45:40.138333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create volume of 1 GB Jan 02 10:45:40.151059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Availability Zones retrieved successfully. Jan 02 10:45:40.168376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Flow 'volume_create_api' (d5158fb5-8667-4025-862a-5f2dc2b76ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:40.171201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5edef58-8321-435f-a4dd-09de420ae505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:40.173159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:45:40.242419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5edef58-8321-435f-a4dd-09de420ae505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:40.244613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b52d44-2681-4ba6-b45f-e825fa513f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:40.311361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Created reservations ['4175e1c3-0a88-4fa7-af45-4ea25b867438', 'a4149cef-eda3-4a17-9f55-50a6b7ceaac6', '86574233-f60e-4480-9014-f1eb01baacdc', 'fd60bdd2-b366-47ff-a9c4-6cff8ca20697'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:40.313275 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b52d44-2681-4ba6-b45f-e825fa513f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4175e1c3-0a88-4fa7-af45-4ea25b867438', 'a4149cef-eda3-4a17-9f55-50a6b7ceaac6', '86574233-f60e-4480-9014-f1eb01baacdc', 'fd60bdd2-b366-47ff-a9c4-6cff8ca20697']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:40.315394 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec5b72d-0a7e-46bd-a328-b66625937e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:40.378808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec5b72d-0a7e-46bd-a328-b66625937e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '290307cc-9fc3-423c-89ed-4df26827e7d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1802299108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9da843e8b2406da85d33428111f469',qos_specs=None,replication_status=,reservations=['4175e1c3-0a88-4fa7-af45-4ea25b867438','a4149cef-eda3-4a17-9f55-50a6b7ceaac6','86574233-f60e-4480-9014-f1eb01baacdc','fd60bdd2-b366-47ff-a9c4-6cff8ca20697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad131a4b676487da94770f68b417ce9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1802299108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=290307cc-9fc3-423c-89ed-4df26827e7d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9da843e8b2406da85d33428111f469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6ad131a4b676487da94770f68b417ce9',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:40.381182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170b2397-5e3f-44ef-b786-a0abc947ddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:40.408546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170b2397-5e3f-44ef-b786-a0abc947ddbc) transitioned into state 'SUCCESS' from state '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-1802299108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9da843e8b2406da85d33428111f469',qos_specs=None,replication_status=,reservations=['4175e1c3-0a88-4fa7-af45-4ea25b867438','a4149cef-eda3-4a17-9f55-50a6b7ceaac6','86574233-f60e-4480-9014-f1eb01baacdc','fd60bdd2-b366-47ff-a9c4-6cff8ca20697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad131a4b676487da94770f68b417ce9',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:40.410493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282126bd-5c4a-4fbb-a4c6-b7845175febd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:40.424749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282126bd-5c4a-4fbb-a4c6-b7845175febd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:40.427550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Flow 'volume_create_api' (d5158fb5-8667-4025-862a-5f2dc2b76ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:40.476293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create volume request issued successfully. Jan 02 10:45:40.490340 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1284be7f-dc83-4011-b1d0-4f1fe2460001 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes returned with HTTP 202 Jan 02 10:45:40.494852 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1431/2840] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:45:40 2021] POST /volume/v3/8d9da843e8b2406da85d33428111f469/volumes => generated 817 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:45:40.506097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f6ad303-aace-445f-992c-32919ce6b56c tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:40.506611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f6ad303-aace-445f-992c-32919ce6b56c tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:40.506824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:40.506824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:40.507192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f6ad303-aace-445f-992c-32919ce6b56c tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:40.560981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:40.560981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:40.570094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8f6ad303-aace-445f-992c-32919ce6b56c tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:40.595938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f6ad303-aace-445f-992c-32919ce6b56c tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:40.596936 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1410/2841] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:40 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 885 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:41.613982 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e1365882-fdfd-4407-aba8-3cc9d9a8b2ca tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:41.614653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e1365882-fdfd-4407-aba8-3cc9d9a8b2ca tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:41.614940 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:41.614940 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:41.615503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e1365882-fdfd-4407-aba8-3cc9d9a8b2ca tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:41.667028 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:41.667028 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:41.675499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e1365882-fdfd-4407-aba8-3cc9d9a8b2ca tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:41.697511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e1365882-fdfd-4407-aba8-3cc9d9a8b2ca tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:41.698500 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1432/2842] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:41 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:41.714737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] POST http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots Jan 02 10:45:41.715272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:41.715272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:41.715869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "290307cc-9fc3-423c-89ed-4df26827e7d7", "name": "tempest-VolumesExtendTest-Snapshot-255428646"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:41.765668 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:41.765668 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:41.766841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:41.767182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Create snapshot from volume 290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:41.835712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Created reservations ['de4fc1c8-f008-4984-9c0b-9da4e1589aa8', 'd72639e5-678b-4f3e-a098-50700a52c8b3', 'e444018f-0e02-4f8c-b1e8-5fbda8daa2cc', 'bbff1579-dd73-400c-85a0-1fa5603d84e1'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:41.954442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot create request issued successfully. Jan 02 10:45:41.955208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d043380b-ecaa-447e-a8a6-1e43322d3c94 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots returned with HTTP 202 Jan 02 10:45:41.961978 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1411/2843] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:45:41 2021] POST /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots => generated 303 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:45:41.967035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-925eef20-153d-484c-9e95-c51360683a2e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:41.967916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-925eef20-153d-484c-9e95-c51360683a2e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:41.968085 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:41.968085 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:41.968357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-925eef20-153d-484c-9e95-c51360683a2e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:41.994600 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:41.994600 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:41.995947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-925eef20-153d-484c-9e95-c51360683a2e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot retrieved successfully. Jan 02 10:45:41.997840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-925eef20-153d-484c-9e95-c51360683a2e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 returned with HTTP 200 Jan 02 10:45:42.002819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1433/2844] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:41 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:43.017758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35867138-35d8-45fe-aaa9-982558473d08 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:43.018297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35867138-35d8-45fe-aaa9-982558473d08 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:43.018495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:43.018495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:43.018870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35867138-35d8-45fe-aaa9-982558473d08 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:43.045936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:43.045936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:43.048506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35867138-35d8-45fe-aaa9-982558473d08 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot retrieved successfully. Jan 02 10:45:43.050428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35867138-35d8-45fe-aaa9-982558473d08 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 returned with HTTP 200 Jan 02 10:45:43.051424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1412/2845] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:43 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 => generated 435 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:44.063556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d73a6248-1cd6-48a4-84a9-badadc799ed6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:44.064081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d73a6248-1cd6-48a4-84a9-badadc799ed6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:44.064295 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:44.064295 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:44.064795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d73a6248-1cd6-48a4-84a9-badadc799ed6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:44.088741 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:44.088741 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:44.089881 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d73a6248-1cd6-48a4-84a9-badadc799ed6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot retrieved successfully. Jan 02 10:45:44.091840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d73a6248-1cd6-48a4-84a9-badadc799ed6 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 returned with HTTP 200 Jan 02 10:45:44.092785 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1434/2846] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:44 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 => generated 462 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:44.105114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] POST http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7/action Jan 02 10:45:44.105564 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:44.105564 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:44.106001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:45:44.106385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:44.155257 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:44.155257 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:44.157239 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:44.236658 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Created reservations ['4f268346-228c-4533-b7ca-6f7f820f5fa9', 'cdf46211-0cf3-463f-a31a-3bc853ac96a4'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:44.265869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Extend volume request issued successfully. Jan 02 10:45:44.266714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97b6fa6f-a89e-4059-92ed-9bb3466a80d0 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7/action returned with HTTP 202 Jan 02 10:45:44.267609 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1413/2847] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:45:44 2021] POST /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:45:44.275358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5dca40a-f309-4ab4-b407-534aa5649d22 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:44.276122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5dca40a-f309-4ab4-b407-534aa5649d22 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:44.276338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:44.276338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:44.276723 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e5dca40a-f309-4ab4-b407-534aa5649d22 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:44.335198 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:44.335198 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:44.346158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e5dca40a-f309-4ab4-b407-534aa5649d22 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:44.373179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e5dca40a-f309-4ab4-b407-534aa5649d22 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:44.375687 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1435/2848] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:44 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:45.392254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c792cff-e171-4267-b6c6-c5e9e2b03a24 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:45.393004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c792cff-e171-4267-b6c6-c5e9e2b03a24 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:45.393228 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:45.393228 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:45.393590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c792cff-e171-4267-b6c6-c5e9e2b03a24 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:45.442365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:45.442365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:45.450503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0c792cff-e171-4267-b6c6-c5e9e2b03a24 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:45.472646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c792cff-e171-4267-b6c6-c5e9e2b03a24 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:45.473750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1414/2849] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:45 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:46.489884 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-325f43c9-53d3-4f4c-9700-acc3cf68380f tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:46.490542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-325f43c9-53d3-4f4c-9700-acc3cf68380f tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:46.490734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:46.490734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:46.491375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-325f43c9-53d3-4f4c-9700-acc3cf68380f tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:46.542314 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:46.542314 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:46.550624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-325f43c9-53d3-4f4c-9700-acc3cf68380f tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:46.572123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-325f43c9-53d3-4f4c-9700-acc3cf68380f tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:46.572921 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1436/2850] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:46 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:46.588710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e19fb7c-7546-4df1-b0e2-8036d852d6c2 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:46.589172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e19fb7c-7546-4df1-b0e2-8036d852d6c2 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:46.589386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:46.589386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:46.589761 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e19fb7c-7546-4df1-b0e2-8036d852d6c2 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:46.637834 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:46.637834 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:46.647669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e19fb7c-7546-4df1-b0e2-8036d852d6c2 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:46.669879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e19fb7c-7546-4df1-b0e2-8036d852d6c2 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:46.679316 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1415/2851] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:46 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:46.688200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] DELETE http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:46.688725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:46.688938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:46.688938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:46.689315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:46.689682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Delete snapshot with id: 316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:46.713837 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:46.713837 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:46.714871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot retrieved successfully. Jan 02 10:45:46.780669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot delete request issued successfully. Jan 02 10:45:46.781502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-46fecf4a-bd8b-4314-9212-97353ac77671 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 returned with HTTP 202 Jan 02 10:45:46.782566 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1437/2852] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:45:46 2021] DELETE /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:46.790950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1417c1ad-7797-4a48-ae31-23101e3398fb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:46.791515 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1417c1ad-7797-4a48-ae31-23101e3398fb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:46.791728 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:46.791728 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:46.792089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1417c1ad-7797-4a48-ae31-23101e3398fb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:46.825283 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:46.825283 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:46.826422 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1417c1ad-7797-4a48-ae31-23101e3398fb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Snapshot retrieved successfully. Jan 02 10:45:46.828916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1417c1ad-7797-4a48-ae31-23101e3398fb tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 returned with HTTP 200 Jan 02 10:45:46.829854 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1416/2853] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:46 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:47.841897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c8de61b-bcbc-4436-ac81-74ab3fd3c6ce tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 Jan 02 10:45:47.843513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c8de61b-bcbc-4436-ac81-74ab3fd3c6ce tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:47.843927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:47.843927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:47.844290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c8de61b-bcbc-4436-ac81-74ab3fd3c6ce tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:47.868068 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c8de61b-bcbc-4436-ac81-74ab3fd3c6ce tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 returned with HTTP 404 Jan 02 10:45:47.869167 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1438/2854] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:45:47 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/snapshots/316b00df-f3d4-4ce1-be3b-717b4006b351 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:47.876818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] DELETE http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:47.877338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:47.877555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:47.877555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:47.877928 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:47.878394 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Delete volume with id: 290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:47.927734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:47.927734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:47.929035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:47.955004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Delete volume request issued successfully. Jan 02 10:45:47.955608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e0a5af3-3eeb-4b06-b6be-1fff52ad2c5a tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 202 Jan 02 10:45:47.959625 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1417/2855] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:45:47 2021] DELETE /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:47.964220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f51e5a4-a32b-4328-b949-4b37379bd83d tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:47.964742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f51e5a4-a32b-4328-b949-4b37379bd83d tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:47.965231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5f51e5a4-a32b-4328-b949-4b37379bd83d tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:48.015771 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:48.015771 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:48.024089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5f51e5a4-a32b-4328-b949-4b37379bd83d tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:48.046728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5f51e5a4-a32b-4328-b949-4b37379bd83d tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:48.047898 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1439/2856] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:47 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:49.063478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b41f667c-648b-46b7-b9a2-67c5e83c71e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:49.064017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b41f667c-648b-46b7-b9a2-67c5e83c71e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:49.064240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:49.064240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:49.064535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b41f667c-648b-46b7-b9a2-67c5e83c71e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:49.115943 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:49.115943 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:49.125002 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b41f667c-648b-46b7-b9a2-67c5e83c71e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:49.148238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b41f667c-648b-46b7-b9a2-67c5e83c71e7 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 200 Jan 02 10:45:49.149055 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1418/2857] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:49 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:50.165399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da4c139d-b71c-4c91-ad94-68b32bb89167 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 Jan 02 10:45:50.166148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da4c139d-b71c-4c91-ad94-68b32bb89167 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:50.166446 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:50.166446 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:50.167096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da4c139d-b71c-4c91-ad94-68b32bb89167 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:50.212836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da4c139d-b71c-4c91-ad94-68b32bb89167 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 returned with HTTP 404 Jan 02 10:45:50.213874 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1440/2858] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:50 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/290307cc-9fc3-423c-89ed-4df26827e7d7 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:50.221514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] DELETE http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:50.222165 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:50.222307 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:50.222307 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:50.222569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:50.223029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Delete volume with id: bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:50.276561 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:50.276561 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:50.277704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:50.305007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Delete volume request issued successfully. Jan 02 10:45:50.305664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dd82087f-c0b0-4c3a-9196-2e5601bbdf29 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 202 Jan 02 10:45:50.309929 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1419/2859] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:45:50 2021] DELETE /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:45:50.314449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4108c0bf-0feb-499f-85dd-e377c49a7e8e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:50.314980 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4108c0bf-0feb-499f-85dd-e377c49a7e8e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:50.315511 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4108c0bf-0feb-499f-85dd-e377c49a7e8e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:50.370075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:50.370075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:50.380019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4108c0bf-0feb-499f-85dd-e377c49a7e8e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:50.406963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4108c0bf-0feb-499f-85dd-e377c49a7e8e tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:50.407939 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1441/2860] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:50 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 1357 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:45:51.424515 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31112b04-447e-463e-9535-42823ea75657 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:51.425198 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31112b04-447e-463e-9535-42823ea75657 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:51.425511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:51.425511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:51.426055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-31112b04-447e-463e-9535-42823ea75657 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:51.606264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:51.606264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:51.615644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-31112b04-447e-463e-9535-42823ea75657 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Volume info retrieved successfully. Jan 02 10:45:51.648849 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-31112b04-447e-463e-9535-42823ea75657 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 200 Jan 02 10:45:51.658668 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1420/2861] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:51 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 1357 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:45:52.665743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3a75db0-468f-4ff2-8d21-578b02107406 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] GET http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d Jan 02 10:45:52.666287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3a75db0-468f-4ff2-8d21-578b02107406 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:52.666456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:52.666456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:52.666833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3a75db0-468f-4ff2-8d21-578b02107406 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:52.712035 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3a75db0-468f-4ff2-8d21-578b02107406 tempest-VolumesExtendTest-2124556008 tempest-VolumesExtendTest-2124556008] http://10.222.0.73/volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d returned with HTTP 404 Jan 02 10:45:52.713084 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1442/2862] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:52 2021] GET /volume/v3/8d9da843e8b2406da85d33428111f469/volumes/bfa984a1-cdc2-4249-9ba1-f4d7956f321d => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:45:54.581706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:45:54.582183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:54.582183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:54.582725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1481247229"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:45:54.583911 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1481247229'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:45:54.584387 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume of 1 GB Jan 02 10:45:54.598637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Availability Zones retrieved successfully. Jan 02 10:45:54.615932 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Flow 'volume_create_api' (55dbffa3-4f5d-429f-8048-ea2404da5991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:54.618700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1001a4ca-dc9e-4b9d-81ec-680326c315e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:54.620867 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:45:54.690850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1001a4ca-dc9e-4b9d-81ec-680326c315e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:54.693028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac114186-ee63-457e-b507-935d91909af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:54.784488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Created reservations ['6279af62-9c1c-4fdf-9a3a-c1ec29b43d1c', 'a7407f1c-0aeb-4c98-8878-3756a92b1896', '10c96d35-3294-4b01-8a9e-c0d3b47c044e', '8d89e308-a680-4c47-aee7-5eaaacd808e8'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:45:54.786375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac114186-ee63-457e-b507-935d91909af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6279af62-9c1c-4fdf-9a3a-c1ec29b43d1c', 'a7407f1c-0aeb-4c98-8878-3756a92b1896', '10c96d35-3294-4b01-8a9e-c0d3b47c044e', '8d89e308-a680-4c47-aee7-5eaaacd808e8']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:54.788547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d0b1cf-0068-4a62-b1e5-8a51a6721993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:54.848950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d0b1cf-0068-4a62-b1e5-8a51a6721993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9950d469-9c03-48b5-b8ce-16e11780ce15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1481247229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aab1929f29646e29b0d1948b38e53f2',qos_specs=None,replication_status=,reservations=['6279af62-9c1c-4fdf-9a3a-c1ec29b43d1c','a7407f1c-0aeb-4c98-8878-3756a92b1896','10c96d35-3294-4b01-8a9e-c0d3b47c044e','8d89e308-a680-4c47-aee7-5eaaacd808e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d638ab402b4905b42841ddb44cd43c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1481247229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9950d469-9c03-48b5-b8ce-16e11780ce15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aab1929f29646e29b0d1948b38e53f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='32d638ab402b4905b42841ddb44cd43c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:54.851005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a047a7a-2ec8-42c6-a109-4ec1dc13f08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:54.878901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a047a7a-2ec8-42c6-a109-4ec1dc13f08f) transitioned into state 'SUCCESS' from state '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-1481247229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aab1929f29646e29b0d1948b38e53f2',qos_specs=None,replication_status=,reservations=['6279af62-9c1c-4fdf-9a3a-c1ec29b43d1c','a7407f1c-0aeb-4c98-8878-3756a92b1896','10c96d35-3294-4b01-8a9e-c0d3b47c044e','8d89e308-a680-4c47-aee7-5eaaacd808e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d638ab402b4905b42841ddb44cd43c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:54.881132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d77a76f-f91e-44ae-a889-6a287e42c9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:45:54.896653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d77a76f-f91e-44ae-a889-6a287e42c9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:45:54.899227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Flow 'volume_create_api' (55dbffa3-4f5d-429f-8048-ea2404da5991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:45:54.950452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request issued successfully. Jan 02 10:45:54.964423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf8e2fd1-7418-43f7-ba50-3cc0971c4622 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 202 Jan 02 10:45:54.965452 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1421/2863] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:45:54 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 819 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:45:54.980288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afac9f76-0f5a-4da8-9bee-9427bae73db3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:45:54.980949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afac9f76-0f5a-4da8-9bee-9427bae73db3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:54.981544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-afac9f76-0f5a-4da8-9bee-9427bae73db3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:55.034512 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:55.034512 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:55.043315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-afac9f76-0f5a-4da8-9bee-9427bae73db3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:45:55.065610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-afac9f76-0f5a-4da8-9bee-9427bae73db3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 returned with HTTP 200 Jan 02 10:45:55.066639 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1443/2864] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:54 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:45:56.083913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2412e262-38dc-42a4-a423-f04782f668d9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:45:56.084441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2412e262-38dc-42a4-a423-f04782f668d9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:45:56.084781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:45:56.084781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:45:56.085160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2412e262-38dc-42a4-a423-f04782f668d9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:45:56.133750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:45:56.133750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:45:56.143005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2412e262-38dc-42a4-a423-f04782f668d9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:45:56.164167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2412e262-38dc-42a4-a423-f04782f668d9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 returned with HTTP 200 Jan 02 10:45:56.172062 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1422/2865] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:45:56 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:46:06.704159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea4337fb-2dad-4e68-b273-f1943b79d529 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/d428abe8-2a4c-4dc8-9ae6-f5c4c3971435/action Jan 02 10:46:06.704692 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:06.704692 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:06.705038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea4337fb-2dad-4e68-b273-f1943b79d529 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-attach": {"instance_uuid": "846922dc-e681-4de3-a41d-e914782ecaae", "mountpoint": "/dev/vdc"}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:06.705411 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea4337fb-2dad-4e68-b273-f1943b79d529 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "846922dc-e681-4de3-a41d-e914782ecaae", "mountpoint": "/dev/vdc"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:06.751723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea4337fb-2dad-4e68-b273-f1943b79d529 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/d428abe8-2a4c-4dc8-9ae6-f5c4c3971435/action returned with HTTP 404 Jan 02 10:46:06.756113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1444/2866] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:06 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/d428abe8-2a4c-4dc8-9ae6-f5c4c3971435/action => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:46:11.902631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:11.903192 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:11.903192 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:11.903520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa649a25-c445-43b0-b421-f8df53201013", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1226988086"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:11.904756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request body: {'volume': {'imageRef': 'fa649a25-c445-43b0-b421-f8df53201013', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1226988086'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:46:12.019942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume of 2 GB Jan 02 10:46:12.032941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Availability Zones retrieved successfully. Jan 02 10:46:12.049794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Flow 'volume_create_api' (81286b52-2b7d-4f77-9456-24474c6f8acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:46:12.052534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9d1927-39cc-4f86-9721-f94f826d54fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:46:12.054524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Validating volume size '2' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:46:12.113817 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9d1927-39cc-4f86-9721-f94f826d54fe) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 10:46:12.113817 n-d-765311-9 devstack@c-api.service[88038]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fa649a25-c445-43b0-b421-f8df53201013 is not active. Jan 02 10:46:12.118801 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9d1927-39cc-4f86-9721-f94f826d54fe) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:46:12.121121 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9d1927-39cc-4f86-9721-f94f826d54fe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:46:12.124489 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Flow 'volume_create_api' (81286b52-2b7d-4f77-9456-24474c6f8acd) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 10:46:12.125178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3c9ac54-4418-48e2-8003-eb0bb5abac05 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 400 Jan 02 10:46:12.129555 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1423/2867] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:46:11 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 125 bytes in 229 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:12.761050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:12.761809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "87c2b748-6db9-42e2-94a4-8d25123bb88e"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:12.762895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request body: {'volume': {'size': 1, 'imageRef': '87c2b748-6db9-42e2-94a4-8d25123bb88e'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:46:12.866694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume of 1 GB Jan 02 10:46:12.880833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Availability Zones retrieved successfully. Jan 02 10:46:12.897657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Flow 'volume_create_api' (4bb23dcf-622b-46f2-9668-1a857d0f4dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:46:12.900618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5335a5-4eb1-428a-b85a-34b99fb0e4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:46:12.902634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:46:12.944982 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5335a5-4eb1-428a-b85a-34b99fb0e4d3) transitioned into state 'FAILURE' from state 'RUNNING' Jan 02 10:46:12.944982 n-d-765311-9 devstack@c-api.service[88038]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 02 10:46:12.949776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5335a5-4eb1-428a-b85a-34b99fb0e4d3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:46:12.952461 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5335a5-4eb1-428a-b85a-34b99fb0e4d3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 02 10:46:12.954983 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.volume.api [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Flow 'volume_create_api' (4bb23dcf-622b-46f2-9668-1a857d0f4dd1) transitioned into state 'REVERTED' from state 'RUNNING' Jan 02 10:46:12.955704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e4c55094-83bc-474f-a836-e836ba2e3136 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 400 Jan 02 10:46:12.956878 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1445/2868] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:12 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 134 bytes in 199 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:13.492431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce657abf-b60b-480c-b251-78121f8ebfd5 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.493263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce657abf-b60b-480c-b251-78121f8ebfd5 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.494740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce657abf-b60b-480c-b251-78121f8ebfd5 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 400 Jan 02 10:46:13.495891 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1424/2869] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:13.504574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-685ada3e-43c3-4391-82ea-fe05d37c130a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.505333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-685ada3e-43c3-4391-82ea-fe05d37c130a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c743a4e7-f022-446a-bcdb-f0ff9ca8b157"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.506617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-685ada3e-43c3-4391-82ea-fe05d37c130a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c743a4e7-f022-446a-bcdb-f0ff9ca8b157'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:46:13.530093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-685ada3e-43c3-4391-82ea-fe05d37c130a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 404 Jan 02 10:46:13.531322 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1446/2870] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:13.539987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13f22bf2-2948-465b-911e-42a59f4a2091 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.540726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13f22bf2-2948-465b-911e-42a59f4a2091 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d093c6be-7b92-417b-8557-79d3619fad59"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.541887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-13f22bf2-2948-465b-911e-42a59f4a2091 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd093c6be-7b92-417b-8557-79d3619fad59'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:46:13.588275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13f22bf2-2948-465b-911e-42a59f4a2091 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 404 Jan 02 10:46:13.589294 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1425/2871] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:13.598354 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff267d9d-af3e-4618-8259-4490cf5b9173 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.599121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff267d9d-af3e-4618-8259-4490cf5b9173 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a55af3a7-ec00-46f0-ac9d-b75936afef77"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.600380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ff267d9d-af3e-4618-8259-4490cf5b9173 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a55af3a7-ec00-46f0-ac9d-b75936afef77'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:46:13.622387 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff267d9d-af3e-4618-8259-4490cf5b9173 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 404 Jan 02 10:46:13.623538 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1447/2872] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:46:13.632720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5cb06df-b680-4727-9aec-27e19b550e1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.633499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5cb06df-b680-4727-9aec-27e19b550e1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.634683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5cb06df-b680-4727-9aec-27e19b550e1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 400 Jan 02 10:46:13.640044 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1426/2873] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 10:46:13.644158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90da7724-d66a-402a-b451-0c3c3b3a97ee tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.644899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90da7724-d66a-402a-b451-0c3c3b3a97ee tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.646311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90da7724-d66a-402a-b451-0c3c3b3a97ee tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 400 Jan 02 10:46:13.651279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1448/2874] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 02 10:46:13.656145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c4e7023-95ab-4dad-a9bd-3447af268ad1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes Jan 02 10:46:13.656916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4c4e7023-95ab-4dad-a9bd-3447af268ad1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.658079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4c4e7023-95ab-4dad-a9bd-3447af268ad1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes returned with HTTP 400 Jan 02 10:46:13.662943 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1427/2875] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:13.667486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81e1ccf1-2f57-4844-a9bd-2dae92802b67 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] DELETE http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-1527603500 Jan 02 10:46:13.668002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81e1ccf1-2f57-4844-a9bd-2dae92802b67 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:13.668478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81e1ccf1-2f57-4844-a9bd-2dae92802b67 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:13.668940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-81e1ccf1-2f57-4844-a9bd-2dae92802b67 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Delete volume with id: tempest-invalid-1527603500 Jan 02 10:46:13.718585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81e1ccf1-2f57-4844-a9bd-2dae92802b67 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-1527603500 returned with HTTP 404 Jan 02 10:46:13.719767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1449/2876] 10.222.0.73 () {58 vars in 1288 bytes} [Sat Jan 2 10:46:13 2021] DELETE /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-1527603500 => generated 99 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:46:13.729083 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1428/2877] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:46:13 2021] DELETE /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 10:46:13.737591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e2dc5ed-acd9-45d4-b28f-e486d72dbae3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/xxx/action Jan 02 10:46:13.738356 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e2dc5ed-acd9-45d4-b28f-e486d72dbae3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-detach": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:13.738730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e2dc5ed-acd9-45d4-b28f-e486d72dbae3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:13.797584 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e2dc5ed-acd9-45d4-b28f-e486d72dbae3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/xxx/action returned with HTTP 404 Jan 02 10:46:13.798870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1450/2878] 10.222.0.73 () {60 vars in 1258 bytes} [Sat Jan 2 10:46:13 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/xxx/action => generated 76 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:46:13.811684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5985139-de1d-4ba7-84c5-b82a173b8257 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-1721093751 Jan 02 10:46:13.812395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5985139-de1d-4ba7-84c5-b82a173b8257 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:13.812879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5985139-de1d-4ba7-84c5-b82a173b8257 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:13.859368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5985139-de1d-4ba7-84c5-b82a173b8257 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-1721093751 returned with HTTP 404 Jan 02 10:46:13.860342 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1429/2879] 10.222.0.73 () {58 vars in 1285 bytes} [Sat Jan 2 10:46:13 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-1721093751 => generated 99 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:46:13.869990 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1451/2880] 10.222.0.73 () {58 vars in 1207 bytes} [Sat Jan 2 10:46:13 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 10:46:13.877822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/detail?status=null Jan 02 10:46:13.878508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:13.879172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:13.880324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:46:13.880913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Could not evaluate value null, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:46:13.882485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:46:13.931748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Get all volumes completed successfully. Jan 02 10:46:13.937467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-864d7b73-c96d-4773-aff1-f317b087d0d8 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/detail?status=null returned with HTTP 200 Jan 02 10:46:13.938261 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1430/2881] 10.222.0.73 () {58 vars in 1248 bytes} [Sat Jan 2 10:46:13 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/detail?status=null => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:46:13.954586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1796380939 Jan 02 10:46:13.955090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:13.955628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:13.956388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:46:13.958154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1796380939'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:46:14.008693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Get all volumes completed successfully. Jan 02 10:46:14.013810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c120b3e-6aae-4537-9228-e6df951adae9 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1796380939 returned with HTTP 200 Jan 02 10:46:14.014805 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1452/2882] 10.222.0.73 () {58 vars in 1326 bytes} [Sat Jan 2 10:46:13 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1796380939 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:46:14.030968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes?status=null Jan 02 10:46:14.031536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:14.032091 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:14.032634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:46:14.033219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Could not evaluate value null, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:46:14.034782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:46:14.083322 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Get all volumes completed successfully. Jan 02 10:46:14.084126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-37348c08-d574-4676-9b0c-1ff47f4c6e35 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes?status=null returned with HTTP 200 Jan 02 10:46:14.084971 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1431/2883] 10.222.0.73 () {58 vars in 1227 bytes} [Sat Jan 2 10:46:14 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes?status=null => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:46:14.096633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes?name=tempest-VolumesNegativeTest-Volume-296228388 Jan 02 10:46:14.097232 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:14.097785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:14.098485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:46:14.100357 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-296228388'), ('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:46:14.149596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Get all volumes completed successfully. Jan 02 10:46:14.150282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbd6b2f2-1215-439a-999d-12b5bb9972ca tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes?name=tempest-VolumesNegativeTest-Volume-296228388 returned with HTTP 200 Jan 02 10:46:14.151107 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1453/2884] 10.222.0.73 () {58 vars in 1303 bytes} [Sat Jan 2 10:46:14 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes?name=tempest-VolumesNegativeTest-Volume-296228388 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:46:14.162311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb783399-9807-4b5c-9af7-f764610f7d45 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action Jan 02 10:46:14.163093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb783399-9807-4b5c-9af7-f764610f7d45 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-reserve": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.163522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb783399-9807-4b5c-9af7-f764610f7d45 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.211106 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:46:14.211106 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:46:14.212302 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb783399-9807-4b5c-9af7-f764610f7d45 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:46:14.223739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb783399-9807-4b5c-9af7-f764610f7d45 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Reserve volume completed successfully. Jan 02 10:46:14.224262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb783399-9807-4b5c-9af7-f764610f7d45 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action returned with HTTP 202 Jan 02 10:46:14.228574 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1432/2885] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:46:14.233699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-473b91be-26a1-4da1-9bbf-a46335d4546a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action Jan 02 10:46:14.234622 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-473b91be-26a1-4da1-9bbf-a46335d4546a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-reserve": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.235004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-473b91be-26a1-4da1-9bbf-a46335d4546a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.288592 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:46:14.288592 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:46:14.289863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-473b91be-26a1-4da1-9bbf-a46335d4546a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:46:14.296936 n-d-765311-9 devstack@c-api.service[88038]: ERROR cinder.volume.api [None req-473b91be-26a1-4da1-9bbf-a46335d4546a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume status must be available to reserve, but the status is attaching. Jan 02 10:46:14.297638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-473b91be-26a1-4da1-9bbf-a46335d4546a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action returned with HTTP 400 Jan 02 10:46:14.298659 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1454/2886] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action => generated 132 bytes in 69 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:14.306185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a2e7a7d-d872-4b3f-b119-c0534059ac1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action Jan 02 10:46:14.306639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:14.306639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:14.307075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a2e7a7d-d872-4b3f-b119-c0534059ac1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-unreserve": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.307509 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a2e7a7d-d872-4b3f-b119-c0534059ac1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.360097 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:46:14.360097 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:46:14.361288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a2e7a7d-d872-4b3f-b119-c0534059ac1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:46:14.423062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a2e7a7d-d872-4b3f-b119-c0534059ac1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Unreserve volume completed successfully. Jan 02 10:46:14.423623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a2e7a7d-d872-4b3f-b119-c0534059ac1c tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action returned with HTTP 202 Jan 02 10:46:14.424508 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1433/2887] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:46:14.433049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-494ce0e5-8984-4e51-9405-6880db354980 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/b472113a-768d-4bab-a6e7-a23d2d9c3701/action Jan 02 10:46:14.433498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:14.433498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:14.433932 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-494ce0e5-8984-4e51-9405-6880db354980 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-reserve": {}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.434312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-494ce0e5-8984-4e51-9405-6880db354980 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.479715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-494ce0e5-8984-4e51-9405-6880db354980 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/b472113a-768d-4bab-a6e7-a23d2d9c3701/action returned with HTTP 404 Jan 02 10:46:14.480750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1455/2888] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/b472113a-768d-4bab-a6e7-a23d2d9c3701/action => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:14.489833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f4bfaeb-ccdc-49ab-a1cb-39b4728fccb6 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/5a783631-a849-4ac9-b36d-dbf93a94064b/action Jan 02 10:46:14.490525 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:14.490525 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:14.490960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f4bfaeb-ccdc-49ab-a1cb-39b4728fccb6 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-unreserve": {}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.491409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f4bfaeb-ccdc-49ab-a1cb-39b4728fccb6 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.537052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f4bfaeb-ccdc-49ab-a1cb-39b4728fccb6 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/5a783631-a849-4ac9-b36d-dbf93a94064b/action returned with HTTP 404 Jan 02 10:46:14.542550 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1434/2889] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/5a783631-a849-4ac9-b36d-dbf93a94064b/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:14.548033 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1456/2890] 10.222.0.73 () {60 vars in 1227 bytes} [Sat Jan 2 10:46:14 2021] PUT /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 02 10:46:14.555914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb99a1ec-30ac-41f0-961b-5b076eca19d2 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] PUT http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-654542699 Jan 02 10:46:14.556659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb99a1ec-30ac-41f0-961b-5b076eca19d2 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.602044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb99a1ec-30ac-41f0-961b-5b076eca19d2 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-654542699 returned with HTTP 404 Jan 02 10:46:14.607508 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1435/2891] 10.222.0.73 () {60 vars in 1302 bytes} [Sat Jan 2 10:46:14 2021] PUT /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/tempest-invalid-654542699 => generated 98 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:46:14.612696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf837b05-6a2d-438c-a672-4bb4bb6a273d tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] PUT http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/49f6fbdb-50b2-40b1-8893-73f2143ef96b Jan 02 10:46:14.613451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cf837b05-6a2d-438c-a672-4bb4bb6a273d tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.660335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cf837b05-6a2d-438c-a672-4bb4bb6a273d tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/49f6fbdb-50b2-40b1-8893-73f2143ef96b returned with HTTP 404 Jan 02 10:46:14.666359 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1457/2892] 10.222.0.73 () {60 vars in 1335 bytes} [Sat Jan 2 10:46:14 2021] PUT /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/49f6fbdb-50b2-40b1-8893-73f2143ef96b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:14.671478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43bd6060-17d5-4920-acd4-588bb842eb07 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] DELETE http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/ba7a7264-3889-454d-aee3-972ba59c9a2f Jan 02 10:46:14.672004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43bd6060-17d5-4920-acd4-588bb842eb07 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:14.672494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43bd6060-17d5-4920-acd4-588bb842eb07 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:14.672956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-43bd6060-17d5-4920-acd4-588bb842eb07 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Delete volume with id: ba7a7264-3889-454d-aee3-972ba59c9a2f Jan 02 10:46:14.718612 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43bd6060-17d5-4920-acd4-588bb842eb07 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/ba7a7264-3889-454d-aee3-972ba59c9a2f returned with HTTP 404 Jan 02 10:46:14.719889 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1436/2893] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:46:14 2021] DELETE /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/ba7a7264-3889-454d-aee3-972ba59c9a2f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:14.728368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72307b2d-b00b-4b22-9974-f81b79e0bf96 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action Jan 02 10:46:14.729248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72307b2d-b00b-4b22-9974-f81b79e0bf96 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.729710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72307b2d-b00b-4b22-9974-f81b79e0bf96 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.731113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72307b2d-b00b-4b22-9974-f81b79e0bf96 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action returned with HTTP 400 Jan 02 10:46:14.737558 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1458/2894] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:14.741510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd293c93-37d2-4ed3-83b0-1cd994b666f1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action Jan 02 10:46:14.742315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd293c93-37d2-4ed3-83b0-1cd994b666f1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.742695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd293c93-37d2-4ed3-83b0-1cd994b666f1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.743915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd293c93-37d2-4ed3-83b0-1cd994b666f1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action returned with HTTP 400 Jan 02 10:46:14.748852 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1437/2895] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:14.752987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0dd93dee-c2de-49ad-83fc-4560e179b39a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/bcf39cf2-19be-487a-b06a-05a7f66c70b8/action Jan 02 10:46:14.753741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0dd93dee-c2de-49ad-83fc-4560e179b39a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.754123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0dd93dee-c2de-49ad-83fc-4560e179b39a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.800421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0dd93dee-c2de-49ad-83fc-4560e179b39a tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/bcf39cf2-19be-487a-b06a-05a7f66c70b8/action returned with HTTP 404 Jan 02 10:46:14.806017 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1459/2896] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/bcf39cf2-19be-487a-b06a-05a7f66c70b8/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:14.810193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-113de043-3b23-467f-a0b1-f2f6a764d5cd tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action Jan 02 10:46:14.811011 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-113de043-3b23-467f-a0b1-f2f6a764d5cd tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.811507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-113de043-3b23-467f-a0b1-f2f6a764d5cd tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.812637 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-113de043-3b23-467f-a0b1-f2f6a764d5cd tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action returned with HTTP 400 Jan 02 10:46:14.813842 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1438/2897] 10.222.0.73 () {60 vars in 1357 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:46:14.821975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96329d1c-4be0-4dad-ae1f-3c6174e6bbc1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] POST http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/None/action Jan 02 10:46:14.822766 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96329d1c-4be0-4dad-ae1f-3c6174e6bbc1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:46:14.823124 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96329d1c-4be0-4dad-ae1f-3c6174e6bbc1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:46:14.870264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96329d1c-4be0-4dad-ae1f-3c6174e6bbc1 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/None/action returned with HTTP 404 Jan 02 10:46:14.876337 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1460/2898] 10.222.0.73 () {60 vars in 1261 bytes} [Sat Jan 2 10:46:14 2021] POST /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/None/action => generated 77 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:46:14.880840 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21d55989-0e17-49a6-9ae0-f36738bee5ad tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/64ee4783-e77b-4325-9464-3da2bd08a657 Jan 02 10:46:14.881499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21d55989-0e17-49a6-9ae0-f36738bee5ad tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:14.881987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-21d55989-0e17-49a6-9ae0-f36738bee5ad tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:14.931041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-21d55989-0e17-49a6-9ae0-f36738bee5ad tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/64ee4783-e77b-4325-9464-3da2bd08a657 returned with HTTP 404 Jan 02 10:46:14.932088 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1439/2899] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:46:14 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/64ee4783-e77b-4325-9464-3da2bd08a657 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:46:14.942044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] DELETE http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:46:14.942611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:14.943140 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:14.943635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Delete volume with id: 9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:46:14.996079 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:46:14.996079 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:46:14.997253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:46:15.025693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Delete volume request issued successfully. Jan 02 10:46:15.026166 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c75d65b0-1f5a-439a-812f-a835143afaec tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 returned with HTTP 202 Jan 02 10:46:15.030635 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1461/2900] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:46:14 2021] DELETE /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:46:15.034869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35a3bf36-0bd6-4fda-ac47-c1b96cf830fa tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:46:15.035188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35a3bf36-0bd6-4fda-ac47-c1b96cf830fa tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:15.035716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35a3bf36-0bd6-4fda-ac47-c1b96cf830fa tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:15.088378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:46:15.088378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:46:15.096894 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35a3bf36-0bd6-4fda-ac47-c1b96cf830fa tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:46:15.120177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35a3bf36-0bd6-4fda-ac47-c1b96cf830fa tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 returned with HTTP 200 Jan 02 10:46:15.121008 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1440/2901] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:46:15 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:46:16.138494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a8861c7-d52d-48d4-8a61-0fa9d11196e7 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:46:16.139013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a8861c7-d52d-48d4-8a61-0fa9d11196e7 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:16.139211 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:16.139211 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:16.140274 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a8861c7-d52d-48d4-8a61-0fa9d11196e7 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:16.192503 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:46:16.192503 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:46:16.201421 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7a8861c7-d52d-48d4-8a61-0fa9d11196e7 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Volume info retrieved successfully. Jan 02 10:46:16.225397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a8861c7-d52d-48d4-8a61-0fa9d11196e7 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 returned with HTTP 200 Jan 02 10:46:16.226391 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1462/2902] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:46:16 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:46:17.243052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cc2be4d-6eea-4132-b117-440aae5fd8d3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] GET http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 Jan 02 10:46:17.243569 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cc2be4d-6eea-4132-b117-440aae5fd8d3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:46:17.243695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:46:17.243695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:46:17.244351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cc2be4d-6eea-4132-b117-440aae5fd8d3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:46:17.290442 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cc2be4d-6eea-4132-b117-440aae5fd8d3 tempest-VolumesNegativeTest-1466688844 tempest-VolumesNegativeTest-1466688844] http://10.222.0.73/volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 returned with HTTP 404 Jan 02 10:46:17.291641 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1441/2903] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:46:17 2021] GET /volume/v3/2aab1929f29646e29b0d1948b38e53f2/volumes/9950d469-9c03-48b5-b8ce-16e11780ce15 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:47:52.323004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92129c13-8bd3-4adb-8536-e7c68ee52061 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] POST http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types Jan 02 10:47:52.325061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:52.325061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:52.325553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92129c13-8bd3-4adb-8536-e7c68ee52061 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-596689396", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1579895538", "vendor_name": "tempest-vendor_name-2075422010"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:52.369300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92129c13-8bd3-4adb-8536-e7c68ee52061 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types returned with HTTP 200 Jan 02 10:47:52.370123 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1463/2904] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:47:52 2021] POST /volume/v3/f2fba353185549f6a97dfdd1af6e7872/types => generated 327 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:52.516707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] POST http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes Jan 02 10:47:52.517453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Action: 'create', calling method: create, body: {"volume": {"volume_type": "189c85bd-7723-4eea-a76b-a7e1281ac51d", "size": 1, "name": "tempest-UserMessagesTest-Volume-1608428545"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:52.518545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Create volume request body: {'volume': {'volume_type': '189c85bd-7723-4eea-a76b-a7e1281ac51d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1608428545'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:47:52.532488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Create volume of 1 GB Jan 02 10:47:52.533153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:52.533153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:52.533685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Availability Zones retrieved successfully. Jan 02 10:47:52.550236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Flow 'volume_create_api' (5ebae4ff-36b6-4bae-bbee-209c4ff08a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:47:52.552972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28590cad-45d6-4dde-a1b3-d6ed307ddf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:52.554888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:47:52.602154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28590cad-45d6-4dde-a1b3-d6ed307ddf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:47:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1579895538',vendor_name='tempest-vendor_name-2075422010'},id=189c85bd-7723-4eea-a76b-a7e1281ac51d,is_public=True,name='tempest-UserMessagesTest-volume-type-596689396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '189c85bd-7723-4eea-a76b-a7e1281ac51d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:52.604321 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f48fc4-3c3a-4417-bca9-104bf072ebf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:52.649202 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-596689396 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-596689396, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:47:52.650078 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-596689396 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-596689396, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:47:52.691101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Created reservations ['d16b3f29-bc3b-4ac6-908a-bb228c652459', 'a3540c40-4a4a-41ea-a50c-fe1be59627f7', '0bdeca5f-1725-454e-a0b9-12ec41eadb6c', '1f156fb7-5705-44de-8c1b-dd0c4985e77a'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:47:52.692967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f48fc4-3c3a-4417-bca9-104bf072ebf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d16b3f29-bc3b-4ac6-908a-bb228c652459', 'a3540c40-4a4a-41ea-a50c-fe1be59627f7', '0bdeca5f-1725-454e-a0b9-12ec41eadb6c', '1f156fb7-5705-44de-8c1b-dd0c4985e77a']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:52.695106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2583642-ff48-4a4f-b5a9-7fd3a81c6b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:52.750354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2583642-ff48-4a4f-b5a9-7fd3a81c6b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5393b612-c05f-40e2-af9e-ce01bdfa4190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1608428545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f625f2a54184f7b9cf15d78fec4ede4',qos_specs=None,replication_status=,reservations=['d16b3f29-bc3b-4ac6-908a-bb228c652459','a3540c40-4a4a-41ea-a50c-fe1be59627f7','0bdeca5f-1725-454e-a0b9-12ec41eadb6c','1f156fb7-5705-44de-8c1b-dd0c4985e77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf7121f211453aa2c02b50f6de85c5',volume_type_id=189c85bd-7723-4eea-a76b-a7e1281ac51d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1608428545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5393b612-c05f-40e2-af9e-ce01bdfa4190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f625f2a54184f7b9cf15d78fec4ede4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5daf7121f211453aa2c02b50f6de85c5',volume_attachment=,volume_type=,volume_type_id=189c85bd-7723-4eea-a76b-a7e1281ac51d)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:52.752404 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7e60f8-c088-46b8-961d-f1ad521f8559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:52.776691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7e60f8-c088-46b8-961d-f1ad521f8559) transitioned into state 'SUCCESS' from state '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-1608428545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f625f2a54184f7b9cf15d78fec4ede4',qos_specs=None,replication_status=,reservations=['d16b3f29-bc3b-4ac6-908a-bb228c652459','a3540c40-4a4a-41ea-a50c-fe1be59627f7','0bdeca5f-1725-454e-a0b9-12ec41eadb6c','1f156fb7-5705-44de-8c1b-dd0c4985e77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf7121f211453aa2c02b50f6de85c5',volume_type_id=189c85bd-7723-4eea-a76b-a7e1281ac51d)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:52.778718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d656f17b-539c-4ef8-b335-d12d85ef5c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:52.792292 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d656f17b-539c-4ef8-b335-d12d85ef5c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:52.796079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Flow 'volume_create_api' (5ebae4ff-36b6-4bae-bbee-209c4ff08a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:47:52.853912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Create volume request issued successfully. Jan 02 10:47:52.868617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-675435aa-34b4-40f5-b66e-e2f91408545a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes returned with HTTP 202 Jan 02 10:47:52.869468 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1442/2905] 10.222.0.73 () {62 vars in 1266 bytes} [Sat Jan 2 10:47:52 2021] POST /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes => generated 851 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:47:52.884578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2694d77-a97a-41ac-af02-38b85255b6e1 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 Jan 02 10:47:52.885144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2694d77-a97a-41ac-af02-38b85255b6e1 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:52.885628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2694d77-a97a-41ac-af02-38b85255b6e1 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:52.936209 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:52.936209 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:52.944020 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a2694d77-a97a-41ac-af02-38b85255b6e1 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Volume info retrieved successfully. Jan 02 10:47:52.966541 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2694d77-a97a-41ac-af02-38b85255b6e1 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 returned with HTTP 200 Jan 02 10:47:52.967384 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1464/2906] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:47:52 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 => generated 940 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:52.984537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10c9986d-8188-49c1-9f8a-bd55ef0257bd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages Jan 02 10:47:52.985098 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10c9986d-8188-49c1-9f8a-bd55ef0257bd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:52.985314 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:52.985314 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:52.985985 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-10c9986d-8188-49c1-9f8a-bd55ef0257bd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:52.986686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:52.986686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:52.995954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-10c9986d-8188-49c1-9f8a-bd55ef0257bd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages returned with HTTP 200 Jan 02 10:47:52.996881 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1443/2907] 10.222.0.73 () {60 vars in 1247 bytes} [Sat Jan 2 10:47:52 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:53.006875 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4be74617-5405-420f-9793-ae86c7d90538 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] DELETE http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/73f1abed-5b2e-46b0-83a9-4a787a9a08ba Jan 02 10:47:53.007524 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4be74617-5405-420f-9793-ae86c7d90538 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.007736 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:53.007736 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:53.008105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4be74617-5405-420f-9793-ae86c7d90538 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.018192 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:47:53.018192 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:47:53.022871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4be74617-5405-420f-9793-ae86c7d90538 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/73f1abed-5b2e-46b0-83a9-4a787a9a08ba returned with HTTP 204 Jan 02 10:47:53.023686 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1465/2908] 10.222.0.73 () {60 vars in 1361 bytes} [Sat Jan 2 10:47:53 2021] DELETE /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/73f1abed-5b2e-46b0-83a9-4a787a9a08ba => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 02 10:47:53.031412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3cca89f-05e2-44b0-ba5b-a115647b2c9c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/73f1abed-5b2e-46b0-83a9-4a787a9a08ba Jan 02 10:47:53.031933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3cca89f-05e2-44b0-ba5b-a115647b2c9c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.032416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3cca89f-05e2-44b0-ba5b-a115647b2c9c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.038121 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3cca89f-05e2-44b0-ba5b-a115647b2c9c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/73f1abed-5b2e-46b0-83a9-4a787a9a08ba returned with HTTP 404 Jan 02 10:47:53.039041 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1444/2909] 10.222.0.73 () {60 vars in 1358 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/73f1abed-5b2e-46b0-83a9-4a787a9a08ba => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:47:53.047318 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4de65012-a231-4aec-9c6d-abbcc7e7509d tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] POST http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types Jan 02 10:47:53.048144 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4de65012-a231-4aec-9c6d-abbcc7e7509d tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1238883835", "extra_specs": {"storage_protocol": "tempest-storage_protocol-294497491", "vendor_name": "tempest-vendor_name-1912042168"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:53.093007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4de65012-a231-4aec-9c6d-abbcc7e7509d tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types returned with HTTP 200 Jan 02 10:47:53.096238 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1466/2910] 10.222.0.73 () {60 vars in 1220 bytes} [Sat Jan 2 10:47:53 2021] POST /volume/v3/f2fba353185549f6a97dfdd1af6e7872/types => generated 327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:47:53.103557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] POST http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes Jan 02 10:47:53.104359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Action: 'create', calling method: create, body: {"volume": {"volume_type": "511763ef-ddc1-4397-974c-66ce901853ab", "size": 1, "name": "tempest-UserMessagesTest-Volume-384367262"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:53.105514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Create volume request body: {'volume': {'volume_type': '511763ef-ddc1-4397-974c-66ce901853ab', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-384367262'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:47:53.119131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Create volume of 1 GB Jan 02 10:47:53.119854 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:53.119854 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:53.120488 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Availability Zones retrieved successfully. Jan 02 10:47:53.138103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Flow 'volume_create_api' (31342fd3-b102-467b-986c-9c6a05a58bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:47:53.140846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02382a66-cc2f-49dc-ba90-a935c02c39de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:53.142746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:47:53.190518 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02382a66-cc2f-49dc-ba90-a935c02c39de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T10:47:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-294497491',vendor_name='tempest-vendor_name-1912042168'},id=511763ef-ddc1-4397-974c-66ce901853ab,is_public=True,name='tempest-UserMessagesTest-volume-type-1238883835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '511763ef-ddc1-4397-974c-66ce901853ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:53.192696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e31901-d233-4bf0-be5e-80b46e3d68aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:53.238447 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1238883835 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1238883835, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:47:53.239348 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1238883835 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1238883835, it is now deprecated. Please use the default quota class for default quota. Jan 02 10:47:53.272355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Created reservations ['22f73323-a21f-4302-9ecd-0dd62029d573', 'a0968a6b-2cb6-4a31-8e21-80cb2e2de5a7', '126ecde6-7c0c-4ec8-be9e-92d4bf35f735', '3bad9bad-7b00-48e0-bc58-93e072993853'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:47:53.274153 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e31901-d233-4bf0-be5e-80b46e3d68aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f73323-a21f-4302-9ecd-0dd62029d573', 'a0968a6b-2cb6-4a31-8e21-80cb2e2de5a7', '126ecde6-7c0c-4ec8-be9e-92d4bf35f735', '3bad9bad-7b00-48e0-bc58-93e072993853']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:53.276318 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844d77e8-8c8e-48ad-aa9b-352617699609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:53.333969 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844d77e8-8c8e-48ad-aa9b-352617699609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca7c6df1-94ea-47b2-b0aa-8257d3336820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-384367262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f625f2a54184f7b9cf15d78fec4ede4',qos_specs=None,replication_status=,reservations=['22f73323-a21f-4302-9ecd-0dd62029d573','a0968a6b-2cb6-4a31-8e21-80cb2e2de5a7','126ecde6-7c0c-4ec8-be9e-92d4bf35f735','3bad9bad-7b00-48e0-bc58-93e072993853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf7121f211453aa2c02b50f6de85c5',volume_type_id=511763ef-ddc1-4397-974c-66ce901853ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-384367262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca7c6df1-94ea-47b2-b0aa-8257d3336820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f625f2a54184f7b9cf15d78fec4ede4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5daf7121f211453aa2c02b50f6de85c5',volume_attachment=,volume_type=,volume_type_id=511763ef-ddc1-4397-974c-66ce901853ab)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:53.336039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f549aedc-0452-475c-9998-6f34151320af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:53.362296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f549aedc-0452-475c-9998-6f34151320af) transitioned into state 'SUCCESS' from state '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-384367262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f625f2a54184f7b9cf15d78fec4ede4',qos_specs=None,replication_status=,reservations=['22f73323-a21f-4302-9ecd-0dd62029d573','a0968a6b-2cb6-4a31-8e21-80cb2e2de5a7','126ecde6-7c0c-4ec8-be9e-92d4bf35f735','3bad9bad-7b00-48e0-bc58-93e072993853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf7121f211453aa2c02b50f6de85c5',volume_type_id=511763ef-ddc1-4397-974c-66ce901853ab)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:53.364363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4e50de-fb68-4d71-b197-feadc07cdb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:53.379494 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4e50de-fb68-4d71-b197-feadc07cdb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:53.382056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Flow 'volume_create_api' (31342fd3-b102-467b-986c-9c6a05a58bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:47:53.431263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Create volume request issued successfully. Jan 02 10:47:53.445905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3057fd34-d93e-4143-9e9a-61283080acdd tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes returned with HTTP 202 Jan 02 10:47:53.446793 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1445/2911] 10.222.0.73 () {62 vars in 1266 bytes} [Sat Jan 2 10:47:53 2021] POST /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes => generated 851 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:47:53.462059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b18cff8a-9aac-45d1-bc8e-4872ac087a80 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 Jan 02 10:47:53.462676 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b18cff8a-9aac-45d1-bc8e-4872ac087a80 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.463173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b18cff8a-9aac-45d1-bc8e-4872ac087a80 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.512655 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:53.512655 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:53.520629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b18cff8a-9aac-45d1-bc8e-4872ac087a80 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Volume info retrieved successfully. Jan 02 10:47:53.541795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b18cff8a-9aac-45d1-bc8e-4872ac087a80 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 returned with HTTP 200 Jan 02 10:47:53.543341 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1467/2912] 10.222.0.73 () {60 vars in 1355 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 => generated 940 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:53.559748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a0800bd-45e0-45b2-abab-493640c30087 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages Jan 02 10:47:53.560312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a0800bd-45e0-45b2-abab-493640c30087 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.560528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:53.560528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:53.560894 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a0800bd-45e0-45b2-abab-493640c30087 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.561554 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:53.561554 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:53.568681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a0800bd-45e0-45b2-abab-493640c30087 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages returned with HTTP 200 Jan 02 10:47:53.569434 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1446/2913] 10.222.0.73 () {60 vars in 1247 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:53.579251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed49cf99-5de6-4a04-bb07-d7b37668c71c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/06a77acd-50c1-4e18-a908-d8756995e226 Jan 02 10:47:53.579877 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed49cf99-5de6-4a04-bb07-d7b37668c71c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.580092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:53.580092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:53.580465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed49cf99-5de6-4a04-bb07-d7b37668c71c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.587964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed49cf99-5de6-4a04-bb07-d7b37668c71c tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/06a77acd-50c1-4e18-a908-d8756995e226 returned with HTTP 200 Jan 02 10:47:53.588671 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1468/2914] 10.222.0.73 () {60 vars in 1358 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/06a77acd-50c1-4e18-a908-d8756995e226 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:53.597977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8366340-caee-44f1-8b19-ab27894dd919 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages Jan 02 10:47:53.598532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8366340-caee-44f1-8b19-ab27894dd919 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.598999 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d8366340-caee-44f1-8b19-ab27894dd919 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.607125 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d8366340-caee-44f1-8b19-ab27894dd919 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages returned with HTTP 200 Jan 02 10:47:53.607940 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1447/2915] 10.222.0.73 () {60 vars in 1247 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:53.618207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17945749-b41f-4265-9cc3-3352ea88fbaa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] DELETE http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/06a77acd-50c1-4e18-a908-d8756995e226 Jan 02 10:47:53.618805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17945749-b41f-4265-9cc3-3352ea88fbaa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.619281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-17945749-b41f-4265-9cc3-3352ea88fbaa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.627876 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:47:53.627876 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:47:53.632828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-17945749-b41f-4265-9cc3-3352ea88fbaa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/06a77acd-50c1-4e18-a908-d8756995e226 returned with HTTP 204 Jan 02 10:47:53.633663 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1469/2916] 10.222.0.73 () {60 vars in 1361 bytes} [Sat Jan 2 10:47:53 2021] DELETE /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/messages/06a77acd-50c1-4e18-a908-d8756995e226 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 02 10:47:53.642094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] DELETE http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 Jan 02 10:47:53.642619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.643217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.643817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Delete volume with id: ca7c6df1-94ea-47b2-b0aa-8257d3336820 Jan 02 10:47:53.701002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:53.701002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:53.702159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Volume info retrieved successfully. Jan 02 10:47:53.704941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Decrease volume quotas only if status is not error_managing. {{(pid=88039) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 02 10:47:53.751624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Created reservations ['2e3315e1-bb2f-4eb7-ace8-833daa1dfb3e', '2354eb41-08e4-40c6-a5f7-9de79de3c2d9', '865f9bd5-a823-4f2f-98c1-c76f74ec16ea', '44368ba4-b300-43b4-abe0-23ceaa26bcd6'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:47:53.753374 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:47:53.753374 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:47:53.791237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Delete volume request issued successfully. Jan 02 10:47:53.791763 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-186221d4-95ff-40db-83cf-b91bfccc9780 tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 returned with HTTP 202 Jan 02 10:47:53.793181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1448/2917] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:47:53 2021] DELETE /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:47:53.800721 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-feb9b330-a414-41e4-904a-7b377c161c8a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 Jan 02 10:47:53.801243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-feb9b330-a414-41e4-904a-7b377c161c8a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.801730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-feb9b330-a414-41e4-904a-7b377c161c8a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.850260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-feb9b330-a414-41e4-904a-7b377c161c8a tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 returned with HTTP 404 Jan 02 10:47:53.851197 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1470/2918] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/ca7c6df1-94ea-47b2-b0aa-8257d3336820 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:47:53.860140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-991deb66-c1d1-4b05-8606-337b5c8bc8ec tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] DELETE http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/511763ef-ddc1-4397-974c-66ce901853ab Jan 02 10:47:53.860926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-991deb66-c1d1-4b05-8606-337b5c8bc8ec tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.861137 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:53.861137 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:53.861527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-991deb66-c1d1-4b05-8606-337b5c8bc8ec tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.933188 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-991deb66-c1d1-4b05-8606-337b5c8bc8ec tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/511763ef-ddc1-4397-974c-66ce901853ab returned with HTTP 202 Jan 02 10:47:53.934116 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1449/2919] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:47:53 2021] DELETE /volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/511763ef-ddc1-4397-974c-66ce901853ab => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:47:53.941661 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3db8d630-ea4f-4070-946d-582e3bca31bb tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] GET http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/511763ef-ddc1-4397-974c-66ce901853ab Jan 02 10:47:53.942181 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3db8d630-ea4f-4070-946d-582e3bca31bb tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.942667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3db8d630-ea4f-4070-946d-582e3bca31bb tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.953636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3db8d630-ea4f-4070-946d-582e3bca31bb tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/511763ef-ddc1-4397-974c-66ce901853ab returned with HTTP 404 Jan 02 10:47:53.954565 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1471/2920] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:47:53 2021] GET /volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/511763ef-ddc1-4397-974c-66ce901853ab => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:47:53.961468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] DELETE http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 Jan 02 10:47:53.962024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:53.962505 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:53.962960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Delete volume with id: 5393b612-c05f-40e2-af9e-ce01bdfa4190 Jan 02 10:47:54.014552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:54.014552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:54.015812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Volume info retrieved successfully. Jan 02 10:47:54.018502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Decrease volume quotas only if status is not error_managing. {{(pid=88039) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 02 10:47:54.063263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Created reservations ['80971016-da47-4055-84aa-ec80c7ac867f', '85522c80-05c0-4cf4-a2b0-6bdaafce146c', '4794a2f7-80e0-442a-94a7-4b0c67b49c66', 'ffac2a52-b2e1-4523-a658-3883f7d0f630'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:47:54.064870 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:47:54.064870 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:47:54.102680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Delete volume request issued successfully. Jan 02 10:47:54.103085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4de38039-de2b-4f54-bffe-bba786f810cb tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 returned with HTTP 202 Jan 02 10:47:54.103963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1450/2921] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:47:53 2021] DELETE /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:47:54.111815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14acc5f1-d4f9-475c-87ce-8e01ef7df8aa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] GET http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 Jan 02 10:47:54.112333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14acc5f1-d4f9-475c-87ce-8e01ef7df8aa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:54.112816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-14acc5f1-d4f9-475c-87ce-8e01ef7df8aa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:54.158324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-14acc5f1-d4f9-475c-87ce-8e01ef7df8aa tempest-UserMessagesTest-1150531152 tempest-UserMessagesTest-1150531152] http://10.222.0.73/volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 returned with HTTP 404 Jan 02 10:47:54.159320 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1472/2922] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:47:54 2021] GET /volume/v3/1f625f2a54184f7b9cf15d78fec4ede4/volumes/5393b612-c05f-40e2-af9e-ce01bdfa4190 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:47:54.167255 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35e7ead2-898b-4a73-b53a-b11ed6ebbdcc tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] DELETE http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/189c85bd-7723-4eea-a76b-a7e1281ac51d Jan 02 10:47:54.167988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35e7ead2-898b-4a73-b53a-b11ed6ebbdcc tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:54.168240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:47:54.168240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:47:54.168630 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35e7ead2-898b-4a73-b53a-b11ed6ebbdcc tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:54.239756 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35e7ead2-898b-4a73-b53a-b11ed6ebbdcc tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/189c85bd-7723-4eea-a76b-a7e1281ac51d returned with HTTP 202 Jan 02 10:47:54.240581 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1451/2923] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 10:47:54 2021] DELETE /volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/189c85bd-7723-4eea-a76b-a7e1281ac51d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:47:54.248171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd5739fb-3759-4de0-9129-cae5742efd63 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] GET http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/189c85bd-7723-4eea-a76b-a7e1281ac51d Jan 02 10:47:54.248691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd5739fb-3759-4de0-9129-cae5742efd63 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:54.249220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fd5739fb-3759-4de0-9129-cae5742efd63 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:54.260091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fd5739fb-3759-4de0-9129-cae5742efd63 tempest-UserMessagesTest-1424379961 tempest-UserMessagesTest-1424379961] http://10.222.0.73/volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/189c85bd-7723-4eea-a76b-a7e1281ac51d returned with HTTP 404 Jan 02 10:47:54.261028 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1473/2924] 10.222.0.73 () {58 vars in 1309 bytes} [Sat Jan 2 10:47:54 2021] GET /volume/v3/f2fba353185549f6a97dfdd1af6e7872/types/189c85bd-7723-4eea-a76b-a7e1281ac51d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:47:58.482485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82f25720-aee8-455b-86da-9e0320fc9865 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:47:58.483011 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82f25720-aee8-455b-86da-9e0320fc9865 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.483531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-82f25720-aee8-455b-86da-9e0320fc9865 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:58.515040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-82f25720-aee8-455b-86da-9e0320fc9865 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:47:58.515873 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1452/2925] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:47:58 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 361 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.528603 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ebcb0137-d642-4636-ae95-3c3ccd183eaa tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8/defaults Jan 02 10:47:58.529246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ebcb0137-d642-4636-ae95-3c3ccd183eaa tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.529734 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ebcb0137-d642-4636-ae95-3c3ccd183eaa tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'defaults' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:58.552576 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ebcb0137-d642-4636-ae95-3c3ccd183eaa tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8/defaults returned with HTTP 200 Jan 02 10:47:58.553380 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1474/2926] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:47:58 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8/defaults => generated 361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.565545 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcb80761-bcac-4a17-95c8-c72fc7b7983a tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] PUT http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:47:58.566393 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dcb80761-bcac-4a17-95c8-c72fc7b7983a tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:58.641413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcb80761-bcac-4a17-95c8-c72fc7b7983a tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:47:58.642161 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1453/2927] 10.222.0.73 () {60 vars in 1341 bytes} [Sat Jan 2 10:47:58 2021] PUT /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 319 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.653602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f454b31c-cab7-4978-b896-b336b697f554 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] DELETE http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:47:58.654209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f454b31c-cab7-4978-b896-b336b697f554 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.654701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f454b31c-cab7-4978-b896-b336b697f554 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:58.664072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f454b31c-cab7-4978-b896-b336b697f554 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:47:58.664850 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1475/2928] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:47:58 2021] DELETE /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 02 10:47:58.674558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5e3bc32-af2b-41f5-ac4c-43e0d3585cf4 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:47:58.675172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5e3bc32-af2b-41f5-ac4c-43e0d3585cf4 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.675746 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b5e3bc32-af2b-41f5-ac4c-43e0d3585cf4 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:58.707055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b5e3bc32-af2b-41f5-ac4c-43e0d3585cf4 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:47:58.707907 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1454/2929] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:47:58 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.718764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cccf2c90-3e89-434c-8ea3-6825763ce383 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] PUT http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:47:58.719560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cccf2c90-3e89-434c-8ea3-6825763ce383 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:58.876459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cccf2c90-3e89-434c-8ea3-6825763ce383 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:47:58.877454 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1476/2930] 10.222.0.73 () {60 vars in 1342 bytes} [Sat Jan 2 10:47:58 2021] PUT /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 319 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.890987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f4ed548-313b-4ac3-a670-c77481b30c91 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8/defaults Jan 02 10:47:58.891683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f4ed548-313b-4ac3-a670-c77481b30c91 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.892129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f4ed548-313b-4ac3-a670-c77481b30c91 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'defaults' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:58.914158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f4ed548-313b-4ac3-a670-c77481b30c91 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8/defaults returned with HTTP 200 Jan 02 10:47:58.914950 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1455/2931] 10.222.0.73 () {58 vars in 1348 bytes} [Sat Jan 2 10:47:58 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8/defaults => generated 361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.928181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da128703-d08d-42d3-8772-05db91bedf47 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:47:58.928826 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da128703-d08d-42d3-8772-05db91bedf47 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.929345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da128703-d08d-42d3-8772-05db91bedf47 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:58.960605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da128703-d08d-42d3-8772-05db91bedf47 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:47:58.961388 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1477/2932] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:47:58 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:47:58.974692 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-395714fa-bb6d-4041-bbc5-2d6fb52ce842 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True Jan 02 10:47:58.975313 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-395714fa-bb6d-4041-bbc5-2d6fb52ce842 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:58.975815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-395714fa-bb6d-4041-bbc5-2d6fb52ce842 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:59.022774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-395714fa-bb6d-4041-bbc5-2d6fb52ce842 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True returned with HTTP 200 Jan 02 10:47:59.023622 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1456/2933] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:47:58 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True => generated 1076 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:47:59.178595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] POST http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes Jan 02 10:47:59.179513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1806980335"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:47:59.180594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1806980335'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:47:59.181018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Create volume of 1 GB Jan 02 10:47:59.194171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Availability Zones retrieved successfully. Jan 02 10:47:59.210926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Flow 'volume_create_api' (a4a4e60f-991b-4374-9abb-54b3c05f24b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:47:59.213738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c76bb5e-63d6-4796-a354-66663425a661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:59.215935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:47:59.277668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c76bb5e-63d6-4796-a354-66663425a661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:59.279888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2e18bb-2c28-4cf2-817c-ba108bf91cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:59.368025 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Created reservations ['5ecb58dd-076a-477e-b38a-d683d7f2a4af', '28032b1f-2dd1-496f-a2b9-62092c4c082e', '2b908fd8-b84a-4184-8990-9afb5d6bcc5b', 'fca1db8f-9af2-4bc0-870f-8c547b5eb613'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:47:59.370243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2e18bb-2c28-4cf2-817c-ba108bf91cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ecb58dd-076a-477e-b38a-d683d7f2a4af', '28032b1f-2dd1-496f-a2b9-62092c4c082e', '2b908fd8-b84a-4184-8990-9afb5d6bcc5b', 'fca1db8f-9af2-4bc0-870f-8c547b5eb613']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:59.373090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47de1042-daaf-4404-88f8-16edfe454ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:59.432470 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47de1042-daaf-4404-88f8-16edfe454ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '475e4853-b169-4779-933d-49bd24a8744b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1806980335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d06e1bb8b6410e9784532f395091e8',qos_specs=None,replication_status=,reservations=['5ecb58dd-076a-477e-b38a-d683d7f2a4af','28032b1f-2dd1-496f-a2b9-62092c4c082e','2b908fd8-b84a-4184-8990-9afb5d6bcc5b','fca1db8f-9af2-4bc0-870f-8c547b5eb613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7771f8fa5dd048f4a8911d6b1e521d69',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1806980335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=475e4853-b169-4779-933d-49bd24a8744b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d06e1bb8b6410e9784532f395091e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7771f8fa5dd048f4a8911d6b1e521d69',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:59.435346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4024c861-6e46-4ee3-bc6b-d33435adee26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:59.459809 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4024c861-6e46-4ee3-bc6b-d33435adee26) transitioned into state 'SUCCESS' from state '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-1806980335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d06e1bb8b6410e9784532f395091e8',qos_specs=None,replication_status=,reservations=['5ecb58dd-076a-477e-b38a-d683d7f2a4af','28032b1f-2dd1-496f-a2b9-62092c4c082e','2b908fd8-b84a-4184-8990-9afb5d6bcc5b','fca1db8f-9af2-4bc0-870f-8c547b5eb613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7771f8fa5dd048f4a8911d6b1e521d69',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:59.461729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1c7d84-7de4-482d-bc4e-3da40b830d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:47:59.475883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1c7d84-7de4-482d-bc4e-3da40b830d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:47:59.478508 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Flow 'volume_create_api' (a4a4e60f-991b-4374-9abb-54b3c05f24b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:47:59.529071 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Create volume request issued successfully. Jan 02 10:47:59.542260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0491ddbb-5f27-46ce-8aae-efa78481b32e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes returned with HTTP 202 Jan 02 10:47:59.543939 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1478/2934] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:47:59 2021] POST /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes => generated 825 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:47:59.559806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97819996-64be-4b9b-b69e-0344b00c7ee2 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:47:59.560415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97819996-64be-4b9b-b69e-0344b00c7ee2 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:47:59.560897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-97819996-64be-4b9b-b69e-0344b00c7ee2 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:47:59.610099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:47:59.610099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:47:59.618758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-97819996-64be-4b9b-b69e-0344b00c7ee2 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:47:59.641030 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-97819996-64be-4b9b-b69e-0344b00c7ee2 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 200 Jan 02 10:47:59.647326 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1457/2935] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:47:59 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:00.658921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0af72e87-7240-4f7a-a6d7-2f3f9ca255d3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:00.659512 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0af72e87-7240-4f7a-a6d7-2f3f9ca255d3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:00.659701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:00.659701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:00.660074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0af72e87-7240-4f7a-a6d7-2f3f9ca255d3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:00.708300 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:00.708300 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:00.716803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0af72e87-7240-4f7a-a6d7-2f3f9ca255d3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:48:00.738324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0af72e87-7240-4f7a-a6d7-2f3f9ca255d3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 200 Jan 02 10:48:00.739113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1479/2936] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:00 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 918 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:00.755888 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34021759-ae78-455d-9058-85d12eb167f9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True Jan 02 10:48:00.756400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34021759-ae78-455d-9058-85d12eb167f9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:00.756611 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:00.756611 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:00.756981 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34021759-ae78-455d-9058-85d12eb167f9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:00.804491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34021759-ae78-455d-9058-85d12eb167f9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True returned with HTTP 200 Jan 02 10:48:00.805292 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1458/2937] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:48:00 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True => generated 1076 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:00.818532 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] DELETE http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:00.819057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:00.819270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:00.819270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:00.819695 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:00.820161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Delete volume with id: 475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:00.868571 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:00.868571 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:00.869669 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:48:00.894970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Delete volume request issued successfully. Jan 02 10:48:00.895501 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f064357e-9db0-4ac1-be87-99993d6b573c tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 202 Jan 02 10:48:00.896336 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1480/2938] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:00 2021] DELETE /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:00.905504 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf8c8059-dd84-44be-a440-d91c1b547784 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:00.906179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf8c8059-dd84-44be-a440-d91c1b547784 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:00.906671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf8c8059-dd84-44be-a440-d91c1b547784 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:00.955416 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:00.955416 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:00.963900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf8c8059-dd84-44be-a440-d91c1b547784 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:48:00.987377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf8c8059-dd84-44be-a440-d91c1b547784 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 200 Jan 02 10:48:00.988653 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1459/2939] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:00 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:02.005094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3035a21e-57f5-4129-aef3-64b9162de926 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:02.005612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3035a21e-57f5-4129-aef3-64b9162de926 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:02.005874 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:02.005874 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:02.006293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3035a21e-57f5-4129-aef3-64b9162de926 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:02.057398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:02.057398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:02.067374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3035a21e-57f5-4129-aef3-64b9162de926 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:48:02.089163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3035a21e-57f5-4129-aef3-64b9162de926 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 200 Jan 02 10:48:02.089989 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1481/2940] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:02 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:03.105500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de18aaa6-1894-4b99-9c9e-ab3786f15598 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:03.106022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de18aaa6-1894-4b99-9c9e-ab3786f15598 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:03.106238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:03.106238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:03.106610 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-de18aaa6-1894-4b99-9c9e-ab3786f15598 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:03.151451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-de18aaa6-1894-4b99-9c9e-ab3786f15598 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 404 Jan 02 10:48:03.153094 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1460/2941] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:03 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:03.162834 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] POST http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes Jan 02 10:48:03.163274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:03.163274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:03.163711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-627680487"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:03.164810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-627680487'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:03.165178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Create volume of 1 GB Jan 02 10:48:03.178047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Availability Zones retrieved successfully. Jan 02 10:48:03.194504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Flow 'volume_create_api' (0537e8c3-f4d7-46ea-afdb-767b96e781a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:03.197234 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3618ef42-2340-4507-a751-662b931459c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:03.200092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:03.266067 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3618ef42-2340-4507-a751-662b931459c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:03.268255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f26ee2d-a036-4222-a34e-7c100618a7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:03.331748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Created reservations ['5957bd7d-b8e1-4e7e-9ca7-5db9bdef3586', 'a24f9307-d878-4f95-8ba9-3f37eb2c46f5', '296ae195-7f71-452b-81df-4f6fd458d249', '480e5cf3-f22f-4a71-bfa4-e0b2524bb6eb'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:03.333521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f26ee2d-a036-4222-a34e-7c100618a7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5957bd7d-b8e1-4e7e-9ca7-5db9bdef3586', 'a24f9307-d878-4f95-8ba9-3f37eb2c46f5', '296ae195-7f71-452b-81df-4f6fd458d249', '480e5cf3-f22f-4a71-bfa4-e0b2524bb6eb']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:03.335624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1725e20-ff59-4ca1-b4fd-6668e7d689b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:03.394504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1725e20-ff59-4ca1-b4fd-6668e7d689b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '856b7f93-389f-4294-92d8-d16a617dacc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-627680487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d06e1bb8b6410e9784532f395091e8',qos_specs=None,replication_status=,reservations=['5957bd7d-b8e1-4e7e-9ca7-5db9bdef3586','a24f9307-d878-4f95-8ba9-3f37eb2c46f5','296ae195-7f71-452b-81df-4f6fd458d249','480e5cf3-f22f-4a71-bfa4-e0b2524bb6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7771f8fa5dd048f4a8911d6b1e521d69',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-627680487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=856b7f93-389f-4294-92d8-d16a617dacc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d06e1bb8b6410e9784532f395091e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7771f8fa5dd048f4a8911d6b1e521d69',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:03.396641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e56be24-8d17-428d-a984-97afe0a6c215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:03.422943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e56be24-8d17-428d-a984-97afe0a6c215) transitioned into state 'SUCCESS' from state '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-627680487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d06e1bb8b6410e9784532f395091e8',qos_specs=None,replication_status=,reservations=['5957bd7d-b8e1-4e7e-9ca7-5db9bdef3586','a24f9307-d878-4f95-8ba9-3f37eb2c46f5','296ae195-7f71-452b-81df-4f6fd458d249','480e5cf3-f22f-4a71-bfa4-e0b2524bb6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7771f8fa5dd048f4a8911d6b1e521d69',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:03.425035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c414539-079c-45b0-b25c-392f1c440bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:03.439136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c414539-079c-45b0-b25c-392f1c440bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:03.441860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Flow 'volume_create_api' (0537e8c3-f4d7-46ea-afdb-767b96e781a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:03.490795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Create volume request issued successfully. Jan 02 10:48:03.504900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90315ff4-775a-4d6e-8163-bab62a202e37 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes returned with HTTP 202 Jan 02 10:48:03.505900 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1482/2942] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:03 2021] POST /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes => generated 824 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:03.520926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90ce8833-c410-4a12-9dac-0b18aeb218e3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:03.521451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90ce8833-c410-4a12-9dac-0b18aeb218e3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:03.521984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90ce8833-c410-4a12-9dac-0b18aeb218e3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:03.570180 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:03.570180 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:03.579238 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-90ce8833-c410-4a12-9dac-0b18aeb218e3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:48:03.600346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90ce8833-c410-4a12-9dac-0b18aeb218e3 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 200 Jan 02 10:48:03.601355 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1461/2943] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:03 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:04.618590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be1a185f-e7c2-4801-9f92-9666261decc1 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] GET http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:04.619132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be1a185f-e7c2-4801-9f92-9666261decc1 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:04.619326 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:04.619326 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:04.619718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-be1a185f-e7c2-4801-9f92-9666261decc1 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:04.669020 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:04.669020 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:04.676833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-be1a185f-e7c2-4801-9f92-9666261decc1 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Volume info retrieved successfully. Jan 02 10:48:04.698605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-be1a185f-e7c2-4801-9f92-9666261decc1 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 200 Jan 02 10:48:04.699826 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1483/2944] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:04 2021] GET /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:04.716728 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e216d420-4e6d-485e-bb0d-34edd3403bd7 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True Jan 02 10:48:04.717250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e216d420-4e6d-485e-bb0d-34edd3403bd7 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:04.717464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:04.717464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:04.717839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e216d420-4e6d-485e-bb0d-34edd3403bd7 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:04.765248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e216d420-4e6d-485e-bb0d-34edd3403bd7 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True returned with HTTP 200 Jan 02 10:48:04.766043 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1462/2945] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:48:04 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True => generated 1076 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:04.780926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f825998-f260-4b41-a471-60be0630eb18 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/3740fab9991548c7bc61c858b3299b9a?usage=True Jan 02 10:48:04.781446 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f825998-f260-4b41-a471-60be0630eb18 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:04.781657 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:04.781657 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:04.782036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f825998-f260-4b41-a471-60be0630eb18 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:04.826049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f825998-f260-4b41-a471-60be0630eb18 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/3740fab9991548c7bc61c858b3299b9a?usage=True returned with HTTP 200 Jan 02 10:48:04.826860 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1484/2946] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:48:04 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/3740fab9991548c7bc61c858b3299b9a?usage=True => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:04.842016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba8ffb35-6d59-4a9b-865a-9c9d2ccea764 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] POST http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/os-volume-transfer Jan 02 10:48:04.842853 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba8ffb35-6d59-4a9b-865a-9c9d2ccea764 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "856b7f93-389f-4294-92d8-d16a617dacc1"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:04.843854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-ba8ffb35-6d59-4a9b-865a-9c9d2ccea764 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Creating new volume transfer {'transfer': {'volume_id': '856b7f93-389f-4294-92d8-d16a617dacc1'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 02 10:48:04.844195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-ba8ffb35-6d59-4a9b-865a-9c9d2ccea764 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Creating transfer of volume 856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:04.844543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.transfer.api [None req-ba8ffb35-6d59-4a9b-865a-9c9d2ccea764 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Generating transfer record for volume 856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:04.895906 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:04.895906 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:04.914890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba8ffb35-6d59-4a9b-865a-9c9d2ccea764 tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/os-volume-transfer returned with HTTP 202 Jan 02 10:48:04.915749 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1463/2947] 10.222.0.73 () {60 vars in 1258 bytes} [Sat Jan 2 10:48:04 2021] POST /volume/v3/96d06e1bb8b6410e9784532f395091e8/os-volume-transfer => generated 507 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:05.061316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] POST http://10.222.0.73/volume/v3/3740fab9991548c7bc61c858b3299b9a/os-volume-transfer/e0ba5d5a-f77f-45a1-afc0-4bf051e29a98/accept Jan 02 10:48:05.062167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c2ca40a22757bb6c"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:05.063094 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.volume_transfer [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Accepting volume transfer e0ba5d5a-f77f-45a1-afc0-4bf051e29a98 {{(pid=88040) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 02 10:48:05.063465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.volume_transfer [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Accepting transfer e0ba5d5a-f77f-45a1-afc0-4bf051e29a98 Jan 02 10:48:05.205391 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Created reservations ['d6033ed7-0f4e-495f-a8e6-04ea584ad8f4', '8a74b06a-3c7b-46fb-83bc-a1b748a415b9', '7af83863-c513-43c2-9539-06582340bd41', 'c8898798-3699-4bfb-a960-6ed68392a4b6'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:05.251719 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Created reservations ['ea54b884-b8ee-4fc2-894b-7b8398323061', '2933eed5-ac6e-48e3-8133-9e7aedd67aba', 'b6fb87a5-ba01-412e-9328-d92f8a11f867', '3a78b763-d120-4775-8842-670cab070594'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:05.312013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Created reservations ['2036946c-05e3-4194-ae23-bd2947834521', '148bff8f-6367-4b29-907d-6ca8ee25fe14', 'cebc5831-96ad-4567-b0fb-c49fc32e8871', '5cdb8a66-87db-4a6f-a9f7-36441b5a5f03'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:05.366872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Created reservations ['8a2ede16-d288-4df1-8d02-d6f177e9a633', '33fc6441-17d8-4ccc-b746-2dd57630193f', '7ffbf8e3-a100-4788-8fe8-47fd59bafcd5', '536755e5-80ff-4401-9a95-754bd78a870e'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:05.369237 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:05.369237 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:05.424112 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Transfer volume completed successfully. Jan 02 10:48:05.444852 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:48:05.444852 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 10:48:05.534496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.transfer.api [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Volume 856b7f93-389f-4294-92d8-d16a617dacc1 has been transferred. Jan 02 10:48:05.583572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-16670470-1007-4c05-9c1c-f2b69d645b87 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] http://10.222.0.73/volume/v3/3740fab9991548c7bc61c858b3299b9a/os-volume-transfer/e0ba5d5a-f77f-45a1-afc0-4bf051e29a98/accept returned with HTTP 202 Jan 02 10:48:05.584427 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1485/2948] 10.222.0.73 () {60 vars in 1390 bytes} [Sat Jan 2 10:48:04 2021] POST /volume/v3/3740fab9991548c7bc61c858b3299b9a/os-volume-transfer/e0ba5d5a-f77f-45a1-afc0-4bf051e29a98/accept => generated 431 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:05.596792 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-980b8963-9b22-4d50-82ef-5786b1b497b1 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] GET http://10.222.0.73/volume/v3/3740fab9991548c7bc61c858b3299b9a/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:05.597305 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-980b8963-9b22-4d50-82ef-5786b1b497b1 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:05.597518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:05.597518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:05.597884 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-980b8963-9b22-4d50-82ef-5786b1b497b1 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:05.646354 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:05.646354 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:05.655324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-980b8963-9b22-4d50-82ef-5786b1b497b1 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] Volume info retrieved successfully. Jan 02 10:48:05.676291 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-980b8963-9b22-4d50-82ef-5786b1b497b1 tempest-VolumeQuotasAdminTestJSON-805029288 tempest-VolumeQuotasAdminTestJSON-805029288] http://10.222.0.73/volume/v3/3740fab9991548c7bc61c858b3299b9a/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 200 Jan 02 10:48:05.677097 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1464/2949] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:05 2021] GET /volume/v3/3740fab9991548c7bc61c858b3299b9a/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:05.695399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53fe849b-3f0b-46a9-a04c-644a7341c6f3 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True Jan 02 10:48:05.695916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53fe849b-3f0b-46a9-a04c-644a7341c6f3 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:05.696128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:05.696128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:05.696502 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-53fe849b-3f0b-46a9-a04c-644a7341c6f3 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:05.697175 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:05.697175 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:05.745024 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-53fe849b-3f0b-46a9-a04c-644a7341c6f3 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True returned with HTTP 200 Jan 02 10:48:05.746334 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1486/2950] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:48:05 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8?usage=True => generated 1076 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:05.761665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98246888-8bae-4677-acc0-77a2d5dc805d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/3740fab9991548c7bc61c858b3299b9a?usage=True Jan 02 10:48:05.762182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98246888-8bae-4677-acc0-77a2d5dc805d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:05.762422 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:05.762422 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:05.762796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98246888-8bae-4677-acc0-77a2d5dc805d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:05.806913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98246888-8bae-4677-acc0-77a2d5dc805d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/3740fab9991548c7bc61c858b3299b9a?usage=True returned with HTTP 200 Jan 02 10:48:05.807748 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1465/2951] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:48:05 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/3740fab9991548c7bc61c858b3299b9a?usage=True => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:05.821994 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] DELETE http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:05.822653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:05.823084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:05.824513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Delete volume with id: 856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:05.878379 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:05.878379 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:05.879422 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Volume info retrieved successfully. Jan 02 10:48:05.905329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Delete volume request issued successfully. Jan 02 10:48:05.905815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2217f881-9297-45bf-8f1d-c3a8217a8e2d tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 202 Jan 02 10:48:05.906766 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1487/2952] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:05 2021] DELETE /volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:05.914831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d95580ad-fa20-4640-a8e5-8f0bafaeb4f5 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:05.915990 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d95580ad-fa20-4640-a8e5-8f0bafaeb4f5 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:05.916216 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d95580ad-fa20-4640-a8e5-8f0bafaeb4f5 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:05.969913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:05.969913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:05.979271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d95580ad-fa20-4640-a8e5-8f0bafaeb4f5 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Volume info retrieved successfully. Jan 02 10:48:06.005472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d95580ad-fa20-4640-a8e5-8f0bafaeb4f5 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 200 Jan 02 10:48:06.006623 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1466/2953] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:05 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 1087 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:07.023660 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a282411d-68e3-4c86-93c0-abe39d2c41c9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:07.024171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a282411d-68e3-4c86-93c0-abe39d2c41c9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:07.024268 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:07.024268 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:07.024644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a282411d-68e3-4c86-93c0-abe39d2c41c9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:07.077694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:07.077694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:07.086099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a282411d-68e3-4c86-93c0-abe39d2c41c9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Volume info retrieved successfully. Jan 02 10:48:07.107353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a282411d-68e3-4c86-93c0-abe39d2c41c9 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 200 Jan 02 10:48:07.108185 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1488/2954] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:07 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 1087 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:08.125204 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73562766-87d5-4dd7-9889-86a22bf8f96e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:08.125706 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73562766-87d5-4dd7-9889-86a22bf8f96e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:08.126159 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:08.126159 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:08.126955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-73562766-87d5-4dd7-9889-86a22bf8f96e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:08.180200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-73562766-87d5-4dd7-9889-86a22bf8f96e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 404 Jan 02 10:48:08.181242 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1467/2955] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:08 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:08.194455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8b21d3f-ab2a-4bdd-8222-efe17201bb32 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] GET http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/791b10c462ad463783e731b87c637be3?usage=True Jan 02 10:48:08.195168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8b21d3f-ab2a-4bdd-8222-efe17201bb32 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:08.195407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:08.195407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:08.195787 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8b21d3f-ab2a-4bdd-8222-efe17201bb32 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:08.241713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8b21d3f-ab2a-4bdd-8222-efe17201bb32 tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/791b10c462ad463783e731b87c637be3?usage=True returned with HTTP 200 Jan 02 10:48:08.242523 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1489/2956] 10.222.0.73 () {58 vars in 1342 bytes} [Sat Jan 2 10:48:08 2021] GET /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/791b10c462ad463783e731b87c637be3?usage=True => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:08.259833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ea13a76-1d80-4de4-a984-cf25e579882e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] PUT http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:48:08.260594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7ea13a76-1d80-4de4-a984-cf25e579882e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:08.421922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7ea13a76-1d80-4de4-a984-cf25e579882e tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:48:08.422783 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1468/2957] 10.222.0.73 () {60 vars in 1342 bytes} [Sat Jan 2 10:48:08 2021] PUT /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 321 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:08.435414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f467297-2a9d-4cdc-9be1-985093bea28b tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] PUT http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 Jan 02 10:48:08.436776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8f467297-2a9d-4cdc-9be1-985093bea28b tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:08.588040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8f467297-2a9d-4cdc-9be1-985093bea28b tempest-VolumeQuotasAdminTestJSON-672799929 tempest-VolumeQuotasAdminTestJSON-672799929] http://10.222.0.73/volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 returned with HTTP 200 Jan 02 10:48:08.588905 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1490/2958] 10.222.0.73 () {60 vars in 1342 bytes} [Sat Jan 2 10:48:08 2021] PUT /volume/v3/791b10c462ad463783e731b87c637be3/os-quota-sets/96d06e1bb8b6410e9784532f395091e8 => generated 319 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:08.600378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6f28dc1-7399-467d-ab82-752686bf160e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] DELETE http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:08.601048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6f28dc1-7399-467d-ab82-752686bf160e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:08.601542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d6f28dc1-7399-467d-ab82-752686bf160e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:08.602009 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-d6f28dc1-7399-467d-ab82-752686bf160e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Delete volume with id: 856b7f93-389f-4294-92d8-d16a617dacc1 Jan 02 10:48:08.650628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d6f28dc1-7399-467d-ab82-752686bf160e tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 returned with HTTP 404 Jan 02 10:48:08.652323 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1469/2959] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:08 2021] DELETE /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/856b7f93-389f-4294-92d8-d16a617dacc1 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:08.661184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-146411eb-5020-449b-9929-43ce689e325f tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] DELETE http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:08.661833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-146411eb-5020-449b-9929-43ce689e325f tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:08.662315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-146411eb-5020-449b-9929-43ce689e325f tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:08.662770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-146411eb-5020-449b-9929-43ce689e325f tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] Delete volume with id: 475e4853-b169-4779-933d-49bd24a8744b Jan 02 10:48:08.709758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-146411eb-5020-449b-9929-43ce689e325f tempest-VolumeQuotasAdminTestJSON-672522263 tempest-VolumeQuotasAdminTestJSON-672522263] http://10.222.0.73/volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b returned with HTTP 404 Jan 02 10:48:08.710747 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1491/2960] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:08 2021] DELETE /volume/v3/96d06e1bb8b6410e9784532f395091e8/volumes/475e4853-b169-4779-933d-49bd24a8744b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:12.898471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes Jan 02 10:48:12.899006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:12.899518 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:12.900223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:48:12.902182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:48:12.951428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Get all volumes completed successfully. Jan 02 10:48:12.952159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-18144f8d-b182-45a3-a3c6-935118d50476 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes returned with HTTP 200 Jan 02 10:48:12.952964 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1470/2961] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:48:12 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:48:12.963155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] POST http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes Jan 02 10:48:12.963984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-589370640"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:12.965208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-589370640'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:12.966984 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume of 1 GB Jan 02 10:48:12.981791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Availability Zones retrieved successfully. Jan 02 10:48:12.999004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Flow 'volume_create_api' (53d59d11-a8df-4dfc-817d-7b06d998d538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:13.001745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ef831-68eb-48f9-8e34-bd35a797ba2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:13.003754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:13.065398 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ef831-68eb-48f9-8e34-bd35a797ba2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:13.067563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (135f28ab-d41d-4608-9e61-afc3d11c6595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:13.150527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Created reservations ['8ebea3aa-3cce-425b-9b20-d64c6ef79eae', '51d88426-52f2-4748-85a7-3fb7167774d5', '7aa9c34b-0cb3-4b5d-ab95-5c074f9f7c56', '05aa13ad-1c93-4a9f-9bc4-5ab1bceaf57e'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:13.152914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (135f28ab-d41d-4608-9e61-afc3d11c6595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ebea3aa-3cce-425b-9b20-d64c6ef79eae', '51d88426-52f2-4748-85a7-3fb7167774d5', '7aa9c34b-0cb3-4b5d-ab95-5c074f9f7c56', '05aa13ad-1c93-4a9f-9bc4-5ab1bceaf57e']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:13.154974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873be5d8-3792-4345-859f-6ef0f2ea2b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:13.210466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873be5d8-3792-4345-859f-6ef0f2ea2b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18dcbd07-ac40-4370-beba-d0be85651419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-589370640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0e13e756e8442793969454a8ab8b9c',qos_specs=None,replication_status=,reservations=['8ebea3aa-3cce-425b-9b20-d64c6ef79eae','51d88426-52f2-4748-85a7-3fb7167774d5','7aa9c34b-0cb3-4b5d-ab95-5c074f9f7c56','05aa13ad-1c93-4a9f-9bc4-5ab1bceaf57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921f4dbe223744539e5313ca47601d78',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-589370640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18dcbd07-ac40-4370-beba-d0be85651419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0e13e756e8442793969454a8ab8b9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='921f4dbe223744539e5313ca47601d78',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:13.212573 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4bb17a-9b78-42e8-9125-1675ef0dd40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:13.240881 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4bb17a-9b78-42e8-9125-1675ef0dd40d) transitioned into state 'SUCCESS' from state '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-589370640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0e13e756e8442793969454a8ab8b9c',qos_specs=None,replication_status=,reservations=['8ebea3aa-3cce-425b-9b20-d64c6ef79eae','51d88426-52f2-4748-85a7-3fb7167774d5','7aa9c34b-0cb3-4b5d-ab95-5c074f9f7c56','05aa13ad-1c93-4a9f-9bc4-5ab1bceaf57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921f4dbe223744539e5313ca47601d78',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:13.242750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81512a03-8f5e-4509-97f5-402d6b4a36e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:13.256687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81512a03-8f5e-4509-97f5-402d6b4a36e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:13.259276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Flow 'volume_create_api' (53d59d11-a8df-4dfc-817d-7b06d998d538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:13.310953 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume request issued successfully. Jan 02 10:48:13.324664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13cefd8b-6552-4b91-9550-7c1f42b2e71d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes returned with HTTP 202 Jan 02 10:48:13.332977 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1492/2962] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:12 2021] POST /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes => generated 823 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:13.340697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6564fb06-e783-406f-8f44-3561f4cb6440 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:13.341422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6564fb06-e783-406f-8f44-3561f4cb6440 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:13.342009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6564fb06-e783-406f-8f44-3561f4cb6440 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:13.396490 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:13.396490 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:13.405567 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6564fb06-e783-406f-8f44-3561f4cb6440 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:13.426826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6564fb06-e783-406f-8f44-3561f4cb6440 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 200 Jan 02 10:48:13.427911 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1471/2963] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:13 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:14.444247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f32e5559-d96f-4f23-b83a-1e1758a73d9e tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:14.444745 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f32e5559-d96f-4f23-b83a-1e1758a73d9e tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:14.444963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:14.444963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:14.445363 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f32e5559-d96f-4f23-b83a-1e1758a73d9e tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:14.494568 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:14.494568 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:14.503261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f32e5559-d96f-4f23-b83a-1e1758a73d9e tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:14.524665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f32e5559-d96f-4f23-b83a-1e1758a73d9e tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 200 Jan 02 10:48:14.525464 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1493/2964] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:14 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:14.540565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ece73b0b-4550-48dd-8f16-a275e19550e7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:14.541083 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ece73b0b-4550-48dd-8f16-a275e19550e7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:14.541295 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:14.541295 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:14.541665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ece73b0b-4550-48dd-8f16-a275e19550e7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:14.589800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:14.589800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:14.597765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ece73b0b-4550-48dd-8f16-a275e19550e7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:14.619312 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ece73b0b-4550-48dd-8f16-a275e19550e7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 200 Jan 02 10:48:14.620694 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1472/2965] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:14 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:14.635171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] POST http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes Jan 02 10:48:14.635593 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:14.635593 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:14.636455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-770519298"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:14.637538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-770519298'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:14.637910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume of 1 GB Jan 02 10:48:14.650200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Availability Zones retrieved successfully. Jan 02 10:48:14.668138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Flow 'volume_create_api' (59cd73b5-018a-45dd-8457-d353d414861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:14.670827 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5631a6e-114f-4365-9e7c-87c27018f7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:14.672788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:14.735014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5631a6e-114f-4365-9e7c-87c27018f7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:14.737433 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de715ea-5a40-4cb9-b257-905cd555f5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:14.802146 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Created reservations ['1d58d92d-f766-43b0-a7c3-c59d4567cae7', 'c113cb94-defb-44c5-826f-edad0f2146ea', '6a3c3a11-068c-484d-9bdb-dd360f5d221f', 'bfc0efa0-bac1-4e94-82f3-c543decb6499'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:14.803922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de715ea-5a40-4cb9-b257-905cd555f5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d58d92d-f766-43b0-a7c3-c59d4567cae7', 'c113cb94-defb-44c5-826f-edad0f2146ea', '6a3c3a11-068c-484d-9bdb-dd360f5d221f', 'bfc0efa0-bac1-4e94-82f3-c543decb6499']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:14.805956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8af51a-99aa-43be-8c71-357584ba36b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:14.862351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8af51a-99aa-43be-8c71-357584ba36b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b788fa9-e968-4f75-bb16-0f8e8140b9d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-770519298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0e13e756e8442793969454a8ab8b9c',qos_specs=None,replication_status=,reservations=['1d58d92d-f766-43b0-a7c3-c59d4567cae7','c113cb94-defb-44c5-826f-edad0f2146ea','6a3c3a11-068c-484d-9bdb-dd360f5d221f','bfc0efa0-bac1-4e94-82f3-c543decb6499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921f4dbe223744539e5313ca47601d78',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-770519298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b788fa9-e968-4f75-bb16-0f8e8140b9d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0e13e756e8442793969454a8ab8b9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='921f4dbe223744539e5313ca47601d78',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:14.864373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005b24b7-2c53-4bd9-8f5d-cb38de0571b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:14.889558 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005b24b7-2c53-4bd9-8f5d-cb38de0571b4) transitioned into state 'SUCCESS' from state '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-770519298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0e13e756e8442793969454a8ab8b9c',qos_specs=None,replication_status=,reservations=['1d58d92d-f766-43b0-a7c3-c59d4567cae7','c113cb94-defb-44c5-826f-edad0f2146ea','6a3c3a11-068c-484d-9bdb-dd360f5d221f','bfc0efa0-bac1-4e94-82f3-c543decb6499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921f4dbe223744539e5313ca47601d78',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:14.891464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7c8d09-f406-4938-8675-fc0eaf93c53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:14.905307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7c8d09-f406-4938-8675-fc0eaf93c53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:14.907944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Flow 'volume_create_api' (59cd73b5-018a-45dd-8457-d353d414861c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:14.955244 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume request issued successfully. Jan 02 10:48:14.969056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-484a7ff7-055b-423b-931f-978786ae1209 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes returned with HTTP 202 Jan 02 10:48:14.970092 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1494/2966] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:14 2021] POST /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes => generated 823 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:14.985045 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92628a2c-02a9-4e4f-b5e9-ab4771156d69 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:14.985818 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92628a2c-02a9-4e4f-b5e9-ab4771156d69 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:14.986016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:14.986016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:14.986390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92628a2c-02a9-4e4f-b5e9-ab4771156d69 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:15.043229 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:15.043229 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:15.051704 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-92628a2c-02a9-4e4f-b5e9-ab4771156d69 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:15.072742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92628a2c-02a9-4e4f-b5e9-ab4771156d69 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 200 Jan 02 10:48:15.074093 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1473/2967] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:14 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:16.090859 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-917a949a-14b1-4f34-a846-2334866100c1 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:16.091397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-917a949a-14b1-4f34-a846-2334866100c1 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:16.091595 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:16.091595 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:16.091968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-917a949a-14b1-4f34-a846-2334866100c1 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:16.143383 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:16.143383 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:16.151262 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-917a949a-14b1-4f34-a846-2334866100c1 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:16.172882 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-917a949a-14b1-4f34-a846-2334866100c1 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 200 Jan 02 10:48:16.173693 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1495/2968] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:16 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:16.188596 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a3e52cf-8d3c-4dac-8c30-5177a0e6a9ec tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:16.189020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a3e52cf-8d3c-4dac-8c30-5177a0e6a9ec tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:16.189239 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:16.189239 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:16.189645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a3e52cf-8d3c-4dac-8c30-5177a0e6a9ec tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:16.237787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:16.237787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:16.245636 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a3e52cf-8d3c-4dac-8c30-5177a0e6a9ec tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:16.266215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a3e52cf-8d3c-4dac-8c30-5177a0e6a9ec tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 200 Jan 02 10:48:16.267003 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1474/2969] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:16 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:16.282033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] POST http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes Jan 02 10:48:16.282468 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:16.282468 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:16.282876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-394946920"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:16.283977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-394946920'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:16.284343 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume of 1 GB Jan 02 10:48:16.297710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Availability Zones retrieved successfully. Jan 02 10:48:16.314050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Flow 'volume_create_api' (3f38e79e-bb8e-4c86-a32e-801389d3483b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:16.316789 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (324caf60-c627-4771-a8e4-e8483dfbc7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:16.318722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:16.382173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (324caf60-c627-4771-a8e4-e8483dfbc7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:16.384515 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09d7ffc-c068-4716-a128-ac04ae42d9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:16.448717 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Created reservations ['0af36bf4-bde8-473a-8cc9-03e87c67955c', '20064300-464c-47c6-a65c-76d7ab8096ef', '16c2c21a-5552-4ba0-a054-9b4dd93c2be7', 'a53d1da8-a72c-49c0-bb68-36ecd1d61677'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:16.450415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09d7ffc-c068-4716-a128-ac04ae42d9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0af36bf4-bde8-473a-8cc9-03e87c67955c', '20064300-464c-47c6-a65c-76d7ab8096ef', '16c2c21a-5552-4ba0-a054-9b4dd93c2be7', 'a53d1da8-a72c-49c0-bb68-36ecd1d61677']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:16.452567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc681b6-8f71-48c0-ba91-7d43b5768148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:16.507892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc681b6-8f71-48c0-ba91-7d43b5768148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10bbe015-063e-460c-89c1-57dcc8a60648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-394946920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0e13e756e8442793969454a8ab8b9c',qos_specs=None,replication_status=,reservations=['0af36bf4-bde8-473a-8cc9-03e87c67955c','20064300-464c-47c6-a65c-76d7ab8096ef','16c2c21a-5552-4ba0-a054-9b4dd93c2be7','a53d1da8-a72c-49c0-bb68-36ecd1d61677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921f4dbe223744539e5313ca47601d78',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-394946920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10bbe015-063e-460c-89c1-57dcc8a60648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0e13e756e8442793969454a8ab8b9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='921f4dbe223744539e5313ca47601d78',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:16.510025 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580174cb-948a-4110-ac54-9d9cd984435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:16.535299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580174cb-948a-4110-ac54-9d9cd984435a) transitioned into state 'SUCCESS' from state '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-394946920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0e13e756e8442793969454a8ab8b9c',qos_specs=None,replication_status=,reservations=['0af36bf4-bde8-473a-8cc9-03e87c67955c','20064300-464c-47c6-a65c-76d7ab8096ef','16c2c21a-5552-4ba0-a054-9b4dd93c2be7','a53d1da8-a72c-49c0-bb68-36ecd1d61677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921f4dbe223744539e5313ca47601d78',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:16.537242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034676ae-5142-4ff5-9370-f99fd2647deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:16.551476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034676ae-5142-4ff5-9370-f99fd2647deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:16.554190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Flow 'volume_create_api' (3f38e79e-bb8e-4c86-a32e-801389d3483b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:16.601920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Create volume request issued successfully. Jan 02 10:48:16.616456 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ff2a6be9-d6d8-42f8-855e-46c7f4102a3d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes returned with HTTP 202 Jan 02 10:48:16.617530 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1496/2970] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:16 2021] POST /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes => generated 823 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:16.631927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e4516f2-4296-4e24-b67d-7d5d62f229bb tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:16.632522 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e4516f2-4296-4e24-b67d-7d5d62f229bb tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:16.632810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:16.632810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:16.633311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5e4516f2-4296-4e24-b67d-7d5d62f229bb tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:16.688613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:16.688613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:16.697089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5e4516f2-4296-4e24-b67d-7d5d62f229bb tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:16.719155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5e4516f2-4296-4e24-b67d-7d5d62f229bb tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 200 Jan 02 10:48:16.720613 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1475/2971] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:16 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:17.738195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f4573acc-129e-4336-a4b1-b41abeb16389 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:17.738759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f4573acc-129e-4336-a4b1-b41abeb16389 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:17.738911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:17.738911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:17.739281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f4573acc-129e-4336-a4b1-b41abeb16389 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:17.790337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:17.790337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:17.799317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f4573acc-129e-4336-a4b1-b41abeb16389 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:17.820914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f4573acc-129e-4336-a4b1-b41abeb16389 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 200 Jan 02 10:48:17.821720 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1497/2972] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:17 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:17.836492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12a816fa-8489-4b77-a25e-be8d78e990a9 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:17.837007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12a816fa-8489-4b77-a25e-be8d78e990a9 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:17.837219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:17.837219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:17.837589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12a816fa-8489-4b77-a25e-be8d78e990a9 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:17.886573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:17.886573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:17.894427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-12a816fa-8489-4b77-a25e-be8d78e990a9 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:17.915478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12a816fa-8489-4b77-a25e-be8d78e990a9 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 200 Jan 02 10:48:17.916273 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1476/2973] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:17 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:18.009478 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] POST http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes Jan 02 10:48:18.009930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:18.009930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:18.010366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:18.011549 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Create volume request body: {'volume': {'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:18.012415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Create volume of 1 GB Jan 02 10:48:18.026649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Availability Zones retrieved successfully. Jan 02 10:48:18.044578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Flow 'volume_create_api' (580d7dec-6efd-4e73-ad2a-d26219d0f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:18.048281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff94687e-54d8-40a3-9df6-1d541f6f1b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:18.050361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:18.112613 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff94687e-54d8-40a3-9df6-1d541f6f1b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:18.114791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9412c4-6d62-421d-8bee-a7ebe1b23a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:18.207227 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Created reservations ['417c4925-cee2-400f-866f-99b03717a4d8', 'ae21aef1-317f-4de5-9a33-1be8ebc12972', 'f41ffc66-9f97-4881-bda6-701f4307e130', 'b145483f-bbe9-48a9-b884-604737fd527f'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:18.209182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9412c4-6d62-421d-8bee-a7ebe1b23a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417c4925-cee2-400f-866f-99b03717a4d8', 'ae21aef1-317f-4de5-9a33-1be8ebc12972', 'f41ffc66-9f97-4881-bda6-701f4307e130', 'b145483f-bbe9-48a9-b884-604737fd527f']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:18.211271 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562cef89-d42e-477b-8d9a-443eb948d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:18.275455 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562cef89-d42e-477b-8d9a-443eb948d596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95d484f-7dbf-4746-bc75-a5e5f0441d69', '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='1f08221a97bd47f3a17a3bfc80a7df7f',qos_specs=None,replication_status=,reservations=['417c4925-cee2-400f-866f-99b03717a4d8','ae21aef1-317f-4de5-9a33-1be8ebc12972','f41ffc66-9f97-4881-bda6-701f4307e130','b145483f-bbe9-48a9-b884-604737fd527f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d05753666543d0b9139f75a19f79ea',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:18Z,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=d95d484f-7dbf-4746-bc75-a5e5f0441d69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f08221a97bd47f3a17a3bfc80a7df7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20d05753666543d0b9139f75a19f79ea',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:18.277429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca6d7fb-29d9-4b23-a35d-faff881ee571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:18.303955 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca6d7fb-29d9-4b23-a35d-faff881ee571) transitioned into state 'SUCCESS' from 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='1f08221a97bd47f3a17a3bfc80a7df7f',qos_specs=None,replication_status=,reservations=['417c4925-cee2-400f-866f-99b03717a4d8','ae21aef1-317f-4de5-9a33-1be8ebc12972','f41ffc66-9f97-4881-bda6-701f4307e130','b145483f-bbe9-48a9-b884-604737fd527f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d05753666543d0b9139f75a19f79ea',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:18.305902 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cef6d74-1fb9-4c91-96bf-16cbda7738d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:18.320521 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cef6d74-1fb9-4c91-96bf-16cbda7738d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:18.323173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Flow 'volume_create_api' (580d7dec-6efd-4e73-ad2a-d26219d0f013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:18.384819 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Create volume request issued successfully. Jan 02 10:48:18.400041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-798dd5f3-c3e1-418c-9822-fcae4c9b764a tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes returned with HTTP 202 Jan 02 10:48:18.402596 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1498/2974] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:17 2021] POST /volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes => generated 802 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:18.415332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-091be667-b664-4270-857f-c057b244d523 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] GET http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 Jan 02 10:48:18.415837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-091be667-b664-4270-857f-c057b244d523 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:18.416052 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:18.416052 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:18.416419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-091be667-b664-4270-857f-c057b244d523 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:18.491750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:18.491750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:18.500527 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-091be667-b664-4270-857f-c057b244d523 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Volume info retrieved successfully. Jan 02 10:48:18.522491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-091be667-b664-4270-857f-c057b244d523 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 returned with HTTP 200 Jan 02 10:48:18.523323 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1477/2975] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:18 2021] GET /volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 => generated 1039 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:19.540410 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1217921-8bd9-4ad5-96b5-4b9335d71d2e tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] GET http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 Jan 02 10:48:19.540925 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1217921-8bd9-4ad5-96b5-4b9335d71d2e tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:19.541119 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:19.541119 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:19.541533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1217921-8bd9-4ad5-96b5-4b9335d71d2e tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:19.595563 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:19.595563 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:19.603153 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a1217921-8bd9-4ad5-96b5-4b9335d71d2e tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Volume info retrieved successfully. Jan 02 10:48:19.624508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1217921-8bd9-4ad5-96b5-4b9335d71d2e tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 returned with HTTP 200 Jan 02 10:48:19.625256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1499/2976] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:19 2021] GET /volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 => generated 1040 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:19.640658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] GET http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/detail?all_tenants=1&project_id=5a0e13e756e8442793969454a8ab8b9c Jan 02 10:48:19.641171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:19.641386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:19.641386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:19.641752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Calling method 'detail' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:19.642633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Could not evaluate value 5a0e13e756e8442793969454a8ab8b9c, assuming string {{(pid=88039) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 02 10:48:19.643924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Searching by: MultiDict([('project_id', '5a0e13e756e8442793969454a8ab8b9c'), ('all_tenants', 1)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:48:19.696846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Get all volumes completed successfully. Jan 02 10:48:19.698903 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:19.698903 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:19.707032 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9b82d58c-5be7-4cad-88d9-4cd45c0225d1 tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/detail?all_tenants=1&project_id=5a0e13e756e8442793969454a8ab8b9c returned with HTTP 200 Jan 02 10:48:19.707924 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1478/2977] 10.222.0.73 () {58 vars in 1340 bytes} [Sat Jan 2 10:48:19 2021] GET /volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/detail?all_tenants=1&project_id=5a0e13e756e8442793969454a8ab8b9c => generated 3244 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:48:19.725706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] DELETE http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 Jan 02 10:48:19.726229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:19.726441 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:19.726441 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:19.726812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:19.727337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Delete volume with id: d95d484f-7dbf-4746-bc75-a5e5f0441d69 Jan 02 10:48:19.780016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:19.780016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:19.780848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Volume info retrieved successfully. Jan 02 10:48:19.806601 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] Delete volume request issued successfully. Jan 02 10:48:19.807061 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-07f22fb1-79e0-41f6-bd23-28f0c5565c7c tempest-VolumesListAdminTestJSON-1499962894 tempest-VolumesListAdminTestJSON-1499962894] http://10.222.0.73/volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 returned with HTTP 202 Jan 02 10:48:19.807941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1500/2978] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:19 2021] DELETE /volume/v3/1f08221a97bd47f3a17a3bfc80a7df7f/volumes/d95d484f-7dbf-4746-bc75-a5e5f0441d69 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:19.817251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] DELETE http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:19.818466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:19.818466 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:19.818466 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:19.818466 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:19.819064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Delete volume with id: 10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:19.868016 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:19.868016 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:19.869177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:19.896308 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Delete volume request issued successfully. Jan 02 10:48:19.896788 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-799990a8-2da8-4be1-974d-a7e0639c7b94 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 202 Jan 02 10:48:19.897637 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1479/2979] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:19 2021] DELETE /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 02 10:48:19.905634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60cad7dd-e360-4deb-9249-712c854523bf tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:19.906167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60cad7dd-e360-4deb-9249-712c854523bf tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:19.906386 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:19.906386 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:19.906763 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-60cad7dd-e360-4deb-9249-712c854523bf tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:19.955686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:19.955686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:19.964933 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-60cad7dd-e360-4deb-9249-712c854523bf tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:19.989158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-60cad7dd-e360-4deb-9249-712c854523bf tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 200 Jan 02 10:48:19.990174 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1501/2980] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:19 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:21.006822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5036a6cc-87e5-4319-9efa-99b100dcdc75 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:21.007358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5036a6cc-87e5-4319-9efa-99b100dcdc75 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:21.007536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:21.007536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:21.007913 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5036a6cc-87e5-4319-9efa-99b100dcdc75 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:21.063115 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:21.063115 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:21.072306 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5036a6cc-87e5-4319-9efa-99b100dcdc75 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:21.101250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5036a6cc-87e5-4319-9efa-99b100dcdc75 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 200 Jan 02 10:48:21.102452 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1480/2981] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:21 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:22.119625 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df7587c3-df7a-4463-ac0f-729bbb9c63a8 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 Jan 02 10:48:22.120183 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df7587c3-df7a-4463-ac0f-729bbb9c63a8 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:22.120398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:22.120398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:22.120762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df7587c3-df7a-4463-ac0f-729bbb9c63a8 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:22.166497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df7587c3-df7a-4463-ac0f-729bbb9c63a8 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 returned with HTTP 404 Jan 02 10:48:22.167657 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1502/2982] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:22 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/10bbe015-063e-460c-89c1-57dcc8a60648 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:22.175786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] DELETE http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:22.176339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:22.176551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:22.176551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:22.176922 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:22.177428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Delete volume with id: 2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:22.225310 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:22.225310 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:22.226334 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:22.252032 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Delete volume request issued successfully. Jan 02 10:48:22.252496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6a0bf9a-7178-402e-9168-086a8d71ef38 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 202 Jan 02 10:48:22.253352 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1481/2983] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:22 2021] DELETE /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:22.260813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b96614ec-12a5-4377-aa67-7557c3d9073d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:22.261426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b96614ec-12a5-4377-aa67-7557c3d9073d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:22.262016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b96614ec-12a5-4377-aa67-7557c3d9073d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:22.310489 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:22.310489 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:22.332815 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b96614ec-12a5-4377-aa67-7557c3d9073d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:22.359824 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b96614ec-12a5-4377-aa67-7557c3d9073d tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 200 Jan 02 10:48:22.360957 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1503/2984] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:22 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:23.377805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e24a7692-1529-4d76-9813-5b9211a8bdd7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:23.379191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e24a7692-1529-4d76-9813-5b9211a8bdd7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:23.379746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:23.379746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:23.380424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e24a7692-1529-4d76-9813-5b9211a8bdd7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:23.437506 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:23.437506 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:23.445970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e24a7692-1529-4d76-9813-5b9211a8bdd7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:23.467363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e24a7692-1529-4d76-9813-5b9211a8bdd7 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 200 Jan 02 10:48:23.468191 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1482/2985] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:23 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:24.484853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66f0f01a-74ac-42ae-997f-1a50355eed96 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 Jan 02 10:48:24.485736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66f0f01a-74ac-42ae-997f-1a50355eed96 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:24.485855 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:24.485855 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:24.486173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66f0f01a-74ac-42ae-997f-1a50355eed96 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:24.534054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66f0f01a-74ac-42ae-997f-1a50355eed96 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 returned with HTTP 404 Jan 02 10:48:24.535037 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1504/2986] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:24 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/2b788fa9-e968-4f75-bb16-0f8e8140b9d2 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:24.542651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] DELETE http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:24.543834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:24.544050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:24.544050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:24.544471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:24.544932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Delete volume with id: 18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:24.592364 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:24.592364 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:24.593511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:24.618732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Delete volume request issued successfully. Jan 02 10:48:24.619199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-843de81b-3d42-464e-b8e4-fdb7007cc437 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 202 Jan 02 10:48:24.620794 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1483/2987] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:24 2021] DELETE /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:24.627927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b94b5e6f-7020-4b92-918e-2400b5488c63 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:24.628448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b94b5e6f-7020-4b92-918e-2400b5488c63 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:24.628931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b94b5e6f-7020-4b92-918e-2400b5488c63 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:24.678588 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:24.678588 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:24.687144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b94b5e6f-7020-4b92-918e-2400b5488c63 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:24.709452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b94b5e6f-7020-4b92-918e-2400b5488c63 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 200 Jan 02 10:48:24.710251 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1505/2988] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:24 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:25.727208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92e7391f-8815-454f-a3b8-cc36a106aa84 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:25.727779 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92e7391f-8815-454f-a3b8-cc36a106aa84 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:25.727904 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:25.727904 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:25.728202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-92e7391f-8815-454f-a3b8-cc36a106aa84 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:25.782609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:25.782609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:25.793549 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-92e7391f-8815-454f-a3b8-cc36a106aa84 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Volume info retrieved successfully. Jan 02 10:48:25.815771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-92e7391f-8815-454f-a3b8-cc36a106aa84 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 200 Jan 02 10:48:25.816591 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1484/2989] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:25 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:26.832854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb7dc0ea-c694-4bc0-8e8c-2131d1a8c736 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] GET http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 Jan 02 10:48:26.833351 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb7dc0ea-c694-4bc0-8e8c-2131d1a8c736 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:26.833561 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:26.833561 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:26.833930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb7dc0ea-c694-4bc0-8e8c-2131d1a8c736 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:26.879844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb7dc0ea-c694-4bc0-8e8c-2131d1a8c736 tempest-VolumesListAdminTestJSON-1221280269 tempest-VolumesListAdminTestJSON-1221280269] http://10.222.0.73/volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 returned with HTTP 404 Jan 02 10:48:26.880803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1506/2990] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:26 2021] GET /volume/v3/5a0e13e756e8442793969454a8ab8b9c/volumes/18dcbd07-ac40-4370-beba-d0be85651419 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:29.478750 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] POST http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes Jan 02 10:48:29.479228 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:29.479228 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:29.479657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-845992249"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:29.481226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-845992249'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:29.481593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume of 1 GB Jan 02 10:48:29.494346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Availability Zones retrieved successfully. Jan 02 10:48:29.511209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Flow 'volume_create_api' (dd96b94b-325e-4ed5-918a-8283ab73c775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:29.513952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1e6991-c84c-480d-9e2b-2e9c927fb793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:29.515929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:29.580799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1e6991-c84c-480d-9e2b-2e9c927fb793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:29.582965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197ad49d-023d-44fe-bfae-31dc1800f508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:29.667024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Created reservations ['51dfb673-77a6-4a03-8822-f015af7286e3', '73fad594-9581-4bd4-abed-18a615a68511', 'd3e0b194-21a2-4c52-991a-5711006b461d', '32c3c18d-dcf6-4601-8448-658cde45c611'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:29.669537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197ad49d-023d-44fe-bfae-31dc1800f508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51dfb673-77a6-4a03-8822-f015af7286e3', '73fad594-9581-4bd4-abed-18a615a68511', 'd3e0b194-21a2-4c52-991a-5711006b461d', '32c3c18d-dcf6-4601-8448-658cde45c611']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:29.671662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea99845c-a7fd-4987-8cb3-0b2b9ea5472d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:29.726682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea99845c-a7fd-4987-8cb3-0b2b9ea5472d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-845992249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',qos_specs=None,replication_status=,reservations=['51dfb673-77a6-4a03-8822-f015af7286e3','73fad594-9581-4bd4-abed-18a615a68511','d3e0b194-21a2-4c52-991a-5711006b461d','32c3c18d-dcf6-4601-8448-658cde45c611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd706fb8768c4feca294c7fd2491da8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-845992249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fd706fb8768c4feca294c7fd2491da8c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:29.728677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29fcaf8-1fb5-4ffd-8930-e68e8997c667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:29.754110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29fcaf8-1fb5-4ffd-8930-e68e8997c667) transitioned into state 'SUCCESS' from state '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-845992249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',qos_specs=None,replication_status=,reservations=['51dfb673-77a6-4a03-8822-f015af7286e3','73fad594-9581-4bd4-abed-18a615a68511','d3e0b194-21a2-4c52-991a-5711006b461d','32c3c18d-dcf6-4601-8448-658cde45c611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd706fb8768c4feca294c7fd2491da8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:29.756078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d99e928-339e-47d9-aac2-16336623baa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:29.770185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d99e928-339e-47d9-aac2-16336623baa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:29.772835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Flow 'volume_create_api' (dd96b94b-325e-4ed5-918a-8283ab73c775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:29.820675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume request issued successfully. Jan 02 10:48:29.834031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1fd932ac-bc39-4a36-b54d-01810d1b16d2 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes returned with HTTP 202 Jan 02 10:48:29.834913 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1485/2991] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:29 2021] POST /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes => generated 819 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:29.849910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f131f1a-0169-4883-9970-db131110ae1c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:29.850422 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f131f1a-0169-4883-9970-db131110ae1c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:29.850901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f131f1a-0169-4883-9970-db131110ae1c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:29.899730 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:29.899730 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:29.908877 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f131f1a-0169-4883-9970-db131110ae1c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:29.930431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f131f1a-0169-4883-9970-db131110ae1c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 200 Jan 02 10:48:29.931254 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1507/2992] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:29 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:30.949018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f56b94d-0a3b-494e-82c5-7dbd43331996 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:30.949721 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f56b94d-0a3b-494e-82c5-7dbd43331996 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:30.949902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:30.949902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:30.950249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9f56b94d-0a3b-494e-82c5-7dbd43331996 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:30.999930 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:30.999930 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:31.008003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9f56b94d-0a3b-494e-82c5-7dbd43331996 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:31.029226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9f56b94d-0a3b-494e-82c5-7dbd43331996 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 200 Jan 02 10:48:31.030085 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1486/2993] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:30 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:31.046037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] POST http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots Jan 02 10:48:31.046487 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:31.046487 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:31.046908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa", "name": "tempest-VolumesDeleteCascade-Snapshot-1043566335"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:31.096166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:31.096166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:31.097292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:31.097649 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create snapshot from volume c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:31.161443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Created reservations ['3e401548-b155-441b-8db3-85ee771c1c5d', '71cbb97c-73a4-4743-9311-8411e405c3e9', '9aa3281e-3c5d-47a5-a718-da49bcb7d78c', '325737fc-72a3-44c3-ad53-48438d838945'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:31.264907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot create request issued successfully. Jan 02 10:48:31.265659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65dfc607-6e42-4e7b-88c2-233887afdd6a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots returned with HTTP 202 Jan 02 10:48:31.266593 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1508/2994] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:48:31 2021] POST /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots => generated 307 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:31.277689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d3d310d-fa88-42de-9423-28785cb9f353 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d Jan 02 10:48:31.279354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d3d310d-fa88-42de-9423-28785cb9f353 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:31.279354 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:31.279354 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:31.279872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d3d310d-fa88-42de-9423-28785cb9f353 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:31.305768 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:31.305768 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:31.306900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2d3d310d-fa88-42de-9423-28785cb9f353 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:31.309352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d3d310d-fa88-42de-9423-28785cb9f353 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d returned with HTTP 200 Jan 02 10:48:31.310350 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1487/2995] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:31 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:32.321769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-236b1332-f110-46d4-b82c-b6cbd4d5c7e4 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d Jan 02 10:48:32.322270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-236b1332-f110-46d4-b82c-b6cbd4d5c7e4 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:32.322693 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:32.322693 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:32.323338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-236b1332-f110-46d4-b82c-b6cbd4d5c7e4 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:32.349912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:32.349912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:32.351122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-236b1332-f110-46d4-b82c-b6cbd4d5c7e4 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:32.353078 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-236b1332-f110-46d4-b82c-b6cbd4d5c7e4 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d returned with HTTP 200 Jan 02 10:48:32.354052 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1509/2996] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:32 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:33.367679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0350cca-37bc-4b9e-8cbb-3afeb1b8e506 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d Jan 02 10:48:33.368244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0350cca-37bc-4b9e-8cbb-3afeb1b8e506 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:33.368359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:33.368359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:33.368742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0350cca-37bc-4b9e-8cbb-3afeb1b8e506 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:33.393264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:33.393264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:33.394327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f0350cca-37bc-4b9e-8cbb-3afeb1b8e506 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:33.396267 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0350cca-37bc-4b9e-8cbb-3afeb1b8e506 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d returned with HTTP 200 Jan 02 10:48:33.397040 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1488/2997] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:33 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:33.408390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] POST http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots Jan 02 10:48:33.408835 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:33.408835 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:33.409253 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa", "name": "tempest-VolumesDeleteCascade-Snapshot-1182145753"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:33.458347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:33.458347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:33.459646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:33.460008 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create snapshot from volume c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:33.515390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Created reservations ['97f9882b-13a9-4252-bd92-7070467b8178', '818b83a5-8e94-451a-be75-4d67d92c995d', '828588ac-0a5e-429a-911b-28c6fe2be7f2', '9ad5353f-1b92-4398-95e4-81adfcffa110'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:33.616098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot create request issued successfully. Jan 02 10:48:33.616862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cbc5b962-fbf7-4a39-9605-768ebde55cce tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots returned with HTTP 202 Jan 02 10:48:33.617947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1510/2998] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:48:33 2021] POST /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots => generated 307 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:33.628550 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc2633cb-e38f-44e9-a380-63cb73f96ff8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a Jan 02 10:48:33.629065 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc2633cb-e38f-44e9-a380-63cb73f96ff8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:33.629286 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:33.629286 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:33.629656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fc2633cb-e38f-44e9-a380-63cb73f96ff8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:33.654934 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:33.654934 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:33.656077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fc2633cb-e38f-44e9-a380-63cb73f96ff8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:33.658192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fc2633cb-e38f-44e9-a380-63cb73f96ff8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a returned with HTTP 200 Jan 02 10:48:33.659023 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1489/2999] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:33 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:34.672187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f0dda77-d74d-416d-93d2-ee8a927a80b0 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a Jan 02 10:48:34.672699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f0dda77-d74d-416d-93d2-ee8a927a80b0 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:34.672894 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:34.672894 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:34.673270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f0dda77-d74d-416d-93d2-ee8a927a80b0 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:34.698287 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:34.698287 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:34.699748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3f0dda77-d74d-416d-93d2-ee8a927a80b0 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:34.701633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f0dda77-d74d-416d-93d2-ee8a927a80b0 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a returned with HTTP 200 Jan 02 10:48:34.702632 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1511/3000] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:34 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:35.713795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af35cdae-16c1-4f0e-a05b-5a616f48456c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a Jan 02 10:48:35.714307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af35cdae-16c1-4f0e-a05b-5a616f48456c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:35.714436 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:35.714436 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:35.715272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af35cdae-16c1-4f0e-a05b-5a616f48456c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:35.743054 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:35.743054 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:35.744186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-af35cdae-16c1-4f0e-a05b-5a616f48456c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:35.746096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af35cdae-16c1-4f0e-a05b-5a616f48456c tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a returned with HTTP 200 Jan 02 10:48:35.746854 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1490/3001] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:35 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:35.757327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa?cascade=True Jan 02 10:48:35.757848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:35.758063 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:35.758063 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:35.758436 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:35.758918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume with id: c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:35.810035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:35.810035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:35.811264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:35.860640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume request issued successfully. Jan 02 10:48:35.861108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0ae946e-5b0d-4025-8861-b71115187915 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa?cascade=True returned with HTTP 202 Jan 02 10:48:35.863362 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1512/3002] 10.222.0.73 () {58 vars in 1343 bytes} [Sat Jan 2 10:48:35 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa?cascade=True => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:35.869500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dc8569f-6ef6-432e-94f6-f87e87b90b7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:35.870016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dc8569f-6ef6-432e-94f6-f87e87b90b7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:35.870230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:35.870230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:35.870733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6dc8569f-6ef6-432e-94f6-f87e87b90b7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:35.919960 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:35.919960 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:35.928268 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6dc8569f-6ef6-432e-94f6-f87e87b90b7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:35.952264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6dc8569f-6ef6-432e-94f6-f87e87b90b7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 200 Jan 02 10:48:35.953091 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1491/3003] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:35 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:36.969477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb8a255a-6ea0-487b-af32-417200cd756a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:36.970054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb8a255a-6ea0-487b-af32-417200cd756a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:36.970185 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:36.970185 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:36.970535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb8a255a-6ea0-487b-af32-417200cd756a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:37.022859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:37.022859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:37.031416 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb8a255a-6ea0-487b-af32-417200cd756a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:37.053696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb8a255a-6ea0-487b-af32-417200cd756a tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 200 Jan 02 10:48:37.054522 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1513/3004] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:36 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:38.071083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cc6511a-33be-4244-b535-b19311918dee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:38.071664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cc6511a-33be-4244-b535-b19311918dee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:38.071858 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:38.071858 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:38.072204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9cc6511a-33be-4244-b535-b19311918dee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:38.121393 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:38.121393 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:38.129585 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9cc6511a-33be-4244-b535-b19311918dee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:38.153110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9cc6511a-33be-4244-b535-b19311918dee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 200 Jan 02 10:48:38.154123 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1492/3005] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:38 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:39.170633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa0c679d-09db-4673-9abd-979cd0c52f80 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:39.171217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa0c679d-09db-4673-9abd-979cd0c52f80 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:39.171366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:39.171366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:39.171735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa0c679d-09db-4673-9abd-979cd0c52f80 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:39.222191 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:39.222191 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:39.231753 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa0c679d-09db-4673-9abd-979cd0c52f80 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:39.253961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa0c679d-09db-4673-9abd-979cd0c52f80 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 200 Jan 02 10:48:39.254794 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1514/3006] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:39 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:40.271076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca039893-41b9-4afa-b3a8-2c816b8cfeff tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:40.271607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca039893-41b9-4afa-b3a8-2c816b8cfeff tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:40.271823 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:40.271823 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:40.272196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ca039893-41b9-4afa-b3a8-2c816b8cfeff tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:40.318053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ca039893-41b9-4afa-b3a8-2c816b8cfeff tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 404 Jan 02 10:48:40.319065 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1493/3007] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:40 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:40.326850 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes Jan 02 10:48:40.327409 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:40.327611 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:40.327611 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:40.328429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:40.329346 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:48:40.331311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:48:40.380709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Get all volumes completed successfully. Jan 02 10:48:40.381471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26b8e683-385a-4f92-871b-340abe3fae85 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes returned with HTTP 200 Jan 02 10:48:40.382313 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1515/3008] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:48:40 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:48:40.393082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots Jan 02 10:48:40.393600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:40.394092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:40.394747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:48:40.397015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:48:40.413634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Get all snapshots completed successfully. Jan 02 10:48:40.414253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7da2ea7f-b93b-4dec-a04c-8a3bdc3516c8 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots returned with HTTP 200 Jan 02 10:48:40.415024 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1494/3009] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:48:40 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:48:40.427064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] POST http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes Jan 02 10:48:40.427850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-878647007"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:40.428954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-878647007'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:40.429329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume of 1 GB Jan 02 10:48:40.441924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Availability Zones retrieved successfully. Jan 02 10:48:40.458109 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Flow 'volume_create_api' (946aa57d-1048-4c08-bb66-b5eab1064db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:40.460880 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3500ca4-985c-4e79-90bf-bb8775b13861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:40.462866 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:40.526399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3500ca4-985c-4e79-90bf-bb8775b13861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:40.529215 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c75a641-042b-4858-ba22-ea798b06219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:40.596277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Created reservations ['4310564a-54a2-4a47-b956-acab74c29e04', '1f33bead-8a33-4373-90fa-b0a43195aad0', '3fdb6086-9cf9-49f9-9fbf-ddd835146796', 'a8176933-501b-4773-bd01-cd760134d031'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:40.598058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c75a641-042b-4858-ba22-ea798b06219d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4310564a-54a2-4a47-b956-acab74c29e04', '1f33bead-8a33-4373-90fa-b0a43195aad0', '3fdb6086-9cf9-49f9-9fbf-ddd835146796', 'a8176933-501b-4773-bd01-cd760134d031']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:40.600168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66d7239-00cc-41c6-8225-b4f28ef8db31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:40.655978 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66d7239-00cc-41c6-8225-b4f28ef8db31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd813aa-b356-4f2e-9ce6-8c0021c25170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-878647007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',qos_specs=None,replication_status=,reservations=['4310564a-54a2-4a47-b956-acab74c29e04','1f33bead-8a33-4373-90fa-b0a43195aad0','3fdb6086-9cf9-49f9-9fbf-ddd835146796','a8176933-501b-4773-bd01-cd760134d031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd706fb8768c4feca294c7fd2491da8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-878647007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd813aa-b356-4f2e-9ce6-8c0021c25170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fd706fb8768c4feca294c7fd2491da8c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:40.657933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98e88b1-95de-4f22-80ba-90aee3423484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:40.682311 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98e88b1-95de-4f22-80ba-90aee3423484) transitioned into state 'SUCCESS' from state '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-878647007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',qos_specs=None,replication_status=,reservations=['4310564a-54a2-4a47-b956-acab74c29e04','1f33bead-8a33-4373-90fa-b0a43195aad0','3fdb6086-9cf9-49f9-9fbf-ddd835146796','a8176933-501b-4773-bd01-cd760134d031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd706fb8768c4feca294c7fd2491da8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:40.684415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b0bd82-00d1-4053-ac72-9483e4cf6f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:40.697875 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b0bd82-00d1-4053-ac72-9483e4cf6f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:40.701106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Flow 'volume_create_api' (946aa57d-1048-4c08-bb66-b5eab1064db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:40.750316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume request issued successfully. Jan 02 10:48:40.764179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c75b85d1-b1a3-4fb6-8592-965f9fb79c53 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes returned with HTTP 202 Jan 02 10:48:40.765216 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1516/3010] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:48:40 2021] POST /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes => generated 819 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:40.780006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7300d60d-2c4a-474e-9b50-9a6fb6a9fde1 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:40.780614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7300d60d-2c4a-474e-9b50-9a6fb6a9fde1 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:40.781177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7300d60d-2c4a-474e-9b50-9a6fb6a9fde1 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:40.830102 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:40.830102 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:40.838816 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7300d60d-2c4a-474e-9b50-9a6fb6a9fde1 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:40.862029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7300d60d-2c4a-474e-9b50-9a6fb6a9fde1 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 200 Jan 02 10:48:40.862850 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1495/3011] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:40 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:41.963237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e179eb1-f235-422f-b6a6-f3275d374044 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:41.963825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e179eb1-f235-422f-b6a6-f3275d374044 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:41.964045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:41.964045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:41.964936 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e179eb1-f235-422f-b6a6-f3275d374044 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:42.014323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:42.014323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:42.022371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e179eb1-f235-422f-b6a6-f3275d374044 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:42.044948 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e179eb1-f235-422f-b6a6-f3275d374044 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 200 Jan 02 10:48:42.045751 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1517/3012] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:41 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:42.061358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] POST http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots Jan 02 10:48:42.061804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:42.061804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:42.062221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dd813aa-b356-4f2e-9ce6-8c0021c25170", "name": "tempest-VolumesDeleteCascade-Snapshot-1469833817"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:42.114206 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:42.114206 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:42.115344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:42.115699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create snapshot from volume 6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:42.168950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Created reservations ['cee18eef-da71-44e5-b739-6989c6356bea', '0d3a17ea-46b0-4f50-b167-bbdbfe07822c', '1d6cbe0a-4283-4ff6-bcb9-df745b5ef6be', 'eb9f9ff8-a951-406d-bf88-744437fdb164'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:42.266832 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot create request issued successfully. Jan 02 10:48:42.267543 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ced171b9-a3b2-48d8-b807-40aee2dfc363 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots returned with HTTP 202 Jan 02 10:48:42.271828 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1496/3013] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:48:42 2021] POST /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots => generated 307 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:42.279739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59a09285-92f7-4cc2-a7cf-43c32f9a71c7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 Jan 02 10:48:42.280268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59a09285-92f7-4cc2-a7cf-43c32f9a71c7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:42.281030 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:42.281030 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:42.281030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59a09285-92f7-4cc2-a7cf-43c32f9a71c7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:42.305428 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:42.305428 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:42.306784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-59a09285-92f7-4cc2-a7cf-43c32f9a71c7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:42.308998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59a09285-92f7-4cc2-a7cf-43c32f9a71c7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 returned with HTTP 200 Jan 02 10:48:42.310609 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1518/3014] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:42 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:43.322777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cd1accf-0af2-4ae2-9c7d-fc5418ee9ac5 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 Jan 02 10:48:43.323473 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cd1accf-0af2-4ae2-9c7d-fc5418ee9ac5 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:43.323669 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:43.323669 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:43.324132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cd1accf-0af2-4ae2-9c7d-fc5418ee9ac5 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:43.349483 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:43.349483 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:43.350651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0cd1accf-0af2-4ae2-9c7d-fc5418ee9ac5 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:43.352714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cd1accf-0af2-4ae2-9c7d-fc5418ee9ac5 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 returned with HTTP 200 Jan 02 10:48:43.353576 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1497/3015] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:43 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:44.366211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da40358c-ca2e-400c-8f0c-aeb6d8a9d426 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 Jan 02 10:48:44.366805 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da40358c-ca2e-400c-8f0c-aeb6d8a9d426 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:44.366946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:44.366946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:44.367269 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da40358c-ca2e-400c-8f0c-aeb6d8a9d426 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:44.392691 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:44.392691 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:44.393749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da40358c-ca2e-400c-8f0c-aeb6d8a9d426 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:44.395655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da40358c-ca2e-400c-8f0c-aeb6d8a9d426 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 returned with HTTP 200 Jan 02 10:48:44.396437 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1519/3016] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:48:44 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:44.406762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] POST http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes Jan 02 10:48:44.407211 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:44.407211 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:44.407696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "10cb6f29-914e-49f2-8cc9-1b5c4ab964e8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-785520577"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:44.408893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume request body: {'volume': {'snapshot_id': '10cb6f29-914e-49f2-8cc9-1b5c4ab964e8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-785520577'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:44.434077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:44.434077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:44.435574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Snapshot retrieved successfully. Jan 02 10:48:44.435935 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume of 1 GB Jan 02 10:48:44.447251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Availability Zones retrieved successfully. Jan 02 10:48:44.463883 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Flow 'volume_create_api' (9b54a3bf-402f-4dda-977b-844d4c13e132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:44.466768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56cce3f-1616-404d-8092-5444ab53dbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:44.468760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:44.573158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56cce3f-1616-404d-8092-5444ab53dbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10cb6f29-914e-49f2-8cc9-1b5c4ab964e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:44.575441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc5167d-fb4c-4180-a9ff-a2b12906c6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:44.639499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Created reservations ['52e2053b-9155-4f8c-afa8-1034959c8765', '60c7d766-8296-45e1-9b49-7a9e130f40d6', '47a87711-9508-4240-89bd-03b7aea1fa2f', '8a3255ea-eacd-48bf-8747-6c0fccb645f2'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:48:44.641184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc5167d-fb4c-4180-a9ff-a2b12906c6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e2053b-9155-4f8c-afa8-1034959c8765', '60c7d766-8296-45e1-9b49-7a9e130f40d6', '47a87711-9508-4240-89bd-03b7aea1fa2f', '8a3255ea-eacd-48bf-8747-6c0fccb645f2']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:44.643266 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00eaef0-3412-4c44-9559-cc4d023b1bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:44.767848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00eaef0-3412-4c44-9559-cc4d023b1bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d165c1-2609-4d01-a983-043527f53c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-785520577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',qos_specs=None,replication_status=,reservations=['52e2053b-9155-4f8c-afa8-1034959c8765','60c7d766-8296-45e1-9b49-7a9e130f40d6','47a87711-9508-4240-89bd-03b7aea1fa2f','8a3255ea-eacd-48bf-8747-6c0fccb645f2'],size=1,snapshot_id=10cb6f29-914e-49f2-8cc9-1b5c4ab964e8,source_replicaid=,source_volid=None,status='creating',user_id='fd706fb8768c4feca294c7fd2491da8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-785520577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d165c1-2609-4d01-a983-043527f53c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10cb6f29-914e-49f2-8cc9-1b5c4ab964e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fd706fb8768c4feca294c7fd2491da8c',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:44.769887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8910f2ec-577f-460a-aa91-aa776980ad79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:44.795599 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8910f2ec-577f-460a-aa91-aa776980ad79) transitioned into state 'SUCCESS' from state '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-785520577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cc345c45ff4e8d991bb8ab40b62b1f',qos_specs=None,replication_status=,reservations=['52e2053b-9155-4f8c-afa8-1034959c8765','60c7d766-8296-45e1-9b49-7a9e130f40d6','47a87711-9508-4240-89bd-03b7aea1fa2f','8a3255ea-eacd-48bf-8747-6c0fccb645f2'],size=1,snapshot_id=10cb6f29-914e-49f2-8cc9-1b5c4ab964e8,source_replicaid=,source_volid=None,status='creating',user_id='fd706fb8768c4feca294c7fd2491da8c',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:44.797519 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cba51c-69f2-4a12-92a6-0b2a171c51c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:44.878730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cba51c-69f2-4a12-92a6-0b2a171c51c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:44.882047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Flow 'volume_create_api' (9b54a3bf-402f-4dda-977b-844d4c13e132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:44.929309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Create volume request issued successfully. Jan 02 10:48:44.942989 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-df8672b9-890e-43b0-b4a1-a7a8ba79dc3b tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes returned with HTTP 202 Jan 02 10:48:44.944086 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1498/3017] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:48:44 2021] POST /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes => generated 853 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:48:44.959920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b60b00b6-ec5d-472b-8e26-f360595ef009 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:44.960445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b60b00b6-ec5d-472b-8e26-f360595ef009 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:44.960660 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:44.960660 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:44.961035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b60b00b6-ec5d-472b-8e26-f360595ef009 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:45.015724 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:45.015724 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:45.023914 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b60b00b6-ec5d-472b-8e26-f360595ef009 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:45.046692 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b60b00b6-ec5d-472b-8e26-f360595ef009 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:45.047548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1520/3018] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:44 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:46.064137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6058eb3-4724-45c9-ae24-e31766e65ee7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:46.064687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6058eb3-4724-45c9-ae24-e31766e65ee7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:46.064815 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:46.064815 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:46.065188 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6058eb3-4724-45c9-ae24-e31766e65ee7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:46.117323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:46.117323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:46.126313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b6058eb3-4724-45c9-ae24-e31766e65ee7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:46.147719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6058eb3-4724-45c9-ae24-e31766e65ee7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:46.148522 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1499/3019] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:46 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:47.165880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb597e25-f479-40fe-8b5d-dfd88e72ab93 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:47.166421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb597e25-f479-40fe-8b5d-dfd88e72ab93 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:47.166697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:47.166697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:47.166952 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb597e25-f479-40fe-8b5d-dfd88e72ab93 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:47.220750 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:47.220750 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:47.229103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb597e25-f479-40fe-8b5d-dfd88e72ab93 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:47.251620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb597e25-f479-40fe-8b5d-dfd88e72ab93 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:47.260963 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1521/3020] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:47 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:48.269290 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ecc04f1-58e4-4804-b68f-d2a6d49f2dc6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:48.269785 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ecc04f1-58e4-4804-b68f-d2a6d49f2dc6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:48.269902 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:48.269902 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:48.270277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ecc04f1-58e4-4804-b68f-d2a6d49f2dc6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:48.318020 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:48.318020 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:48.342094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ecc04f1-58e4-4804-b68f-d2a6d49f2dc6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:48.364175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ecc04f1-58e4-4804-b68f-d2a6d49f2dc6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:48.365172 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1500/3021] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:48 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:49.381689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d773c103-0237-42e1-9a4d-0999c32e8e7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:49.382204 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d773c103-0237-42e1-9a4d-0999c32e8e7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:49.382555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:49.382555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:49.383009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d773c103-0237-42e1-9a4d-0999c32e8e7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:49.431708 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:49.431708 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:49.440400 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d773c103-0237-42e1-9a4d-0999c32e8e7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:49.463473 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d773c103-0237-42e1-9a4d-0999c32e8e7d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:49.464767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1522/3022] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:49 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:50.481295 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5d3715f-b09a-417e-a4c1-ab847a7d6cd3 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:50.481850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5d3715f-b09a-417e-a4c1-ab847a7d6cd3 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:50.482045 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:50.482045 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:50.482380 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5d3715f-b09a-417e-a4c1-ab847a7d6cd3 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:50.532979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:50.532979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:50.541327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5d3715f-b09a-417e-a4c1-ab847a7d6cd3 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:50.563250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5d3715f-b09a-417e-a4c1-ab847a7d6cd3 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:50.564338 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1501/3023] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:50 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:51.580406 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-adafda3f-cb4b-4a66-bfc7-f812c9735c4f tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:51.580939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-adafda3f-cb4b-4a66-bfc7-f812c9735c4f tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:51.581119 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:51.581119 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:51.581490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-adafda3f-cb4b-4a66-bfc7-f812c9735c4f tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:51.631547 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:51.631547 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:51.639775 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-adafda3f-cb4b-4a66-bfc7-f812c9735c4f tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:51.661317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-adafda3f-cb4b-4a66-bfc7-f812c9735c4f tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:51.662133 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1523/3024] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:51 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 946 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:51.677962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1074674-09aa-43c2-8f9c-d7c9a9a9ec4d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:51.678481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1074674-09aa-43c2-8f9c-d7c9a9a9ec4d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:51.678695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:51.678695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:51.679069 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f1074674-09aa-43c2-8f9c-d7c9a9a9ec4d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:51.727110 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:51.727110 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:51.736108 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f1074674-09aa-43c2-8f9c-d7c9a9a9ec4d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:51.757274 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f1074674-09aa-43c2-8f9c-d7c9a9a9ec4d tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:51.758101 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1502/3025] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:51 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 946 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:48:51.773403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170?cascade=True Jan 02 10:48:51.774084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:51.774301 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:51.774301 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:51.774681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:51.775167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume with id: 6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:51.823155 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:51.823155 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:51.824869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:51.868177 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume request issued successfully. Jan 02 10:48:51.868918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b415e915-9feb-4a35-9ec9-6078fa5f4b27 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170?cascade=True returned with HTTP 202 Jan 02 10:48:51.870090 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1524/3026] 10.222.0.73 () {58 vars in 1343 bytes} [Sat Jan 2 10:48:51 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170?cascade=True => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:51.877741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-047e1872-d0d0-4c2d-900d-d6f0c251f1a6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:51.878259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-047e1872-d0d0-4c2d-900d-d6f0c251f1a6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:51.878481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:51.878481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:51.879003 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-047e1872-d0d0-4c2d-900d-d6f0c251f1a6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:51.927866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:51.927866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:51.935915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-047e1872-d0d0-4c2d-900d-d6f0c251f1a6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:51.958037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-047e1872-d0d0-4c2d-900d-d6f0c251f1a6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 200 Jan 02 10:48:51.958866 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1503/3027] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:51 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:52.974767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f1915b3-7620-4dee-9f6d-fd0af71f8889 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:52.975326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f1915b3-7620-4dee-9f6d-fd0af71f8889 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:52.975544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:52.975544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:52.975924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f1915b3-7620-4dee-9f6d-fd0af71f8889 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:53.027987 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:53.027987 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:53.036345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f1915b3-7620-4dee-9f6d-fd0af71f8889 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:53.057547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f1915b3-7620-4dee-9f6d-fd0af71f8889 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 200 Jan 02 10:48:53.059157 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1525/3028] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:52 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:54.075916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90030783-68eb-4ae8-a7b1-eaaa12e43b82 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:54.076480 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90030783-68eb-4ae8-a7b1-eaaa12e43b82 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:54.076667 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:54.076667 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:54.077039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90030783-68eb-4ae8-a7b1-eaaa12e43b82 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:54.128290 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:54.128290 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:54.137776 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-90030783-68eb-4ae8-a7b1-eaaa12e43b82 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:54.160451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90030783-68eb-4ae8-a7b1-eaaa12e43b82 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 200 Jan 02 10:48:54.161465 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1504/3029] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:54 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:55.177605 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0ba513b-4371-4feb-aa6f-ced8549092ee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:55.178110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0ba513b-4371-4feb-aa6f-ced8549092ee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:55.178312 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:55.178312 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:55.178683 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0ba513b-4371-4feb-aa6f-ced8549092ee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:55.223742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0ba513b-4371-4feb-aa6f-ced8549092ee tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 404 Jan 02 10:48:55.224700 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1526/3030] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:55 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:55.232080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes Jan 02 10:48:55.232507 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:55.232718 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:55.232718 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:55.233084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:55.233778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:48:55.235850 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88039) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 10:48:55.289089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Get all volumes completed successfully. Jan 02 10:48:55.290050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a388f92-3cef-42d2-9c20-7c64c318b4df tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes returned with HTTP 200 Jan 02 10:48:55.290854 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1505/3031] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 10:48:55 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes => generated 400 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:55.301521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots Jan 02 10:48:55.302044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:55.302567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:55.303226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:48:55.305495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Building query based on filter {{(pid=88040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:48:55.326510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Get all snapshots completed successfully. Jan 02 10:48:55.327214 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8973cbf-9173-4f03-bcfa-b67751f5ee22 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots returned with HTTP 200 Jan 02 10:48:55.328267 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1527/3032] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:48:55 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 10:48:55.339915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:55.340474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:55.340690 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:55.340690 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:55.341074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:55.341575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume with id: 78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:55.390444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:55.390444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:55.391624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:55.416570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume request issued successfully. Jan 02 10:48:55.417086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75e4089e-ee0d-46b2-b862-31294e7542da tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 202 Jan 02 10:48:55.418371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1506/3033] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:55 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:48:55.426222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1352aa3d-ad31-46ee-9ad4-7448b4ff15f7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:55.426843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1352aa3d-ad31-46ee-9ad4-7448b4ff15f7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:55.427428 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1352aa3d-ad31-46ee-9ad4-7448b4ff15f7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:55.477701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:55.477701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:55.486927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1352aa3d-ad31-46ee-9ad4-7448b4ff15f7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:55.509650 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1352aa3d-ad31-46ee-9ad4-7448b4ff15f7 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:55.510637 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1528/3034] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:55 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:56.527647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b112f17-e23b-4ca5-a87e-f4597317d2d6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:56.528154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b112f17-e23b-4ca5-a87e-f4597317d2d6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:56.528301 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:56.528301 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:56.528672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6b112f17-e23b-4ca5-a87e-f4597317d2d6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:56.578383 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:48:56.578383 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:48:56.588182 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6b112f17-e23b-4ca5-a87e-f4597317d2d6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Volume info retrieved successfully. Jan 02 10:48:56.610561 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6b112f17-e23b-4ca5-a87e-f4597317d2d6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 200 Jan 02 10:48:56.611393 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1507/3035] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:56 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 945 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:48:57.628602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33042e4a-473e-4ff3-ae32-559591feee31 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] GET http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 Jan 02 10:48:57.629128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33042e4a-473e-4ff3-ae32-559591feee31 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:57.629319 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:57.629319 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:57.629699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33042e4a-473e-4ff3-ae32-559591feee31 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:57.675949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33042e4a-473e-4ff3-ae32-559591feee31 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 returned with HTTP 404 Jan 02 10:48:57.677013 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1529/3036] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:48:57 2021] GET /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/78d165c1-2609-4d01-a983-043527f53c87 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:57.685089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee66eea9-1e78-4b64-b5d1-09cd7964b0aa tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 Jan 02 10:48:57.685606 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee66eea9-1e78-4b64-b5d1-09cd7964b0aa tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:57.685819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:48:57.685819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:48:57.686245 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ee66eea9-1e78-4b64-b5d1-09cd7964b0aa tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:57.686606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-ee66eea9-1e78-4b64-b5d1-09cd7964b0aa tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete snapshot with id: 10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 Jan 02 10:48:57.709060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ee66eea9-1e78-4b64-b5d1-09cd7964b0aa tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 returned with HTTP 404 Jan 02 10:48:57.710022 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1508/3037] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:48:57 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/10cb6f29-914e-49f2-8cc9-1b5c4ab964e8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:57.718087 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c537d1e3-1f8a-409e-a3ae-79e7d872c9e6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:57.718651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c537d1e3-1f8a-409e-a3ae-79e7d872c9e6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:57.719180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c537d1e3-1f8a-409e-a3ae-79e7d872c9e6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:57.719666 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c537d1e3-1f8a-409e-a3ae-79e7d872c9e6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume with id: 6dd813aa-b356-4f2e-9ce6-8c0021c25170 Jan 02 10:48:57.765179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c537d1e3-1f8a-409e-a3ae-79e7d872c9e6 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 returned with HTTP 404 Jan 02 10:48:57.766158 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1530/3038] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:57 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/6dd813aa-b356-4f2e-9ce6-8c0021c25170 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:57.773960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70904567-53d4-45bb-b992-68c07e77fc07 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a Jan 02 10:48:57.774478 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70904567-53d4-45bb-b992-68c07e77fc07 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:57.774965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-70904567-53d4-45bb-b992-68c07e77fc07 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:57.775339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-70904567-53d4-45bb-b992-68c07e77fc07 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete snapshot with id: 0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a Jan 02 10:48:57.798118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-70904567-53d4-45bb-b992-68c07e77fc07 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a returned with HTTP 404 Jan 02 10:48:57.799078 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1509/3039] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:48:57 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/0d4313f2-d146-4a4d-bbb1-ab6c7e11e95a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:57.806904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d6b211b-41a1-41b8-bfae-bfa44c9bac42 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d Jan 02 10:48:57.807506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d6b211b-41a1-41b8-bfae-bfa44c9bac42 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:57.808035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d6b211b-41a1-41b8-bfae-bfa44c9bac42 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:57.808423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-6d6b211b-41a1-41b8-bfae-bfa44c9bac42 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete snapshot with id: 72283656-9461-428f-a623-b0bfd6db457d Jan 02 10:48:57.830930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d6b211b-41a1-41b8-bfae-bfa44c9bac42 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d returned with HTTP 404 Jan 02 10:48:57.831858 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1531/3040] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:48:57 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/snapshots/72283656-9461-428f-a623-b0bfd6db457d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:57.838808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9e3f686-7cc9-4593-82b1-5467895b9a26 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] DELETE http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:57.839908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9e3f686-7cc9-4593-82b1-5467895b9a26 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:48:57.840464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9e3f686-7cc9-4593-82b1-5467895b9a26 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:48:57.840921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-f9e3f686-7cc9-4593-82b1-5467895b9a26 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] Delete volume with id: c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa Jan 02 10:48:57.884934 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9e3f686-7cc9-4593-82b1-5467895b9a26 tempest-VolumesDeleteCascade-1868952831 tempest-VolumesDeleteCascade-1868952831] http://10.222.0.73/volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa returned with HTTP 404 Jan 02 10:48:57.886587 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1510/3041] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:48:57 2021] DELETE /volume/v3/13cc345c45ff4e8d991bb8ab40b62b1f/volumes/c661f0db-7d9d-4bb5-a66a-cbfc5d3dcdfa => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:48:59.729457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] POST http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes Jan 02 10:48:59.730220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1777251261"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:48:59.731420 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request body: {'volume': {'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1777251261'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:48:59.832808 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume of 1 GB Jan 02 10:48:59.845173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Availability Zones retrieved successfully. Jan 02 10:48:59.861863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (41f0340b-f484-4476-9173-a18e4757ee03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:48:59.864590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfbc52c-9348-456e-a934-bdb050355e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:48:59.866551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:48:59.967587 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfbc52c-9348-456e-a934-bdb050355e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:48:59.969758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea60549-58a9-4b9c-abcc-a9112eae4536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:00.059863 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Created reservations ['dcb154d2-6fe3-4b7c-ba36-f71fd3bac45a', 'b831fcda-2e0d-4f2a-a162-4b06afed4ac7', 'eb996688-36d7-46cd-aea1-703656040aa9', '7f9ff8cd-8544-409c-9188-ac5327c28c20'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:00.061682 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea60549-58a9-4b9c-abcc-a9112eae4536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcb154d2-6fe3-4b7c-ba36-f71fd3bac45a', 'b831fcda-2e0d-4f2a-a162-4b06afed4ac7', 'eb996688-36d7-46cd-aea1-703656040aa9', '7f9ff8cd-8544-409c-9188-ac5327c28c20']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:00.063799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431bd5f6-6752-4a85-ae2e-dbc2b4a34742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:00.118743 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431bd5f6-6752-4a85-ae2e-dbc2b4a34742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46a50742-df45-4a17-897f-bf7ec1f199b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1777251261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['dcb154d2-6fe3-4b7c-ba36-f71fd3bac45a','b831fcda-2e0d-4f2a-a162-4b06afed4ac7','eb996688-36d7-46cd-aea1-703656040aa9','7f9ff8cd-8544-409c-9188-ac5327c28c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1777251261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46a50742-df45-4a17-897f-bf7ec1f199b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7bcee0702b4364bc9cc7bebebf8082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0bce318a55c44f239355327fdf41d545',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:00.121425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f28b5be-72a3-4991-a9c0-40bcb26da0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:00.145651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f28b5be-72a3-4991-a9c0-40bcb26da0b1) transitioned into state 'SUCCESS' from state '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-1777251261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['dcb154d2-6fe3-4b7c-ba36-f71fd3bac45a','b831fcda-2e0d-4f2a-a162-4b06afed4ac7','eb996688-36d7-46cd-aea1-703656040aa9','7f9ff8cd-8544-409c-9188-ac5327c28c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:00.147617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59b556a-e5a8-4a22-83ce-8b2421accb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:00.161026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59b556a-e5a8-4a22-83ce-8b2421accb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:00.163656 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (41f0340b-f484-4476-9173-a18e4757ee03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:00.211684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request issued successfully. Jan 02 10:49:00.225184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50a7918c-a87f-4c35-abbd-fc97455bbb11 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes returned with HTTP 202 Jan 02 10:49:00.226116 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1532/3042] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:48:59 2021] POST /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes => generated 816 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:00.241351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b8b68ad-ae05-4f19-8c29-1380c61fc51c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:00.241958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b8b68ad-ae05-4f19-8c29-1380c61fc51c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:00.242448 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b8b68ad-ae05-4f19-8c29-1380c61fc51c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:00.295965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:00.295965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:00.304260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b8b68ad-ae05-4f19-8c29-1380c61fc51c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:00.326685 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b8b68ad-ae05-4f19-8c29-1380c61fc51c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:00.327640 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1511/3043] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:00 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:01.344461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b3f1a04-5557-4412-a522-de7f4f7c9269 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:01.345007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b3f1a04-5557-4412-a522-de7f4f7c9269 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:01.345204 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:01.345204 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:01.345581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b3f1a04-5557-4412-a522-de7f4f7c9269 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:01.399084 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:01.399084 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:01.408281 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0b3f1a04-5557-4412-a522-de7f4f7c9269 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:01.431388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b3f1a04-5557-4412-a522-de7f4f7c9269 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:01.432199 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1533/3044] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:01 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:02.448216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a453f206-a2fd-4762-89b0-436fcaccd79c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:02.448846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a453f206-a2fd-4762-89b0-436fcaccd79c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:02.449272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:02.449272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:02.449700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a453f206-a2fd-4762-89b0-436fcaccd79c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:02.499166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:02.499166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:02.508036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a453f206-a2fd-4762-89b0-436fcaccd79c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:02.530397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a453f206-a2fd-4762-89b0-436fcaccd79c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:02.540184 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1512/3045] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:02 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:03.547499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08dfb517-4780-4ca7-aaa2-259447d1cb5e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:03.548168 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08dfb517-4780-4ca7-aaa2-259447d1cb5e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:03.548394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:03.548394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:03.548815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08dfb517-4780-4ca7-aaa2-259447d1cb5e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:03.599121 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:03.599121 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:03.608130 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-08dfb517-4780-4ca7-aaa2-259447d1cb5e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:03.630837 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08dfb517-4780-4ca7-aaa2-259447d1cb5e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:03.631629 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1534/3046] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:03 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:04.647843 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11fb574d-bc61-4847-b15e-dbb314314e6f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:04.648388 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11fb574d-bc61-4847-b15e-dbb314314e6f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:04.648508 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:04.648508 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:04.648833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-11fb574d-bc61-4847-b15e-dbb314314e6f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:04.697942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:04.697942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:04.706437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-11fb574d-bc61-4847-b15e-dbb314314e6f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:04.727916 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-11fb574d-bc61-4847-b15e-dbb314314e6f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:04.728745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1513/3047] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:04 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:05.744752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6000e34d-c5f5-43dc-9dd9-279b9aeeeb09 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:05.746282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6000e34d-c5f5-43dc-9dd9-279b9aeeeb09 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:05.746502 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:05.746502 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:05.746878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6000e34d-c5f5-43dc-9dd9-279b9aeeeb09 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:05.796145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:05.796145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:05.804470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6000e34d-c5f5-43dc-9dd9-279b9aeeeb09 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:05.828155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6000e34d-c5f5-43dc-9dd9-279b9aeeeb09 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:05.828985 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1535/3048] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:05 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:06.843976 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4c756d8-7867-4245-bdad-c43f39281e04 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:06.844585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4c756d8-7867-4245-bdad-c43f39281e04 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:06.844799 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:06.844799 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:06.845162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4c756d8-7867-4245-bdad-c43f39281e04 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:06.895911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:06.895911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:06.909162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b4c756d8-7867-4245-bdad-c43f39281e04 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:06.932181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4c756d8-7867-4245-bdad-c43f39281e04 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:06.933828 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1514/3049] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:06 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:07.949630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a24b196-8da8-45ca-89c9-71e3c31c63ff tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:07.950195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a24b196-8da8-45ca-89c9-71e3c31c63ff tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:07.950389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:07.950389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:07.950762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7a24b196-8da8-45ca-89c9-71e3c31c63ff tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:08.124286 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:08.124286 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:08.133140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7a24b196-8da8-45ca-89c9-71e3c31c63ff tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:08.156675 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7a24b196-8da8-45ca-89c9-71e3c31c63ff tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:08.163349 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1536/3050] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:07 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:09.173928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b95f99fc-a98c-4758-bcb3-1f1604fdf498 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:09.175323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b95f99fc-a98c-4758-bcb3-1f1604fdf498 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:09.175539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:09.175539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:09.175904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b95f99fc-a98c-4758-bcb3-1f1604fdf498 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:09.224109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:09.224109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:09.233368 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b95f99fc-a98c-4758-bcb3-1f1604fdf498 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:09.256510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b95f99fc-a98c-4758-bcb3-1f1604fdf498 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:09.257279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1515/3051] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:09 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:10.273341 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6689379-1101-4933-80fb-8bc201675dba tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:10.273889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6689379-1101-4933-80fb-8bc201675dba tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:10.273995 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:10.273995 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:10.274293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6689379-1101-4933-80fb-8bc201675dba tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:10.322753 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:10.322753 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:10.332615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b6689379-1101-4933-80fb-8bc201675dba tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:10.355272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6689379-1101-4933-80fb-8bc201675dba tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:10.356404 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1537/3052] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:10 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 966 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:11.372854 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a15f0d31-9fa8-49cf-9a8a-666b450e9b3c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:11.373392 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a15f0d31-9fa8-49cf-9a8a-666b450e9b3c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:11.373616 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:11.373616 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:11.373917 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a15f0d31-9fa8-49cf-9a8a-666b450e9b3c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:11.422304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:11.422304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:11.430484 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a15f0d31-9fa8-49cf-9a8a-666b450e9b3c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:11.452658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a15f0d31-9fa8-49cf-9a8a-666b450e9b3c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:11.453493 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1516/3053] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:11 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:12.473174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a12e8c81-ef65-49ac-a53d-1ee52a7595af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:12.473950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a12e8c81-ef65-49ac-a53d-1ee52a7595af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:12.474223 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:12.474223 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:12.474672 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a12e8c81-ef65-49ac-a53d-1ee52a7595af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:12.531893 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:12.531893 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:12.541156 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a12e8c81-ef65-49ac-a53d-1ee52a7595af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:12.564339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a12e8c81-ef65-49ac-a53d-1ee52a7595af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:12.565156 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1538/3054] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:12 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:49:13.582659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d33b7806-aef8-4e46-95be-eff5c015597d tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:13.583267 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d33b7806-aef8-4e46-95be-eff5c015597d tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:13.583436 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:13.583436 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:13.583765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d33b7806-aef8-4e46-95be-eff5c015597d tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:13.644603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:13.644603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:13.653200 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d33b7806-aef8-4e46-95be-eff5c015597d tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:13.676651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d33b7806-aef8-4e46-95be-eff5c015597d tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:13.677476 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1517/3055] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:13 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:14.697703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68524af7-9b6f-4d31-be3c-bfe1909bf71c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:14.698229 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68524af7-9b6f-4d31-be3c-bfe1909bf71c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:14.698406 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:14.698406 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:14.698775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-68524af7-9b6f-4d31-be3c-bfe1909bf71c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:14.748040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:14.748040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:14.755800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-68524af7-9b6f-4d31-be3c-bfe1909bf71c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:14.777880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-68524af7-9b6f-4d31-be3c-bfe1909bf71c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:14.779469 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1539/3056] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:14 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 1357 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:14.794738 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] POST http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes Jan 02 10:49:14.795183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:14.795183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:14.795633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Action: 'create', calling method: create, body: {"volume": {"source_volid": "46a50742-df45-4a17-897f-bf7ec1f199b0", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1968250180"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:49:14.796868 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request body: {'volume': {'source_volid': '46a50742-df45-4a17-897f-bf7ec1f199b0', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1968250180'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:49:14.844997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:14.844997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:14.846099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume retrieved successfully. Jan 02 10:49:14.846455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume of 1 GB Jan 02 10:49:14.858294 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Availability Zones retrieved successfully. Jan 02 10:49:14.875128 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (bac18a49-80d0-4c57-aed9-85a089c1c807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:14.878052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3c2577-b01d-4871-8c89-55b2475db505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:14.880058 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Validating volume size '1' using validate_int, validate_source_size {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:49:14.938993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3c2577-b01d-4871-8c89-55b2475db505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '46a50742-df45-4a17-897f-bf7ec1f199b0', 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:14.941132 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c8c8fb-03a8-4f6a-aa4a-27b20b5c9438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:15.006395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Created reservations ['2a908e6a-66a2-4a17-8aab-4925cc36a6bb', '214d7f8d-5db5-40ee-839f-11d060dd9622', '3d2f49f4-5782-47d9-8cf0-1dd3e02713b5', 'ec5361b5-b3d5-4c07-9917-8b6c76d3cae9'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:15.008187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c8c8fb-03a8-4f6a-aa4a-27b20b5c9438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a908e6a-66a2-4a17-8aab-4925cc36a6bb', '214d7f8d-5db5-40ee-839f-11d060dd9622', '3d2f49f4-5782-47d9-8cf0-1dd3e02713b5', 'ec5361b5-b3d5-4c07-9917-8b6c76d3cae9']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:15.010277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f67660-d77c-4e6c-8ca3-ac6b6337b17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:15.110784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f67660-d77c-4e6c-8ca3-ac6b6337b17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d1a050-a4c1-40d4-8fb9-aae0e26abd46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1968250180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['2a908e6a-66a2-4a17-8aab-4925cc36a6bb','214d7f8d-5db5-40ee-839f-11d060dd9622','3d2f49f4-5782-47d9-8cf0-1dd3e02713b5','ec5361b5-b3d5-4c07-9917-8b6c76d3cae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=46a50742-df45-4a17-897f-bf7ec1f199b0,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), '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-02T10:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1968250180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d1a050-a4c1-40d4-8fb9-aae0e26abd46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7bcee0702b4364bc9cc7bebebf8082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=46a50742-df45-4a17-897f-bf7ec1f199b0,status='creating',terminated_at=None,updated_at=None,user_id='0bce318a55c44f239355327fdf41d545',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:15.112848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebfdce8-fb54-46ff-911a-6b065ea33a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:15.138012 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebfdce8-fb54-46ff-911a-6b065ea33a9b) transitioned into state 'SUCCESS' from state '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-1968250180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['2a908e6a-66a2-4a17-8aab-4925cc36a6bb','214d7f8d-5db5-40ee-839f-11d060dd9622','3d2f49f4-5782-47d9-8cf0-1dd3e02713b5','ec5361b5-b3d5-4c07-9917-8b6c76d3cae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=46a50742-df45-4a17-897f-bf7ec1f199b0,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:15.140088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7fa770e-eaf7-4fe1-a73f-6b0b7562813e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:15.202621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7fa770e-eaf7-4fe1-a73f-6b0b7562813e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:15.205187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (bac18a49-80d0-4c57-aed9-85a089c1c807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:15.252435 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request issued successfully. Jan 02 10:49:15.266642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-63f0d600-9788-4f15-b9a4-a8dde885a7f0 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes returned with HTTP 202 Jan 02 10:49:15.277557 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1518/3057] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:49:14 2021] POST /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes => generated 849 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:15.282732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e3fd89a-31cc-4917-8721-b6fbf12b1e78 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:15.283255 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e3fd89a-31cc-4917-8721-b6fbf12b1e78 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:15.283512 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:15.283512 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:15.283916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e3fd89a-31cc-4917-8721-b6fbf12b1e78 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:15.332917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:15.332917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:15.341898 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0e3fd89a-31cc-4917-8721-b6fbf12b1e78 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:15.364681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e3fd89a-31cc-4917-8721-b6fbf12b1e78 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:15.365502 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1540/3058] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:15 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:16.382519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8159a35c-ed06-4b95-9b29-6f8886d0ba02 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:16.383108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8159a35c-ed06-4b95-9b29-6f8886d0ba02 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:16.383230 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:16.383230 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:16.383633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8159a35c-ed06-4b95-9b29-6f8886d0ba02 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:16.448617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:16.448617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:16.457623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8159a35c-ed06-4b95-9b29-6f8886d0ba02 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:16.483099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8159a35c-ed06-4b95-9b29-6f8886d0ba02 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:16.484171 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1519/3059] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:16 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:17.500185 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05b2d426-83f1-4eda-b930-fa8b1bb102a4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:17.500754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05b2d426-83f1-4eda-b930-fa8b1bb102a4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:17.501012 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:17.501012 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:17.501515 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05b2d426-83f1-4eda-b930-fa8b1bb102a4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:17.553972 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:17.553972 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:17.563157 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-05b2d426-83f1-4eda-b930-fa8b1bb102a4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:17.585218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05b2d426-83f1-4eda-b930-fa8b1bb102a4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:17.586196 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1541/3060] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:17 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:18.604535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-332c4d43-248e-4910-9074-99b5df73790b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:18.607813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-332c4d43-248e-4910-9074-99b5df73790b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:18.608418 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:18.608418 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:18.609798 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-332c4d43-248e-4910-9074-99b5df73790b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:18.678436 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:18.678436 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:18.687056 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-332c4d43-248e-4910-9074-99b5df73790b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:18.709230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-332c4d43-248e-4910-9074-99b5df73790b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:18.710070 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1520/3061] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:18 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:19.732178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52e40d07-9616-4519-a28a-7d8db7e659fe tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:19.732810 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52e40d07-9616-4519-a28a-7d8db7e659fe tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:19.733499 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:19.733499 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:19.733760 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52e40d07-9616-4519-a28a-7d8db7e659fe tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:19.831866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:19.831866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:19.850789 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-52e40d07-9616-4519-a28a-7d8db7e659fe tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:19.894651 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52e40d07-9616-4519-a28a-7d8db7e659fe tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:19.895493 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1542/3062] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:19 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:20.912880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33887d3e-96bb-45bb-9ffc-76b8148fa6c8 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:20.914968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33887d3e-96bb-45bb-9ffc-76b8148fa6c8 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:20.914968 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:20.914968 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:20.914968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33887d3e-96bb-45bb-9ffc-76b8148fa6c8 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:20.974252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:20.974252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:20.989054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-33887d3e-96bb-45bb-9ffc-76b8148fa6c8 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:21.018821 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33887d3e-96bb-45bb-9ffc-76b8148fa6c8 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:21.019650 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1521/3063] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:20 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:22.038118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a17ddde-fd2a-464e-b78d-bfe19cd70718 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:22.038731 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a17ddde-fd2a-464e-b78d-bfe19cd70718 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:22.038885 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:22.038885 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:22.039273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a17ddde-fd2a-464e-b78d-bfe19cd70718 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:22.095560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:22.095560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:22.107184 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a17ddde-fd2a-464e-b78d-bfe19cd70718 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:22.129744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a17ddde-fd2a-464e-b78d-bfe19cd70718 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:22.130535 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1543/3064] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:22 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:23.148006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2446f680-bba8-433c-8b08-8d4572273788 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:23.149400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2446f680-bba8-433c-8b08-8d4572273788 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:23.149828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:23.149828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:23.150664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2446f680-bba8-433c-8b08-8d4572273788 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:23.210663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:23.210663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:23.222219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2446f680-bba8-433c-8b08-8d4572273788 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:23.249622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2446f680-bba8-433c-8b08-8d4572273788 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:23.250591 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1522/3065] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:23 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:24.267327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b878f8c6-cce5-4576-b002-05b4505f4cb6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:24.267889 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b878f8c6-cce5-4576-b002-05b4505f4cb6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:24.268010 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:24.268010 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:24.268386 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b878f8c6-cce5-4576-b002-05b4505f4cb6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:24.322076 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:24.322076 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:24.333411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b878f8c6-cce5-4576-b002-05b4505f4cb6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:24.360742 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b878f8c6-cce5-4576-b002-05b4505f4cb6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:24.361779 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1544/3066] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:24 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:25.378297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcf9684d-5a54-4014-85dc-35304361da36 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:25.378821 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dcf9684d-5a54-4014-85dc-35304361da36 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:25.379041 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:25.379041 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:25.379443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dcf9684d-5a54-4014-85dc-35304361da36 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:25.430860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:25.430860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:25.439745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dcf9684d-5a54-4014-85dc-35304361da36 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:25.462131 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcf9684d-5a54-4014-85dc-35304361da36 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:25.462948 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1523/3067] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:25 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 1391 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:25.478231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ee75e92-13e6-4b3d-9a5d-3ea565ea85af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:25.478751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ee75e92-13e6-4b3d-9a5d-3ea565ea85af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:25.478966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:25.478966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:25.479368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ee75e92-13e6-4b3d-9a5d-3ea565ea85af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:25.527964 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:25.527964 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:25.535890 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1ee75e92-13e6-4b3d-9a5d-3ea565ea85af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:25.558604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ee75e92-13e6-4b3d-9a5d-3ea565ea85af tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:25.559416 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1545/3068] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:25 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 1391 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:25.577594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] POST http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes Jan 02 10:49:25.578044 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:25.578044 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:25.578450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-97090299"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:49:25.579568 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-97090299'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:49:25.579943 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume of 1 GB Jan 02 10:49:25.592485 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Availability Zones retrieved successfully. Jan 02 10:49:25.609028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (55ad4422-1c55-445f-bd32-2ddeed77ef82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:25.612014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55b2e23-3818-462e-99b3-1e2bb04f56d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:25.613948 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:49:25.675418 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55b2e23-3818-462e-99b3-1e2bb04f56d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:25.677499 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1bb3c8-c7f1-4724-b6f7-b3d0a7883596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:25.741590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Created reservations ['e9d6cc45-436a-4c98-8f16-090ef6f24d43', '15bab77a-c18a-4c07-84ff-24f5595f07eb', 'b9e5f448-5a35-4221-b03c-04feeba3670d', 'a419de00-0c11-4e1d-941a-52ca7796073b'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:25.743445 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1bb3c8-c7f1-4724-b6f7-b3d0a7883596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d6cc45-436a-4c98-8f16-090ef6f24d43', '15bab77a-c18a-4c07-84ff-24f5595f07eb', 'b9e5f448-5a35-4221-b03c-04feeba3670d', 'a419de00-0c11-4e1d-941a-52ca7796073b']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:25.745537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e624df-5370-4998-a1bb-07d3341f3e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:25.801840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e624df-5370-4998-a1bb-07d3341f3e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4084e730-51a3-4e02-9a5e-f22d35aa1a84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-97090299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['e9d6cc45-436a-4c98-8f16-090ef6f24d43','15bab77a-c18a-4c07-84ff-24f5595f07eb','b9e5f448-5a35-4221-b03c-04feeba3670d','a419de00-0c11-4e1d-941a-52ca7796073b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-97090299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4084e730-51a3-4e02-9a5e-f22d35aa1a84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7bcee0702b4364bc9cc7bebebf8082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0bce318a55c44f239355327fdf41d545',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:25.803926 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1549597f-d3f5-4399-a6c3-f93b2a5b6e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:25.829018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1549597f-d3f5-4399-a6c3-f93b2a5b6e00) transitioned into state 'SUCCESS' from state '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-97090299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['e9d6cc45-436a-4c98-8f16-090ef6f24d43','15bab77a-c18a-4c07-84ff-24f5595f07eb','b9e5f448-5a35-4221-b03c-04feeba3670d','a419de00-0c11-4e1d-941a-52ca7796073b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:25.830935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d16d330-cdbc-48b1-892d-7f64289c9887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:25.845079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d16d330-cdbc-48b1-892d-7f64289c9887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:25.847713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (55ad4422-1c55-445f-bd32-2ddeed77ef82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:25.895986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request issued successfully. Jan 02 10:49:25.909225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9bf28c6d-6963-4dbd-a81b-e7ab1e8ab850 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes returned with HTTP 202 Jan 02 10:49:25.916725 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1524/3069] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:49:25 2021] POST /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes => generated 814 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:25.925317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddfb9470-b2ed-4b25-bc55-35d870e8477f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:25.925891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddfb9470-b2ed-4b25-bc55-35d870e8477f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:25.926057 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:25.926057 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:25.926428 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddfb9470-b2ed-4b25-bc55-35d870e8477f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:25.976552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:25.976552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:25.987956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ddfb9470-b2ed-4b25-bc55-35d870e8477f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:26.009838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddfb9470-b2ed-4b25-bc55-35d870e8477f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 returned with HTTP 200 Jan 02 10:49:26.011525 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1546/3070] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:25 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 => generated 906 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:27.028697 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0399942-58db-4e3e-9a91-13db68d15963 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:27.029207 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0399942-58db-4e3e-9a91-13db68d15963 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:27.029315 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:27.029315 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:27.029710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0399942-58db-4e3e-9a91-13db68d15963 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:27.081344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:27.081344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:27.089335 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f0399942-58db-4e3e-9a91-13db68d15963 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:27.111366 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0399942-58db-4e3e-9a91-13db68d15963 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 returned with HTTP 200 Jan 02 10:49:27.112178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1525/3071] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:27 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:27.127876 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] POST http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes Jan 02 10:49:27.128323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:27.128323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:27.128780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4084e730-51a3-4e02-9a5e-f22d35aa1a84", "size": 2, "name": "tempest-VolumesCloneTest-Volume-649522363"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:49:27.129993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request body: {'volume': {'source_volid': '4084e730-51a3-4e02-9a5e-f22d35aa1a84', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-649522363'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:49:27.180653 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:27.180653 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:27.181761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume retrieved successfully. Jan 02 10:49:27.182118 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume of 2 GB Jan 02 10:49:27.194088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Availability Zones retrieved successfully. Jan 02 10:49:27.210535 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (66c853a3-3698-40d6-9203-525e9e7a5878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:27.213290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40ff5e4-e574-48f7-a59c-db13dd7a10da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:27.215272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Validating volume size '2' using validate_int, validate_source_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:49:27.273930 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40ff5e4-e574-48f7-a59c-db13dd7a10da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '4084e730-51a3-4e02-9a5e-f22d35aa1a84', 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:27.276122 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3481406-3c90-4af2-8d1d-fced7e95be19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:27.343047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Created reservations ['fa548689-be09-43a9-8a63-bf793c255e15', 'a90ac4e5-78bb-498a-85bf-47b37f6d7695', 'b6413928-087e-46f8-91e0-5d37f6e65604', '6adc77e1-566a-474a-9647-ea8b3ba2273e'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:27.344946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3481406-3c90-4af2-8d1d-fced7e95be19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa548689-be09-43a9-8a63-bf793c255e15', 'a90ac4e5-78bb-498a-85bf-47b37f6d7695', 'b6413928-087e-46f8-91e0-5d37f6e65604', '6adc77e1-566a-474a-9647-ea8b3ba2273e']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:27.347050 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d61276d-1faf-43a6-8a06-d18d7a1d028d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:27.449102 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d61276d-1faf-43a6-8a06-d18d7a1d028d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '021d7e8e-3e4f-4650-b10d-55346c74e775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-649522363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['fa548689-be09-43a9-8a63-bf793c255e15','a90ac4e5-78bb-498a-85bf-47b37f6d7695','b6413928-087e-46f8-91e0-5d37f6e65604','6adc77e1-566a-474a-9647-ea8b3ba2273e'],size=2,snapshot_id=None,source_replicaid=,source_volid=4084e730-51a3-4e02-9a5e-f22d35aa1a84,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-649522363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=021d7e8e-3e4f-4650-b10d-55346c74e775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7bcee0702b4364bc9cc7bebebf8082',provider_auth=None,provider_geometry=None,provider_id=None,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=4084e730-51a3-4e02-9a5e-f22d35aa1a84,status='creating',terminated_at=None,updated_at=None,user_id='0bce318a55c44f239355327fdf41d545',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:27.451167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0533b771-e29f-4868-8679-cb305718167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:27.477201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0533b771-e29f-4868-8679-cb305718167f) transitioned into state 'SUCCESS' from state '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-649522363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7bcee0702b4364bc9cc7bebebf8082',qos_specs=None,replication_status=,reservations=['fa548689-be09-43a9-8a63-bf793c255e15','a90ac4e5-78bb-498a-85bf-47b37f6d7695','b6413928-087e-46f8-91e0-5d37f6e65604','6adc77e1-566a-474a-9647-ea8b3ba2273e'],size=2,snapshot_id=None,source_replicaid=,source_volid=4084e730-51a3-4e02-9a5e-f22d35aa1a84,status='creating',user_id='0bce318a55c44f239355327fdf41d545',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:27.479149 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2566f18-bb20-4c5a-95e7-041c9c4511b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:27.541607 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2566f18-bb20-4c5a-95e7-041c9c4511b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:27.544246 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Flow 'volume_create_api' (66c853a3-3698-40d6-9203-525e9e7a5878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:27.594819 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Create volume request issued successfully. Jan 02 10:49:27.608597 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-34c58864-b8cd-4253-b7bf-8f4b13e01d68 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes returned with HTTP 202 Jan 02 10:49:27.619895 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1547/3072] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:49:27 2021] POST /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes => generated 849 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:27.624679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fddbb6d-3943-437a-a20e-d4fca2603ad6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:27.625290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fddbb6d-3943-437a-a20e-d4fca2603ad6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:27.625575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:27.625575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:27.626072 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fddbb6d-3943-437a-a20e-d4fca2603ad6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:27.681617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:27.681617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:27.690552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2fddbb6d-3943-437a-a20e-d4fca2603ad6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:27.712351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fddbb6d-3943-437a-a20e-d4fca2603ad6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:27.722734 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1526/3073] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:27 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:28.730137 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-590c22ec-085c-4146-a6db-17b96b4db8db tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:28.730671 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-590c22ec-085c-4146-a6db-17b96b4db8db tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:28.730875 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:28.730875 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:28.731205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-590c22ec-085c-4146-a6db-17b96b4db8db tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:28.789089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:28.789089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:28.797760 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-590c22ec-085c-4146-a6db-17b96b4db8db tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:28.820737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-590c22ec-085c-4146-a6db-17b96b4db8db tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:28.831764 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1548/3074] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:28 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:29.838893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-041629cd-15d5-49b0-ae97-a4b2c6be6bcd tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:29.839525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-041629cd-15d5-49b0-ae97-a4b2c6be6bcd tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:29.839646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:29.839646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:29.839983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-041629cd-15d5-49b0-ae97-a4b2c6be6bcd tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:29.891634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:29.891634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:29.899936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-041629cd-15d5-49b0-ae97-a4b2c6be6bcd tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:29.922455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-041629cd-15d5-49b0-ae97-a4b2c6be6bcd tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:29.923489 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1527/3075] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:29 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:30.939707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba01db96-1ac0-41d3-bf85-b53b91c5499e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:30.940907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba01db96-1ac0-41d3-bf85-b53b91c5499e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:30.941365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:30.941365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:30.941747 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ba01db96-1ac0-41d3-bf85-b53b91c5499e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:30.990894 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:30.990894 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:31.000040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ba01db96-1ac0-41d3-bf85-b53b91c5499e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:31.021499 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ba01db96-1ac0-41d3-bf85-b53b91c5499e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:31.022290 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1549/3076] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:30 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:32.038664 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55755fe5-e170-4063-8a52-56f66baf840b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:32.039175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55755fe5-e170-4063-8a52-56f66baf840b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:32.039546 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:32.039546 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:32.039891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55755fe5-e170-4063-8a52-56f66baf840b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:32.089781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:32.089781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:32.098691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55755fe5-e170-4063-8a52-56f66baf840b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:32.121600 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55755fe5-e170-4063-8a52-56f66baf840b tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:32.122585 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1528/3077] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:32 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:33.138812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2389bb33-1b1e-4359-8270-bff1e129a3e3 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:33.139893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2389bb33-1b1e-4359-8270-bff1e129a3e3 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:33.140062 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:33.140062 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:33.140550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2389bb33-1b1e-4359-8270-bff1e129a3e3 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:33.189895 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:33.189895 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:33.198282 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2389bb33-1b1e-4359-8270-bff1e129a3e3 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:33.220784 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2389bb33-1b1e-4359-8270-bff1e129a3e3 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:33.221781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1550/3078] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:33 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:34.237976 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b55a2198-c5b6-43b2-b7db-65c767d5651a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:34.238492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b55a2198-c5b6-43b2-b7db-65c767d5651a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:34.238760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:34.238760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:34.239048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b55a2198-c5b6-43b2-b7db-65c767d5651a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:34.287099 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:34.287099 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:34.295158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b55a2198-c5b6-43b2-b7db-65c767d5651a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:34.316686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b55a2198-c5b6-43b2-b7db-65c767d5651a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:34.317669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1529/3079] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:34 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:35.339833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aac1c26f-a624-493e-a802-834e7057787c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:35.340506 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aac1c26f-a624-493e-a802-834e7057787c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:35.340733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:35.340733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:35.341116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aac1c26f-a624-493e-a802-834e7057787c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:35.392196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:35.392196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:35.401043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aac1c26f-a624-493e-a802-834e7057787c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:35.424245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aac1c26f-a624-493e-a802-834e7057787c tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:35.425228 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1551/3080] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:35 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:36.441706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb681640-1e16-4a00-9776-57f890d4e855 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:36.442209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb681640-1e16-4a00-9776-57f890d4e855 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:36.442407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:36.442407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:36.442778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cb681640-1e16-4a00-9776-57f890d4e855 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:36.490333 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:36.490333 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:36.499004 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cb681640-1e16-4a00-9776-57f890d4e855 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:36.520614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cb681640-1e16-4a00-9776-57f890d4e855 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:36.521443 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1530/3081] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:36 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:36.536338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44a8860d-a6cf-4f23-8a08-e32e05dbf144 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:36.536860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44a8860d-a6cf-4f23-8a08-e32e05dbf144 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:36.537077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:36.537077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:36.537452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44a8860d-a6cf-4f23-8a08-e32e05dbf144 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:36.589421 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:36.589421 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:36.597802 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-44a8860d-a6cf-4f23-8a08-e32e05dbf144 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:36.619436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44a8860d-a6cf-4f23-8a08-e32e05dbf144 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:36.620238 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1552/3082] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:36 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 942 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:36.637003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] DELETE http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:36.637464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:36.637676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:36.637676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:36.638047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:36.638511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume with id: 021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:36.690686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:36.690686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:36.691847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:36.716713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume request issued successfully. Jan 02 10:49:36.717178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a2a9b13a-8339-4bfc-be31-968813fa8e9f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 202 Jan 02 10:49:36.718237 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1531/3083] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:49:36 2021] DELETE /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:49:36.725712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c3a54ee-c091-4634-a3b2-6fe95b6b57c6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:36.726226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c3a54ee-c091-4634-a3b2-6fe95b6b57c6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:36.726443 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:36.726443 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:36.726811 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c3a54ee-c091-4634-a3b2-6fe95b6b57c6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:36.778210 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:36.778210 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:36.787190 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c3a54ee-c091-4634-a3b2-6fe95b6b57c6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:36.810009 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c3a54ee-c091-4634-a3b2-6fe95b6b57c6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:36.810837 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1553/3084] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:36 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:37.828565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0aae5c4-3747-4e9c-9150-f5b4e410f03e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:37.829108 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0aae5c4-3747-4e9c-9150-f5b4e410f03e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:37.829272 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:37.829272 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:37.829640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e0aae5c4-3747-4e9c-9150-f5b4e410f03e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:37.879617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:37.879617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:37.891272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e0aae5c4-3747-4e9c-9150-f5b4e410f03e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:37.912978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e0aae5c4-3747-4e9c-9150-f5b4e410f03e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 200 Jan 02 10:49:37.916346 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1532/3085] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:37 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:38.930033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65063543-63d0-48db-a48b-186ce8e224f5 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 Jan 02 10:49:38.930590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65063543-63d0-48db-a48b-186ce8e224f5 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:38.930808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:38.930808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:38.931179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65063543-63d0-48db-a48b-186ce8e224f5 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:38.976189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65063543-63d0-48db-a48b-186ce8e224f5 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 returned with HTTP 404 Jan 02 10:49:38.977167 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1554/3086] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:38 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/021d7e8e-3e4f-4650-b10d-55346c74e775 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:49:38.986193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] DELETE http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:38.986709 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:38.986924 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:38.986924 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:38.987323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:38.987790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume with id: 4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:39.035617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:39.035617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:39.036726 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:39.062615 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume request issued successfully. Jan 02 10:49:39.063098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ad885a23-86e5-45df-afec-4ab253436aa4 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 returned with HTTP 202 Jan 02 10:49:39.064018 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1533/3087] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:49:38 2021] DELETE /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:49:39.071508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c95b812-5c07-4ef7-887c-2c1d2983ffd6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:39.072076 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c95b812-5c07-4ef7-887c-2c1d2983ffd6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:39.072644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8c95b812-5c07-4ef7-887c-2c1d2983ffd6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:39.121450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:39.121450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:39.130423 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8c95b812-5c07-4ef7-887c-2c1d2983ffd6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:39.151986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8c95b812-5c07-4ef7-887c-2c1d2983ffd6 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 returned with HTTP 200 Jan 02 10:49:39.152833 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1555/3088] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:39 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 => generated 906 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:40.168795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-506d4e40-bc14-4830-93e5-e3fb581d2444 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:40.169352 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-506d4e40-bc14-4830-93e5-e3fb581d2444 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:40.169564 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:40.169564 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:40.169941 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-506d4e40-bc14-4830-93e5-e3fb581d2444 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:40.219751 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:40.219751 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:40.228402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-506d4e40-bc14-4830-93e5-e3fb581d2444 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:40.252305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-506d4e40-bc14-4830-93e5-e3fb581d2444 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 returned with HTTP 200 Jan 02 10:49:40.257953 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1534/3089] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:40 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:41.269844 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48ee1b7e-71c8-457d-b0fc-3450dc688185 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 Jan 02 10:49:41.270348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48ee1b7e-71c8-457d-b0fc-3450dc688185 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:41.270555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:41.270555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:41.270927 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-48ee1b7e-71c8-457d-b0fc-3450dc688185 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:41.315950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-48ee1b7e-71c8-457d-b0fc-3450dc688185 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 returned with HTTP 404 Jan 02 10:49:41.316935 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1556/3090] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:41 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/4084e730-51a3-4e02-9a5e-f22d35aa1a84 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:49:41.324977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] DELETE http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:41.325501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:41.325713 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:41.325713 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:41.326087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:41.327088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume with id: 90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:41.375948 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:41.375948 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:41.377102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:41.403683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume request issued successfully. Jan 02 10:49:41.404062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bacbd523-ef01-4441-aba2-c78ce68b74de tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 202 Jan 02 10:49:41.405579 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1535/3091] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:49:41 2021] DELETE /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:49:41.413765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea7782aa-0195-4e5e-bcd8-69d7cd250c7e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:41.414278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea7782aa-0195-4e5e-bcd8-69d7cd250c7e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:41.414758 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ea7782aa-0195-4e5e-bcd8-69d7cd250c7e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:41.468693 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:41.468693 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:41.476866 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ea7782aa-0195-4e5e-bcd8-69d7cd250c7e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:41.502050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ea7782aa-0195-4e5e-bcd8-69d7cd250c7e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:41.502859 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1557/3092] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:41 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 1390 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:42.518947 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b638e014-943c-498d-a3c9-a571e345271a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:42.519594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b638e014-943c-498d-a3c9-a571e345271a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:42.519708 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:42.519708 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:42.520028 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b638e014-943c-498d-a3c9-a571e345271a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:42.569938 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:42.569938 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:42.579582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b638e014-943c-498d-a3c9-a571e345271a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:42.603272 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b638e014-943c-498d-a3c9-a571e345271a tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 200 Jan 02 10:49:42.604135 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1536/3093] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:42 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 1390 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:43.621043 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71091f00-36a7-4297-ba27-999dadc5e42f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 Jan 02 10:49:43.621615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71091f00-36a7-4297-ba27-999dadc5e42f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:43.621738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:43.621738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:43.622121 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-71091f00-36a7-4297-ba27-999dadc5e42f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:43.667938 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-71091f00-36a7-4297-ba27-999dadc5e42f tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 returned with HTTP 404 Jan 02 10:49:43.668893 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1558/3094] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:43 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/90d1a050-a4c1-40d4-8fb9-aae0e26abd46 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:49:43.676902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] DELETE http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:43.677417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:43.677628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:43.677628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:43.677995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:43.678451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume with id: 46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:43.730280 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:43.730280 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:43.731411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:43.758051 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Delete volume request issued successfully. Jan 02 10:49:43.758475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-794be167-4e72-42fd-aa18-b4fe0c5c6020 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 202 Jan 02 10:49:43.759377 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1537/3095] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:49:43 2021] DELETE /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:49:43.768356 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-821ab0fc-32b1-429a-af9e-5bd77e8c19fa tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:43.768888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-821ab0fc-32b1-429a-af9e-5bd77e8c19fa tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:43.769376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-821ab0fc-32b1-429a-af9e-5bd77e8c19fa tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:43.817963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:43.817963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:43.826092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-821ab0fc-32b1-429a-af9e-5bd77e8c19fa tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:43.849778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-821ab0fc-32b1-429a-af9e-5bd77e8c19fa tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:43.850912 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1559/3096] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:43 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 1356 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:44.867662 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-820ae599-e4a0-41d6-b931-eb58c98ef83e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:44.868213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-820ae599-e4a0-41d6-b931-eb58c98ef83e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:44.868337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:44.868337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:44.868624 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-820ae599-e4a0-41d6-b931-eb58c98ef83e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:44.920002 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:44.920002 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:44.929553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-820ae599-e4a0-41d6-b931-eb58c98ef83e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Volume info retrieved successfully. Jan 02 10:49:44.952630 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-820ae599-e4a0-41d6-b931-eb58c98ef83e tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 200 Jan 02 10:49:44.953450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1538/3097] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:44 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 1356 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:49:45.970104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27de669a-7768-499e-a010-fe55ee0f4c22 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] GET http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 Jan 02 10:49:45.970618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27de669a-7768-499e-a010-fe55ee0f4c22 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:45.970830 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:45.970830 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:45.971203 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-27de669a-7768-499e-a010-fe55ee0f4c22 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:46.017096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-27de669a-7768-499e-a010-fe55ee0f4c22 tempest-VolumesCloneTest-395792154 tempest-VolumesCloneTest-395792154] http://10.222.0.73/volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 returned with HTTP 404 Jan 02 10:49:46.018080 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1560/3098] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:45 2021] GET /volume/v3/cc7bcee0702b4364bc9cc7bebebf8082/volumes/46a50742-df45-4a17-897f-bf7ec1f199b0 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:49:47.949574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da8adc68-0fc6-4f43-8b4a-eefc44a2fa8f tempest-VolumesSummaryTest-876638951 tempest-VolumesSummaryTest-876638951] GET http://10.222.0.73/volume/v3/33553f1fd6ef4bf08d19f34a3916b198/volumes/summary Jan 02 10:49:47.950150 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da8adc68-0fc6-4f43-8b4a-eefc44a2fa8f tempest-VolumesSummaryTest-876638951 tempest-VolumesSummaryTest-876638951] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:47.950363 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:47.950363 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:47.950732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-da8adc68-0fc6-4f43-8b4a-eefc44a2fa8f tempest-VolumesSummaryTest-876638951 tempest-VolumesSummaryTest-876638951] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:47.951219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-da8adc68-0fc6-4f43-8b4a-eefc44a2fa8f tempest-VolumesSummaryTest-876638951 tempest-VolumesSummaryTest-876638951] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:49:47.960470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-da8adc68-0fc6-4f43-8b4a-eefc44a2fa8f tempest-VolumesSummaryTest-876638951 tempest-VolumesSummaryTest-876638951] Get summary completed successfully. Jan 02 10:49:47.961060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-da8adc68-0fc6-4f43-8b4a-eefc44a2fa8f tempest-VolumesSummaryTest-876638951 tempest-VolumesSummaryTest-876638951] http://10.222.0.73/volume/v3/33553f1fd6ef4bf08d19f34a3916b198/volumes/summary returned with HTTP 200 Jan 02 10:49:47.961828 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1539/3099] 10.222.0.73 () {60 vars in 1269 bytes} [Sat Jan 2 10:49:47 2021] GET /volume/v3/33553f1fd6ef4bf08d19f34a3916b198/volumes/summary => generated 55 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:51.185333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes Jan 02 10:49:51.186641 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-266401052"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:49:51.187840 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-266401052'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:49:51.188212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume of 1 GB Jan 02 10:49:51.200627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Availability Zones retrieved successfully. Jan 02 10:49:51.217157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (bb722aaa-5393-4b08-884b-6955bcb858c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:51.220088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6aa4354-aeb4-448b-84b8-61c3c30abd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:51.222073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:49:51.285726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6aa4354-aeb4-448b-84b8-61c3c30abd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:51.288421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af30854c-5f4d-4869-a358-5ef4fcc3987b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:51.376967 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['1c39c279-c003-4a02-aae4-48cb4e898003', '7ee6ae89-a567-457b-b480-90cac8f9c6b0', 'ba6e32eb-48b5-4932-8d6d-9bd09d17de2b', 'b8ce1289-6e52-4c9c-b670-6479d7d2af2a'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:51.378833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af30854c-5f4d-4869-a358-5ef4fcc3987b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c39c279-c003-4a02-aae4-48cb4e898003', '7ee6ae89-a567-457b-b480-90cac8f9c6b0', 'ba6e32eb-48b5-4932-8d6d-9bd09d17de2b', 'b8ce1289-6e52-4c9c-b670-6479d7d2af2a']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:51.380970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8266e7-1f90-4c87-b9e0-e0ff5a0d1a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:51.440631 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8266e7-1f90-4c87-b9e0-e0ff5a0d1a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c481f4e-c303-4836-9149-c3d751b0c0b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-266401052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['1c39c279-c003-4a02-aae4-48cb4e898003','7ee6ae89-a567-457b-b480-90cac8f9c6b0','ba6e32eb-48b5-4932-8d6d-9bd09d17de2b','b8ce1289-6e52-4c9c-b670-6479d7d2af2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-266401052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c481f4e-c303-4836-9149-c3d751b0c0b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd64b72737294a338fb4742c3e0afe9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:51.442647 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae2c390e-0165-42a6-87df-3f4104d4bf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:51.469039 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae2c390e-0165-42a6-87df-3f4104d4bf13) transitioned into state 'SUCCESS' from state '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-266401052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['1c39c279-c003-4a02-aae4-48cb4e898003','7ee6ae89-a567-457b-b480-90cac8f9c6b0','ba6e32eb-48b5-4932-8d6d-9bd09d17de2b','b8ce1289-6e52-4c9c-b670-6479d7d2af2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:51.470924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dead69-4a69-4160-9edf-43377abdfa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:49:51.486538 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dead69-4a69-4160-9edf-43377abdfa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:49:51.489268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (bb722aaa-5393-4b08-884b-6955bcb858c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:49:51.537780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request issued successfully. Jan 02 10:49:51.552313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dcaba103-15d9-4748-92a4-22a1d38c0749 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes returned with HTTP 202 Jan 02 10:49:51.553180 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1561/3100] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:49:51 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes => generated 822 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:51.568123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d3c3e15-9c97-4b6e-b7fe-2f683b0b512b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:49:51.568667 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d3c3e15-9c97-4b6e-b7fe-2f683b0b512b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:51.569131 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4d3c3e15-9c97-4b6e-b7fe-2f683b0b512b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:51.618770 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:51.618770 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:51.627845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4d3c3e15-9c97-4b6e-b7fe-2f683b0b512b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:49:51.649288 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4d3c3e15-9c97-4b6e-b7fe-2f683b0b512b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:49:51.650148 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1540/3101] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:51 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:52.666263 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc20e0da-aff0-48c3-bfd6-a55f3bdad6e2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:49:52.666776 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc20e0da-aff0-48c3-bfd6-a55f3bdad6e2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:52.666884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:52.666884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:52.667249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc20e0da-aff0-48c3-bfd6-a55f3bdad6e2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:52.714486 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:52.714486 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:52.723150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc20e0da-aff0-48c3-bfd6-a55f3bdad6e2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:49:52.743780 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc20e0da-aff0-48c3-bfd6-a55f3bdad6e2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:49:52.744562 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1562/3102] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:52 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:52.761223 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:49:52.761712 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:52.761712 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:52.762129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1199874227"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:49:52.810183 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:52.810183 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:52.812138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:49:52.812500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:49:52.874765 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['27ba341a-ff13-4711-9246-60987535c014', '0e089fd5-0f11-4d9f-81b4-43db4b3a7433', 'ffebf6ce-69ba-402f-badc-74cb1d3e1605', '0b282a22-8a2f-4235-8c2d-ed54741d3bbc'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:52.973614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot create request issued successfully. Jan 02 10:49:52.974297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d7838334-b82f-4a2f-8ff6-5c207a133815 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:49:52.975349 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1541/3103] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:49:52 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 310 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:52.987717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-400e518b-34b3-4b97-b614-f00a28c59aa9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:49:52.988871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-400e518b-34b3-4b97-b614-f00a28c59aa9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:52.988871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:52.988871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:52.989189 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-400e518b-34b3-4b97-b614-f00a28c59aa9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:53.018024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:53.018024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:53.019220 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-400e518b-34b3-4b97-b614-f00a28c59aa9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:49:53.021168 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-400e518b-34b3-4b97-b614-f00a28c59aa9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 200 Jan 02 10:49:53.022170 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1563/3104] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:49:52 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:54.035209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13c78a80-c0f5-4a6e-8c0c-431a328f51b6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:49:54.035954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13c78a80-c0f5-4a6e-8c0c-431a328f51b6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:54.036170 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:54.036170 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:54.036547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-13c78a80-c0f5-4a6e-8c0c-431a328f51b6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:54.063584 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:54.063584 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:54.064677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-13c78a80-c0f5-4a6e-8c0c-431a328f51b6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:49:54.066554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-13c78a80-c0f5-4a6e-8c0c-431a328f51b6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 200 Jan 02 10:49:54.067379 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1542/3105] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:49:54 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:55.079323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98c7b6db-7b41-4e23-8103-11b60f41db65 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:49:55.079872 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98c7b6db-7b41-4e23-8103-11b60f41db65 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:55.080006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:55.080006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:55.080382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98c7b6db-7b41-4e23-8103-11b60f41db65 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:55.104420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:55.104420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:55.105459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-98c7b6db-7b41-4e23-8103-11b60f41db65 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:49:55.107346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98c7b6db-7b41-4e23-8103-11b60f41db65 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 200 Jan 02 10:49:55.108123 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1564/3106] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:49:55 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:55.120257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups Jan 02 10:49:55.120698 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:55.120698 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:55.121111 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "snapshot_id": "2727c46f-937d-4f8e-91de-6a15b1799e8a", "name": "tempest-VolumesSnapshotTestJSON-Backup-186775099"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:49:55.122283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.contrib.backups [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Creating new backup {'backup': {'volume_id': '3c481f4e-c303-4836-9149-c3d751b0c0b3', 'snapshot_id': '2727c46f-937d-4f8e-91de-6a15b1799e8a', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-186775099'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 02 10:49:55.122693 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Creating backup of volume 3c481f4e-c303-4836-9149-c3d751b0c0b3 in container None Jan 02 10:49:55.173699 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:55.173699 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:55.174936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:49:55.200344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:55.200344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:55.201338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:49:55.240240 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['32ca63a6-2f80-45e1-aa36-915e7a118f52', '2619869f-f25e-4065-837d-c35b31f4ef68'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:49:55.312104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-276989a8-67cf-4f41-81ad-d25db9e6658f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups returned with HTTP 202 Jan 02 10:49:55.317869 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1543/3107] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:49:55 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups => generated 400 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:49:55.323858 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58330bf8-0055-45af-9b66-cc4cc2c0c42f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:49:55.324242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58330bf8-0055-45af-9b66-cc4cc2c0c42f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:55.324433 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:55.324433 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:55.325173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58330bf8-0055-45af-9b66-cc4cc2c0c42f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:55.325284 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-58330bf8-0055-45af-9b66-cc4cc2c0c42f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:49:55.348238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:55.348238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:55.349971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58330bf8-0055-45af-9b66-cc4cc2c0c42f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:49:55.350793 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1565/3108] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:55 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:56.365617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-56898758-3430-4ba0-bfd2-11c168c3040b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:49:56.366126 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-56898758-3430-4ba0-bfd2-11c168c3040b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:56.366473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:56.366473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:56.366935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-56898758-3430-4ba0-bfd2-11c168c3040b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:56.367536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-56898758-3430-4ba0-bfd2-11c168c3040b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:49:56.390084 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:56.390084 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:56.391855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-56898758-3430-4ba0-bfd2-11c168c3040b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:49:56.392759 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1544/3109] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:56 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:57.406683 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9996da75-ab01-4ac9-a7e2-38c124ba42de tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:49:57.407160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9996da75-ab01-4ac9-a7e2-38c124ba42de tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:57.407325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:57.407325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:57.407704 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9996da75-ab01-4ac9-a7e2-38c124ba42de tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:57.408078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9996da75-ab01-4ac9-a7e2-38c124ba42de tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:49:57.429435 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:57.429435 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:57.431164 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9996da75-ab01-4ac9-a7e2-38c124ba42de tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:49:57.432045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1566/3110] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:57 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:49:58.447251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50242dcd-ca23-4dca-8a49-0566fffc8d70 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:49:58.448500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50242dcd-ca23-4dca-8a49-0566fffc8d70 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:58.448936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:58.448936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:58.449316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50242dcd-ca23-4dca-8a49-0566fffc8d70 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:58.449802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-50242dcd-ca23-4dca-8a49-0566fffc8d70 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:49:58.475094 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:58.475094 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:58.477133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50242dcd-ca23-4dca-8a49-0566fffc8d70 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:49:58.478147 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1545/3111] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:58 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:49:59.493021 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42003b38-ba4a-4cbd-97d8-0119b1e74552 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:49:59.493534 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42003b38-ba4a-4cbd-97d8-0119b1e74552 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:49:59.493761 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:49:59.493761 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:49:59.494089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42003b38-ba4a-4cbd-97d8-0119b1e74552 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:49:59.494461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-42003b38-ba4a-4cbd-97d8-0119b1e74552 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:49:59.516368 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:49:59.516368 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:49:59.518097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42003b38-ba4a-4cbd-97d8-0119b1e74552 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:49:59.519090 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1567/3112] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:49:59 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:00.533610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddeb9cf4-adb9-484b-bdf8-2b72064d1f7f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:00.534139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddeb9cf4-adb9-484b-bdf8-2b72064d1f7f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:00.534293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:00.534293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:00.534949 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddeb9cf4-adb9-484b-bdf8-2b72064d1f7f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:00.535327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ddeb9cf4-adb9-484b-bdf8-2b72064d1f7f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:00.557178 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:00.557178 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:00.559416 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddeb9cf4-adb9-484b-bdf8-2b72064d1f7f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:00.560400 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1546/3113] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:00 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:01.574489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1fd374c-253c-4b4d-9865-fa1117602056 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:01.575016 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1fd374c-253c-4b4d-9865-fa1117602056 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:01.575178 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:01.575178 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:01.575982 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d1fd374c-253c-4b4d-9865-fa1117602056 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:01.576361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-d1fd374c-253c-4b4d-9865-fa1117602056 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:01.598392 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:01.598392 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:01.600544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d1fd374c-253c-4b4d-9865-fa1117602056 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:01.601510 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1568/3114] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:01 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:02.615508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1837f727-6701-41c1-be54-21cb1388d424 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:02.616057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1837f727-6701-41c1-be54-21cb1388d424 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:02.616328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:02.616328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:02.616707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1837f727-6701-41c1-be54-21cb1388d424 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:02.617078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-1837f727-6701-41c1-be54-21cb1388d424 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:02.639219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:02.639219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:02.641739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1837f727-6701-41c1-be54-21cb1388d424 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:02.642517 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1547/3115] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:02 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:03.656957 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc93ddb8-fe3c-4f5a-8086-e05d1e53986e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:03.657465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc93ddb8-fe3c-4f5a-8086-e05d1e53986e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:03.657632 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:03.657632 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:03.657996 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc93ddb8-fe3c-4f5a-8086-e05d1e53986e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:03.658359 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dc93ddb8-fe3c-4f5a-8086-e05d1e53986e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:03.682883 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:03.682883 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:03.684602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc93ddb8-fe3c-4f5a-8086-e05d1e53986e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:03.685368 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1569/3116] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:03 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:04.700225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86034847-b20c-4c8b-b632-13169dff0191 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:04.700777 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-86034847-b20c-4c8b-b632-13169dff0191 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:04.701055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:04.701055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:04.701429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-86034847-b20c-4c8b-b632-13169dff0191 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:04.701796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-86034847-b20c-4c8b-b632-13169dff0191 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:04.726777 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:04.726777 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:04.728734 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-86034847-b20c-4c8b-b632-13169dff0191 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:04.729973 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1548/3117] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:04 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:05.744420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d185a7a-2e23-4e9c-9177-1bf9c56b3f18 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:05.744968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d185a7a-2e23-4e9c-9177-1bf9c56b3f18 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:05.745100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:05.745100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:05.745489 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d185a7a-2e23-4e9c-9177-1bf9c56b3f18 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:05.745856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-3d185a7a-2e23-4e9c-9177-1bf9c56b3f18 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:05.769171 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:05.769171 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:05.770983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d185a7a-2e23-4e9c-9177-1bf9c56b3f18 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:05.771858 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1570/3118] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:05 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:06.786734 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6f70182-9ebf-49a8-9923-d4653d3bb6a7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:06.787249 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6f70182-9ebf-49a8-9923-d4653d3bb6a7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:06.787467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:06.787467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:06.787837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b6f70182-9ebf-49a8-9923-d4653d3bb6a7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:06.788202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b6f70182-9ebf-49a8-9923-d4653d3bb6a7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:06.812374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:06.812374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:06.814122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b6f70182-9ebf-49a8-9923-d4653d3bb6a7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:06.814913 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1549/3119] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:06 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:07.829023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-162532a0-15e4-45ed-8145-12642bcd6ebe tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:07.829550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-162532a0-15e4-45ed-8145-12642bcd6ebe tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:07.829839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:07.829839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:07.830334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-162532a0-15e4-45ed-8145-12642bcd6ebe tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:07.830729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-162532a0-15e4-45ed-8145-12642bcd6ebe tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:07.852317 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:07.852317 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:07.854029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-162532a0-15e4-45ed-8145-12642bcd6ebe tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:07.854820 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1571/3120] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:07 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:08.871109 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54a58b9e-565a-42d9-839f-14d63d4fc6ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:08.871642 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54a58b9e-565a-42d9-839f-14d63d4fc6ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:08.871837 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:08.871837 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:08.872208 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-54a58b9e-565a-42d9-839f-14d63d4fc6ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:08.872580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-54a58b9e-565a-42d9-839f-14d63d4fc6ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:08.895678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:08.895678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:08.897672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-54a58b9e-565a-42d9-839f-14d63d4fc6ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:08.898957 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1550/3121] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:08 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:09.911652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6bd00df-9889-4488-ad29-5c7faaeb5249 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:09.912224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6bd00df-9889-4488-ad29-5c7faaeb5249 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:09.912440 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:09.912440 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:09.913812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6bd00df-9889-4488-ad29-5c7faaeb5249 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:09.914193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c6bd00df-9889-4488-ad29-5c7faaeb5249 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:09.935694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:09.935694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:09.938165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6bd00df-9889-4488-ad29-5c7faaeb5249 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:09.938964 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1572/3122] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:09 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:10.953216 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b085116-aef8-4779-a7f2-eb8ba796ed74 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:10.953823 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b085116-aef8-4779-a7f2-eb8ba796ed74 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:10.954364 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:10.954364 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:10.954873 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0b085116-aef8-4779-a7f2-eb8ba796ed74 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:10.955377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-0b085116-aef8-4779-a7f2-eb8ba796ed74 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:10.979678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:10.979678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:10.981620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0b085116-aef8-4779-a7f2-eb8ba796ed74 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:10.983626 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1551/3123] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:10 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:11.998494 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c70d9d1-3549-42b2-8355-b914fde24070 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:11.999735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c70d9d1-3549-42b2-8355-b914fde24070 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:11.999951 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:11.999951 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:12.000369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c70d9d1-3549-42b2-8355-b914fde24070 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:12.000741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-2c70d9d1-3549-42b2-8355-b914fde24070 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:12.021864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:12.021864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:12.023708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c70d9d1-3549-42b2-8355-b914fde24070 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:12.024513 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1573/3124] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:11 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:13.038504 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0a3e59c-537a-453b-a71d-1490e2345f79 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:13.039044 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0a3e59c-537a-453b-a71d-1490e2345f79 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:13.039174 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:13.039174 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:13.039492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0a3e59c-537a-453b-a71d-1490e2345f79 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:13.039857 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-b0a3e59c-537a-453b-a71d-1490e2345f79 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:13.061594 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:13.061594 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:13.063385 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0a3e59c-537a-453b-a71d-1490e2345f79 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:13.064181 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1552/3125] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:13 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:14.079113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c59d9f93-e277-450b-9988-73210812e9d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:14.079701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c59d9f93-e277-450b-9988-73210812e9d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:14.079980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:14.079980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:14.080360 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c59d9f93-e277-450b-9988-73210812e9d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:14.080732 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c59d9f93-e277-450b-9988-73210812e9d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:14.101703 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:14.101703 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:14.103512 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c59d9f93-e277-450b-9988-73210812e9d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:14.104320 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1574/3126] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:14 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:15.120033 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-366b5c9d-7a82-4f37-8331-58f5f5008e1d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:15.120545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-366b5c9d-7a82-4f37-8331-58f5f5008e1d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:15.120829 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:15.120829 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:15.121198 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-366b5c9d-7a82-4f37-8331-58f5f5008e1d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:15.121563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-366b5c9d-7a82-4f37-8331-58f5f5008e1d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:15.143274 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:15.143274 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:15.145106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-366b5c9d-7a82-4f37-8331-58f5f5008e1d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:15.145913 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1553/3127] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:15 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:16.160210 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29fd0684-26e5-46b2-b2ed-f9fa19f0f0e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:16.160870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29fd0684-26e5-46b2-b2ed-f9fa19f0f0e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:16.161088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:16.161088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:16.161465 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-29fd0684-26e5-46b2-b2ed-f9fa19f0f0e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:16.161839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-29fd0684-26e5-46b2-b2ed-f9fa19f0f0e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:16.183695 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:16.183695 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:16.185714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-29fd0684-26e5-46b2-b2ed-f9fa19f0f0e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:16.186559 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1575/3128] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:16 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:17.200432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9eb02eda-a4df-4539-a327-4fcb8c4a37c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:17.201052 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9eb02eda-a4df-4539-a327-4fcb8c4a37c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:17.201209 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:17.201209 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:17.202084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9eb02eda-a4df-4539-a327-4fcb8c4a37c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:17.202718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-9eb02eda-a4df-4539-a327-4fcb8c4a37c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:17.224949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:17.224949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:17.226735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9eb02eda-a4df-4539-a327-4fcb8c4a37c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:17.227601 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1554/3129] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:17 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:18.241868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f1ae742-0e4c-4ce9-8797-c97fcde59641 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:18.242407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f1ae742-0e4c-4ce9-8797-c97fcde59641 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:18.242555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:18.242555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:18.242921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f1ae742-0e4c-4ce9-8797-c97fcde59641 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:18.243354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-7f1ae742-0e4c-4ce9-8797-c97fcde59641 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:18.264670 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:18.264670 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:18.266915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f1ae742-0e4c-4ce9-8797-c97fcde59641 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:18.267839 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1576/3130] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:18 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:50:19.282686 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc9f36ab-ceeb-4782-9232-b8da2c5c94e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:19.283236 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc9f36ab-ceeb-4782-9232-b8da2c5c94e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:19.283590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:19.283590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:19.284088 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cc9f36ab-ceeb-4782-9232-b8da2c5c94e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:19.284527 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-cc9f36ab-ceeb-4782-9232-b8da2c5c94e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:19.306781 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:19.306781 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:19.309077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cc9f36ab-ceeb-4782-9232-b8da2c5c94e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:19.310187 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1555/3131] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:19 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:20.324300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44912eeb-e210-422d-9fdf-f4bce43cb91d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:20.324822 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44912eeb-e210-422d-9fdf-f4bce43cb91d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:20.325494 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:20.325494 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:20.325832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-44912eeb-e210-422d-9fdf-f4bce43cb91d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:20.326593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-44912eeb-e210-422d-9fdf-f4bce43cb91d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:20.350377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:20.350377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:20.352232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-44912eeb-e210-422d-9fdf-f4bce43cb91d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:20.353530 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1577/3132] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:20 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:21.369031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-423cdfee-8b1d-4c60-b6b0-5f44dd0b7a6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:21.370022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-423cdfee-8b1d-4c60-b6b0-5f44dd0b7a6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:21.370341 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:21.370341 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:21.370892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-423cdfee-8b1d-4c60-b6b0-5f44dd0b7a6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:21.371400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-423cdfee-8b1d-4c60-b6b0-5f44dd0b7a6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:21.400292 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:21.400292 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:21.402124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-423cdfee-8b1d-4c60-b6b0-5f44dd0b7a6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:21.403106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1556/3133] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:21 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:22.417248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09825bff-2c89-41d1-bd80-1740ba841ef7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:22.417775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09825bff-2c89-41d1-bd80-1740ba841ef7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:22.417966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:22.417966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:22.418340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09825bff-2c89-41d1-bd80-1740ba841ef7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:22.418713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-09825bff-2c89-41d1-bd80-1740ba841ef7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:22.440405 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:22.440405 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:22.442076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09825bff-2c89-41d1-bd80-1740ba841ef7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:22.442936 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1578/3134] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:22 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:23.468793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc8a2f4c-5ece-4f0f-bf8e-e3baa1b27c04 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:23.469342 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc8a2f4c-5ece-4f0f-bf8e-e3baa1b27c04 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:23.469735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:23.469735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:23.472324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dc8a2f4c-5ece-4f0f-bf8e-e3baa1b27c04 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:23.472708 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-dc8a2f4c-5ece-4f0f-bf8e-e3baa1b27c04 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:23.505126 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:23.505126 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:23.506903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dc8a2f4c-5ece-4f0f-bf8e-e3baa1b27c04 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:23.507916 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1557/3135] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:23 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:24.526110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87eca895-f267-40b1-bc35-f1f7202d3ea8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:24.526110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87eca895-f267-40b1-bc35-f1f7202d3ea8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:24.526110 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:24.526110 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:24.526110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87eca895-f267-40b1-bc35-f1f7202d3ea8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:24.526110 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-87eca895-f267-40b1-bc35-f1f7202d3ea8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:24.550069 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:24.550069 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:24.551954 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87eca895-f267-40b1-bc35-f1f7202d3ea8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:24.552788 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1579/3136] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:24 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:25.567534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c41c36d1-0ac1-4c70-80b5-c73d505c12e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:25.568179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c41c36d1-0ac1-4c70-80b5-c73d505c12e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:25.568380 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:25.568380 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:25.568741 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c41c36d1-0ac1-4c70-80b5-c73d505c12e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:25.569101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c41c36d1-0ac1-4c70-80b5-c73d505c12e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:25.591248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:25.591248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:25.593872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c41c36d1-0ac1-4c70-80b5-c73d505c12e4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:25.594460 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1558/3137] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:25 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:26.607996 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-434f78f7-b0b5-4f39-a41d-79ddea34479c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:26.608528 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-434f78f7-b0b5-4f39-a41d-79ddea34479c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:26.609650 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:26.609650 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:26.610027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-434f78f7-b0b5-4f39-a41d-79ddea34479c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:26.610397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-434f78f7-b0b5-4f39-a41d-79ddea34479c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:26.631966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:26.631966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:26.633652 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-434f78f7-b0b5-4f39-a41d-79ddea34479c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:26.634457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1580/3138] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:26 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:27.648209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef6f172f-c386-4394-81ee-b7aac42cc326 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:27.648720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef6f172f-c386-4394-81ee-b7aac42cc326 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:27.648917 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:27.648917 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:27.649290 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ef6f172f-c386-4394-81ee-b7aac42cc326 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:27.649659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-ef6f172f-c386-4394-81ee-b7aac42cc326 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:27.670727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:27.670727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:27.673036 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ef6f172f-c386-4394-81ee-b7aac42cc326 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:27.679838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1559/3139] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:28.687901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4eb875b-e25f-4185-ba72-8a5ab88420f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:28.688397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4eb875b-e25f-4185-ba72-8a5ab88420f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:28.688397 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:28.688397 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:28.688725 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4eb875b-e25f-4185-ba72-8a5ab88420f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:28.688993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-c4eb875b-e25f-4185-ba72-8a5ab88420f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:28.713976 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:28.713976 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:28.715773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4eb875b-e25f-4185-ba72-8a5ab88420f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:28.716570 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1581/3140] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:28 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:29.730397 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f88aea8a-8e7c-4f97-bef2-1bcf2d16f140 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:29.731038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f88aea8a-8e7c-4f97-bef2-1bcf2d16f140 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:29.731248 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:29.731248 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:29.731655 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f88aea8a-8e7c-4f97-bef2-1bcf2d16f140 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:29.732022 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-f88aea8a-8e7c-4f97-bef2-1bcf2d16f140 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:29.754122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:29.754122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:29.755893 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f88aea8a-8e7c-4f97-bef2-1bcf2d16f140 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:29.756677 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1560/3141] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:29 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:30.773638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22d10dc5-c376-453e-90fa-a5e406d86ca3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:30.774552 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22d10dc5-c376-453e-90fa-a5e406d86ca3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:30.774552 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:30.774552 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:30.775101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22d10dc5-c376-453e-90fa-a5e406d86ca3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:30.775209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-22d10dc5-c376-453e-90fa-a5e406d86ca3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:30.797873 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:30.797873 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:30.799688 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22d10dc5-c376-453e-90fa-a5e406d86ca3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:30.800499 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1582/3142] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:30 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:31.816126 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59941350-2320-495d-ad9b-1039f881ead4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:31.818385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59941350-2320-495d-ad9b-1039f881ead4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:31.818385 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:31.818385 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:31.819492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59941350-2320-495d-ad9b-1039f881ead4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:31.819492 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-59941350-2320-495d-ad9b-1039f881ead4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:31.847638 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:31.847638 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:31.849457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59941350-2320-495d-ad9b-1039f881ead4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:31.850272 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1561/3143] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:31 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:32.865065 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e18999f5-89c7-4945-8d05-fc94fcda6f12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:32.867339 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e18999f5-89c7-4945-8d05-fc94fcda6f12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:32.867585 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:32.867585 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:32.867847 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e18999f5-89c7-4945-8d05-fc94fcda6f12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:32.868223 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-e18999f5-89c7-4945-8d05-fc94fcda6f12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88040) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:32.891304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:32.891304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:32.893266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e18999f5-89c7-4945-8d05-fc94fcda6f12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:32.894090 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1583/3144] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:32 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:33.908879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a139f788-b60e-4e83-bde2-41992604e344 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:33.909400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a139f788-b60e-4e83-bde2-41992604e344 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:33.909515 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:33.909515 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:33.909848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a139f788-b60e-4e83-bde2-41992604e344 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:33.910413 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-a139f788-b60e-4e83-bde2-41992604e344 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:33.933913 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:33.933913 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:33.935965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a139f788-b60e-4e83-bde2-41992604e344 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:33.937344 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1562/3145] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:33 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:33.951569 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25d13081-6761-4895-997e-b191c056b9dc tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:50:33.952385 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25d13081-6761-4895-997e-b191c056b9dc tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:33.953199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:33.953199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:33.953909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-25d13081-6761-4895-997e-b191c056b9dc tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:33.981507 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:33.981507 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:33.982956 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-25d13081-6761-4895-997e-b191c056b9dc tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:50:33.985620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-25d13081-6761-4895-997e-b191c056b9dc tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 200 Jan 02 10:50:33.986655 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1584/3146] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:50:33 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:50:33.998271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cf71a27-1ea1-40e7-9f55-ad3713f37cfb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:33.999056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cf71a27-1ea1-40e7-9f55-ad3713f37cfb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:34.000061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:34.000061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:34.000590 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8cf71a27-1ea1-40e7-9f55-ad3713f37cfb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:34.001042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.backups [None req-8cf71a27-1ea1-40e7-9f55-ad3713f37cfb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Show backup with id 39acc93b-c301-49f0-b63e-fa8a3806497a. {{(pid=88039) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 02 10:50:34.024635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:34.024635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:34.026921 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8cf71a27-1ea1-40e7-9f55-ad3713f37cfb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 200 Jan 02 10:50:34.027764 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1563/3147] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:33 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:34.041191 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57d26d4b-c9e3-44a3-bf78-0487c5f2f301 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a Jan 02 10:50:34.041715 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57d26d4b-c9e3-44a3-bf78-0487c5f2f301 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:34.041934 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:34.041934 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:34.042332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-57d26d4b-c9e3-44a3-bf78-0487c5f2f301 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:34.042671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.contrib.backups [None req-57d26d4b-c9e3-44a3-bf78-0487c5f2f301 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete backup with id: 39acc93b-c301-49f0-b63e-fa8a3806497a. Jan 02 10:50:34.064188 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:34.064188 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:34.089986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.backup.rpcapi [None req-57d26d4b-c9e3-44a3-bf78-0487c5f2f301 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] delete_backup rpcapi backup_id 39acc93b-c301-49f0-b63e-fa8a3806497a {{(pid=88040) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 02 10:50:34.093455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-57d26d4b-c9e3-44a3-bf78-0487c5f2f301 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a returned with HTTP 202 Jan 02 10:50:34.094682 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1585/3148] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:50:34 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/backups/39acc93b-c301-49f0-b63e-fa8a3806497a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:50:44.716171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes Jan 02 10:50:44.716668 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:44.716668 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:44.717004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-48264585"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:50:44.718118 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request body: {'volume': {'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-48264585'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:50:44.819120 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume of 1 GB Jan 02 10:50:44.833339 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Availability Zones retrieved successfully. Jan 02 10:50:44.850268 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (64d7cf00-9c61-4681-9bcd-f0b89f448696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:50:44.853010 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ec97eb-a997-4655-8cfd-928da6c14c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:50:44.854962 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:50:44.956720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ec97eb-a997-4655-8cfd-928da6c14c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:50:44.958843 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83b64de-e83d-44e2-8eb4-c43e4abfec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:50:45.023697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['5b6572ef-0f61-45b5-886f-716a4efb00dd', '42e9fa62-8e08-4af5-97a2-08ebbed8235d', 'c4682534-8a63-4f28-abf9-2c7bedf211c3', 'eaacedb8-dfbb-4f44-96ec-120b4d9cffb2'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:50:45.025493 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83b64de-e83d-44e2-8eb4-c43e4abfec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b6572ef-0f61-45b5-886f-716a4efb00dd', '42e9fa62-8e08-4af5-97a2-08ebbed8235d', 'c4682534-8a63-4f28-abf9-2c7bedf211c3', 'eaacedb8-dfbb-4f44-96ec-120b4d9cffb2']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:50:45.027611 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d892608-5317-4584-aaa8-9cfff4edf3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:50:45.082657 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d892608-5317-4584-aaa8-9cfff4edf3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90f26d4b-3543-4374-b559-b69619a53c57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-48264585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['5b6572ef-0f61-45b5-886f-716a4efb00dd','42e9fa62-8e08-4af5-97a2-08ebbed8235d','c4682534-8a63-4f28-abf9-2c7bedf211c3','eaacedb8-dfbb-4f44-96ec-120b4d9cffb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-48264585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90f26d4b-3543-4374-b559-b69619a53c57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd64b72737294a338fb4742c3e0afe9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:50:45.084705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7e2e79-1bf7-45ce-883d-594f4264a288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:50:45.109879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7e2e79-1bf7-45ce-883d-594f4264a288) transitioned into state 'SUCCESS' from state '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-48264585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['5b6572ef-0f61-45b5-886f-716a4efb00dd','42e9fa62-8e08-4af5-97a2-08ebbed8235d','c4682534-8a63-4f28-abf9-2c7bedf211c3','eaacedb8-dfbb-4f44-96ec-120b4d9cffb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:50:45.111806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbba8faf-dc82-4ace-b12b-6c13534befff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:50:45.125340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbba8faf-dc82-4ace-b12b-6c13534befff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:50:45.127954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (64d7cf00-9c61-4681-9bcd-f0b89f448696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:50:45.175511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request issued successfully. Jan 02 10:50:45.189221 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7df652b8-bb39-4094-b7ab-052b66f29c0c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes returned with HTTP 202 Jan 02 10:50:45.200540 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1564/3149] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:50:44 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes => generated 821 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:50:45.205589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e3c130e2-bcb7-43b3-8e81-54ec82b99083 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:45.206115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e3c130e2-bcb7-43b3-8e81-54ec82b99083 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:45.206370 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:45.206370 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:45.206837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e3c130e2-bcb7-43b3-8e81-54ec82b99083 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:45.256793 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:45.256793 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:45.265907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e3c130e2-bcb7-43b3-8e81-54ec82b99083 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:45.288506 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e3c130e2-bcb7-43b3-8e81-54ec82b99083 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:45.289323 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1586/3150] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:45 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:46.305614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c053e6af-b1f5-4203-9186-7a0700e648c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:46.306212 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c053e6af-b1f5-4203-9186-7a0700e648c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:46.306337 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:46.306337 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:46.306661 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c053e6af-b1f5-4203-9186-7a0700e648c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:46.359417 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:46.359417 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:46.368707 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c053e6af-b1f5-4203-9186-7a0700e648c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:46.392215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c053e6af-b1f5-4203-9186-7a0700e648c4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:46.393066 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1565/3151] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:46 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:47.408869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fca18067-2643-42a8-b3be-34963d34eb37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:47.409416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fca18067-2643-42a8-b3be-34963d34eb37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:47.409575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:47.409575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:47.409987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fca18067-2643-42a8-b3be-34963d34eb37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:47.460551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:47.460551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:47.471102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fca18067-2643-42a8-b3be-34963d34eb37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:47.494171 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fca18067-2643-42a8-b3be-34963d34eb37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:47.495013 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1587/3152] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:47 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:48.512074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e38ca889-c71b-40ec-a3c7-1142f12f66fb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:48.512662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e38ca889-c71b-40ec-a3c7-1142f12f66fb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:48.512788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:48.512788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:48.513151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e38ca889-c71b-40ec-a3c7-1142f12f66fb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:48.562426 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:48.562426 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:48.570845 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e38ca889-c71b-40ec-a3c7-1142f12f66fb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:48.593202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e38ca889-c71b-40ec-a3c7-1142f12f66fb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:48.603520 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1566/3153] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:48 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:49.611510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-efedd43f-72b8-4437-b11a-0e79a79e8644 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:49.612078 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-efedd43f-72b8-4437-b11a-0e79a79e8644 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:49.612335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:49.612335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:49.612712 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-efedd43f-72b8-4437-b11a-0e79a79e8644 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:49.662056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:49.662056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:49.670310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-efedd43f-72b8-4437-b11a-0e79a79e8644 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:49.692593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-efedd43f-72b8-4437-b11a-0e79a79e8644 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:49.693426 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1588/3154] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:49 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:50.709518 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbbf680d-8dba-466c-b381-343bb9deb570 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:50.710046 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbbf680d-8dba-466c-b381-343bb9deb570 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:50.710172 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:50.710172 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:50.710503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbbf680d-8dba-466c-b381-343bb9deb570 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:50.762442 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:50.762442 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:50.772174 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dbbf680d-8dba-466c-b381-343bb9deb570 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:50.795362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbbf680d-8dba-466c-b381-343bb9deb570 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:50.796191 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1567/3155] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:50 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:51.813695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a685ae5d-75bf-4f50-85fc-095b1497b41c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:51.814368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a685ae5d-75bf-4f50-85fc-095b1497b41c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:51.814368 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:51.814368 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:51.814680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a685ae5d-75bf-4f50-85fc-095b1497b41c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:51.867260 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:51.867260 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:51.877075 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a685ae5d-75bf-4f50-85fc-095b1497b41c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:51.899847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a685ae5d-75bf-4f50-85fc-095b1497b41c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:51.901008 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1589/3156] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:51 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:52.917154 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec3a8456-39dd-47bc-b6f9-5fe57ab5d1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:52.917754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec3a8456-39dd-47bc-b6f9-5fe57ab5d1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:52.917994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:52.917994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:52.918368 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec3a8456-39dd-47bc-b6f9-5fe57ab5d1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:52.974957 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:52.974957 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:52.984311 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec3a8456-39dd-47bc-b6f9-5fe57ab5d1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:53.008758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec3a8456-39dd-47bc-b6f9-5fe57ab5d1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:53.010285 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1568/3157] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:52 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:54.025929 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94bbd1c6-072d-4c60-b8f2-5472a3b734a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:54.026453 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94bbd1c6-072d-4c60-b8f2-5472a3b734a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:54.026643 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:54.026643 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:54.027018 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-94bbd1c6-072d-4c60-b8f2-5472a3b734a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:54.075785 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:54.075785 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:54.084814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-94bbd1c6-072d-4c60-b8f2-5472a3b734a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:54.106825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-94bbd1c6-072d-4c60-b8f2-5472a3b734a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:54.107690 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1590/3158] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:54 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:55.123386 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b3f4e8e-ff65-4ee6-ae5e-3cb79a700085 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:55.123965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b3f4e8e-ff65-4ee6-ae5e-3cb79a700085 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:55.124072 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:55.124072 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:55.124447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b3f4e8e-ff65-4ee6-ae5e-3cb79a700085 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:55.174254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:55.174254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:55.182454 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8b3f4e8e-ff65-4ee6-ae5e-3cb79a700085 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:55.204964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b3f4e8e-ff65-4ee6-ae5e-3cb79a700085 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:55.205798 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1569/3159] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:55 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:56.222032 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f27fa2e-b54f-4b8c-ba1a-466a8662153d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:56.222583 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f27fa2e-b54f-4b8c-ba1a-466a8662153d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:56.222854 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:56.222854 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:56.223384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1f27fa2e-b54f-4b8c-ba1a-466a8662153d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:56.273004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:56.273004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:56.281055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1f27fa2e-b54f-4b8c-ba1a-466a8662153d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:56.304474 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1f27fa2e-b54f-4b8c-ba1a-466a8662153d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:56.305187 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1591/3160] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:56 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:57.322278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-deeb802c-e473-4555-a090-92bc2673928d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:57.323720 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-deeb802c-e473-4555-a090-92bc2673928d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:57.323922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:57.323922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:57.324629 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-deeb802c-e473-4555-a090-92bc2673928d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:57.379767 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:57.379767 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:57.390149 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-deeb802c-e473-4555-a090-92bc2673928d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:57.415463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-deeb802c-e473-4555-a090-92bc2673928d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:57.416398 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1570/3161] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:57 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 974 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:58.433758 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61207b7a-e7c2-491f-a191-35af1082fa93 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:58.434325 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61207b7a-e7c2-491f-a191-35af1082fa93 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:58.434450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:58.434450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:58.434800 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-61207b7a-e7c2-491f-a191-35af1082fa93 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:58.486852 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:58.486852 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:58.496427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-61207b7a-e7c2-491f-a191-35af1082fa93 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:58.523054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-61207b7a-e7c2-491f-a191-35af1082fa93 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:58.524109 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1592/3162] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:58 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 974 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:50:59.541554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f44f6bfb-795e-491a-a6a7-ff40f6af9754 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:50:59.542252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f44f6bfb-795e-491a-a6a7-ff40f6af9754 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:50:59.542471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:50:59.542471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:50:59.542846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f44f6bfb-795e-491a-a6a7-ff40f6af9754 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:50:59.595325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:50:59.595325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:50:59.603922 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f44f6bfb-795e-491a-a6a7-ff40f6af9754 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:50:59.628878 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f44f6bfb-795e-491a-a6a7-ff40f6af9754 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:50:59.629994 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1571/3163] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:50:59 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1364 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:00.645778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:00.646295 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:00.646400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:00.646400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:00.646752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:00.695644 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:00.695644 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:00.703768 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:00.725787 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:00.726575 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1593/3164] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:00 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:00.846714 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-5f554218-22a5-497c-a452-c0d4d02b5ad5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:00.847228 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-5f554218-22a5-497c-a452-c0d4d02b5ad5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:00.847494 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:00.847494 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:00.847869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-5f554218-22a5-497c-a452-c0d4d02b5ad5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:00.897213 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:00.897213 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:00.905085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-5f554218-22a5-497c-a452-c0d4d02b5ad5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:00.928225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-5f554218-22a5-497c-a452-c0d4d02b5ad5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:00.929047 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1572/3165] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:51:00 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:00.999313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume// Jan 02 10:51:00.999792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:01.000014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:01.000014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:01.000500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:01.001773 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f2a2a142-c1d5-4c8e-999d-255cbe75901b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:51:01.002378 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1594/3166] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:51:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:51:01.015399 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments Jan 02 10:51:01.016476 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:01.016476 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:01.016888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90f26d4b-3543-4374-b559-b69619a53c57", "instance_uuid": "ebb3c8a3-c2cf-476c-b6f6-73979b2439d3", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:01.067151 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:01.067151 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:01.117871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments returned with HTTP 200 Jan 02 10:51:01.118752 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1573/3167] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:51:01 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:01.152114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e3b36c44-8aca-4794-8c76-94d53243960e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:01.152668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e3b36c44-8aca-4794-8c76-94d53243960e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:01.153157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e3b36c44-8aca-4794-8c76-94d53243960e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:01.179855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume// Jan 02 10:51:01.180444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:01.180663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:01.180663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:01.181087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:01.182344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-79545849-6aa5-4e99-bf9b-dd00e6d2fa12 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:51:01.182989 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1574/3168] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:51:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:51:01.197883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-08d358a0-9a00-4840-865b-ccc10a7b8367 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:01.198449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-08d358a0-9a00-4840-865b-ccc10a7b8367 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:01.198924 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-08d358a0-9a00-4840-865b-ccc10a7b8367 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:01.202297 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:01.202297 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:01.210776 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e3b36c44-8aca-4794-8c76-94d53243960e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:01.229725 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:01.229725 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:01.240609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e3b36c44-8aca-4794-8c76-94d53243960e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:01.241433 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1595/3169] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:01 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1361 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:01.248110 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:01.248110 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:01.256646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-08d358a0-9a00-4840-865b-ccc10a7b8367 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:01.274296 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:01.274296 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:01.284383 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-08d358a0-9a00-4840-865b-ccc10a7b8367 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:01.285204 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1575/3170] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:51:01 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:51:01.304687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-a3d43093-2f26-4544-b3ff-3be9daa57e49 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] PUT http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853 Jan 02 10:51:01.305182 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:01.305182 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:01.305601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-a3d43093-2f26-4544-b3ff-3be9daa57e49 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:01.333827 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:51:01.333827 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:51:01.334603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-a3d43093-2f26-4544-b3ff-3be9daa57e49 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Lock "b'cinder-attachment_update-90f26d4b-3543-4374-b559-b69619a53c57-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.010s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:51:01.337048 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:01.337048 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:02.257659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e68b39c0-10e0-4212-84de-b0d1f505bd03 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:02.258343 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e68b39c0-10e0-4212-84de-b0d1f505bd03 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:02.258561 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:02.258561 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:02.258940 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e68b39c0-10e0-4212-84de-b0d1f505bd03 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:02.307517 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:02.307517 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:02.316659 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e68b39c0-10e0-4212-84de-b0d1f505bd03 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:02.335697 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:02.335697 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:02.345765 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e68b39c0-10e0-4212-84de-b0d1f505bd03 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:02.346761 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1576/3171] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:02 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1361 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 10:51:02.576771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-a3d43093-2f26-4544-b3ff-3be9daa57e49 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Lock "b'cinder-attachment_update-90f26d4b-3543-4374-b559-b69619a53c57-n-h1-765311-9'" released by "attachment_update" :: held 1.242s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:51:02.577444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-a3d43093-2f26-4544-b3ff-3be9daa57e49 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853 returned with HTTP 200 Jan 02 10:51:02.578421 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1596/3172] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 10:51:01 2021] PUT /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853 => generated 762 bytes in 1278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:03.362412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1dd6c238-270b-4785-8e4f-10bbb7c298c1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:03.362975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1dd6c238-270b-4785-8e4f-10bbb7c298c1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:03.363111 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:03.363111 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:03.363504 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1dd6c238-270b-4785-8e4f-10bbb7c298c1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:03.416053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:03.416053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:03.424254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1dd6c238-270b-4785-8e4f-10bbb7c298c1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:03.442488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:03.442488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:03.452013 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1dd6c238-270b-4785-8e4f-10bbb7c298c1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:03.452826 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1577/3173] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:03 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:04.469687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b76cdae0-e867-4098-a2d8-4724f8f5766e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:04.470237 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b76cdae0-e867-4098-a2d8-4724f8f5766e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:04.470402 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:04.470402 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:04.470783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b76cdae0-e867-4098-a2d8-4724f8f5766e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:04.519558 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:04.519558 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:04.527967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b76cdae0-e867-4098-a2d8-4724f8f5766e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:04.547202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:04.547202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:04.557010 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b76cdae0-e867-4098-a2d8-4724f8f5766e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:04.558178 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1597/3174] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:04 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:05.573332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90bfa686-2863-4fc0-8eeb-c4b358755686 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:05.573871 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90bfa686-2863-4fc0-8eeb-c4b358755686 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:05.574082 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:05.574082 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:05.574461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-90bfa686-2863-4fc0-8eeb-c4b358755686 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:05.744573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:05.744573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:05.752634 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-90bfa686-2863-4fc0-8eeb-c4b358755686 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:05.770196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:05.770196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:05.779535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-90bfa686-2863-4fc0-8eeb-c4b358755686 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:05.780359 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1578/3175] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:05 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:06.797723 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6eddbb8-491e-403f-ba8d-60abd7d3afb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:06.798329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6eddbb8-491e-403f-ba8d-60abd7d3afb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:06.798420 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:06.798420 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:06.798770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c6eddbb8-491e-403f-ba8d-60abd7d3afb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:06.847933 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:06.847933 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:06.856020 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c6eddbb8-491e-403f-ba8d-60abd7d3afb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:06.874665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:06.874665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:06.884880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c6eddbb8-491e-403f-ba8d-60abd7d3afb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:06.885699 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1598/3176] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:06 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:07.902390 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36f25444-016f-4b63-b536-ce17df7237f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:07.902876 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36f25444-016f-4b63-b536-ce17df7237f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:07.903095 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:07.903095 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:07.903497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-36f25444-016f-4b63-b536-ce17df7237f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:07.951760 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:07.951760 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:07.959825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-36f25444-016f-4b63-b536-ce17df7237f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:07.978653 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:07.978653 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:07.989814 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-36f25444-016f-4b63-b536-ce17df7237f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:07.990606 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1579/3177] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:07 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:08.074179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-2f5eb637-3480-4734-8ecf-c2232abbe669 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853/action Jan 02 10:51:08.074686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:08.074686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:08.075163 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-2f5eb637-3480-4734-8ecf-c2232abbe669 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:51:08.075596 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-2f5eb637-3480-4734-8ecf-c2232abbe669 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:08.143506 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:08.143506 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:08.155231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-a0c27f37-b557-44a9-9d68-c501e7618ae5 req-2f5eb637-3480-4734-8ecf-c2232abbe669 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853/action returned with HTTP 204 Jan 02 10:51:08.156663 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1599/3178] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 10:51:08 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:09.006492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47670cca-c004-4232-8169-322208ad8734 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:09.007073 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47670cca-c004-4232-8169-322208ad8734 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:09.007202 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:09.007202 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:09.007562 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47670cca-c004-4232-8169-322208ad8734 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:09.056491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:09.056491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:09.065403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-47670cca-c004-4232-8169-322208ad8734 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:09.083479 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:09.083479 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:09.092732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47670cca-c004-4232-8169-322208ad8734 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:09.093538 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1580/3179] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:09 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1654 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:09.110192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a76f707-f78a-4780-8b74-8a625be8ec80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:09.110646 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:09.110646 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:09.111066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a76f707-f78a-4780-8b74-8a625be8ec80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90f26d4b-3543-4374-b559-b69619a53c57", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-165146397"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:09.163044 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:09.163044 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:09.164202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a76f707-f78a-4780-8b74-8a625be8ec80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:09.164558 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-5a76f707-f78a-4780-8b74-8a625be8ec80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:09.171194 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a76f707-f78a-4780-8b74-8a625be8ec80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 400 Jan 02 10:51:09.172815 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1600/3180] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:09 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 160 bytes in 67 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 02 10:51:09.180927 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:09.181372 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:09.181372 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:09.181792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90f26d4b-3543-4374-b559-b69619a53c57", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-170752007"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:09.232860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:09.232860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:09.235060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:09.235610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:09.289713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['370a2532-e041-4c02-8643-adea1836ae3c', 'e9a08ad1-989e-4360-8c4a-325f09220f16', '9e6b3b12-e7f6-4045-904e-0cbc97cc4641', '98813bb8-b91d-4f5f-9db4-7bdf611ff220'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:09.390555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot force create request issued successfully. Jan 02 10:51:09.391331 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-81c2b3e0-c859-41e8-baaa-0bc01a2297c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:09.393326 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1581/3181] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:09 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 309 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:09.402715 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf0359b3-cc4b-4065-ba34-35e81c65b88f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:09.403281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf0359b3-cc4b-4065-ba34-35e81c65b88f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:09.403521 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:09.403521 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:09.404370 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bf0359b3-cc4b-4065-ba34-35e81c65b88f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:09.429347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:09.429347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:09.430472 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bf0359b3-cc4b-4065-ba34-35e81c65b88f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:09.432419 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bf0359b3-cc4b-4065-ba34-35e81c65b88f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 200 Jan 02 10:51:09.433381 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1601/3182] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:09 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:10.446016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c46e721-0fc1-42b0-bc23-565a45f2823a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:10.446537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c46e721-0fc1-42b0-bc23-565a45f2823a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:10.446729 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:10.446729 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:10.447103 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c46e721-0fc1-42b0-bc23-565a45f2823a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:10.471537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:10.471537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:10.472624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2c46e721-0fc1-42b0-bc23-565a45f2823a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:10.474497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c46e721-0fc1-42b0-bc23-565a45f2823a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 200 Jan 02 10:51:10.475279 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1582/3183] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:10 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:11.488165 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fa3f9b9-3221-4210-8f64-67ac9e4a07d7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:11.488696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fa3f9b9-3221-4210-8f64-67ac9e4a07d7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:11.488870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:11.488870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:11.489243 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fa3f9b9-3221-4210-8f64-67ac9e4a07d7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:11.513871 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:11.513871 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:11.514907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9fa3f9b9-3221-4210-8f64-67ac9e4a07d7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:11.517699 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fa3f9b9-3221-4210-8f64-67ac9e4a07d7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 200 Jan 02 10:51:11.518464 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1602/3184] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:11 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:11.529330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:11.529767 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:11.529767 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:11.530175 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90f26d4b-3543-4374-b559-b69619a53c57", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1388763399"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:11.580936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:11.580936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:11.582209 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:11.582559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:11.637382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['4c6bac43-26d6-4076-9c2b-70e75dbad807', 'f9e3c361-1790-420c-b69c-d049d53a9c2a', 'c5a061cf-e072-4736-8ac8-73651cd7ea1b', 'd79a6e0e-ebdf-41d8-9c55-c4a479db27a6'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:11.739600 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot force create request issued successfully. Jan 02 10:51:11.740353 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-874059a3-0ca9-4a9e-8af8-10582955df40 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:11.741216 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1583/3185] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:11 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 310 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:11.752261 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12889471-a03d-412a-9801-eef52ba6f7c8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:11.752770 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12889471-a03d-412a-9801-eef52ba6f7c8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:11.752981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:11.752981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:11.753348 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-12889471-a03d-412a-9801-eef52ba6f7c8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:11.779931 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:11.779931 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:11.781357 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-12889471-a03d-412a-9801-eef52ba6f7c8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:11.783300 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-12889471-a03d-412a-9801-eef52ba6f7c8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 200 Jan 02 10:51:11.788409 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1603/3186] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:11 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:12.796350 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa6b3c14-be3d-421b-b2bf-444e51baa002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:12.797461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa6b3c14-be3d-421b-b2bf-444e51baa002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:12.797678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:12.797678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:12.798055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa6b3c14-be3d-421b-b2bf-444e51baa002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:12.822707 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:12.822707 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:12.823827 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa6b3c14-be3d-421b-b2bf-444e51baa002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:12.825684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa6b3c14-be3d-421b-b2bf-444e51baa002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 200 Jan 02 10:51:12.826461 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1584/3187] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:12 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:13.838508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aee33db1-4885-401c-948c-a895608bacb1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:13.839086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aee33db1-4885-401c-948c-a895608bacb1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:13.839213 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:13.839213 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:13.839604 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aee33db1-4885-401c-948c-a895608bacb1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:13.864511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:13.864511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:13.865557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aee33db1-4885-401c-948c-a895608bacb1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:13.867475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aee33db1-4885-401c-948c-a895608bacb1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 200 Jan 02 10:51:13.868254 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1604/3188] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:13 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:13.879620 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:13.880060 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:13.880060 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:13.880495 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90f26d4b-3543-4374-b559-b69619a53c57", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1251968801"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:13.928866 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:13.928866 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:13.930096 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:13.930448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:13.985567 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['e96d0557-2645-4492-a9ec-3c3917f2dc30', 'fd0d1d3d-a39e-4076-be21-3b515331f54c', 'bfe375d5-be3a-409d-8538-517b5d77897c', 'c50dd444-d57a-4efe-9dbc-61d0bc3cce70'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:14.086101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot force create request issued successfully. Jan 02 10:51:14.086853 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3cfbbed2-add5-4bc2-99e9-92b6208d2eeb tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:14.091628 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1585/3189] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:13 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 310 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:14.098429 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b4c0735-e84d-4421-818e-b3cfeda7a009 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:14.098956 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b4c0735-e84d-4421-818e-b3cfeda7a009 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:14.099173 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:14.099173 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:14.100072 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b4c0735-e84d-4421-818e-b3cfeda7a009 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:14.128035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:14.128035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:14.129159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b4c0735-e84d-4421-818e-b3cfeda7a009 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:14.131059 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b4c0735-e84d-4421-818e-b3cfeda7a009 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 200 Jan 02 10:51:14.132153 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1605/3190] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:14 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:15.144937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39004cc8-f9a7-432a-a72e-6890b6a40732 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:15.145464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39004cc8-f9a7-432a-a72e-6890b6a40732 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:15.145683 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:15.145683 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:15.146059 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-39004cc8-f9a7-432a-a72e-6890b6a40732 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:15.170972 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:15.170972 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:15.172930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-39004cc8-f9a7-432a-a72e-6890b6a40732 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:15.174836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-39004cc8-f9a7-432a-a72e-6890b6a40732 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 200 Jan 02 10:51:15.175653 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1586/3191] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:15 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:51:16.186740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e2e1733-ae83-4867-bb55-0b5019eb42e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:16.188338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e2e1733-ae83-4867-bb55-0b5019eb42e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:16.188555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:16.188555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:16.188934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6e2e1733-ae83-4867-bb55-0b5019eb42e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:16.213787 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:16.213787 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:16.214822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6e2e1733-ae83-4867-bb55-0b5019eb42e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:16.216705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6e2e1733-ae83-4867-bb55-0b5019eb42e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 200 Jan 02 10:51:16.217475 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1606/3192] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:16 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:16.228417 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:16.228918 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:16.229128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:16.229128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:16.229501 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:16.229856 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:16.254588 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:16.254588 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:16.255682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:16.316497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:16.316963 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2fd518d3-2ce0-424c-b7d5-e7d3db37f2a3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 202 Jan 02 10:51:16.317801 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1587/3193] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:16 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:16.338292 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50be933c-daea-48ec-8e80-2dfda14a4656 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:16.338514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50be933c-daea-48ec-8e80-2dfda14a4656 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:16.338711 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:16.338711 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:16.339097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-50be933c-daea-48ec-8e80-2dfda14a4656 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:16.364676 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:16.364676 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:16.365940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-50be933c-daea-48ec-8e80-2dfda14a4656 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:16.367904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-50be933c-daea-48ec-8e80-2dfda14a4656 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 200 Jan 02 10:51:16.368711 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1607/3194] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:16 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:17.380998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ef98d9d-05ee-4e84-9d42-8b465b13243a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:51:17.381517 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ef98d9d-05ee-4e84-9d42-8b465b13243a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:17.381734 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:17.381734 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:17.382105 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6ef98d9d-05ee-4e84-9d42-8b465b13243a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:17.407928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6ef98d9d-05ee-4e84-9d42-8b465b13243a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 404 Jan 02 10:51:17.408900 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1588/3195] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:17 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:17.417015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:17.417537 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:17.417751 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:17.417751 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:17.418162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:17.418521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:17.443034 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:17.443034 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:17.444138 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:17.505502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:17.505901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b156f97-ed7b-41c4-91af-e6fca9d54e3c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 202 Jan 02 10:51:17.506776 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1608/3196] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:17 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:17.515062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09711500-2a5a-4b00-aaee-540feb6e99df tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:17.516677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09711500-2a5a-4b00-aaee-540feb6e99df tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:17.517157 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-09711500-2a5a-4b00-aaee-540feb6e99df tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:17.543533 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:17.543533 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:17.544991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-09711500-2a5a-4b00-aaee-540feb6e99df tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:17.547465 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-09711500-2a5a-4b00-aaee-540feb6e99df tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 200 Jan 02 10:51:17.548888 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1589/3197] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:17 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:18.560556 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-250f3d98-09e9-48cb-870d-418ad3201e6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:51:18.561053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-250f3d98-09e9-48cb-870d-418ad3201e6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:18.561261 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:18.561261 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:18.561634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-250f3d98-09e9-48cb-870d-418ad3201e6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:18.585372 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-250f3d98-09e9-48cb-870d-418ad3201e6c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 404 Jan 02 10:51:18.586319 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1609/3198] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:18 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:18.594981 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:18.595525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:18.595738 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:18.595738 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:18.596113 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:18.596468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:18.620943 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:18.620943 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:18.622037 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:18.682885 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:18.683332 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e932aa35-baa3-4388-98e7-c81a1c6de673 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 202 Jan 02 10:51:18.684160 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1590/3199] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:18 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:18.692448 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e7dade5-8e18-4e22-a55c-46a9eead237a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:18.692963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e7dade5-8e18-4e22-a55c-46a9eead237a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:18.693454 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0e7dade5-8e18-4e22-a55c-46a9eead237a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:18.723619 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:18.723619 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:18.724762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0e7dade5-8e18-4e22-a55c-46a9eead237a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:18.726670 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0e7dade5-8e18-4e22-a55c-46a9eead237a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 200 Jan 02 10:51:18.727495 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1610/3200] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:18 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:19.739823 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47ce8f2c-12f7-4cbd-b5b5-064a954a48b8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:51:19.740377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47ce8f2c-12f7-4cbd-b5b5-064a954a48b8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:19.740631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:19.740631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:19.741000 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47ce8f2c-12f7-4cbd-b5b5-064a954a48b8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:19.764255 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47ce8f2c-12f7-4cbd-b5b5-064a954a48b8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 404 Jan 02 10:51:19.765246 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1591/3201] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:19 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:19.876101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-f2066df4-c192-4099-9f4e-03ae800136a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:19.876618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-f2066df4-c192-4099-9f4e-03ae800136a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:19.876832 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:19.876832 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:19.877205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-f2066df4-c192-4099-9f4e-03ae800136a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:19.925079 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:19.925079 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:19.932902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-f2066df4-c192-4099-9f4e-03ae800136a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:19.951365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:19.951365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:19.960961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-f2066df4-c192-4099-9f4e-03ae800136a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:19.961772 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1611/3202] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:51:19 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1654 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:19.985130 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57/action Jan 02 10:51:19.986060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action body: b'{"os-begin_detaching": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:51:19.986525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:20.034257 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:20.034257 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:20.035553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:20.044278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Begin detaching volume completed successfully. Jan 02 10:51:20.044791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57/action returned with HTTP 202 Jan 02 10:51:20.045891 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1592/3203] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:51:19 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:51:20.067455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8aadffe7-e450-43fd-a350-3053b5c11437 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:20.067975 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8aadffe7-e450-43fd-a350-3053b5c11437 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:20.068186 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:20.068186 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:20.068560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8aadffe7-e450-43fd-a350-3053b5c11437 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:20.100565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume// Jan 02 10:51:20.100565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:20.100565 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:20.100565 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:20.101079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:20.102143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-40cafb62-6f51-4bd7-97bc-cadffd2ac779 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:51:20.102816 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1593/3204] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 10:51:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:51:20.115403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-ab618d2b-5623-453a-8b9e-77c274404bb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:20.115970 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-ab618d2b-5623-453a-8b9e-77c274404bb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:20.116441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-ab618d2b-5623-453a-8b9e-77c274404bb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:20.117828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:20.117828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:20.126189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8aadffe7-e450-43fd-a350-3053b5c11437 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:20.144751 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:20.144751 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:20.154303 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8aadffe7-e450-43fd-a350-3053b5c11437 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:20.155124 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1612/3205] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:20 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1657 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:20.164735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:20.164735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:20.173202 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-ab618d2b-5623-453a-8b9e-77c274404bb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:20.192153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:20.192153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:20.201492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-ab618d2b-5623-453a-8b9e-77c274404bb5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:20.202303 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1594/3206] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 10:51:20 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1756 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:51:20.523733 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-2c00e7a4-d9a1-4785-a989-ce5008a9ed25 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853 Jan 02 10:51:20.524251 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-2c00e7a4-d9a1-4785-a989-ce5008a9ed25 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:20.524464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:20.524464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:20.524832 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-2c00e7a4-d9a1-4785-a989-ce5008a9ed25 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:20.544628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:20.544628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:20.966778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-2c00e7a4-d9a1-4785-a989-ce5008a9ed25 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:51:20.967316 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-2c00e7a4-d9a1-4785-a989-ce5008a9ed25 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:51:20.973344 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c2ae1eec-8c57-422d-b8b4-b2a4772075f8 req-2c00e7a4-d9a1-4785-a989-ce5008a9ed25 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853 returned with HTTP 200 Jan 02 10:51:20.974179 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1613/3207] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 10:51:20 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/5a2443f3-e869-4f49-b3d7-4e1338a67853 => generated 19 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:21.172682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b415435-ac1a-4c2d-9358-87f7991e8770 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:51:21.173205 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b415435-ac1a-4c2d-9358-87f7991e8770 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:21.173419 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:21.173419 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:21.173795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3b415435-ac1a-4c2d-9358-87f7991e8770 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:21.225014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:21.225014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:21.233054 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3b415435-ac1a-4c2d-9358-87f7991e8770 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:21.256876 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3b415435-ac1a-4c2d-9358-87f7991e8770 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:51:21.257669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1595/3208] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:21 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:25.372642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:25.373189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:25.373189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:25.373503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1198383404"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:25.423005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:25.423005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:25.424169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:25.424526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:25.478278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['c073bba8-031e-4d05-9e70-d53b3fac7609', 'b1010b33-d474-4e8a-af4a-2360ebae5a13', '1110d075-349a-40d1-b43a-d785e77fdfac', '3291dbe6-e39b-4d61-806e-d9c721d8ff78'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:25.586740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot create request issued successfully. Jan 02 10:51:25.587554 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6c85ba0e-37c6-43c5-befa-6ff6e885203f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:25.591936 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1614/3209] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:25 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 380 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:25.599503 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65370675-a41e-4cbf-b81d-fa35c5fd20cf tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:25.600602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65370675-a41e-4cbf-b81d-fa35c5fd20cf tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:25.600602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:25.600602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:25.600602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65370675-a41e-4cbf-b81d-fa35c5fd20cf tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:25.629446 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:25.629446 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:25.630574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65370675-a41e-4cbf-b81d-fa35c5fd20cf tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:25.632748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65370675-a41e-4cbf-b81d-fa35c5fd20cf tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:25.633590 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1596/3210] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:25 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:26.646957 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-238f673f-1192-4277-8e27-fb9f31b52599 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:26.647617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-238f673f-1192-4277-8e27-fb9f31b52599 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:26.647788 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:26.647788 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:26.648159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-238f673f-1192-4277-8e27-fb9f31b52599 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:26.675610 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:26.675610 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:26.676730 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-238f673f-1192-4277-8e27-fb9f31b52599 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:26.678903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-238f673f-1192-4277-8e27-fb9f31b52599 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:26.679732 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1615/3211] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:26 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:27.691542 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b68b8ac-4e81-44c3-9178-b24ae3cf7a15 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:27.692072 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b68b8ac-4e81-44c3-9178-b24ae3cf7a15 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:27.692254 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:27.692254 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:27.692659 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b68b8ac-4e81-44c3-9178-b24ae3cf7a15 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:27.717758 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:27.717758 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:27.719553 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5b68b8ac-4e81-44c3-9178-b24ae3cf7a15 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:27.721438 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b68b8ac-4e81-44c3-9178-b24ae3cf7a15 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:27.722206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1597/3212] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:27.733369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b440b953-6766-4ff0-8928-b0495d0ece50 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:27.734029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b440b953-6766-4ff0-8928-b0495d0ece50 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:27.734559 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:27.734559 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:27.734944 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b440b953-6766-4ff0-8928-b0495d0ece50 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:27.760071 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:27.760071 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:27.761114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b440b953-6766-4ff0-8928-b0495d0ece50 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:27.763006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b440b953-6766-4ff0-8928-b0495d0ece50 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:27.763808 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1616/3213] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:27.774790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:27.775329 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:27.775535 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:27.775535 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:27.775905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:27.776545 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Removing options '' from query. {{(pid=88039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 10:51:27.778729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.db.sqlalchemy.api [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Building query based on filter {{(pid=88039) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 02 10:51:27.798285 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Get all snapshots completed successfully. Jan 02 10:51:27.799083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-494c6b0e-cd52-47b6-90bf-8572972e6f2d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 200 Jan 02 10:51:27.799909 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1598/3214] 10.222.0.73 () {58 vars in 1210 bytes} [Sat Jan 2 10:51:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 731 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:27.810746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a6664b6-baf8-46dc-971b-eeab61db18a1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] PUT http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:27.811191 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:27.811191 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:27.811907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8a6664b6-baf8-46dc-971b-eeab61db18a1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-225565657", "description": "This is the new description of snapshot."}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:27.838053 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:27.838053 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:27.839082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8a6664b6-baf8-46dc-971b-eeab61db18a1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:27.848296 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8a6664b6-baf8-46dc-971b-eeab61db18a1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:27.849126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1617/3215] 10.222.0.73 () {60 vars in 1342 bytes} [Sat Jan 2 10:51:27 2021] PUT /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:27.860495 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d91b30-27ec-4946-8a6d-8e2b284e461b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:27.861020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3d91b30-27ec-4946-8a6d-8e2b284e461b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:27.861233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:27.861233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:27.861609 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3d91b30-27ec-4946-8a6d-8e2b284e461b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:27.886842 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:27.886842 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:27.887926 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f3d91b30-27ec-4946-8a6d-8e2b284e461b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:27.889806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d91b30-27ec-4946-8a6d-8e2b284e461b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:27.890669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1599/3216] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 576 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:51:27.900986 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:27.901497 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:27.901705 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:27.901705 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:27.902075 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:27.902428 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:27.928346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:27.928346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:27.929402 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:27.990303 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:27.990769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-55b8a81b-aee1-426c-86bc-29a206170321 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 202 Jan 02 10:51:27.991808 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1618/3217] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:27 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:27.999665 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae4e82ed-51cb-4285-afa7-7037975f0f31 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:28.000180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae4e82ed-51cb-4285-afa7-7037975f0f31 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:28.000389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:28.000389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:28.000764 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ae4e82ed-51cb-4285-afa7-7037975f0f31 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:28.025631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:28.025631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:28.026730 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ae4e82ed-51cb-4285-afa7-7037975f0f31 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:28.028684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ae4e82ed-51cb-4285-afa7-7037975f0f31 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 200 Jan 02 10:51:28.029473 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1600/3218] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 575 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:29.042011 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcd67860-e53d-4e33-8841-cfc645085539 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:51:29.042550 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcd67860-e53d-4e33-8841-cfc645085539 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:29.042718 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:29.042718 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:29.043089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fcd67860-e53d-4e33-8841-cfc645085539 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:29.068049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fcd67860-e53d-4e33-8841-cfc645085539 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 404 Jan 02 10:51:29.069087 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1619/3219] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:29 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:29.078769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:29.079240 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:29.079240 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:29.079724 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1633131119"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:29.129405 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:29.129405 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:29.130507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:29.130860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:29.184324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['cda7c83b-7547-485c-8ab2-505472395d3c', '894c1404-03f0-4167-8800-ed2dc204332a', '0db192ba-8928-4bd9-9db5-bcf418b9c982', 'c5b4bdc7-2630-4254-9cdc-c4b138a0ce72'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:29.287330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot create request issued successfully. Jan 02 10:51:29.288163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1170fa1f-5c74-4c06-97be-f46009927f94 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:29.289144 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1601/3220] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:29 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 310 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:29.300100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6032c687-7498-4abe-8ced-f19f71e29fe5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:29.300615 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6032c687-7498-4abe-8ced-f19f71e29fe5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:29.301592 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6032c687-7498-4abe-8ced-f19f71e29fe5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:29.326662 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:29.326662 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:29.328540 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6032c687-7498-4abe-8ced-f19f71e29fe5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:29.330552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6032c687-7498-4abe-8ced-f19f71e29fe5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 200 Jan 02 10:51:29.331383 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1620/3221] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:29 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:30.344099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8399169-9278-4817-9b1f-41e04ecf6e43 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:30.345180 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8399169-9278-4817-9b1f-41e04ecf6e43 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:30.345375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:30.345375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:30.346020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8399169-9278-4817-9b1f-41e04ecf6e43 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:30.371224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:30.371224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:30.372663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8399169-9278-4817-9b1f-41e04ecf6e43 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:30.374747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8399169-9278-4817-9b1f-41e04ecf6e43 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 200 Jan 02 10:51:30.375745 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1602/3222] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:30 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:31.387804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:31.388328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:31.388542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:31.388542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:31.388919 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:31.417153 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:31.417153 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:31.418225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:31.420148 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 200 Jan 02 10:51:31.420923 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1621/3223] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:31 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:42.675937 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-1176b8a5-fcbe-4817-aadf-905095434d1b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:42.676525 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-1176b8a5-fcbe-4817-aadf-905095434d1b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:42.676663 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:42.676663 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:42.676987 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-1176b8a5-fcbe-4817-aadf-905095434d1b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:42.724946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:42.724946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:42.733175 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-1176b8a5-fcbe-4817-aadf-905095434d1b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:42.754919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-1176b8a5-fcbe-4817-aadf-905095434d1b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:42.755767 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1603/3224] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:51:42 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:42.821104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume// Jan 02 10:51:42.821581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:42.821800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:42.821800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:42.822177 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:42.823489 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4a8a02bd-1838-418e-9e62-de5c6fec9c37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:51:42.824088 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1622/3225] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 10:51:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 10:51:42.836905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments Jan 02 10:51:42.837444 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:42.837444 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:42.837854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "instance_uuid": "a36e2ba9-c3dc-41ec-82d5-91399e68d253", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:42.887514 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:42.887514 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:42.937084 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments returned with HTTP 200 Jan 02 10:51:42.937959 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1604/3226] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 10:51:42 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:42.971743 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3906d25d-8311-4c65-a2c4-1ad57874ad1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:42.972270 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3906d25d-8311-4c65-a2c4-1ad57874ad1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:42.972759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3906d25d-8311-4c65-a2c4-1ad57874ad1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:43.016606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume// Jan 02 10:51:43.017079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:43.017298 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:43.017298 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:43.017675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:43.019005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-52f034ae-6aed-4d85-be06-8705a9ba5a0d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:51:43.019648 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1605/3227] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:51:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:51:43.022092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:43.022092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:43.031331 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3906d25d-8311-4c65-a2c4-1ad57874ad1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:43.051199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:43.051199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:43.051540 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-d44e86b5-de0b-460a-9797-0ccbf6b1d0d5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:43.051852 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-d44e86b5-de0b-460a-9797-0ccbf6b1d0d5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:43.052334 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-d44e86b5-de0b-460a-9797-0ccbf6b1d0d5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:43.059614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3906d25d-8311-4c65-a2c4-1ad57874ad1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:43.060621 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1623/3228] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:42 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:43.100322 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:43.100322 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:43.109225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-d44e86b5-de0b-460a-9797-0ccbf6b1d0d5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:43.127211 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:43.127211 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:43.135510 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-d44e86b5-de0b-460a-9797-0ccbf6b1d0d5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:43.136328 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1606/3229] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:51:43 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 1013 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 10:51:43.161490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-7ef4e98a-501e-450b-9a60-0b72df544c80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] PUT http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6 Jan 02 10:51:43.161981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:43.161981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:43.162397 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-7ef4e98a-501e-450b-9a60-0b72df544c80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:43.190323 n-d-765311-9 devstack@c-api.service[88038]: /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 02 10:51:43.190323 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 10:51:43.190814 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-7ef4e98a-501e-450b-9a60-0b72df544c80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Lock "b'cinder-attachment_update-3c481f4e-c303-4836-9149-c3d751b0c0b3-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 10:51:43.193180 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:43.193180 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:44.078327 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dd48fd0-fb02-44b7-a16c-1c6ed3894130 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:44.078835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dd48fd0-fb02-44b7-a16c-1c6ed3894130 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:44.079035 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:44.079035 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:44.079463 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5dd48fd0-fb02-44b7-a16c-1c6ed3894130 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:44.129550 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:44.129550 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:44.137747 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5dd48fd0-fb02-44b7-a16c-1c6ed3894130 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:44.156766 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:44.156766 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:44.165012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5dd48fd0-fb02-44b7-a16c-1c6ed3894130 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:44.165841 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1607/3230] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:44 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:51:44.436315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-7ef4e98a-501e-450b-9a60-0b72df544c80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Lock "b'cinder-attachment_update-3c481f4e-c303-4836-9149-c3d751b0c0b3-n-h2-765311-9'" released by "attachment_update" :: held 1.245s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 10:51:44.437635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-7ef4e98a-501e-450b-9a60-0b72df544c80 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6 returned with HTTP 200 Jan 02 10:51:44.438498 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1624/3231] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 10:51:43 2021] PUT /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6 => generated 762 bytes in 1282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:45.182026 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cac68b12-7958-4571-a551-a95715208885 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:45.182614 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cac68b12-7958-4571-a551-a95715208885 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:45.182740 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:45.182740 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:45.183082 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cac68b12-7958-4571-a551-a95715208885 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:45.235055 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:45.235055 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:45.242968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cac68b12-7958-4571-a551-a95715208885 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:45.260609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:45.260609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:45.268770 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cac68b12-7958-4571-a551-a95715208885 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:45.269577 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1608/3232] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:45 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:46.285992 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b48896a1-ea8b-43c2-b0d5-279958bfeb24 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:46.286572 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b48896a1-ea8b-43c2-b0d5-279958bfeb24 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:46.286790 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:46.286790 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:46.287164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b48896a1-ea8b-43c2-b0d5-279958bfeb24 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:46.336632 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:46.336632 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:46.344857 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b48896a1-ea8b-43c2-b0d5-279958bfeb24 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:46.363809 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:46.363809 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:46.372211 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b48896a1-ea8b-43c2-b0d5-279958bfeb24 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:46.373045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1625/3233] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:46 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:47.390231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b10b02c3-7cdc-4f65-b71a-6935410eb353 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:47.390775 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b10b02c3-7cdc-4f65-b71a-6935410eb353 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:47.390986 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:47.390986 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:47.391375 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b10b02c3-7cdc-4f65-b71a-6935410eb353 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:47.440543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:47.440543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:47.448330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b10b02c3-7cdc-4f65-b71a-6935410eb353 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:47.466188 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:47.466188 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:47.475161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b10b02c3-7cdc-4f65-b71a-6935410eb353 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:47.475958 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1609/3234] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:47 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:48.492519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e875e90b-c787-45f9-811d-dc6eb094ec61 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:48.493027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e875e90b-c787-45f9-811d-dc6eb094ec61 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:48.493219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:48.493219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:48.493588 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e875e90b-c787-45f9-811d-dc6eb094ec61 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:48.542345 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:48.542345 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:48.551352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e875e90b-c787-45f9-811d-dc6eb094ec61 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:48.569384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:48.569384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:48.578307 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e875e90b-c787-45f9-811d-dc6eb094ec61 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:48.579105 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1626/3235] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:48 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:49.595150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f4b82a6-ea86-4cfd-878e-b10d9b7e53e9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:49.595727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f4b82a6-ea86-4cfd-878e-b10d9b7e53e9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:49.595908 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:49.595908 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:49.596280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4f4b82a6-ea86-4cfd-878e-b10d9b7e53e9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:49.647112 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:49.647112 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:49.655774 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4f4b82a6-ea86-4cfd-878e-b10d9b7e53e9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:49.673980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:49.673980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:49.682110 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4f4b82a6-ea86-4cfd-878e-b10d9b7e53e9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:49.682914 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1610/3236] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:49 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:49.934565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-a0956627-0f1a-43d8-8e20-e2e139116559 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6/action Jan 02 10:51:49.935005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:49.935005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:49.935500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-a0956627-0f1a-43d8-8e20-e2e139116559 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:51:49.935879 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-a0956627-0f1a-43d8-8e20-e2e139116559 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:50.005473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:50.005473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:50.018517 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-84f8fb3e-6248-4627-acc1-dc6fccd6372f req-a0956627-0f1a-43d8-8e20-e2e139116559 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6/action returned with HTTP 204 Jan 02 10:51:50.019406 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1627/3237] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 10:51:49 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:50.699965 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2339601d-3bd7-46de-93ef-caefeb362433 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:50.700483 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2339601d-3bd7-46de-93ef-caefeb362433 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:50.700602 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:50.700602 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:50.700938 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2339601d-3bd7-46de-93ef-caefeb362433 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:50.750949 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:50.750949 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:50.758848 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2339601d-3bd7-46de-93ef-caefeb362433 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:50.777085 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:50.777085 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:50.785940 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2339601d-3bd7-46de-93ef-caefeb362433 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:50.786727 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1611/3238] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:50 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 1207 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:50.802896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:50.803395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:50.803395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:50.803817 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-302306477"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:50.853345 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:50.853345 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:50.854469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:50.854826 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:50.909578 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['68577495-cdb0-4c7d-a165-2339ebc1d51b', 'f47c2e9d-7c3d-44ab-8e85-f2dc915a5369', '8b4168ec-313a-4405-b375-f94b5771ac5f', '1c37f160-c5cb-4026-b287-087acead9fc7'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:51.010868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot force create request issued successfully. Jan 02 10:51:51.011594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f3d9658a-845e-4144-9728-29920f69f3d4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:51.018944 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1628/3239] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:50 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 309 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:51.024123 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1244dc2d-7f8d-4af2-b0be-de6f59d3bd4c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:51.024887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1244dc2d-7f8d-4af2-b0be-de6f59d3bd4c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:51.024887 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:51.024887 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:51.025231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1244dc2d-7f8d-4af2-b0be-de6f59d3bd4c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:51.050437 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:51.050437 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:51.051749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1244dc2d-7f8d-4af2-b0be-de6f59d3bd4c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:51.053658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1244dc2d-7f8d-4af2-b0be-de6f59d3bd4c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 200 Jan 02 10:51:51.054464 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1612/3240] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:51 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:52.066912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec00d2e3-ffb2-42d9-8833-bbaa9e4e60fd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:52.067464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec00d2e3-ffb2-42d9-8833-bbaa9e4e60fd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:52.067681 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:52.067681 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:52.068061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec00d2e3-ffb2-42d9-8833-bbaa9e4e60fd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:52.093264 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:52.093264 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:52.094516 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ec00d2e3-ffb2-42d9-8833-bbaa9e4e60fd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:52.096451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec00d2e3-ffb2-42d9-8833-bbaa9e4e60fd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 200 Jan 02 10:51:52.097260 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1629/3241] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:52 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:53.109828 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-615b19c7-0456-4105-a6d1-681d13911002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:53.110419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-615b19c7-0456-4105-a6d1-681d13911002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:53.110550 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:53.110550 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:53.110870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-615b19c7-0456-4105-a6d1-681d13911002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:53.135512 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:53.135512 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:53.136563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-615b19c7-0456-4105-a6d1-681d13911002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:53.138439 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-615b19c7-0456-4105-a6d1-681d13911002 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 200 Jan 02 10:51:53.139199 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1613/3242] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:53 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:53.149901 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:51:53.150346 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:53.150346 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:53.150820 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c481f4e-c303-4836-9149-c3d751b0c0b3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1959019071"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:53.200820 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:53.200820 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:53.202104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:53.202463 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:53.256815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['42142903-da63-446c-afa0-68fe01134199', '87779345-95ad-40e7-9ccd-89752c4e86c5', '4409614e-398f-4ba9-99ed-14264e3660e8', '70815e3c-0f1d-4ae8-9297-2a5b5888c858'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:51:53.362103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot force create request issued successfully. Jan 02 10:51:53.362791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7d71c68c-9468-4d21-9828-48f0e0774dae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:51:53.363871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1630/3243] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:51:53 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 310 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:51:53.374080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5314689c-85ca-4b08-84a2-1e2d07bd6ac1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:53.375336 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5314689c-85ca-4b08-84a2-1e2d07bd6ac1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:53.375460 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:53.375460 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:53.375754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5314689c-85ca-4b08-84a2-1e2d07bd6ac1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:53.400909 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:53.400909 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:53.402114 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5314689c-85ca-4b08-84a2-1e2d07bd6ac1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:53.404088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5314689c-85ca-4b08-84a2-1e2d07bd6ac1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 200 Jan 02 10:51:53.404911 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1614/3244] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:53 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:54.419082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aa384334-c5ce-47d7-861e-d5c9982f7293 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:54.419733 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aa384334-c5ce-47d7-861e-d5c9982f7293 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:54.420181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:54.420181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:54.420878 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aa384334-c5ce-47d7-861e-d5c9982f7293 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:54.453224 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:54.453224 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:54.454362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-aa384334-c5ce-47d7-861e-d5c9982f7293 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:54.456384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aa384334-c5ce-47d7-861e-d5c9982f7293 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 200 Jan 02 10:51:54.457192 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1631/3245] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:54 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:55.469968 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3464c78-e571-4fc5-aa32-ecc47ea7f665 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:55.470510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3464c78-e571-4fc5-aa32-ecc47ea7f665 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:55.470678 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:55.470678 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:55.471049 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a3464c78-e571-4fc5-aa32-ecc47ea7f665 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:55.495208 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:55.495208 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:55.496276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a3464c78-e571-4fc5-aa32-ecc47ea7f665 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:55.498152 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a3464c78-e571-4fc5-aa32-ecc47ea7f665 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 200 Jan 02 10:51:55.498930 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1615/3246] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:55 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:55.510280 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:55.510793 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:55.511003 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:55.511003 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:55.511451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:55.511810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:55.537089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:55.537089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:55.538133 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:55.598215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:55.598868 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3a8bca11-9756-41a8-adb7-6388634f7439 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 202 Jan 02 10:51:55.599773 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1632/3247] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:55 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:55.608266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06df4f29-123a-4c3c-9ad3-34890c0ba77e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:55.608780 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06df4f29-123a-4c3c-9ad3-34890c0ba77e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:55.608994 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:55.608994 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:55.609417 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-06df4f29-123a-4c3c-9ad3-34890c0ba77e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:55.638139 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:55.638139 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:55.639275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-06df4f29-123a-4c3c-9ad3-34890c0ba77e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:55.641786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-06df4f29-123a-4c3c-9ad3-34890c0ba77e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 200 Jan 02 10:51:55.642590 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1616/3248] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:55 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:56.654673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bffe0bf8-c130-4f58-a21d-9e8c0c4b28f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:51:56.655224 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bffe0bf8-c130-4f58-a21d-9e8c0c4b28f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:56.655505 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:56.655505 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:56.655961 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bffe0bf8-c130-4f58-a21d-9e8c0c4b28f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:56.680253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bffe0bf8-c130-4f58-a21d-9e8c0c4b28f4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 404 Jan 02 10:51:56.681288 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1633/3249] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:56 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:56.689278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:56.689792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:56.690004 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:56.690004 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:56.690378 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:56.690735 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:56.714617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:56.714617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:56.715696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:56.776794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:56.777256 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-32b1378c-c5d8-40c9-8ba7-1c14a2abf882 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 202 Jan 02 10:51:56.778262 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1617/3250] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:56 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:56.787225 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4dccace-2b02-42d1-bc94-11d3462c9024 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:56.787909 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4dccace-2b02-42d1-bc94-11d3462c9024 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:56.788400 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4dccace-2b02-42d1-bc94-11d3462c9024 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:56.813668 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:56.813668 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:56.815111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a4dccace-2b02-42d1-bc94-11d3462c9024 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:56.817168 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4dccace-2b02-42d1-bc94-11d3462c9024 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 200 Jan 02 10:51:56.817985 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1634/3251] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:56 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:51:57.830575 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edf6367a-5a88-4422-8dbe-c3ed9682c16e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:51:57.831115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edf6367a-5a88-4422-8dbe-c3ed9682c16e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:57.831270 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:57.831270 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:57.831916 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-edf6367a-5a88-4422-8dbe-c3ed9682c16e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:57.855232 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-edf6367a-5a88-4422-8dbe-c3ed9682c16e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 404 Jan 02 10:51:57.856273 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1618/3252] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:57 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:57.864722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:57.865282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:57.865495 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:57.865495 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:57.865870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:57.866230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:57.890408 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:57.890408 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:57.892069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:57.950971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:51:57.951409 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43f0b2a3-e97e-4895-905d-b777522bea84 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 202 Jan 02 10:51:57.952251 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1635/3253] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:51:57 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:51:57.961117 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-121f2df6-6f7e-433e-9566-cf1f48c206af tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:57.961726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-121f2df6-6f7e-433e-9566-cf1f48c206af tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:57.962450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-121f2df6-6f7e-433e-9566-cf1f48c206af tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:57.988450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:57.988450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:57.989594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-121f2df6-6f7e-433e-9566-cf1f48c206af tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:51:57.991564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-121f2df6-6f7e-433e-9566-cf1f48c206af tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 200 Jan 02 10:51:57.992373 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1619/3254] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:57 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:51:59.005103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ed98e3d-4b52-403f-97bb-ce29df29c87b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:51:59.005628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ed98e3d-4b52-403f-97bb-ce29df29c87b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:59.005845 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:59.005845 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:59.006222 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1ed98e3d-4b52-403f-97bb-ce29df29c87b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:59.028684 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1ed98e3d-4b52-403f-97bb-ce29df29c87b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 404 Jan 02 10:51:59.030361 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1636/3255] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:51:58 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:51:59.140050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-dc25fcd3-c613-4933-a7e2-b2bedabc3ed4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:59.140513 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-dc25fcd3-c613-4933-a7e2-b2bedabc3ed4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:59.140722 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:59.140722 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:59.141383 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-dc25fcd3-c613-4933-a7e2-b2bedabc3ed4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:59.189344 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.189344 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.197144 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-dc25fcd3-c613-4933-a7e2-b2bedabc3ed4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:59.214919 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.214919 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.222990 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-dc25fcd3-c613-4933-a7e2-b2bedabc3ed4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:59.223880 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1620/3256] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 10:51:59 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 1207 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:59.246259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3/action Jan 02 10:51:59.247452 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 10:51:59.248033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:51:59.300498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.300498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.301757 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:59.310271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Begin detaching volume completed successfully. Jan 02 10:51:59.310779 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3/action returned with HTTP 202 Jan 02 10:51:59.311644 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1637/3257] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 10:51:59 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 10:51:59.333804 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb394c92-dfa3-499b-8b2a-425a7c2640a5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:59.334322 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb394c92-dfa3-499b-8b2a-425a7c2640a5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:59.334536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:59.334536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:59.334908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fb394c92-dfa3-499b-8b2a-425a7c2640a5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:59.374093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume// Jan 02 10:51:59.374434 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:59.374657 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:59.374657 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:59.375040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:59.376903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c66bb8ee-313c-4568-809e-f5e41ea6d229 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 10:51:59.377501 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1638/3258] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 10:51:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 10:51:59.386914 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.386914 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.395097 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c654d202-976d-44a3-aed6-2e8e090004f1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:51:59.395634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c654d202-976d-44a3-aed6-2e8e090004f1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:59.396116 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c654d202-976d-44a3-aed6-2e8e090004f1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:59.396822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fb394c92-dfa3-499b-8b2a-425a7c2640a5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:59.414828 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.414828 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.423046 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fb394c92-dfa3-499b-8b2a-425a7c2640a5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:59.424128 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1621/3259] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:51:59 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 1210 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:51:59.444456 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.444456 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.453016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c654d202-976d-44a3-aed6-2e8e090004f1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:51:59.471726 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.471726 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:51:59.479833 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-c654d202-976d-44a3-aed6-2e8e090004f1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:51:59.480638 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1639/3260] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 10:51:59 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 1309 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 10:51:59.849912 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-43c39662-53b4-4ca7-841c-c5f486a64935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6 Jan 02 10:51:59.850419 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-43c39662-53b4-4ca7-841c-c5f486a64935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:51:59.850637 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:51:59.850637 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:51:59.851004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-43c39662-53b4-4ca7-841c-c5f486a64935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:51:59.870884 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:51:59.870884 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:00.294317 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-43c39662-53b4-4ca7-841c-c5f486a64935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 10:52:00.294771 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-43c39662-53b4-4ca7-841c-c5f486a64935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 10:52:00.301481 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-11c5b75a-e152-4082-83f6-37389bc3f4a9 req-43c39662-53b4-4ca7-841c-c5f486a64935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6 returned with HTTP 200 Jan 02 10:52:00.302336 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1622/3261] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 10:51:59 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/attachments/cfa6b547-cb8a-4b9d-b788-aadf80b307a6 => generated 19 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:00.441181 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d0f01fbe-9a40-4806-8ea6-60146b99393c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:52:00.441628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d0f01fbe-9a40-4806-8ea6-60146b99393c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:00.441847 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:00.441847 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:00.442217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d0f01fbe-9a40-4806-8ea6-60146b99393c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:00.490851 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:00.490851 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:00.498887 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d0f01fbe-9a40-4806-8ea6-60146b99393c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:00.520348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d0f01fbe-9a40-4806-8ea6-60146b99393c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:52:00.521154 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1640/3262] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:00 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:04.618657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes Jan 02 10:52:04.619131 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:04.619131 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:04.619543 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-685841696"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:52:04.620628 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-685841696'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:52:04.621012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume of 1 GB Jan 02 10:52:04.621868 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:04.621868 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:04.634493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Availability Zones retrieved successfully. Jan 02 10:52:04.651447 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (5f9c9272-b90d-424b-8ee7-1d4f1f249578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:04.654190 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bec7c1-b77a-4d7b-9f62-9a5d03de85d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:04.656185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:52:04.717862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bec7c1-b77a-4d7b-9f62-9a5d03de85d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:04.720220 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f085d3-7001-4ba9-8371-ae5eda4b3054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:04.785053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['f5d54d96-fa3a-4a4f-8ed3-b03af0b5cd28', 'f807a699-babf-482f-9b32-9e0f5174bc18', '4e6ac82a-1d27-4fba-95ed-c4a354018c3e', '5b09cad4-a37d-4f65-be3f-0a80895eb718'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:52:04.786819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f085d3-7001-4ba9-8371-ae5eda4b3054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d54d96-fa3a-4a4f-8ed3-b03af0b5cd28', 'f807a699-babf-482f-9b32-9e0f5174bc18', '4e6ac82a-1d27-4fba-95ed-c4a354018c3e', '5b09cad4-a37d-4f65-be3f-0a80895eb718']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:04.788937 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6360febe-6d39-45d9-8ee6-7099bb08890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:04.844004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6360febe-6d39-45d9-8ee6-7099bb08890f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286c2fe6-7f63-4e77-8eee-f0e18b561604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-685841696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['f5d54d96-fa3a-4a4f-8ed3-b03af0b5cd28','f807a699-babf-482f-9b32-9e0f5174bc18','4e6ac82a-1d27-4fba-95ed-c4a354018c3e','5b09cad4-a37d-4f65-be3f-0a80895eb718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-685841696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286c2fe6-7f63-4e77-8eee-f0e18b561604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd64b72737294a338fb4742c3e0afe9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:04.846045 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d8bfe4-e6d3-4a66-bbb5-aa00ffbefb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:04.871675 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d8bfe4-e6d3-4a66-bbb5-aa00ffbefb4c) transitioned into state 'SUCCESS' from state '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-685841696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['f5d54d96-fa3a-4a4f-8ed3-b03af0b5cd28','f807a699-babf-482f-9b32-9e0f5174bc18','4e6ac82a-1d27-4fba-95ed-c4a354018c3e','5b09cad4-a37d-4f65-be3f-0a80895eb718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:04.873738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e65eca8e-2d31-41bd-9021-8d8d96cc07ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:04.888201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e65eca8e-2d31-41bd-9021-8d8d96cc07ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:04.891730 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (5f9c9272-b90d-424b-8ee7-1d4f1f249578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:04.938964 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request issued successfully. Jan 02 10:52:04.952378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-163bfa74-87c9-4d18-a244-09e38070b475 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes returned with HTTP 202 Jan 02 10:52:04.963610 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1623/3263] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:52:04 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes => generated 822 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:52:04.968019 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2147c82d-0b89-4131-bcb5-3917f0930442 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:04.968664 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2147c82d-0b89-4131-bcb5-3917f0930442 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:04.969050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:04.969050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:04.969678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2147c82d-0b89-4131-bcb5-3917f0930442 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:05.019815 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:05.019815 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:05.028891 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2147c82d-0b89-4131-bcb5-3917f0930442 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:05.051213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2147c82d-0b89-4131-bcb5-3917f0930442 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 returned with HTTP 200 Jan 02 10:52:05.059818 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1641/3264] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:04 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:06.069234 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f491574-ec14-4edf-a37d-d82c7a15c7ef tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:06.069748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f491574-ec14-4edf-a37d-d82c7a15c7ef tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:06.069965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:06.069965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:06.070332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3f491574-ec14-4edf-a37d-d82c7a15c7ef tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:06.119690 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:06.119690 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:06.128466 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3f491574-ec14-4edf-a37d-d82c7a15c7ef tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:06.149786 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3f491574-ec14-4edf-a37d-d82c7a15c7ef tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 returned with HTTP 200 Jan 02 10:52:06.150563 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1624/3265] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:06 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:06.166524 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:52:06.167001 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:06.167001 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:06.167476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "286c2fe6-7f63-4e77-8eee-f0e18b561604", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-248442869"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:52:06.216145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:06.216145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:06.217251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:06.217608 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:06.272276 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['5da6047b-4b9c-46d6-9ce0-09ae0e2a7e17', '87010218-6884-42d5-92e0-37dd236ffe6f', 'd5130426-cb82-48c3-ae0c-4761fc340216', '6562b665-04c7-403e-9dc5-f21e19866e57'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:52:06.378038 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot create request issued successfully. Jan 02 10:52:06.378892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bc277f6d-62ac-4865-82b0-086d567a05cd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:52:06.380003 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1642/3266] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:52:06 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 309 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:52:06.391560 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-317b63f7-58e9-43d6-9995-723747a0a762 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:06.392298 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-317b63f7-58e9-43d6-9995-723747a0a762 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:06.392391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:06.392391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:06.392726 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-317b63f7-58e9-43d6-9995-723747a0a762 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:06.422400 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:06.422400 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:06.423317 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-317b63f7-58e9-43d6-9995-723747a0a762 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:06.425363 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-317b63f7-58e9-43d6-9995-723747a0a762 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 returned with HTTP 200 Jan 02 10:52:06.426166 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1625/3267] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:06 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:07.439089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b7ca478-c038-4f49-8290-80f033a1cfd7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:07.439703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b7ca478-c038-4f49-8290-80f033a1cfd7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:07.440100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:07.440100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:07.440486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8b7ca478-c038-4f49-8290-80f033a1cfd7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:07.465474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:07.465474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:07.466645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8b7ca478-c038-4f49-8290-80f033a1cfd7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:07.468595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8b7ca478-c038-4f49-8290-80f033a1cfd7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 returned with HTTP 200 Jan 02 10:52:07.470076 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1643/3268] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:07 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:08.481672 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd20d76f-c082-4dff-9e42-b987a8ecbed5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:08.482160 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd20d76f-c082-4dff-9e42-b987a8ecbed5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:08.482377 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:08.482377 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:08.483004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bd20d76f-c082-4dff-9e42-b987a8ecbed5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:08.508102 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:08.508102 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:08.509150 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bd20d76f-c082-4dff-9e42-b987a8ecbed5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:08.511022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bd20d76f-c082-4dff-9e42-b987a8ecbed5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 returned with HTTP 200 Jan 02 10:52:08.511819 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1626/3269] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:08 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:08.522705 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes Jan 02 10:52:08.523145 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:08.523145 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:08.523581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cc0ca2f5-1a78-489c-b3fd-62e90212c8d0", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1544814407"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:52:08.524791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request body: {'volume': {'snapshot_id': 'cc0ca2f5-1a78-489c-b3fd-62e90212c8d0', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1544814407'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:52:08.549366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:08.549366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:08.550396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:08.550761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume of 2 GB Jan 02 10:52:08.564277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Availability Zones retrieved successfully. Jan 02 10:52:08.582141 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (eb6f53eb-6791-43b2-a09f-39a4a37aa84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:08.584912 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfaedce-3488-4f11-834c-5dc68dedf18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:08.586856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:52:08.696272 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfaedce-3488-4f11-834c-5dc68dedf18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cc0ca2f5-1a78-489c-b3fd-62e90212c8d0', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:08.698358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ea54cf-59a4-4c8b-93b6-10d8a26ac980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:08.764361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['a69a1fe0-9ff7-4ebf-98db-d72aee209a35', '8a261c31-b978-42db-a2d5-2b7aecaf87bd', 'cdf96d81-b8f6-48ee-a561-9facf1c524ff', '8ba3f1f4-410d-485e-8371-aeafcd5598e0'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:52:08.766382 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ea54cf-59a4-4c8b-93b6-10d8a26ac980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69a1fe0-9ff7-4ebf-98db-d72aee209a35', '8a261c31-b978-42db-a2d5-2b7aecaf87bd', 'cdf96d81-b8f6-48ee-a561-9facf1c524ff', '8ba3f1f4-410d-485e-8371-aeafcd5598e0']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:08.768589 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd37f7d8-98ce-43c5-a6d1-fe34ae34670a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:08.896643 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd37f7d8-98ce-43c5-a6d1-fe34ae34670a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dac5164b-1e05-4458-b4d0-ba3ad4898af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1544814407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['a69a1fe0-9ff7-4ebf-98db-d72aee209a35','8a261c31-b978-42db-a2d5-2b7aecaf87bd','cdf96d81-b8f6-48ee-a561-9facf1c524ff','8ba3f1f4-410d-485e-8371-aeafcd5598e0'],size=2,snapshot_id=cc0ca2f5-1a78-489c-b3fd-62e90212c8d0,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1544814407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dac5164b-1e05-4458-b4d0-ba3ad4898af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd64b72737294a338fb4742c3e0afe9e',provider_auth=None,provider_geometry=None,provider_id=None,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=cc0ca2f5-1a78-489c-b3fd-62e90212c8d0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:08.898687 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8922bc-faba-4b21-a181-052a87c3d1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:08.923788 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8922bc-faba-4b21-a181-052a87c3d1a1) transitioned into state 'SUCCESS' from state '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-1544814407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['a69a1fe0-9ff7-4ebf-98db-d72aee209a35','8a261c31-b978-42db-a2d5-2b7aecaf87bd','cdf96d81-b8f6-48ee-a561-9facf1c524ff','8ba3f1f4-410d-485e-8371-aeafcd5598e0'],size=2,snapshot_id=cc0ca2f5-1a78-489c-b3fd-62e90212c8d0,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:08.925701 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcd6b7c-579f-49ff-8775-ae28600e78a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:09.007193 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcd6b7c-579f-49ff-8775-ae28600e78a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:09.009833 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (eb6f53eb-6791-43b2-a09f-39a4a37aa84e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:09.057997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request issued successfully. Jan 02 10:52:09.072028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bdc8f57a-1d35-47c5-9f8f-eb6764cefb2c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes returned with HTTP 202 Jan 02 10:52:09.083850 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1644/3270] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:52:08 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes => generated 857 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:52:09.088142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cdadf2ee-b001-4e65-bfe4-d5f192bcf027 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:09.088651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cdadf2ee-b001-4e65-bfe4-d5f192bcf027 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:09.088864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:09.088864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:09.089231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cdadf2ee-b001-4e65-bfe4-d5f192bcf027 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:09.140314 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:09.140314 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:09.149231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cdadf2ee-b001-4e65-bfe4-d5f192bcf027 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:09.171534 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cdadf2ee-b001-4e65-bfe4-d5f192bcf027 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:09.173493 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1627/3271] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:09 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:10.189918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-210e6a86-5544-43c9-be86-8312d213587d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:10.190439 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-210e6a86-5544-43c9-be86-8312d213587d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:10.190604 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:10.190604 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:10.190984 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-210e6a86-5544-43c9-be86-8312d213587d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:10.240342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:10.240342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:10.248483 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-210e6a86-5544-43c9-be86-8312d213587d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:10.270452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-210e6a86-5544-43c9-be86-8312d213587d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:10.271258 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1645/3272] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:10 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:11.288706 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65822e61-703b-4802-ba5d-052da72e43b4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:11.289849 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65822e61-703b-4802-ba5d-052da72e43b4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:11.290263 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:11.290263 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:11.290888 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-65822e61-703b-4802-ba5d-052da72e43b4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:11.341498 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:11.341498 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:11.351006 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-65822e61-703b-4802-ba5d-052da72e43b4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:11.374161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-65822e61-703b-4802-ba5d-052da72e43b4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:11.376315 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1628/3273] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:11 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:12.393113 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5430c64e-ae0a-46a6-8601-058827fcdf66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:12.393619 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5430c64e-ae0a-46a6-8601-058827fcdf66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:12.394017 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:12.394017 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:12.394520 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5430c64e-ae0a-46a6-8601-058827fcdf66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:12.445164 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:12.445164 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:12.453862 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5430c64e-ae0a-46a6-8601-058827fcdf66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:12.476396 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5430c64e-ae0a-46a6-8601-058827fcdf66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:12.477236 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1646/3274] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:12 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:13.493139 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0148a3db-a04a-472d-8419-2991ab3933ac tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:13.493750 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0148a3db-a04a-472d-8419-2991ab3933ac tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:13.493946 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:13.493946 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:13.494333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0148a3db-a04a-472d-8419-2991ab3933ac tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:13.545418 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:13.545418 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:13.553997 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0148a3db-a04a-472d-8419-2991ab3933ac tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:13.575610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0148a3db-a04a-472d-8419-2991ab3933ac tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:13.576414 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1629/3275] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:13 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:14.593374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f82b67a1-a1d6-44ae-8123-3785e35e780f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:14.594700 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f82b67a1-a1d6-44ae-8123-3785e35e780f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:14.594700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:14.594700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:14.595104 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f82b67a1-a1d6-44ae-8123-3785e35e780f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:14.647487 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:14.647487 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:14.655566 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f82b67a1-a1d6-44ae-8123-3785e35e780f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:14.677628 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f82b67a1-a1d6-44ae-8123-3785e35e780f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:14.678660 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1647/3276] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:14 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:15.694382 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c43085e-6789-41b6-8313-54701ee798b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:15.694870 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c43085e-6789-41b6-8313-54701ee798b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:15.694989 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:15.694989 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:15.695399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0c43085e-6789-41b6-8313-54701ee798b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:15.743613 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:15.743613 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:15.751539 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0c43085e-6789-41b6-8313-54701ee798b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:15.772471 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0c43085e-6789-41b6-8313-54701ee798b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:15.773256 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1630/3277] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:15 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 950 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 10:52:15.788696 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8396b1c-aa17-43ca-a3bd-a9829993c729 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:15.789210 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8396b1c-aa17-43ca-a3bd-a9829993c729 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:15.789424 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:15.789424 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:15.789796 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c8396b1c-aa17-43ca-a3bd-a9829993c729 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:15.837432 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:15.837432 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:15.845461 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c8396b1c-aa17-43ca-a3bd-a9829993c729 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:15.866919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c8396b1c-aa17-43ca-a3bd-a9829993c729 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:15.867739 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1648/3278] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:15 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 950 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:15.882855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:15.883429 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:15.883647 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:15.883647 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:15.884030 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:15.884496 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:15.933273 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:15.933273 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:15.934380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:15.959991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume request issued successfully. Jan 02 10:52:15.960395 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b3a578f8-5d53-4d73-b615-cc4d31b0e1a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 202 Jan 02 10:52:15.961263 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1631/3279] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:15 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:15.969320 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96f97035-a08d-44c2-84f3-92af1ba9c0e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:15.969921 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96f97035-a08d-44c2-84f3-92af1ba9c0e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:15.970136 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:15.970136 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:15.970512 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-96f97035-a08d-44c2-84f3-92af1ba9c0e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:16.019857 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:16.019857 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:16.028330 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-96f97035-a08d-44c2-84f3-92af1ba9c0e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:16.051458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-96f97035-a08d-44c2-84f3-92af1ba9c0e7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:16.052300 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1649/3280] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:15 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:17.069077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87ebc9f4-2762-4bac-855b-29d879fa320b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:17.069608 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87ebc9f4-2762-4bac-855b-29d879fa320b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:17.069792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:17.069792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:17.070167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-87ebc9f4-2762-4bac-855b-29d879fa320b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:17.122936 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:17.122936 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:17.132458 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-87ebc9f4-2762-4bac-855b-29d879fa320b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:17.153687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-87ebc9f4-2762-4bac-855b-29d879fa320b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 200 Jan 02 10:52:17.158863 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1632/3281] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:17 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:18.170818 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59802da6-f384-413c-a952-6f5617e0fdfd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:18.171335 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59802da6-f384-413c-a952-6f5617e0fdfd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:18.171574 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:18.171574 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:18.172468 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-59802da6-f384-413c-a952-6f5617e0fdfd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:18.216172 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-59802da6-f384-413c-a952-6f5617e0fdfd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 404 Jan 02 10:52:18.217126 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1650/3282] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:18 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:18.226790 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes Jan 02 10:52:18.227235 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:18.227235 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:18.227680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-299521883"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:52:18.228762 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-299521883'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:52:18.229134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume of 1 GB Jan 02 10:52:18.242712 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Availability Zones retrieved successfully. Jan 02 10:52:18.258942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (b06355d5-2477-477c-a7c1-229c2e2ddd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:18.261698 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2dae657-299d-444c-97bd-eeb667d758f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:18.263703 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:52:18.326312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2dae657-299d-444c-97bd-eeb667d758f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:18.328621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e6ba25-a74f-4b70-9226-32e6e7b398e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:18.394869 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['f220d6a1-f7fd-4f5e-a1e0-99656fe32998', 'af61c4aa-1635-497f-9a59-70ee952736fa', '8f51bf37-42dc-41e2-a390-ce6bea063086', '845b88e0-88c2-4394-aa34-ee7d5a7e54ce'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:52:18.396749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e6ba25-a74f-4b70-9226-32e6e7b398e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f220d6a1-f7fd-4f5e-a1e0-99656fe32998', 'af61c4aa-1635-497f-9a59-70ee952736fa', '8f51bf37-42dc-41e2-a390-ce6bea063086', '845b88e0-88c2-4394-aa34-ee7d5a7e54ce']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:18.398856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60623a68-766c-48d3-ae89-ad4d8ae6e377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:18.454920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60623a68-766c-48d3-ae89-ad4d8ae6e377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ea88016-229a-4adf-a4fb-4c82b72878a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-299521883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['f220d6a1-f7fd-4f5e-a1e0-99656fe32998','af61c4aa-1635-497f-9a59-70ee952736fa','8f51bf37-42dc-41e2-a390-ce6bea063086','845b88e0-88c2-4394-aa34-ee7d5a7e54ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-299521883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ea88016-229a-4adf-a4fb-4c82b72878a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd64b72737294a338fb4742c3e0afe9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:18.456993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc09e311-7992-4271-beb7-7a0db555e1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:18.481874 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc09e311-7992-4271-beb7-7a0db555e1e8) transitioned into state 'SUCCESS' from state '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-299521883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['f220d6a1-f7fd-4f5e-a1e0-99656fe32998','af61c4aa-1635-497f-9a59-70ee952736fa','8f51bf37-42dc-41e2-a390-ce6bea063086','845b88e0-88c2-4394-aa34-ee7d5a7e54ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:18.484697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1775fd-7d43-41d8-b8ea-0952e7fb9afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:18.498196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1775fd-7d43-41d8-b8ea-0952e7fb9afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:18.500963 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (b06355d5-2477-477c-a7c1-229c2e2ddd90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:18.549061 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request issued successfully. Jan 02 10:52:18.562276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3118e7f-350f-49a9-b466-5bb6f27e50dd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes returned with HTTP 202 Jan 02 10:52:18.573759 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1633/3283] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 10:52:18 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes => generated 822 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:52:18.578836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43051206-d907-4075-b26a-df08dfcabdce tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:18.579337 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43051206-d907-4075-b26a-df08dfcabdce tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:18.579819 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-43051206-d907-4075-b26a-df08dfcabdce tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:18.628366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:18.628366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:18.637250 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-43051206-d907-4075-b26a-df08dfcabdce tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:18.660591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-43051206-d907-4075-b26a-df08dfcabdce tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 returned with HTTP 200 Jan 02 10:52:18.661416 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1651/3284] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:18 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:19.678479 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a67d0400-ad06-45f5-828a-3b58e7a26f66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:19.678991 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a67d0400-ad06-45f5-828a-3b58e7a26f66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:19.679133 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:19.679133 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:19.679532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a67d0400-ad06-45f5-828a-3b58e7a26f66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:19.729576 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:19.729576 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:19.738486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a67d0400-ad06-45f5-828a-3b58e7a26f66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:19.759016 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a67d0400-ad06-45f5-828a-3b58e7a26f66 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 returned with HTTP 200 Jan 02 10:52:19.759835 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1634/3285] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:19 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:19.775143 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots Jan 02 10:52:19.775634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:19.775634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:19.776057 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ea88016-229a-4adf-a4fb-4c82b72878a2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1848764451"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:52:19.828374 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:19.828374 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:19.829508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:19.829864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create snapshot from volume 7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:19.884834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['2debeac8-42c3-4aea-a54e-eb392d81f415', 'e077d8b0-bef0-4fb8-98c6-9eecd1cd3822', '891d7f5d-cbd4-4f01-bb0f-78f3386133a1', 'ed489cbb-721d-4678-b235-d148f5139365'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:52:19.986210 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot create request issued successfully. Jan 02 10:52:19.986970 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a1f63eb-12ef-4735-98ee-c9791f27e6da tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots returned with HTTP 202 Jan 02 10:52:19.989658 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1652/3286] 10.222.0.73 () {60 vars in 1232 bytes} [Sat Jan 2 10:52:19 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots => generated 310 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:52:19.998521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26747355-8c22-4b13-a195-946927b79d28 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:19.999200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26747355-8c22-4b13-a195-946927b79d28 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:19.999200 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:19.999200 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:19.999842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26747355-8c22-4b13-a195-946927b79d28 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:20.027488 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:20.027488 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:20.028618 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-26747355-8c22-4b13-a195-946927b79d28 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:20.030521 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26747355-8c22-4b13-a195-946927b79d28 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff returned with HTTP 200 Jan 02 10:52:20.032112 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1635/3287] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:19 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:21.044656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5cf922d4-d62a-476f-ae3b-8bf07a4e58d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:21.045299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5cf922d4-d62a-476f-ae3b-8bf07a4e58d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:21.045518 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:21.045518 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:21.045897 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5cf922d4-d62a-476f-ae3b-8bf07a4e58d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:21.070198 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:21.070198 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:21.071338 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5cf922d4-d62a-476f-ae3b-8bf07a4e58d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:21.073207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5cf922d4-d62a-476f-ae3b-8bf07a4e58d2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff returned with HTTP 200 Jan 02 10:52:21.074012 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1653/3288] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:21 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:22.085498 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0427495-d965-417f-b8b1-d2764345bb97 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:22.086015 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0427495-d965-417f-b8b1-d2764345bb97 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:22.086228 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:22.086228 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:22.086600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b0427495-d965-417f-b8b1-d2764345bb97 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:22.110891 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:22.110891 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:22.111966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b0427495-d965-417f-b8b1-d2764345bb97 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:22.113846 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b0427495-d965-417f-b8b1-d2764345bb97 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff returned with HTTP 200 Jan 02 10:52:22.114655 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1636/3289] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:22 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:22.125589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] POST http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes Jan 02 10:52:22.126036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:22.126036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:22.126456 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7bf28a37-293e-416b-8ade-b31c99943eff", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1076850363"}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 10:52:22.127711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request body: {'volume': {'snapshot_id': '7bf28a37-293e-416b-8ade-b31c99943eff', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1076850363'}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 10:52:22.152394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:22.152394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:22.153436 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:22.153791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume of 1 GB Jan 02 10:52:22.165047 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Availability Zones retrieved successfully. Jan 02 10:52:22.181804 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (17b114c7-2dfd-49fd-800f-e32f8beef9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:22.184557 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa109881-1675-4f26-94de-cf601c55d918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:22.186516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 10:52:22.291361 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa109881-1675-4f26-94de-cf601c55d918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7bf28a37-293e-416b-8ade-b31c99943eff', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:22.293551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e36de6-53c5-4db2-9617-3847cf3f40f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:22.358983 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Created reservations ['e4384296-2abb-49fb-8ac3-f90553abe77c', '63465fd2-dff2-4168-a7c8-856fd4f9a3c1', 'b144af94-5949-4b61-bfd9-a4ea57993d9d', '898d9441-3496-4c7e-abf7-48b6fe704c32'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 10:52:22.360812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e36de6-53c5-4db2-9617-3847cf3f40f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4384296-2abb-49fb-8ac3-f90553abe77c', '63465fd2-dff2-4168-a7c8-856fd4f9a3c1', 'b144af94-5949-4b61-bfd9-a4ea57993d9d', '898d9441-3496-4c7e-abf7-48b6fe704c32']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:22.362898 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b79898-38f8-4a14-8e59-c844f034f1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:22.489384 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b79898-38f8-4a14-8e59-c844f034f1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1076850363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['e4384296-2abb-49fb-8ac3-f90553abe77c','63465fd2-dff2-4168-a7c8-856fd4f9a3c1','b144af94-5949-4b61-bfd9-a4ea57993d9d','898d9441-3496-4c7e-abf7-48b6fe704c32'],size=1,snapshot_id=7bf28a37-293e-416b-8ade-b31c99943eff,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T10:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1076850363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd64b72737294a338fb4742c3e0afe9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7bf28a37-293e-416b-8ade-b31c99943eff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:22.491460 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d25b526-0eee-4dc7-b770-eb9baf927deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:22.516751 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d25b526-0eee-4dc7-b770-eb9baf927deb) transitioned into state 'SUCCESS' from state '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-1076850363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd64b72737294a338fb4742c3e0afe9e',qos_specs=None,replication_status=,reservations=['e4384296-2abb-49fb-8ac3-f90553abe77c','63465fd2-dff2-4168-a7c8-856fd4f9a3c1','b144af94-5949-4b61-bfd9-a4ea57993d9d','898d9441-3496-4c7e-abf7-48b6fe704c32'],size=1,snapshot_id=7bf28a37-293e-416b-8ade-b31c99943eff,source_replicaid=,source_volid=None,status='creating',user_id='6d9f28fa29fa4cfba94ee69b654329df',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:22.518651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92874741-968f-41f2-9855-b67069489c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 10:52:22.599986 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92874741-968f-41f2-9855-b67069489c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 10:52:22.602644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Flow 'volume_create_api' (17b114c7-2dfd-49fd-800f-e32f8beef9bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 10:52:22.650682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Create volume request issued successfully. Jan 02 10:52:22.664418 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b2c18b2-bf29-4f2c-bfac-2ac071679357 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes returned with HTTP 202 Jan 02 10:52:22.665444 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1654/3290] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 10:52:22 2021] POST /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes => generated 857 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 10:52:22.680514 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-491af507-e04f-4a51-9b00-598969c33519 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:22.681026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-491af507-e04f-4a51-9b00-598969c33519 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:22.681347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:22.681347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:22.681716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-491af507-e04f-4a51-9b00-598969c33519 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:22.731222 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:22.731222 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:22.740526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-491af507-e04f-4a51-9b00-598969c33519 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:22.762264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-491af507-e04f-4a51-9b00-598969c33519 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:22.763090 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1637/3291] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:22 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:23.780022 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3e874ad-ee8c-4587-b67e-f84cb3b37bc7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:23.780546 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3e874ad-ee8c-4587-b67e-f84cb3b37bc7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:23.780810 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:23.780810 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:23.781496 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3e874ad-ee8c-4587-b67e-f84cb3b37bc7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:23.831122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:23.831122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:23.839321 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c3e874ad-ee8c-4587-b67e-f84cb3b37bc7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:23.861226 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3e874ad-ee8c-4587-b67e-f84cb3b37bc7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:23.862035 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1655/3292] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:23 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:24.878528 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f727a80b-9ada-417c-9cca-f0fdf114007b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:24.879199 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f727a80b-9ada-417c-9cca-f0fdf114007b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:24.879320 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:24.879320 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:24.879637 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f727a80b-9ada-417c-9cca-f0fdf114007b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:24.930856 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:24.930856 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:24.939991 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f727a80b-9ada-417c-9cca-f0fdf114007b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:24.964101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f727a80b-9ada-417c-9cca-f0fdf114007b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:24.975120 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1638/3293] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:24 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:25.981820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4af2ff2e-192d-4e0d-a1b5-f5dc0cc8991a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:25.982367 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4af2ff2e-192d-4e0d-a1b5-f5dc0cc8991a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:25.982864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:25.982864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:25.983217 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4af2ff2e-192d-4e0d-a1b5-f5dc0cc8991a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:26.041977 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:26.041977 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:26.051830 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4af2ff2e-192d-4e0d-a1b5-f5dc0cc8991a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:26.076265 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4af2ff2e-192d-4e0d-a1b5-f5dc0cc8991a tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:26.076545 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1656/3294] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:25 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:27.093136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ba45ccc-6602-42a1-971f-f8280b709ff3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:27.094373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ba45ccc-6602-42a1-971f-f8280b709ff3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:27.094373 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:27.094373 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:27.095151 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3ba45ccc-6602-42a1-971f-f8280b709ff3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:27.146612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:27.146612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:27.154983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3ba45ccc-6602-42a1-971f-f8280b709ff3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:27.176838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3ba45ccc-6602-42a1-971f-f8280b709ff3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:27.177941 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1639/3295] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:27 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:28.193629 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab1c0137-6bd8-4fe2-bcde-d81e237e0935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:28.194333 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab1c0137-6bd8-4fe2-bcde-d81e237e0935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:28.194551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:28.194551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:28.194929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ab1c0137-6bd8-4fe2-bcde-d81e237e0935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:28.246241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:28.246241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:28.254767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ab1c0137-6bd8-4fe2-bcde-d81e237e0935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:28.277644 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ab1c0137-6bd8-4fe2-bcde-d81e237e0935 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:28.287915 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1657/3296] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:28 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:29.294657 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98ee0e0b-fdb9-4ac4-ae51-93ce476864ae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:29.295185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98ee0e0b-fdb9-4ac4-ae51-93ce476864ae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:29.295415 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:29.295415 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:29.295792 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-98ee0e0b-fdb9-4ac4-ae51-93ce476864ae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:29.344570 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:29.344570 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:29.352762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-98ee0e0b-fdb9-4ac4-ae51-93ce476864ae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:29.374594 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-98ee0e0b-fdb9-4ac4-ae51-93ce476864ae tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:29.376374 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1640/3297] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:29 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 950 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:29.392063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2828eea1-b2e6-4552-8c05-a848500b8b37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:29.392581 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2828eea1-b2e6-4552-8c05-a848500b8b37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:29.392792 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:29.392792 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:29.393167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2828eea1-b2e6-4552-8c05-a848500b8b37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:29.441849 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:29.441849 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:29.449794 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2828eea1-b2e6-4552-8c05-a848500b8b37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:29.471248 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2828eea1-b2e6-4552-8c05-a848500b8b37 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:29.472102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1658/3298] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:29 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 950 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:29.487673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:29.488187 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:29.488398 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:29.488398 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:29.488769 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:29.489231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:29.540965 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:29.540965 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:29.542088 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:29.568886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume request issued successfully. Jan 02 10:52:29.569349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dfc7f1e3-e01a-469a-a311-fd3d53f4c750 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 202 Jan 02 10:52:29.573344 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1641/3299] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:29 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:29.578219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fd61a75-1ca0-4dd3-8bfc-818d3ae917d0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:29.578736 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fd61a75-1ca0-4dd3-8bfc-818d3ae917d0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:29.578954 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:29.578954 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:29.579347 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9fd61a75-1ca0-4dd3-8bfc-818d3ae917d0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:29.628024 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:29.628024 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:29.636091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9fd61a75-1ca0-4dd3-8bfc-818d3ae917d0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:29.658755 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9fd61a75-1ca0-4dd3-8bfc-818d3ae917d0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:29.659643 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1659/3300] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:29 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:30.676500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d402d638-d505-4662-a283-00889a604256 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:30.676993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d402d638-d505-4662-a283-00889a604256 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:30.677140 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:30.677140 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:30.678278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d402d638-d505-4662-a283-00889a604256 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:30.727174 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:30.727174 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:30.737999 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d402d638-d505-4662-a283-00889a604256 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:30.760459 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d402d638-d505-4662-a283-00889a604256 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 200 Jan 02 10:52:30.761550 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1642/3301] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:30 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:31.777930 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c93798ae-9425-4e5a-b269-70695380feb7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:31.778424 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c93798ae-9425-4e5a-b269-70695380feb7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:31.778636 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:31.778636 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:31.779048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c93798ae-9425-4e5a-b269-70695380feb7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:31.824671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c93798ae-9425-4e5a-b269-70695380feb7 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 404 Jan 02 10:52:31.825635 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1660/3302] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:31 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:31.836086 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05ccd3c7-9c98-4a1a-9eeb-f015e054c988 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:31.836601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05ccd3c7-9c98-4a1a-9eeb-f015e054c988 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:31.836813 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:31.836813 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:31.837185 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-05ccd3c7-9c98-4a1a-9eeb-f015e054c988 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:31.837642 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-05ccd3c7-9c98-4a1a-9eeb-f015e054c988 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c Jan 02 10:52:31.882925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-05ccd3c7-9c98-4a1a-9eeb-f015e054c988 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c returned with HTTP 404 Jan 02 10:52:31.883844 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1643/3303] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:31 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/a2f9a9a8-212b-4473-93b2-d70b8fe0ce7c => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:52:31.892995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:31.893516 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:31.894042 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:31.894352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:31.918342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:31.918342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:31.919334 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:31.985104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:52:31.985566 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-091057f4-5d82-4d36-aa90-7ce944b626c3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff returned with HTTP 202 Jan 02 10:52:31.986391 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1661/3304] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:31 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:31.994677 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-beb42fc7-1b99-4eb2-874d-05dbaa9489f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:31.995196 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-beb42fc7-1b99-4eb2-874d-05dbaa9489f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:31.995742 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-beb42fc7-1b99-4eb2-874d-05dbaa9489f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:32.021347 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:32.021347 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:32.022602 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-beb42fc7-1b99-4eb2-874d-05dbaa9489f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:32.024633 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-beb42fc7-1b99-4eb2-874d-05dbaa9489f5 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff returned with HTTP 200 Jan 02 10:52:32.025632 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1644/3305] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:31 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:33.037966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e187a605-435d-45c7-9f56-ab64453e5d5b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff Jan 02 10:52:33.038471 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e187a605-435d-45c7-9f56-ab64453e5d5b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:33.038683 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:33.038683 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:33.039053 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e187a605-435d-45c7-9f56-ab64453e5d5b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:33.062789 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e187a605-435d-45c7-9f56-ab64453e5d5b tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff returned with HTTP 404 Jan 02 10:52:33.063853 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1662/3306] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:33 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/7bf28a37-293e-416b-8ade-b31c99943eff => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:33.071374 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:33.071904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:33.072118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:33.072118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:33.072490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:33.072958 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: 7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:33.121598 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:33.121598 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:33.122658 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:33.148427 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume request issued successfully. Jan 02 10:52:33.148892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-4b31cea0-bb33-43cd-9972-ba20ab4652b1 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 returned with HTTP 202 Jan 02 10:52:33.149894 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1645/3307] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:33 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:33.157548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e47593c5-5d6e-4a81-8d1e-ba63f07b243e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:33.158148 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e47593c5-5d6e-4a81-8d1e-ba63f07b243e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:33.158718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e47593c5-5d6e-4a81-8d1e-ba63f07b243e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:33.207746 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:33.207746 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:33.215905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e47593c5-5d6e-4a81-8d1e-ba63f07b243e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:33.238333 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e47593c5-5d6e-4a81-8d1e-ba63f07b243e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 returned with HTTP 200 Jan 02 10:52:33.239167 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1663/3308] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:33 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:34.256124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42bcbac0-c500-4000-be73-1005e4557bd4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:34.256634 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42bcbac0-c500-4000-be73-1005e4557bd4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:34.256807 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:34.256807 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:34.257138 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-42bcbac0-c500-4000-be73-1005e4557bd4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:34.306305 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:34.306305 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:34.317015 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-42bcbac0-c500-4000-be73-1005e4557bd4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:34.340049 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-42bcbac0-c500-4000-be73-1005e4557bd4 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 returned with HTTP 200 Jan 02 10:52:34.341024 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1646/3309] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:34 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:35.358470 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51274fc5-442d-4914-a34e-a65c05f8b080 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 Jan 02 10:52:35.359547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51274fc5-442d-4914-a34e-a65c05f8b080 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:35.359958 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:35.359958 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:35.360531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-51274fc5-442d-4914-a34e-a65c05f8b080 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:35.405136 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-51274fc5-442d-4914-a34e-a65c05f8b080 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 returned with HTTP 404 Jan 02 10:52:35.406672 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1664/3310] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:35 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/7ea88016-229a-4adf-a4fb-4c82b72878a2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:35.414301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec55d3ea-ac02-4739-9705-33938a403dc3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:35.414812 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec55d3ea-ac02-4739-9705-33938a403dc3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:35.415026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:35.415026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:35.415416 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ec55d3ea-ac02-4739-9705-33938a403dc3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:35.415872 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-ec55d3ea-ac02-4739-9705-33938a403dc3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: dac5164b-1e05-4458-b4d0-ba3ad4898af2 Jan 02 10:52:35.464691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ec55d3ea-ac02-4739-9705-33938a403dc3 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 returned with HTTP 404 Jan 02 10:52:35.465696 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1647/3311] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:35 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/dac5164b-1e05-4458-b4d0-ba3ad4898af2 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 10:52:35.474626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:35.475090 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:35.475593 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:35.475950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:35.501536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:35.501536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:35.502525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:35.562972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:52:35.563468 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eb1872b1-5581-43d0-a3bd-064278ab3e14 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 returned with HTTP 202 Jan 02 10:52:35.564314 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1665/3312] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:35 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:35.572674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e7444cf-2a65-4839-a876-e1d24345b761 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:35.573307 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e7444cf-2a65-4839-a876-e1d24345b761 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:35.573799 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3e7444cf-2a65-4839-a876-e1d24345b761 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:35.599979 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:35.599979 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:35.601127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3e7444cf-2a65-4839-a876-e1d24345b761 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:35.603053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3e7444cf-2a65-4839-a876-e1d24345b761 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 returned with HTTP 200 Jan 02 10:52:35.603895 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1648/3313] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:35 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:36.616237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b082e7f1-e063-4e73-b744-f0b4c2351773 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 Jan 02 10:52:36.616755 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b082e7f1-e063-4e73-b744-f0b4c2351773 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:36.617011 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:36.617011 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:36.617389 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b082e7f1-e063-4e73-b744-f0b4c2351773 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:36.640604 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b082e7f1-e063-4e73-b744-f0b4c2351773 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 returned with HTTP 404 Jan 02 10:52:36.641499 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1666/3314] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:36 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/cc0ca2f5-1a78-489c-b3fd-62e90212c8d0 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:36.648836 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:36.649350 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:36.649560 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:36.649560 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:36.649931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:36.650388 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: 286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:36.698389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:36.698389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:36.699526 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:36.723812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume request issued successfully. Jan 02 10:52:36.724278 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-75050c3d-91a8-4ab2-b493-7afb338b69c2 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 returned with HTTP 202 Jan 02 10:52:36.725102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1649/3315] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:36 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:36.732820 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26d4537c-0418-4b70-a985-4e7b50722b34 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:36.733332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26d4537c-0418-4b70-a985-4e7b50722b34 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:36.734340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26d4537c-0418-4b70-a985-4e7b50722b34 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:36.787608 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:36.787608 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:36.795966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-26d4537c-0418-4b70-a985-4e7b50722b34 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:36.819000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26d4537c-0418-4b70-a985-4e7b50722b34 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 returned with HTTP 200 Jan 02 10:52:36.819898 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1667/3316] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:36 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:37.835900 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-551bb017-7f9a-4c6f-a66e-61d7c5e57124 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:37.836406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-551bb017-7f9a-4c6f-a66e-61d7c5e57124 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:37.836527 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:37.836527 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:37.836892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-551bb017-7f9a-4c6f-a66e-61d7c5e57124 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:37.886632 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:37.886632 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:37.895663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-551bb017-7f9a-4c6f-a66e-61d7c5e57124 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:37.918741 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-551bb017-7f9a-4c6f-a66e-61d7c5e57124 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 returned with HTTP 200 Jan 02 10:52:37.919729 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1650/3317] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:37 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:38.936441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3358895-651a-43b9-9e9b-3e82bc1f0f7d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 Jan 02 10:52:38.937054 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3358895-651a-43b9-9e9b-3e82bc1f0f7d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:38.937225 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:38.937225 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:38.937561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c3358895-651a-43b9-9e9b-3e82bc1f0f7d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:38.983555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c3358895-651a-43b9-9e9b-3e82bc1f0f7d tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 returned with HTTP 404 Jan 02 10:52:38.984524 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1668/3318] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:38 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/286c2fe6-7f63-4e77-8eee-f0e18b561604 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:38.992778 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce2547e6-99c8-4423-90b9-324ae06c43ff tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:52:38.993297 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce2547e6-99c8-4423-90b9-324ae06c43ff tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:38.993575 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:38.993575 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:38.993953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ce2547e6-99c8-4423-90b9-324ae06c43ff tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:38.994313 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-ce2547e6-99c8-4423-90b9-324ae06c43ff tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 8feb9e09-d269-4da0-bd85-33ef3ef3aded Jan 02 10:52:39.017347 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ce2547e6-99c8-4423-90b9-324ae06c43ff tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded returned with HTTP 404 Jan 02 10:52:39.018315 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1651/3319] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:38 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/8feb9e09-d269-4da0-bd85-33ef3ef3aded => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.026106 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e23cbfc2-d385-4e55-b382-25db859cd780 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:52:39.026692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e23cbfc2-d385-4e55-b382-25db859cd780 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.027171 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e23cbfc2-d385-4e55-b382-25db859cd780 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.027552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-e23cbfc2-d385-4e55-b382-25db859cd780 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 1fcdc026-8edc-4ad1-b722-e5c5fa45301f Jan 02 10:52:39.051001 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e23cbfc2-d385-4e55-b382-25db859cd780 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f returned with HTTP 404 Jan 02 10:52:39.051974 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1669/3320] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/1fcdc026-8edc-4ad1-b722-e5c5fa45301f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.059812 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af3ced13-13fb-492d-9987-afc8a19bba3f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:52:39.060312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af3ced13-13fb-492d-9987-afc8a19bba3f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.060834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-af3ced13-13fb-492d-9987-afc8a19bba3f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.061158 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-af3ced13-13fb-492d-9987-afc8a19bba3f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: d4389193-02cc-427e-86e6-fa556540f7be Jan 02 10:52:39.083867 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-af3ced13-13fb-492d-9987-afc8a19bba3f tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be returned with HTTP 404 Jan 02 10:52:39.084871 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1652/3321] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d4389193-02cc-427e-86e6-fa556540f7be => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.092444 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08731b79-64aa-4bda-9992-515b607cf0ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:52:39.092953 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08731b79-64aa-4bda-9992-515b607cf0ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.094301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08731b79-64aa-4bda-9992-515b607cf0ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.094668 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-08731b79-64aa-4bda-9992-515b607cf0ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 0e231b8c-802e-4aad-b7cc-cec4dccdd71a Jan 02 10:52:39.117122 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08731b79-64aa-4bda-9992-515b607cf0ca tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a returned with HTTP 404 Jan 02 10:52:39.118068 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1670/3322] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/0e231b8c-802e-4aad-b7cc-cec4dccdd71a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.126497 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-796755c7-4182-49d2-9f91-411b01d30e52 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:52:39.127096 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-796755c7-4182-49d2-9f91-411b01d30e52 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.127605 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-796755c7-4182-49d2-9f91-411b01d30e52 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.127966 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-796755c7-4182-49d2-9f91-411b01d30e52 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 561be91e-f44d-47c4-ad82-ebd7c1ab5dcc Jan 02 10:52:39.150445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-796755c7-4182-49d2-9f91-411b01d30e52 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc returned with HTTP 404 Jan 02 10:52:39.151450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1653/3323] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/561be91e-f44d-47c4-ad82-ebd7c1ab5dcc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.159105 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acc2c3cb-1b34-4283-a129-99ad763f93f6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:52:39.159644 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acc2c3cb-1b34-4283-a129-99ad763f93f6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.160125 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-acc2c3cb-1b34-4283-a129-99ad763f93f6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.160476 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-acc2c3cb-1b34-4283-a129-99ad763f93f6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 28c885eb-b689-437c-85ae-2ecf5f352356 Jan 02 10:52:39.182647 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-acc2c3cb-1b34-4283-a129-99ad763f93f6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 returned with HTTP 404 Jan 02 10:52:39.183609 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1671/3324] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/28c885eb-b689-437c-85ae-2ecf5f352356 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.191710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5892da6f-20bc-4fad-a5dd-940519999cde tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:52:39.192221 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5892da6f-20bc-4fad-a5dd-940519999cde tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.192699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5892da6f-20bc-4fad-a5dd-940519999cde tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.193079 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-5892da6f-20bc-4fad-a5dd-940519999cde tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 Jan 02 10:52:39.215420 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5892da6f-20bc-4fad-a5dd-940519999cde tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 returned with HTTP 404 Jan 02 10:52:39.216376 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1654/3325] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/d2b5a14a-0aa2-4f6a-a1ae-b3a063d4f7f1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:39.223370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:52:39.223901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.224390 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.224855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: 90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:52:39.274508 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:39.274508 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:39.275690 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:39.300883 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume request issued successfully. Jan 02 10:52:39.301351 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9a7bdbed-04f1-438c-81c4-ed28f17db818 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 202 Jan 02 10:52:39.302200 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1672/3326] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:39 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:39.309932 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d573c0d-47b8-4fd1-9c5e-e99f146cd4a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:52:39.310459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d573c0d-47b8-4fd1-9c5e-e99f146cd4a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:39.311033 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6d573c0d-47b8-4fd1-9c5e-e99f146cd4a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:39.366170 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:39.366170 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:39.375348 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6d573c0d-47b8-4fd1-9c5e-e99f146cd4a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:39.399028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6d573c0d-47b8-4fd1-9c5e-e99f146cd4a8 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:52:39.399933 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1655/3327] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:39 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1361 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:52:40.416310 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d18046b1-aca0-4dbc-8a61-0e9621ba9baa tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:52:40.416848 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d18046b1-aca0-4dbc-8a61-0e9621ba9baa tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:40.417061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:40.417061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:40.417430 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d18046b1-aca0-4dbc-8a61-0e9621ba9baa tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:40.466389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:40.466389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:40.475452 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-d18046b1-aca0-4dbc-8a61-0e9621ba9baa tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:40.498578 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d18046b1-aca0-4dbc-8a61-0e9621ba9baa tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 200 Jan 02 10:52:40.499498 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1673/3328] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:40 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 1361 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 10:52:41.515590 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cb0daad-3f63-426c-8827-ba45b5eca4a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 Jan 02 10:52:41.516114 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cb0daad-3f63-426c-8827-ba45b5eca4a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:41.516328 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:41.516328 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:41.516702 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0cb0daad-3f63-426c-8827-ba45b5eca4a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:41.562302 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0cb0daad-3f63-426c-8827-ba45b5eca4a6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 returned with HTTP 404 Jan 02 10:52:41.563319 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1656/3329] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:41 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/90f26d4b-3543-4374-b559-b69619a53c57 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:41.571457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:52:41.571977 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:41.572187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:41.572187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:41.572559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:41.572915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v2.snapshots [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete snapshot with id: 2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:52:41.600840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:41.600840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:41.601911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:41.662247 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot delete request issued successfully. Jan 02 10:52:41.662640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0dcc4aba-563a-410c-8bf1-236c0a80cbbd tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 202 Jan 02 10:52:41.666353 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1674/3330] 10.222.0.73 () {58 vars in 1324 bytes} [Sat Jan 2 10:52:41 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:41.672920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67cbaaeb-ab3d-4198-a538-edb29a9623e6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:52:41.673438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67cbaaeb-ab3d-4198-a538-edb29a9623e6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:41.673972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-67cbaaeb-ab3d-4198-a538-edb29a9623e6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:41.699800 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:41.699800 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:41.700936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-67cbaaeb-ab3d-4198-a538-edb29a9623e6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Snapshot retrieved successfully. Jan 02 10:52:41.702873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-67cbaaeb-ab3d-4198-a538-edb29a9623e6 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 200 Jan 02 10:52:41.703823 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1657/3331] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:41 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:42.715253 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2279afc2-9184-4b51-9428-22b43b73b0c9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a Jan 02 10:52:42.715816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2279afc2-9184-4b51-9428-22b43b73b0c9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:42.716034 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:42.716034 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:42.716402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2279afc2-9184-4b51-9428-22b43b73b0c9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:42.740487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2279afc2-9184-4b51-9428-22b43b73b0c9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a returned with HTTP 404 Jan 02 10:52:42.741425 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1675/3332] 10.222.0.73 () {58 vars in 1321 bytes} [Sat Jan 2 10:52:42 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/snapshots/2727c46f-937d-4f8e-91de-6a15b1799e8a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 10:52:42.748855 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] DELETE http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:52:42.750115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:42.750359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:42.750359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:42.750738 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:42.751203 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume with id: 3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:52:42.799410 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:42.799410 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:42.800533 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:42.826817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Delete volume request issued successfully. Jan 02 10:52:42.827343 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eef3d4c2-840c-4ddb-a4de-ac64dc900d1c tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 202 Jan 02 10:52:42.830168 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1658/3333] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 10:52:42 2021] DELETE /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 10:52:42.839440 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4d3b7e3-ab9e-447b-ac9c-6bcdf89d14b0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:52:42.840173 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4d3b7e3-ab9e-447b-ac9c-6bcdf89d14b0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:42.840900 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a4d3b7e3-ab9e-447b-ac9c-6bcdf89d14b0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:42.890635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:42.890635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:42.898920 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a4d3b7e3-ab9e-447b-ac9c-6bcdf89d14b0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:42.921073 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a4d3b7e3-ab9e-447b-ac9c-6bcdf89d14b0 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:52:42.922450 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1676/3334] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:42 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:43.939640 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5a52228-8313-43a1-9582-bbbfd477c06e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:52:43.940195 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5a52228-8313-43a1-9582-bbbfd477c06e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:43.940351 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:43.940351 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:43.940839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c5a52228-8313-43a1-9582-bbbfd477c06e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:43.992073 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 10:52:43.992073 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 10:52:44.001027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c5a52228-8313-43a1-9582-bbbfd477c06e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Volume info retrieved successfully. Jan 02 10:52:44.023271 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c5a52228-8313-43a1-9582-bbbfd477c06e tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 200 Jan 02 10:52:44.024346 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1659/3335] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:43 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 10:52:45.040377 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-406e705a-321a-421d-a299-8d5703cb15f9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] GET http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 Jan 02 10:52:45.040893 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-406e705a-321a-421d-a299-8d5703cb15f9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 10:52:45.040990 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 10:52:45.040990 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 10:52:45.041376 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-406e705a-321a-421d-a299-8d5703cb15f9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 10:52:45.089052 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-406e705a-321a-421d-a299-8d5703cb15f9 tempest-VolumesSnapshotTestJSON-1447014516 tempest-VolumesSnapshotTestJSON-1447014516] http://10.222.0.73/volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 returned with HTTP 404 Jan 02 10:52:45.090086 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1677/3336] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 10:52:45 2021] GET /volume/v3/dd64b72737294a338fb4742c3e0afe9e/volumes/3c481f4e-c303-4836-9149-c3d751b0c0b3 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:05:13.498522 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes Jan 02 11:05:13.499031 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:13.499031 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:13.499405 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-987662497"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:13.501181 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-987662497'}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 11:05:13.501552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Create volume of 1 GB Jan 02 11:05:13.520467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Availability zone cache updated, next update will occur around 2021-01-02 12:05:13.520040. {{(pid=88039) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 11:05:13.520805 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Availability Zones retrieved successfully. Jan 02 11:05:13.537086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Flow 'volume_create_api' (c897a595-7af6-4f62-8ee5-bc2ab94b1ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:05:13.539846 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eafb2e4-8a1c-4953-8663-3a6015d88ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:05:13.541808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 11:05:13.603681 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eafb2e4-8a1c-4953-8663-3a6015d88ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:05:13.605954 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08831255-4240-428e-824c-46ea36f28214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:05:13.694320 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Created reservations ['ad084528-90f5-41e3-9d8f-f1131e7520c7', '89ff5ef5-7cde-418c-81a5-3f69ace8f952', 'c0d4c4a7-2123-4292-8f43-b88372d7e730', '5588c06d-1358-458d-b7b3-209c08832b7e'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 11:05:13.696120 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08831255-4240-428e-824c-46ea36f28214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad084528-90f5-41e3-9d8f-f1131e7520c7', '89ff5ef5-7cde-418c-81a5-3f69ace8f952', 'c0d4c4a7-2123-4292-8f43-b88372d7e730', '5588c06d-1358-458d-b7b3-209c08832b7e']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:05:13.698282 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12625f1-5144-4e89-8dff-ec3a8e1e58d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:05:13.754201 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12625f1-5144-4e89-8dff-ec3a8e1e58d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ac3dff-5e97-4abc-9330-a8926f100823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-987662497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f3704eb94a48c7b3935fe8131f7daa',qos_specs=None,replication_status=,reservations=['ad084528-90f5-41e3-9d8f-f1131e7520c7','89ff5ef5-7cde-418c-81a5-3f69ace8f952','c0d4c4a7-2123-4292-8f43-b88372d7e730','5588c06d-1358-458d-b7b3-209c08832b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265b2569364b445db58da82b692e09bb',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T11:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-987662497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ac3dff-5e97-4abc-9330-a8926f100823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f3704eb94a48c7b3935fe8131f7daa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='265b2569364b445db58da82b692e09bb',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:05:13.756283 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca724e12-69b0-457f-af31-13dff6b5ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:05:13.781933 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca724e12-69b0-457f-af31-13dff6b5ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-987662497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f3704eb94a48c7b3935fe8131f7daa',qos_specs=None,replication_status=,reservations=['ad084528-90f5-41e3-9d8f-f1131e7520c7','89ff5ef5-7cde-418c-81a5-3f69ace8f952','c0d4c4a7-2123-4292-8f43-b88372d7e730','5588c06d-1358-458d-b7b3-209c08832b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265b2569364b445db58da82b692e09bb',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:05:13.783887 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a073f06-93de-4c5e-96c9-8dbc611f5126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:05:13.797768 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a073f06-93de-4c5e-96c9-8dbc611f5126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:05:13.800443 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Flow 'volume_create_api' (c897a595-7af6-4f62-8ee5-bc2ab94b1ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:05:13.849134 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Create volume request issued successfully. Jan 02 11:05:13.862358 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2eec35e1-e95c-4496-b458-240521ba7ce7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes returned with HTTP 202 Jan 02 11:05:13.873415 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1660/3337] 10.222.0.73 () {60 vars in 1225 bytes} [Sat Jan 2 11:05:13 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes => generated 820 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 11:05:13.878100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28b57ec1-67ab-47ee-807f-69d348d5879d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:13.878696 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28b57ec1-67ab-47ee-807f-69d348d5879d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:13.879341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-28b57ec1-67ab-47ee-807f-69d348d5879d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:13.928767 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:13.928767 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:13.937464 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-28b57ec1-67ab-47ee-807f-69d348d5879d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:13.959513 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-28b57ec1-67ab-47ee-807f-69d348d5879d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:13.961065 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1678/3338] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:13 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:14.977487 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:14.978086 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:14.978208 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:14.978208 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:14.978547 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:15.026955 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.026955 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.035323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:15.056411 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:15.057209 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1661/3339] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:14 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:15.463857 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-a4e76513-7b10-4235-b0fc-5cd6a48a6955 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:15.464374 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-a4e76513-7b10-4235-b0fc-5cd6a48a6955 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:15.464587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:15.464587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:15.464960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-a4e76513-7b10-4235-b0fc-5cd6a48a6955 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:15.517551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.517551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.526044 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-a4e76513-7b10-4235-b0fc-5cd6a48a6955 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:15.548042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-a4e76513-7b10-4235-b0fc-5cd6a48a6955 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:15.548852 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1679/3340] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:05:15 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:15.613913 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume// Jan 02 11:05:15.614358 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:15.614573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:15.614573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:15.614943 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:15.616212 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2f9699e8-02c9-4b3b-8491-fc51e73688b0 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:05:15.616804 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1662/3341] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 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 02 11:05:15.629945 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments Jan 02 11:05:15.630443 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:15.630443 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:15.630855 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30ac3dff-5e97-4abc-9330-a8926f100823", "instance_uuid": "d0d7c3e4-03b8-4f87-8335-fb910d283de8", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:15.680375 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.680375 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.730680 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments returned with HTTP 200 Jan 02 11:05:15.731596 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1680/3342] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 11:05:15 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:15.765762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9df1694c-838b-459e-80ed-cef55c0baffd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:15.766287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9df1694c-838b-459e-80ed-cef55c0baffd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:15.766839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9df1694c-838b-459e-80ed-cef55c0baffd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:15.783905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume// Jan 02 11:05:15.784323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:15.784545 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:15.784545 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:15.784929 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:15.786145 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-eeee9774-b73c-4b8c-8b30-b2c6b43a0cac tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:05:15.786870 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1681/3343] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:05:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 11:05:15.812163 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-f611d8f6-d393-421e-8484-2eeb00c899dd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:15.812774 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-f611d8f6-d393-421e-8484-2eeb00c899dd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:15.813258 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-f611d8f6-d393-421e-8484-2eeb00c899dd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:15.819849 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.819849 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.828041 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9df1694c-838b-459e-80ed-cef55c0baffd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:15.846241 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.846241 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.854708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9df1694c-838b-459e-80ed-cef55c0baffd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:15.865457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1663/3344] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:15 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:15.865625 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.865625 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.870941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-f611d8f6-d393-421e-8484-2eeb00c899dd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:15.888856 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.888856 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:15.897192 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-f611d8f6-d393-421e-8484-2eeb00c899dd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:15.898009 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1682/3345] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 11:05:15 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 1011 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 11:05:15.918040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-1be1ecf0-413f-4c58-a599-f25c647587e7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] PUT http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d Jan 02 11:05:15.918531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:15.918531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:15.918951 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-1be1ecf0-413f-4c58-a599-f25c647587e7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:15.946227 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:05:15.946227 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:05:15.946691 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-1be1ecf0-413f-4c58-a599-f25c647587e7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Lock "b'cinder-attachment_update-30ac3dff-5e97-4abc-9330-a8926f100823-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:05:15.948981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:15.948981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:16.872617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbd5f8c3-e377-41f7-86fb-c75bee2f42e9 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:16.873133 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbd5f8c3-e377-41f7-86fb-c75bee2f42e9 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:16.873332 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:16.873332 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:16.873707 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-dbd5f8c3-e377-41f7-86fb-c75bee2f42e9 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:16.923378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:16.923378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:16.931910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-dbd5f8c3-e377-41f7-86fb-c75bee2f42e9 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:16.950307 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:16.950307 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:16.959116 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-dbd5f8c3-e377-41f7-86fb-c75bee2f42e9 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:16.960184 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1683/3346] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:16 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 11:05:17.178610 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-1be1ecf0-413f-4c58-a599-f25c647587e7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Lock "b'cinder-attachment_update-30ac3dff-5e97-4abc-9330-a8926f100823-n-h1-765311-9'" released by "attachment_update" :: held 1.232s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:05:17.179269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-1be1ecf0-413f-4c58-a599-f25c647587e7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d returned with HTTP 200 Jan 02 11:05:17.180210 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1664/3347] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 11:05:15 2021] PUT /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d => generated 762 bytes in 1267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:17.976923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6350bd0-f594-4e54-bb2b-abdf517d5012 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:17.977486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6350bd0-f594-4e54-bb2b-abdf517d5012 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:17.977635 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:17.977635 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:17.978005 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6350bd0-f594-4e54-bb2b-abdf517d5012 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:18.026104 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:18.026104 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:18.034477 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f6350bd0-f594-4e54-bb2b-abdf517d5012 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:18.052869 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:18.052869 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:18.061318 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6350bd0-f594-4e54-bb2b-abdf517d5012 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:18.062164 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1684/3348] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:17 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:19.078960 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-752858ac-f75a-468e-b416-c62df94c96d7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:19.079559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-752858ac-f75a-468e-b416-c62df94c96d7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:19.079677 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:19.079677 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:19.080038 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-752858ac-f75a-468e-b416-c62df94c96d7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:19.132505 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:19.132505 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:19.140746 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-752858ac-f75a-468e-b416-c62df94c96d7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:19.158555 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:19.158555 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:19.166520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-752858ac-f75a-468e-b416-c62df94c96d7 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:19.167343 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1665/3349] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:19 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:20.184196 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0b30469-9835-495f-9abb-dcd10d777914 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:20.184735 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0b30469-9835-495f-9abb-dcd10d777914 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:20.184912 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:20.184912 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:20.185287 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f0b30469-9835-495f-9abb-dcd10d777914 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:20.234194 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:20.234194 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:20.242231 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f0b30469-9835-495f-9abb-dcd10d777914 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:20.261014 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:20.261014 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:20.269863 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f0b30469-9835-495f-9abb-dcd10d777914 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:20.270693 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1685/3350] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:20 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:21.288080 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac3ae9ff-508e-4ca4-80ef-1af020427e10 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:21.288623 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac3ae9ff-508e-4ca4-80ef-1af020427e10 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:21.288782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:21.288782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:21.289155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ac3ae9ff-508e-4ca4-80ef-1af020427e10 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:21.337952 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:21.337952 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:21.347314 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ac3ae9ff-508e-4ca4-80ef-1af020427e10 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:21.366656 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:21.366656 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:21.375161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ac3ae9ff-508e-4ca4-80ef-1af020427e10 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:21.376006 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1666/3351] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:21 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:22.392915 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-347f2059-2990-4f1e-ab07-6ee36fc65148 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:22.393426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-347f2059-2990-4f1e-ab07-6ee36fc65148 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:22.393639 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:22.393639 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:22.394008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-347f2059-2990-4f1e-ab07-6ee36fc65148 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:22.445587 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:22.445587 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:22.454557 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-347f2059-2990-4f1e-ab07-6ee36fc65148 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:22.472733 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:22.472733 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:22.481119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-347f2059-2990-4f1e-ab07-6ee36fc65148 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:22.481922 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1686/3352] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:22 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:05:22.650092 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d/action Jan 02 11:05:22.650092 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:22.650092 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:22.650092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:05:22.650092 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:22.714366 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:22.714366 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:22.726563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d/action returned with HTTP 204 Jan 02 11:05:22.727458 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1667/3353] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 11:05:22 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:05:23.498681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58a9eaa3-c89c-4436-984a-820fda5cf582 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:05:23.499842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58a9eaa3-c89c-4436-984a-820fda5cf582 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:23.500166 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:23.500166 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:23.500490 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-58a9eaa3-c89c-4436-984a-820fda5cf582 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:23.549088 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:23.549088 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:23.557371 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-58a9eaa3-c89c-4436-984a-820fda5cf582 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:05:23.576249 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:23.576249 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:23.585062 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-58a9eaa3-c89c-4436-984a-820fda5cf582 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:05:23.585901 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1687/3354] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:05:23 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 1205 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:39.073525 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume// Jan 02 11:05:39.074006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:39.074253 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:39.074253 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:39.074632 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:39.075709 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3d7a4020-fab8-4437-a881-b540d5b5ff70 req-35410c3a-9c81-4363-a5df-873c0d252f9d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:05:39.076320 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1668/3355] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:05:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:05:39.090222 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-6f3acdbc-5fad-43c5-9b2b-7dc9682ae73d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments Jan 02 11:05:39.090715 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:39.090715 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:39.091252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-6f3acdbc-5fad-43c5-9b2b-7dc9682ae73d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30ac3dff-5e97-4abc-9330-a8926f100823", "instance_uuid": "d0d7c3e4-03b8-4f87-8335-fb910d283de8", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:39.154189 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:39.154189 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:39.290072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-6f3acdbc-5fad-43c5-9b2b-7dc9682ae73d tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments returned with HTTP 200 Jan 02 11:05:39.290891 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1688/3356] 10.222.0.11 () {64 vars in 1358 bytes} [Sat Jan 2 11:05:39 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:39.305480 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] DELETE http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d Jan 02 11:05:39.305988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:39.306467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:39.330128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:39.330128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:39.557477 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(1a11f60f-5975-4970-bc46-240c6ffe3aac)]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:05:39.557908 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Adding status of: reserved to pending status list for volume. {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 11:05:39.558326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:05:39.565094 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-b5b899d1-d9a6-41d6-97f3-05f8cc399092 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d returned with HTTP 200 Jan 02 11:05:39.565967 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1669/3357] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 11:05:39 2021] DELETE /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/d26d6988-d781-43e0-9175-5ef39e8f385d => generated 192 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:42.823161 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-1b7252ce-41a7-40b9-9393-fb53cb05db96 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] PUT http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac Jan 02 11:05:42.823709 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:42.823709 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:42.824013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-1b7252ce-41a7-40b9-9393-fb53cb05db96 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:42.852657 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:05:42.852657 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:05:42.853147 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-1b7252ce-41a7-40b9-9393-fb53cb05db96 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Lock "b'cinder-attachment_update-30ac3dff-5e97-4abc-9330-a8926f100823-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:05:42.855466 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:42.855466 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:44.136353 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-1b7252ce-41a7-40b9-9393-fb53cb05db96 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Lock "b'cinder-attachment_update-30ac3dff-5e97-4abc-9330-a8926f100823-n-h2-765311-9'" released by "attachment_update" :: held 1.283s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:05:44.137023 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-1b7252ce-41a7-40b9-9393-fb53cb05db96 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac returned with HTTP 200 Jan 02 11:05:44.138045 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1689/3358] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 11:05:42 2021] PUT /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac => generated 762 bytes in 1320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:44.169793 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac Jan 02 11:05:44.170481 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:44.170706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:44.170706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:44.171164 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:44.190638 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac returned with HTTP 200 Jan 02 11:05:44.191512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1670/3359] 10.222.0.68 () {60 vars in 1415 bytes} [Sat Jan 2 11:05:44 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:51.526111 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-ff8002fa-9eaf-46d2-a3a5-48b2b2133fcd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac/action Jan 02 11:05:51.526694 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:51.526694 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:51.527041 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-ff8002fa-9eaf-46d2-a3a5-48b2b2133fcd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:05:51.527475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-ff8002fa-9eaf-46d2-a3a5-48b2b2133fcd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:51.598932 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:51.598932 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:51.611681 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-ff8002fa-9eaf-46d2-a3a5-48b2b2133fcd tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac/action returned with HTTP 204 Jan 02 11:05:51.612625 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1690/3360] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 11:05:51 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 11:05:56.157931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume// Jan 02 11:05:56.158402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:56.158612 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:56.158612 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:56.158995 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:56.160074 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d19550b7-c8bf-4626-9ce5-28182fae7808 req-112ac1f6-7ea1-4e67-910b-8bfb96e7a712 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:05:56.160676 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1671/3361] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 11:05:56 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:05:56.177771 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f297fbb9-eebf-4767-b497-d3e18b838bdb tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments Jan 02 11:05:56.178265 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:05:56.178265 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:05:56.178680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f297fbb9-eebf-4767-b497-d3e18b838bdb tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30ac3dff-5e97-4abc-9330-a8926f100823", "instance_uuid": "d0d7c3e4-03b8-4f87-8335-fb910d283de8", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:05:56.228033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:56.228033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:56.338847 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f297fbb9-eebf-4767-b497-d3e18b838bdb tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments returned with HTTP 200 Jan 02 11:05:56.339793 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1691/3362] 10.222.0.68 () {64 vars in 1358 bytes} [Sat Jan 2 11:05:56 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:05:56.365355 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] DELETE http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac Jan 02 11:05:56.366060 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:05:56.366636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:05:56.389304 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:05:56.389304 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:05:56.571278 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(8cec4cb9-346e-4571-8ff7-89f322edff17)]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:05:56.571729 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Adding status of: reserved to pending status list for volume. {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 11:05:56.572143 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:05:56.578941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-561da188-ac9f-4329-aaf8-3b24bb03e123 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac returned with HTTP 200 Jan 02 11:05:56.580040 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1672/3363] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 11:05:56 2021] DELETE /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/1a11f60f-5975-4970-bc46-240c6ffe3aac => generated 192 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:06:00.579902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-bc83581f-23dc-493a-a75f-4c9225fd27b5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] PUT http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 Jan 02 11:06:00.580473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:00.580473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:00.580934 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-bc83581f-23dc-493a-a75f-4c9225fd27b5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:06:00.611694 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:06:00.611694 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:06:00.612191 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-bc83581f-23dc-493a-a75f-4c9225fd27b5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Lock "b'cinder-attachment_update-30ac3dff-5e97-4abc-9330-a8926f100823-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.010s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:06:00.614465 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:00.614465 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:01.877449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-bc83581f-23dc-493a-a75f-4c9225fd27b5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Lock "b'cinder-attachment_update-30ac3dff-5e97-4abc-9330-a8926f100823-n-h1-765311-9'" released by "attachment_update" :: held 1.265s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:06:01.878085 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-bc83581f-23dc-493a-a75f-4c9225fd27b5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 returned with HTTP 200 Jan 02 11:06:01.878966 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1692/3364] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 11:06:00 2021] PUT /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 => generated 762 bytes in 1305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:06:01.894064 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f021b8eb-38af-45f2-b5ee-94ae1749ede8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 Jan 02 11:06:01.894627 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f021b8eb-38af-45f2-b5ee-94ae1749ede8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:01.894859 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:01.894859 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:01.895211 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f021b8eb-38af-45f2-b5ee-94ae1749ede8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:01.914367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-f021b8eb-38af-45f2-b5ee-94ae1749ede8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 returned with HTTP 200 Jan 02 11:06:01.915360 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1673/3365] 10.222.0.11 () {60 vars in 1415 bytes} [Sat Jan 2 11:06:01 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:06:08.991403 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-8e83269e-729c-4c22-ada2-7d30adeaf43e tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] POST http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17/action Jan 02 11:06:08.991942 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:08.991942 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:08.992324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-8e83269e-729c-4c22-ada2-7d30adeaf43e tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:06:08.992705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-8e83269e-729c-4c22-ada2-7d30adeaf43e tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:06:09.063114 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:09.063114 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:09.075530 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-8823e7b0-ed51-4703-aa95-fd43fe82128f req-8e83269e-729c-4c22-ada2-7d30adeaf43e tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17/action returned with HTTP 204 Jan 02 11:06:09.076400 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1693/3366] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 11:06:08 2021] POST /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:06:14.504667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-eced5ef8-975b-4a1b-974e-029b4fd25e40 req-b194a96a-7cef-4936-af40-9aafa590af15 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] DELETE http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 Jan 02 11:06:14.506182 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-eced5ef8-975b-4a1b-974e-029b4fd25e40 req-b194a96a-7cef-4936-af40-9aafa590af15 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:14.506542 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:14.506542 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:14.507154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-eced5ef8-975b-4a1b-974e-029b4fd25e40 req-b194a96a-7cef-4936-af40-9aafa590af15 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:14.529116 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:14.529116 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:14.958662 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-eced5ef8-975b-4a1b-974e-029b4fd25e40 req-b194a96a-7cef-4936-af40-9aafa590af15 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:06:14.959002 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-eced5ef8-975b-4a1b-974e-029b4fd25e40 req-b194a96a-7cef-4936-af40-9aafa590af15 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:06:14.967176 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-eced5ef8-975b-4a1b-974e-029b4fd25e40 req-b194a96a-7cef-4936-af40-9aafa590af15 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 returned with HTTP 200 Jan 02 11:06:14.968083 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1674/3367] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 11:06:14 2021] DELETE /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/attachments/8cec4cb9-346e-4571-8ff7-89f322edff17 => generated 19 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:06:16.366309 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a0f285c-440d-4ee4-8343-63babc2e5b13 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:16.366856 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a0f285c-440d-4ee4-8343-63babc2e5b13 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:16.366976 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:16.366976 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:16.367373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a0f285c-440d-4ee4-8343-63babc2e5b13 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:16.540727 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:16.540727 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:16.549623 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a0f285c-440d-4ee4-8343-63babc2e5b13 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:06:16.570717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a0f285c-440d-4ee4-8343-63babc2e5b13 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:06:16.571542 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1694/3368] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:06:16 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:06:16.586800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db2fb19f-5755-490e-8579-5fbcb3a8ceea tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:16.587324 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db2fb19f-5755-490e-8579-5fbcb3a8ceea tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:16.587580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:16.587580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:16.587993 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-db2fb19f-5755-490e-8579-5fbcb3a8ceea tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:16.637178 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:16.637178 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:16.645218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-db2fb19f-5755-490e-8579-5fbcb3a8ceea tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:06:16.666413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-db2fb19f-5755-490e-8579-5fbcb3a8ceea tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:06:16.667210 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1675/3369] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:06:16 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:06:16.739215 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] DELETE http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:16.739759 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:16.739973 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:16.739973 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:16.740345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:16.740803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Delete volume with id: 30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:16.788389 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:16.788389 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:16.789419 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:06:16.814886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Delete volume request issued successfully. Jan 02 11:06:16.815395 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e8fef543-eb75-450b-9f72-17fb1c97499f tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 202 Jan 02 11:06:16.816219 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1695/3370] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 11:06:16 2021] DELETE /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 11:06:16.824063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb7fb3bb-ad1a-4569-ade3-fef437e4d8e8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:16.824620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb7fb3bb-ad1a-4569-ade3-fef437e4d8e8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:16.824815 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:16.824815 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:16.825561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bb7fb3bb-ad1a-4569-ade3-fef437e4d8e8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:16.875237 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:16.875237 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:16.883415 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-bb7fb3bb-ad1a-4569-ade3-fef437e4d8e8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:06:16.905189 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bb7fb3bb-ad1a-4569-ade3-fef437e4d8e8 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:06:16.906133 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1676/3371] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:06:16 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:06:17.922795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4511240-4564-427f-8237-46952d3b814c tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:17.923406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4511240-4564-427f-8237-46952d3b814c tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:17.923504 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:17.923504 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:17.923885 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c4511240-4564-427f-8237-46952d3b814c tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:17.973223 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:06:17.973223 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:06:17.981695 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c4511240-4564-427f-8237-46952d3b814c tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Volume info retrieved successfully. Jan 02 11:06:18.003713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c4511240-4564-427f-8237-46952d3b814c tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 200 Jan 02 11:06:18.004517 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1696/3372] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:06:17 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:06:19.021611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bae70ab0-40d0-43ce-920d-575f73b358a5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] GET http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 Jan 02 11:06:19.022705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bae70ab0-40d0-43ce-920d-575f73b358a5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:06:19.022927 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:06:19.022927 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:06:19.023331 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-bae70ab0-40d0-43ce-920d-575f73b358a5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:06:19.072102 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-bae70ab0-40d0-43ce-920d-575f73b358a5 tempest-ServerActionsTestJSON-734259494 tempest-ServerActionsTestJSON-734259494] http://10.222.0.73/volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 returned with HTTP 404 Jan 02 11:06:19.073237 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1677/3373] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:06:19 2021] GET /volume/v3/00f3704eb94a48c7b3935fe8131f7daa/volumes/30ac3dff-5e97-4abc-9330-a8926f100823 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:08:25.135865 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52eb0cf9-8f49-4c2e-9350-057820eabc9a tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] POST http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types Jan 02 11:08:25.136394 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:25.136394 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:25.136722 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-52eb0cf9-8f49-4c2e-9350-057820eabc9a tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-973307711", "extra_specs": {}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:25.176907 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-52eb0cf9-8f49-4c2e-9350-057820eabc9a tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types returned with HTTP 200 Jan 02 11:08:25.177707 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1697/3374] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 11:08:24 2021] POST /volume/v3/c91493542b78447eabd573d99fe53ae1/types => generated 217 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:25.190269 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aa06475c-7a53-4742-9789-5dd93c877f27 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] POST http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/71f64c30-8975-484d-ad8c-99373d2eb6ad/encryption Jan 02 11:08:25.190972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-aa06475c-7a53-4742-9789-5dd93c877f27 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:25.238903 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-aa06475c-7a53-4742-9789-5dd93c877f27 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/71f64c30-8975-484d-ad8c-99373d2eb6ad/encryption returned with HTTP 200 Jan 02 11:08:25.239750 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1678/3375] 10.222.0.73 () {60 vars in 1364 bytes} [Sat Jan 2 11:08:25 2021] POST /volume/v3/c91493542b78447eabd573d99fe53ae1/types/71f64c30-8975-484d-ad8c-99373d2eb6ad/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:25.249304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes Jan 02 11:08:25.250066 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-185709077", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-973307711", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:25.251327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-185709077', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-973307711', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 11:08:25.265509 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Create volume of 1 GB Jan 02 11:08:25.266159 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:25.266159 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:25.272365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Availability zone cache updated, next update will occur around 2021-01-02 12:08:25.271960. {{(pid=88040) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 02 11:08:25.272700 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Availability Zones retrieved successfully. Jan 02 11:08:25.289014 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Flow 'volume_create_api' (98aac8ad-86d3-4698-a8c6-685372cfcbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:08:25.292068 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd097c15-9a79-42fd-b9f4-224bad8e351c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:08:25.294526 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 11:08:25.349957 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd097c15-9a79-42fd-b9f4-224bad8e351c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T11:08:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71f64c30-8975-484d-ad8c-99373d2eb6ad,is_public=True,name='tempest-scenario-type-cryptsetup-973307711',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71f64c30-8975-484d-ad8c-99373d2eb6ad', '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=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:08:25.352214 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5a6a0a-2a51-4b31-a7ab-be182793519e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:08:25.398012 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-973307711 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-973307711, it is now deprecated. Please use the default quota class for default quota. Jan 02 11:08:25.398960 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-973307711 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-973307711, it is now deprecated. Please use the default quota class for default quota. Jan 02 11:08:25.439369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Created reservations ['307dffcb-7b2f-4aba-a7e3-fec27f81b88f', '3ba6ffd5-6acc-4896-837c-cee956a7ab00', 'b9709eac-d97a-4f84-a398-b8074ae9fa69', 'a7e2b2dd-9384-45e4-ba4b-575f4f6ffb72'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 11:08:25.441252 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5a6a0a-2a51-4b31-a7ab-be182793519e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['307dffcb-7b2f-4aba-a7e3-fec27f81b88f', '3ba6ffd5-6acc-4896-837c-cee956a7ab00', 'b9709eac-d97a-4f84-a398-b8074ae9fa69', 'a7e2b2dd-9384-45e4-ba4b-575f4f6ffb72']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:08:25.443281 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e890b277-c988-4a8c-ac94-075597a4d12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:08:25.498950 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e890b277-c988-4a8c-ac94-075597a4d12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5117da93-fc39-407c-91ac-da4153773a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-185709077',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca4f23b8930c43339c47fcec533606c3',qos_specs=None,replication_status=,reservations=['307dffcb-7b2f-4aba-a7e3-fec27f81b88f','3ba6ffd5-6acc-4896-837c-cee956a7ab00','b9709eac-d97a-4f84-a398-b8074ae9fa69','a7e2b2dd-9384-45e4-ba4b-575f4f6ffb72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eacee6c9d6c74ac4b0f2060ad0d51f43',volume_type_id=71f64c30-8975-484d-ad8c-99373d2eb6ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T11:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-185709077',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5117da93-fc39-407c-91ac-da4153773a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca4f23b8930c43339c47fcec533606c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eacee6c9d6c74ac4b0f2060ad0d51f43',volume_attachment=,volume_type=,volume_type_id=71f64c30-8975-484d-ad8c-99373d2eb6ad)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:08:25.501055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d1b999-8b48-4ea4-892f-3cc1e03d6d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:08:25.525373 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d1b999-8b48-4ea4-892f-3cc1e03d6d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-185709077',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca4f23b8930c43339c47fcec533606c3',qos_specs=None,replication_status=,reservations=['307dffcb-7b2f-4aba-a7e3-fec27f81b88f','3ba6ffd5-6acc-4896-837c-cee956a7ab00','b9709eac-d97a-4f84-a398-b8074ae9fa69','a7e2b2dd-9384-45e4-ba4b-575f4f6ffb72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eacee6c9d6c74ac4b0f2060ad0d51f43',volume_type_id=71f64c30-8975-484d-ad8c-99373d2eb6ad)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:08:25.527280 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ba9b4d-bf47-4f44-a66c-93def672588e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:08:25.541469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ba9b4d-bf47-4f44-a66c-93def672588e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:08:25.544692 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Flow 'volume_create_api' (98aac8ad-86d3-4698-a8c6-685372cfcbee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:08:25.592361 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Create volume request issued successfully. Jan 02 11:08:25.605918 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fa03ecf6-63b8-4af7-9a00-3f353d3e4e74 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes returned with HTTP 202 Jan 02 11:08:25.607683 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1698/3376] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 11:08:25 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes => generated 855 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 11:08:25.622028 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddde8b82-3d99-4842-b879-833750c8f3d1 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:25.622920 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddde8b82-3d99-4842-b879-833750c8f3d1 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:25.623536 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ddde8b82-3d99-4842-b879-833750c8f3d1 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:25.675870 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:25.675870 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:25.684093 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ddde8b82-3d99-4842-b879-833750c8f3d1 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:25.705748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ddde8b82-3d99-4842-b879-833750c8f3d1 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:25.706583 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1679/3377] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:25 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 947 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:26.724141 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e94c25fb-3489-45f4-8bd8-8ef113010afd tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:26.724633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e94c25fb-3489-45f4-8bd8-8ef113010afd tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:26.724853 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:26.724853 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:26.725293 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e94c25fb-3489-45f4-8bd8-8ef113010afd tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:26.774308 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:26.774308 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:26.783572 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e94c25fb-3489-45f4-8bd8-8ef113010afd tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:26.804614 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e94c25fb-3489-45f4-8bd8-8ef113010afd tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:26.805424 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1699/3378] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:26 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:26.820552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:26.821024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:26.821267 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:26.821267 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:26.821645 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:26.870359 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:26.870359 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:26.878829 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:26.901173 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:26.902007 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1680/3379] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:26 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:27.026570 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-cfda2ebe-7a7f-4d84-accb-f8700069d421 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:27.027087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-cfda2ebe-7a7f-4d84-accb-f8700069d421 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:27.027325 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:27.027325 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:27.027739 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-cfda2ebe-7a7f-4d84-accb-f8700069d421 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:27.077929 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.077929 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:27.086352 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d967677c-c2e5-4c38-9472-a145c92772fa req-cfda2ebe-7a7f-4d84-accb-f8700069d421 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:27.107119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-cfda2ebe-7a7f-4d84-accb-f8700069d421 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:27.107955 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1700/3380] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:08:27 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:27.173066 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume// Jan 02 11:08:27.173532 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:27.173747 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:27.173747 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:27.174123 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:27.175208 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8d027f4e-05d5-434e-ae6f-79eb3f3c3efa tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:08:27.175836 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1681/3381] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 11:08:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:08:27.189502 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments Jan 02 11:08:27.190070 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:27.190070 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:27.190514 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5117da93-fc39-407c-91ac-da4153773a97", "instance_uuid": "f48fa90c-ce1e-4bf1-ad68-1523c2abeb8c", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:27.240628 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.240628 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:27.290902 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments returned with HTTP 200 Jan 02 11:08:27.291913 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1701/3382] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 11:08:27 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:08:27.331193 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d4ca454-bf34-4cf4-8b1b-8341a229cf06 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:27.331713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d4ca454-bf34-4cf4-8b1b-8341a229cf06 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:27.332425 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9d4ca454-bf34-4cf4-8b1b-8341a229cf06 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:27.346050 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume// Jan 02 11:08:27.346784 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:27.346992 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:27.346992 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:27.347395 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:27.348595 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-daeef2bd-dc7b-493f-8efe-ce9e2829f09c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:08:27.349303 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1702/3383] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:08:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:08:27.361988 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-be429d46-43a9-445c-a0cd-4090efc8c634 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:27.362542 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-be429d46-43a9-445c-a0cd-4090efc8c634 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:27.363009 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-be429d46-43a9-445c-a0cd-4090efc8c634 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:27.384438 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.384438 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:27.393003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9d4ca454-bf34-4cf4-8b1b-8341a229cf06 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:27.411219 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.411219 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:27.412079 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.412079 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:27.419552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9d4ca454-bf34-4cf4-8b1b-8341a229cf06 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:27.420362 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1682/3384] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:27 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:27.420493 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d967677c-c2e5-4c38-9472-a145c92772fa req-be429d46-43a9-445c-a0cd-4090efc8c634 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:27.439539 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.439539 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:27.448058 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-be429d46-43a9-445c-a0cd-4090efc8c634 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:27.448867 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1703/3385] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 11:08:27 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 1046 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 11:08:27.466653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-2c6a6501-8f97-464d-845e-fc74cef7a8f7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] PUT http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66 Jan 02 11:08:27.467138 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:27.467138 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:27.467594 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-2c6a6501-8f97-464d-845e-fc74cef7a8f7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:27.495011 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:08:27.495011 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:08:27.495529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-d967677c-c2e5-4c38-9472-a145c92772fa req-2c6a6501-8f97-464d-845e-fc74cef7a8f7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Lock "b'cinder-attachment_update-5117da93-fc39-407c-91ac-da4153773a97-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:08:27.497737 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:27.497737 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:28.438103 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c463b4e7-ae1d-41fb-95de-d37de90e6e60 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:28.438842 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c463b4e7-ae1d-41fb-95de-d37de90e6e60 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:28.439058 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:28.439058 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:28.439487 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c463b4e7-ae1d-41fb-95de-d37de90e6e60 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:28.488626 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:28.488626 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:28.496967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c463b4e7-ae1d-41fb-95de-d37de90e6e60 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:28.516317 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:28.516317 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:28.524631 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c463b4e7-ae1d-41fb-95de-d37de90e6e60 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:28.525453 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1704/3386] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:28 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:28.727845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-d967677c-c2e5-4c38-9472-a145c92772fa req-2c6a6501-8f97-464d-845e-fc74cef7a8f7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Lock "b'cinder-attachment_update-5117da93-fc39-407c-91ac-da4153773a97-n-h1-765311-9'" released by "attachment_update" :: held 1.232s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:08:28.728507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-2c6a6501-8f97-464d-845e-fc74cef7a8f7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66 returned with HTTP 200 Jan 02 11:08:28.729397 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1683/3387] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 11:08:27 2021] PUT /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66 => generated 761 bytes in 1267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:08:28.751007 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-774ed34f-b637-4d87-b2fe-a1783d937558 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/encryption Jan 02 11:08:28.751579 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-774ed34f-b637-4d87-b2fe-a1783d937558 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:28.751831 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:28.751831 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:28.752209 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-774ed34f-b637-4d87-b2fe-a1783d937558 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:28.801722 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:28.801722 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:28.851124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-774ed34f-b637-4d87-b2fe-a1783d937558 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/encryption returned with HTTP 200 Jan 02 11:08:28.851989 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1705/3388] 10.222.0.11 () {58 vars in 1395 bytes} [Sat Jan 2 11:08:28 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/encryption => generated 161 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:29.541626 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-131b6585-f890-4204-9689-713821f9b10b tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:29.542184 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-131b6585-f890-4204-9689-713821f9b10b tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:29.542425 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:29.542425 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:29.542834 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-131b6585-f890-4204-9689-713821f9b10b tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:29.591537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:29.591537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:29.599911 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-131b6585-f890-4204-9689-713821f9b10b tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:29.618735 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:29.618735 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:29.627687 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-131b6585-f890-4204-9689-713821f9b10b tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:29.628523 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1684/3389] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:29 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:30.644905 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9587117e-6991-4ed1-bcf1-fe5f8103dbc4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:30.645349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9587117e-6991-4ed1-bcf1-fe5f8103dbc4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:30.645564 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:30.645564 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:30.645972 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9587117e-6991-4ed1-bcf1-fe5f8103dbc4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:30.697170 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:30.697170 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:30.705270 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9587117e-6991-4ed1-bcf1-fe5f8103dbc4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:30.723812 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:30.723812 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:30.731931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9587117e-6991-4ed1-bcf1-fe5f8103dbc4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:30.732735 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1706/3390] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:30 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:31.749749 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5193ffe9-606f-4160-9b5c-16c625b21c35 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:31.750895 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5193ffe9-606f-4160-9b5c-16c625b21c35 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:31.751006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:31.751006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:31.751328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5193ffe9-606f-4160-9b5c-16c625b21c35 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:31.803414 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:31.803414 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:31.811432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5193ffe9-606f-4160-9b5c-16c625b21c35 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:31.830130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:31.830130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:31.838219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5193ffe9-606f-4160-9b5c-16c625b21c35 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:31.839025 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1685/3391] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:31 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:32.855443 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6ce735f-1f49-4822-813c-d7c4d9562cc5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:32.856008 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6ce735f-1f49-4822-813c-d7c4d9562cc5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:32.856130 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:32.856130 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:32.856488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6ce735f-1f49-4822-813c-d7c4d9562cc5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:32.904977 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:32.904977 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:32.913147 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f6ce735f-1f49-4822-813c-d7c4d9562cc5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:32.931005 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:32.931005 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:32.939574 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6ce735f-1f49-4822-813c-d7c4d9562cc5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:32.940379 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1707/3392] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:32 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:33.957169 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a1c1ecd-72c9-4d6e-b017-8dea94815540 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:33.957711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1ecd-72c9-4d6e-b017-8dea94815540 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:33.957877 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:33.957877 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:33.958244 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1ecd-72c9-4d6e-b017-8dea94815540 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:34.008378 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:34.008378 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:34.016624 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6a1c1ecd-72c9-4d6e-b017-8dea94815540 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:34.034536 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:34.034536 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:34.042708 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6a1c1ecd-72c9-4d6e-b017-8dea94815540 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:34.043548 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1686/3393] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:33 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:34.351800 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-c6db9234-7e03-42b1-9315-cc6deb2df2a3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66/action Jan 02 11:08:34.352343 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:34.352343 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:34.352782 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-c6db9234-7e03-42b1-9315-cc6deb2df2a3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:08:34.353162 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-c6db9234-7e03-42b1-9315-cc6deb2df2a3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:34.420450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:34.420450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:34.432972 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d967677c-c2e5-4c38-9472-a145c92772fa req-c6db9234-7e03-42b1-9315-cc6deb2df2a3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66/action returned with HTTP 204 Jan 02 11:08:34.433799 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1708/3394] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 11:08:34 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:08:35.060083 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f5a6d6e-832a-46b5-af46-b49a4d7e0313 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:35.060598 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f5a6d6e-832a-46b5-af46-b49a4d7e0313 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:35.060785 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:35.060785 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:35.061153 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0f5a6d6e-832a-46b5-af46-b49a4d7e0313 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:35.111509 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.111509 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.119324 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0f5a6d6e-832a-46b5-af46-b49a4d7e0313 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:35.137850 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.137850 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.147155 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0f5a6d6e-832a-46b5-af46-b49a4d7e0313 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:35.147992 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1687/3395] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:35 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:08:35.163159 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0a38c31-013c-4d97-a708-0cf10ea67aa3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:35.163711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0a38c31-013c-4d97-a708-0cf10ea67aa3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:35.163928 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:35.163928 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:35.164302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c0a38c31-013c-4d97-a708-0cf10ea67aa3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:35.212293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.212293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.220266 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c0a38c31-013c-4d97-a708-0cf10ea67aa3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:35.238256 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.238256 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.246301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c0a38c31-013c-4d97-a708-0cf10ea67aa3 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:35.247097 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1709/3396] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:35 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 1240 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:08:35.365101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:35.365697 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:35.365980 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:35.365980 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:35.366474 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:35.414947 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.414947 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.422873 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:35.441133 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.441133 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.449197 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:35.450024 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1688/3397] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:08:35 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:08:35.472925 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-17be7db1-11b5-4a87-9e10-4b481305db10 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/action Jan 02 11:08:35.473365 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:35.473365 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:35.473839 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-17be7db1-11b5-4a87-9e10-4b481305db10 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:08:35.474218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-17be7db1-11b5-4a87-9e10-4b481305db10 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:08:35.522368 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.522368 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.523508 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-17be7db1-11b5-4a87-9e10-4b481305db10 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:35.532124 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-17be7db1-11b5-4a87-9e10-4b481305db10 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Begin detaching volume completed successfully. Jan 02 11:08:35.532635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-17be7db1-11b5-4a87-9e10-4b481305db10 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/action returned with HTTP 202 Jan 02 11:08:35.533486 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1710/3398] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 11:08:35 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 11:08:35.592841 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume// Jan 02 11:08:35.593503 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:35.593782 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:35.593782 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:35.594328 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:35.595445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-82da1d67-dc92-48c4-bfe3-ccafd317a8a9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:08:35.596396 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1689/3399] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:08:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:08:35.613460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-db95e52f-7715-46bb-913b-9c29a26e4733 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:35.614023 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-db95e52f-7715-46bb-913b-9c29a26e4733 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:35.614232 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:35.614232 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:35.614601 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-db95e52f-7715-46bb-913b-9c29a26e4733 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:35.663123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.663123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.671157 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-db95e52f-7715-46bb-913b-9c29a26e4733 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:35.690311 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.690311 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.698276 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-db95e52f-7715-46bb-913b-9c29a26e4733 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:35.699080 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1711/3400] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 11:08:35 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 1342 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 11:08:35.741082 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-1695c374-1083-44fe-9ad5-08dd519e98c7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/encryption Jan 02 11:08:35.741600 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-1695c374-1083-44fe-9ad5-08dd519e98c7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:35.742087 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-1695c374-1083-44fe-9ad5-08dd519e98c7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:35.790590 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:35.790590 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:35.839919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-1695c374-1083-44fe-9ad5-08dd519e98c7 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/encryption returned with HTTP 200 Jan 02 11:08:35.840739 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1690/3401] 10.222.0.11 () {58 vars in 1395 bytes} [Sat Jan 2 11:08:35 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97/encryption => generated 161 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:36.158535 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-ff4a2804-5936-4091-80fd-ae902e699d39 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] DELETE http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66 Jan 02 11:08:36.159055 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-ff4a2804-5936-4091-80fd-ae902e699d39 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:36.159273 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:36.159273 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:36.159668 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-ff4a2804-5936-4091-80fd-ae902e699d39 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:36.180562 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:36.180562 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:36.607828 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-ff4a2804-5936-4091-80fd-ae902e699d39 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:08:36.608194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-ff4a2804-5936-4091-80fd-ae902e699d39 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:08:36.614653 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-d53e1df3-dc35-42d3-96bc-e21be576f43d req-ff4a2804-5936-4091-80fd-ae902e699d39 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66 returned with HTTP 200 Jan 02 11:08:36.615534 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1712/3402] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 11:08:36 2021] DELETE /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/e60c05ee-7b5b-4c7a-bb70-e006b80bef66 => generated 19 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:36.874304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-042135e5-f553-4ce8-936c-9fbba6ccfb03 req-468d8c5a-b3b8-40db-bfa0-4d60136f2ec5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:36.875365 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-042135e5-f553-4ce8-936c-9fbba6ccfb03 req-468d8c5a-b3b8-40db-bfa0-4d60136f2ec5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:36.875583 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:36.875583 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:36.875960 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-042135e5-f553-4ce8-936c-9fbba6ccfb03 req-468d8c5a-b3b8-40db-bfa0-4d60136f2ec5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:36.926650 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:36.926650 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:36.934583 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-042135e5-f553-4ce8-936c-9fbba6ccfb03 req-468d8c5a-b3b8-40db-bfa0-4d60136f2ec5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:36.956691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-042135e5-f553-4ce8-936c-9fbba6ccfb03 req-468d8c5a-b3b8-40db-bfa0-4d60136f2ec5 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:36.957615 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1691/3403] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:08:36 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:36.977682 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] DELETE http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:36.978213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:36.978467 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:36.978467 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:36.978841 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:36.980029 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Delete volume with id: 5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:37.028564 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:37.028564 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:37.029617 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:37.047707 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.keymgr.conf_key_mgr [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 11:08:37.055520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Delete volume request issued successfully. Jan 02 11:08:37.055987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-585333a5-6a66-421e-a193-60c300b7722d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 202 Jan 02 11:08:37.056875 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1713/3404] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 11:08:36 2021] DELETE /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 11:08:37.065104 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26851758-3a62-4d3f-b336-47e2b71c4935 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:37.065640 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26851758-3a62-4d3f-b336-47e2b71c4935 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:37.065829 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:37.065829 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:37.066582 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-26851758-3a62-4d3f-b336-47e2b71c4935 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:37.116100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:37.116100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:37.124581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-26851758-3a62-4d3f-b336-47e2b71c4935 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:37.147717 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-26851758-3a62-4d3f-b336-47e2b71c4935 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:37.148535 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1692/3405] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:37 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 947 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:38.164511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c14dba48-e851-4973-8833-a919e5b064ac tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:38.165074 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c14dba48-e851-4973-8833-a919e5b064ac tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:38.165201 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:38.165201 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:38.165566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c14dba48-e851-4973-8833-a919e5b064ac tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:38.214431 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:08:38.214431 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:08:38.223507 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c14dba48-e851-4973-8833-a919e5b064ac tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:08:38.245370 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c14dba48-e851-4973-8833-a919e5b064ac tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 200 Jan 02 11:08:38.255413 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1714/3406] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:38 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:08:39.261822 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e3b16b80-29a4-4bbd-b816-d4d4321e22e6 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 Jan 02 11:08:39.262330 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e3b16b80-29a4-4bbd-b816-d4d4321e22e6 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:39.262434 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:39.262434 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:39.262795 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e3b16b80-29a4-4bbd-b816-d4d4321e22e6 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:39.309519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e3b16b80-29a4-4bbd-b816-d4d4321e22e6 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 returned with HTTP 404 Jan 02 11:08:39.310584 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1693/3407] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:08:39 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/5117da93-fc39-407c-91ac-da4153773a97 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:08:39.321369 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64b4e9eb-7026-44ff-a18b-2cf1092a8bf1 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] GET http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/volumes/detail?all_tenants=1 Jan 02 11:08:39.322017 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64b4e9eb-7026-44ff-a18b-2cf1092a8bf1 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:39.322299 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:08:39.322299 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:08:39.322716 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-64b4e9eb-7026-44ff-a18b-2cf1092a8bf1 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:39.324825 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-64b4e9eb-7026-44ff-a18b-2cf1092a8bf1 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 11:08:39.376178 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-64b4e9eb-7026-44ff-a18b-2cf1092a8bf1 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Get all volumes completed successfully. Jan 02 11:08:39.380520 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-64b4e9eb-7026-44ff-a18b-2cf1092a8bf1 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 11:08:39.381330 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1715/3408] 10.222.0.73 () {58 vars in 1252 bytes} [Sat Jan 2 11:08:39 2021] GET /volume/v3/c91493542b78447eabd573d99fe53ae1/volumes/detail?all_tenants=1 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 11:08:39.396813 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e65009e8-f57c-4122-949e-ff14fe7e9d39 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] DELETE http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/71f64c30-8975-484d-ad8c-99373d2eb6ad Jan 02 11:08:39.397332 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e65009e8-f57c-4122-949e-ff14fe7e9d39 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:08:39.397844 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e65009e8-f57c-4122-949e-ff14fe7e9d39 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:08:39.459000 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:08:39.459000 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 11:08:39.469213 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e65009e8-f57c-4122-949e-ff14fe7e9d39 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/71f64c30-8975-484d-ad8c-99373d2eb6ad returned with HTTP 202 Jan 02 11:08:39.470109 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1694/3409] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 11:08:39 2021] DELETE /volume/v3/c91493542b78447eabd573d99fe53ae1/types/71f64c30-8975-484d-ad8c-99373d2eb6ad => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 11:09:18.869245 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d837eb80-a6e3-4a43-95b2-3443cadbcb8b tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] POST http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types Jan 02 11:09:18.870027 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-d837eb80-a6e3-4a43-95b2-3443cadbcb8b tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-186487090", "extra_specs": {}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:18.908432 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-d837eb80-a6e3-4a43-95b2-3443cadbcb8b tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types returned with HTTP 200 Jan 02 11:09:18.909222 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1716/3410] 10.222.0.73 () {60 vars in 1219 bytes} [Sat Jan 2 11:09:18 2021] POST /volume/v3/c91493542b78447eabd573d99fe53ae1/types => generated 211 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:18.920806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fdb41f2-525f-4230-981c-1ae13d6b243c tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] POST http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/145983e0-b52a-4db6-bfbe-70a0598c2dc7/encryption Jan 02 11:09:18.922259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-8fdb41f2-525f-4230-981c-1ae13d6b243c tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:18.970892 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-8fdb41f2-525f-4230-981c-1ae13d6b243c tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/145983e0-b52a-4db6-bfbe-70a0598c2dc7/encryption returned with HTTP 200 Jan 02 11:09:18.971818 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1695/3411] 10.222.0.73 () {60 vars in 1364 bytes} [Sat Jan 2 11:09:18 2021] POST /volume/v3/c91493542b78447eabd573d99fe53ae1/types/145983e0-b52a-4db6-bfbe-70a0598c2dc7/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:18.981445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes Jan 02 11:09:18.982292 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-510497927", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-186487090", "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:18.983548 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-510497927', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-186487090', 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 11:09:18.995694 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Create volume of 1 GB Jan 02 11:09:18.996338 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:18.996338 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:18.996977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Availability Zones retrieved successfully. Jan 02 11:09:19.013273 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Flow 'volume_create_api' (a400d3e5-a2b3-4c0f-8b07-3f1edd9707c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:09:19.016699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f3151c-eb28-494d-947d-91f32f9d14e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:09:19.018633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 11:09:19.073277 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f3151c-eb28-494d-947d-91f32f9d14e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T11:09:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=145983e0-b52a-4db6-bfbe-70a0598c2dc7,is_public=True,name='tempest-scenario-type-luks-186487090',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '145983e0-b52a-4db6-bfbe-70a0598c2dc7', '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=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:09:19.075450 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c2b00c-7425-47d3-9e10-de30074bd9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:09:19.123889 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-186487090 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-186487090, it is now deprecated. Please use the default quota class for default quota. Jan 02 11:09:19.124806 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.quota [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-186487090 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-186487090, it is now deprecated. Please use the default quota class for default quota. Jan 02 11:09:19.156904 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Created reservations ['bb6f5e51-513a-49b0-aded-1e6dd06e785f', 'a8cc4897-3b2a-40ab-851c-894edde35144', '1341505b-b17e-4ea9-b096-1d27a3440b8c', '720ee717-353b-4313-a153-4daceda23557'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 11:09:19.158756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c2b00c-7425-47d3-9e10-de30074bd9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb6f5e51-513a-49b0-aded-1e6dd06e785f', 'a8cc4897-3b2a-40ab-851c-894edde35144', '1341505b-b17e-4ea9-b096-1d27a3440b8c', '720ee717-353b-4313-a153-4daceda23557']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:09:19.160907 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7032c230-51dd-4797-acb3-72a60fd1054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:09:19.215248 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7032c230-51dd-4797-acb3-72a60fd1054f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcbe30e3-e226-4689-8575-117d8688e881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-510497927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca4f23b8930c43339c47fcec533606c3',qos_specs=None,replication_status=,reservations=['bb6f5e51-513a-49b0-aded-1e6dd06e785f','a8cc4897-3b2a-40ab-851c-894edde35144','1341505b-b17e-4ea9-b096-1d27a3440b8c','720ee717-353b-4313-a153-4daceda23557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eacee6c9d6c74ac4b0f2060ad0d51f43',volume_type_id=145983e0-b52a-4db6-bfbe-70a0598c2dc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T11:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-510497927',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fcbe30e3-e226-4689-8575-117d8688e881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca4f23b8930c43339c47fcec533606c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eacee6c9d6c74ac4b0f2060ad0d51f43',volume_attachment=,volume_type=,volume_type_id=145983e0-b52a-4db6-bfbe-70a0598c2dc7)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:09:19.217303 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce69fd91-bf15-4ce4-ada5-c91fa1b25a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:09:19.242555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce69fd91-bf15-4ce4-ada5-c91fa1b25a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-510497927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca4f23b8930c43339c47fcec533606c3',qos_specs=None,replication_status=,reservations=['bb6f5e51-513a-49b0-aded-1e6dd06e785f','a8cc4897-3b2a-40ab-851c-894edde35144','1341505b-b17e-4ea9-b096-1d27a3440b8c','720ee717-353b-4313-a153-4daceda23557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eacee6c9d6c74ac4b0f2060ad0d51f43',volume_type_id=145983e0-b52a-4db6-bfbe-70a0598c2dc7)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:09:19.244566 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b1a8d33-0705-460d-bec5-52c9eed35883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:09:19.258036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b1a8d33-0705-460d-bec5-52c9eed35883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:09:19.260665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Flow 'volume_create_api' (a400d3e5-a2b3-4c0f-8b07-3f1edd9707c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:09:19.308752 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Create volume request issued successfully. Jan 02 11:09:19.322745 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9e028352-0e06-408c-85be-a3c0e0627c32 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes returned with HTTP 202 Jan 02 11:09:19.323720 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1717/3412] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 11:09:18 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes => generated 849 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 11:09:19.338500 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c69b53c8-7743-4c7d-b65e-11e812918630 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:19.339024 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c69b53c8-7743-4c7d-b65e-11e812918630 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:19.339561 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c69b53c8-7743-4c7d-b65e-11e812918630 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:19.389156 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:19.389156 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:19.398063 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c69b53c8-7743-4c7d-b65e-11e812918630 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:19.420219 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c69b53c8-7743-4c7d-b65e-11e812918630 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:19.421048 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1696/3413] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:19 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:20.439055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2223b230-831a-46f7-9aea-39f9effce5ed tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:20.439740 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2223b230-831a-46f7-9aea-39f9effce5ed tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:20.439963 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:20.439963 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:20.440340 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2223b230-831a-46f7-9aea-39f9effce5ed tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:20.488102 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:20.488102 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:20.495950 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2223b230-831a-46f7-9aea-39f9effce5ed tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:20.517071 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2223b230-831a-46f7-9aea-39f9effce5ed tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:20.517854 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1718/3414] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:20 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:20.533135 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:20.533653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:20.533867 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:20.533867 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:20.534242 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:20.585573 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:20.585573 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:20.593995 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:20.616308 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:20.617128 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1697/3415] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:20 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:20.738864 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-696547f0-7718-4ace-93e9-1799b1a9b04f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:20.739421 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-696547f0-7718-4ace-93e9-1799b1a9b04f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:20.739634 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:20.739634 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:20.740006 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-696547f0-7718-4ace-93e9-1799b1a9b04f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:20.789384 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:20.789384 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:20.797201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-696547f0-7718-4ace-93e9-1799b1a9b04f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:20.818260 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-696547f0-7718-4ace-93e9-1799b1a9b04f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:20.819073 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1719/3416] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:09:20 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 11:09:20.881838 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume// Jan 02 11:09:20.882308 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:20.882528 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:20.882528 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:20.882906 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:20.883998 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b44bbc4d-4a55-450b-9df1-a793d9aa57cc tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:09:20.884640 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1698/3417] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 11:09: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 02 11:09:20.897548 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments Jan 02 11:09:20.898001 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:20.898001 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:20.898464 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcbe30e3-e226-4689-8575-117d8688e881", "instance_uuid": "fddf1a41-c0d4-44a0-9e7d-8a86f474711c", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:20.950618 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:20.950618 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:21.001277 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments returned with HTTP 200 Jan 02 11:09:21.002149 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1720/3418] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 11:09:20 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:09:21.035978 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f1d5ec9-03b5-40e4-95cc-ce95b872dece tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:21.036510 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f1d5ec9-03b5-40e4-95cc-ce95b872dece tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:21.037043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7f1d5ec9-03b5-40e4-95cc-ce95b872dece tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:21.054431 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume// Jan 02 11:09:21.054905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:21.055123 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:21.055123 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:21.055529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:21.056722 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-c7d66045-32a7-4b98-bb97-468f0d5c3730 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:09:21.057313 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1721/3419] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:09:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:09:21.069491 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-89663287-06a1-47b6-8db2-3e2c706c991d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:21.070048 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-89663287-06a1-47b6-8db2-3e2c706c991d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:21.070544 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-89663287-06a1-47b6-8db2-3e2c706c991d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:21.089323 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:21.089323 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:21.098467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-7f1d5ec9-03b5-40e4-95cc-ce95b872dece tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:21.117284 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:21.117284 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:21.120352 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:21.120352 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:21.125581 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7f1d5ec9-03b5-40e4-95cc-ce95b872dece tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:21.126467 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1699/3420] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:21 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:21.128909 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-89663287-06a1-47b6-8db2-3e2c706c991d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:21.147700 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:21.147700 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:21.155678 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-89663287-06a1-47b6-8db2-3e2c706c991d tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:21.156469 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1722/3421] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 11:09:21 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 1040 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 11:09:21.174341 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-984d4262-81bb-45b4-9300-6e13ae32f549 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] PUT http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8 Jan 02 11:09:21.174873 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:21.174873 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:21.175326 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-984d4262-81bb-45b4-9300-6e13ae32f549 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:21.202189 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:09:21.202189 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:09:21.202653 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-984d4262-81bb-45b4-9300-6e13ae32f549 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Lock "b'cinder-attachment_update-fcbe30e3-e226-4689-8575-117d8688e881-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:09:21.205706 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:21.205706 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:22.143703 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-deaba2fe-4595-4948-b45d-aefef5a49a44 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:22.144341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-deaba2fe-4595-4948-b45d-aefef5a49a44 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:22.144559 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:22.144559 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:22.144935 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-deaba2fe-4595-4948-b45d-aefef5a49a44 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:22.193631 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:22.193631 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:22.201983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-deaba2fe-4595-4948-b45d-aefef5a49a44 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:22.221544 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:22.221544 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:22.229796 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-deaba2fe-4595-4948-b45d-aefef5a49a44 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:22.240082 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1723/3422] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:22 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 11:09:22.428315 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-984d4262-81bb-45b4-9300-6e13ae32f549 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Lock "b'cinder-attachment_update-fcbe30e3-e226-4689-8575-117d8688e881-n-h1-765311-9'" released by "attachment_update" :: held 1.226s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:09:22.428975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-984d4262-81bb-45b4-9300-6e13ae32f549 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8 returned with HTTP 200 Jan 02 11:09:22.429868 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1700/3423] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 11:09:21 2021] PUT /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8 => generated 761 bytes in 1260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:09:22.448691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-53db0b11-3f7e-42e1-806e-3a4dc363ae36 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/encryption Jan 02 11:09:22.449218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-53db0b11-3f7e-42e1-806e-3a4dc363ae36 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:22.449438 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:22.449438 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:22.449813 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-53db0b11-3f7e-42e1-806e-3a4dc363ae36 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:22.498543 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:22.498543 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:22.550179 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-53db0b11-3f7e-42e1-806e-3a4dc363ae36 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/encryption returned with HTTP 200 Jan 02 11:09:22.551038 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1724/3424] 10.222.0.11 () {58 vars in 1395 bytes} [Sat Jan 2 11:09:22 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/encryption => generated 160 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:23.247337 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c424e8c-8be4-417a-a77d-11dc000983c9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:23.247862 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c424e8c-8be4-417a-a77d-11dc000983c9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:23.247956 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:23.247956 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:23.248302 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2c424e8c-8be4-417a-a77d-11dc000983c9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:23.300925 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:23.300925 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:23.310275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2c424e8c-8be4-417a-a77d-11dc000983c9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:23.348196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:23.348196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:23.358076 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2c424e8c-8be4-417a-a77d-11dc000983c9 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:23.359364 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1701/3425] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:23 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:24.375146 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8c061b2-9e0c-4e9a-8793-3b49e010a931 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:24.375718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8c061b2-9e0c-4e9a-8793-3b49e010a931 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:24.375978 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:24.375978 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:24.376571 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a8c061b2-9e0c-4e9a-8793-3b49e010a931 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:24.425181 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:24.425181 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:24.433207 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a8c061b2-9e0c-4e9a-8793-3b49e010a931 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:24.450876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:24.450876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:24.459645 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a8c061b2-9e0c-4e9a-8793-3b49e010a931 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:24.460457 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1725/3426] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:24 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:25.476591 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed7fc21d-66ae-4898-ab14-b1c7d6eabb5a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:25.477155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed7fc21d-66ae-4898-ab14-b1c7d6eabb5a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:25.477371 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:25.477371 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:25.477748 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-ed7fc21d-66ae-4898-ab14-b1c7d6eabb5a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:25.525710 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:25.525710 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:25.534490 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-ed7fc21d-66ae-4898-ab14-b1c7d6eabb5a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:25.553449 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:25.553449 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:25.561606 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-ed7fc21d-66ae-4898-ab14-b1c7d6eabb5a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:25.562409 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1702/3427] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:25 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:26.578475 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80210f6c-6841-48a8-ab87-0ca81bd58eeb tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:26.579559 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80210f6c-6841-48a8-ab87-0ca81bd58eeb tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:26.579829 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:26.579829 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:26.580296 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-80210f6c-6841-48a8-ab87-0ca81bd58eeb tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:26.631804 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:26.631804 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:26.639839 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-80210f6c-6841-48a8-ab87-0ca81bd58eeb tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:26.659531 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:26.659531 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:26.667586 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-80210f6c-6841-48a8-ab87-0ca81bd58eeb tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:26.668395 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1726/3428] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:26 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:27.684674 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d6c1f61-8d61-4c80-8d3a-f47190dc2504 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:27.685194 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d6c1f61-8d61-4c80-8d3a-f47190dc2504 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:27.685309 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:27.685309 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:27.685650 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-3d6c1f61-8d61-4c80-8d3a-f47190dc2504 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:27.738196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:27.738196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:27.747186 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-3d6c1f61-8d61-4c80-8d3a-f47190dc2504 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:27.766157 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:27.766157 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:27.775259 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-3d6c1f61-8d61-4c80-8d3a-f47190dc2504 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:27.776121 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1703/3429] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:27 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:27.997061 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-4adfcc5c-4d02-4a1a-86b0-b473b13e6e9a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8/action Jan 02 11:09:27.997580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:27.997580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:27.998007 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-4adfcc5c-4d02-4a1a-86b0-b473b13e6e9a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:09:27.998428 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-4adfcc5c-4d02-4a1a-86b0-b473b13e6e9a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:28.065136 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:28.065136 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:28.076831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c1277eb2-602c-4787-998f-bb1bab7e956c req-4adfcc5c-4d02-4a1a-86b0-b473b13e6e9a tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8/action returned with HTTP 204 Jan 02 11:09:28.077660 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1727/3430] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 11:09:27 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:09:28.792610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c00a8db-7ff6-41ef-ae17-bf340b0f226e tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:28.793093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c00a8db-7ff6-41ef-ae17-bf340b0f226e tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:28.793293 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:28.793293 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:28.793665 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5c00a8db-7ff6-41ef-ae17-bf340b0f226e tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:28.841626 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:28.841626 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:28.850767 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5c00a8db-7ff6-41ef-ae17-bf340b0f226e tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:28.868622 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:28.868622 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:28.876852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5c00a8db-7ff6-41ef-ae17-bf340b0f226e tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:28.877669 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1704/3431] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:28 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:09:28.893257 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-230e1d76-c28c-4d02-b66e-bf493788dd09 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:28.893778 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-230e1d76-c28c-4d02-b66e-bf493788dd09 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:28.893997 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:28.893997 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:28.894369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-230e1d76-c28c-4d02-b66e-bf493788dd09 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:28.942607 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:28.942607 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:28.950599 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-230e1d76-c28c-4d02-b66e-bf493788dd09 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:28.968808 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:28.968808 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:28.978287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-230e1d76-c28c-4d02-b66e-bf493788dd09 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:28.979468 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1728/3432] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:28 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 1234 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 02 11:09:29.095040 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:29.095603 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:29.095824 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:29.095824 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:29.096200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:29.145100 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.145100 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:29.153455 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:29.172118 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.172118 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:29.180460 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:29.181308 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1705/3433] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:09:29 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:09:29.203414 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-af8904bc-33a2-4194-b6ef-a14d95231274 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] POST http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/action Jan 02 11:09:29.203860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:29.203860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:29.205079 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-af8904bc-33a2-4194-b6ef-a14d95231274 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:09:29.205488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-af8904bc-33a2-4194-b6ef-a14d95231274 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:09:29.253617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.253617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:29.254713 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-af8904bc-33a2-4194-b6ef-a14d95231274 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:29.263346 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-af8904bc-33a2-4194-b6ef-a14d95231274 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Begin detaching volume completed successfully. Jan 02 11:09:29.263861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-af8904bc-33a2-4194-b6ef-a14d95231274 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/action returned with HTTP 202 Jan 02 11:09:29.264703 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1729/3434] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 11:09:29 2021] POST /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 11:09:29.317529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume// Jan 02 11:09:29.318001 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:29.318197 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:29.318197 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:29.318689 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:29.319789 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5cedc221-3046-4bcd-8e48-add8213aca9f tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:09:29.320371 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1706/3435] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:09:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:09:29.335003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-a21b1e3c-760a-45c9-ac93-6a01645fec25 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:29.335845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-a21b1e3c-760a-45c9-ac93-6a01645fec25 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:29.336122 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:29.336122 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:29.336585 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-a21b1e3c-760a-45c9-ac93-6a01645fec25 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:29.388450 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.388450 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:29.397275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-a21b1e3c-760a-45c9-ac93-6a01645fec25 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:29.415196 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.415196 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:29.423860 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-a21b1e3c-760a-45c9-ac93-6a01645fec25 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:29.424673 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1730/3436] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 11:09:29 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 1336 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 11:09:29.471445 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5f514772-e41d-4ae9-a9c8-db8761afca58 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/encryption Jan 02 11:09:29.471974 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5f514772-e41d-4ae9-a9c8-db8761afca58 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:29.472459 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5f514772-e41d-4ae9-a9c8-db8761afca58 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'index' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:29.521187 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.521187 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:29.570380 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-5f514772-e41d-4ae9-a9c8-db8761afca58 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/encryption returned with HTTP 200 Jan 02 11:09:29.571206 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1707/3437] 10.222.0.11 () {58 vars in 1395 bytes} [Sat Jan 2 11:09:29 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881/encryption => generated 160 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:29.894199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-c4e0ec56-f835-485e-a917-1ffa4d55f16c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] DELETE http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8 Jan 02 11:09:29.894711 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-c4e0ec56-f835-485e-a917-1ffa4d55f16c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:29.894928 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:29.894928 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:29.895327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-c4e0ec56-f835-485e-a917-1ffa4d55f16c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:29.915471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:29.915471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:30.343791 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-c4e0ec56-f835-485e-a917-1ffa4d55f16c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:09:30.344142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-c4e0ec56-f835-485e-a917-1ffa4d55f16c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Pending status list for volume during attachment-delete: [] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:09:30.353060 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-2e72bd82-0fe0-4bf6-806e-cf3a81fbf580 req-c4e0ec56-f835-485e-a917-1ffa4d55f16c tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8 returned with HTTP 200 Jan 02 11:09:30.354505 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1731/3438] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 11:09:29 2021] DELETE /volume/v3/ca4f23b8930c43339c47fcec533606c3/attachments/8232a953-2c34-491a-8de0-e84a75e2ccf8 => generated 19 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:30.603944 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-171411e4-6052-404e-8e35-db8e3ea692bd req-7ec62004-869f-41fd-b3f8-28ef591cb1f0 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:30.604467 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-171411e4-6052-404e-8e35-db8e3ea692bd req-7ec62004-869f-41fd-b3f8-28ef591cb1f0 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:30.604682 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:30.604682 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:30.605056 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-171411e4-6052-404e-8e35-db8e3ea692bd req-7ec62004-869f-41fd-b3f8-28ef591cb1f0 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:30.652569 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:30.652569 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:30.660989 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-171411e4-6052-404e-8e35-db8e3ea692bd req-7ec62004-869f-41fd-b3f8-28ef591cb1f0 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:30.682297 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-171411e4-6052-404e-8e35-db8e3ea692bd req-7ec62004-869f-41fd-b3f8-28ef591cb1f0 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:30.683122 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1708/3439] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:09:30 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 942 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:30.702976 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] DELETE http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:30.703533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:30.703751 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:30.703751 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:30.704154 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:30.704611 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Delete volume with id: fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:30.753474 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:30.753474 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:30.754547 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:30.772063 n-d-765311-9 devstack@c-api.service[88038]: WARNING cinder.keymgr.conf_key_mgr [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 02 11:09:30.780081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Delete volume request issued successfully. Jan 02 11:09:30.780552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-85b07761-53ae-4283-a1f7-c4787a9d9bf2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 202 Jan 02 11:09:30.781566 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1732/3440] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 11:09:30 2021] DELETE /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 11:09:30.789896 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6f39b02-1bf2-405b-b0fc-6b88d11a7ae2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:30.790415 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6f39b02-1bf2-405b-b0fc-6b88d11a7ae2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:30.790630 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:30.790630 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:30.790997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f6f39b02-1bf2-405b-b0fc-6b88d11a7ae2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:30.842516 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:30.842516 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:30.851433 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f6f39b02-1bf2-405b-b0fc-6b88d11a7ae2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:30.873540 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f6f39b02-1bf2-405b-b0fc-6b88d11a7ae2 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:30.874521 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1709/3441] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:30 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:31.891393 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a53b8774-4130-4b09-9ba6-f2fb21a508d4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:31.892685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a53b8774-4130-4b09-9ba6-f2fb21a508d4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:31.893109 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:31.893109 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:31.893773 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a53b8774-4130-4b09-9ba6-f2fb21a508d4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:31.944839 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:09:31.944839 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:09:31.953018 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a53b8774-4130-4b09-9ba6-f2fb21a508d4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Volume info retrieved successfully. Jan 02 11:09:31.975255 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a53b8774-4130-4b09-9ba6-f2fb21a508d4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 200 Jan 02 11:09:31.976100 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1733/3442] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:31 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:09:32.992378 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eed5c3a4-e822-4ebe-a9de-dd6ebd7dded4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] GET http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 Jan 02 11:09:32.992931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eed5c3a4-e822-4ebe-a9de-dd6ebd7dded4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:32.993026 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:32.993026 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:32.993402 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-eed5c3a4-e822-4ebe-a9de-dd6ebd7dded4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:33.041869 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-eed5c3a4-e822-4ebe-a9de-dd6ebd7dded4 tempest-TestEncryptedCinderVolumes-2035829840 tempest-TestEncryptedCinderVolumes-2035829840] http://10.222.0.73/volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 returned with HTTP 404 Jan 02 11:09:33.042927 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1710/3443] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:09:32 2021] GET /volume/v3/ca4f23b8930c43339c47fcec533606c3/volumes/fcbe30e3-e226-4689-8575-117d8688e881 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:09:33.050764 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d2fa207-3380-4bef-b08f-4ec2c0a7f711 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] GET http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/volumes/detail?all_tenants=1 Jan 02 11:09:33.051306 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d2fa207-3380-4bef-b08f-4ec2c0a7f711 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:33.051556 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:09:33.051556 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:09:33.051931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-2d2fa207-3380-4bef-b08f-4ec2c0a7f711 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Calling method 'detail' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:33.053968 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-2d2fa207-3380-4bef-b08f-4ec2c0a7f711 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 11:09:33.101748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-2d2fa207-3380-4bef-b08f-4ec2c0a7f711 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Get all volumes completed successfully. Jan 02 11:09:33.105842 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-2d2fa207-3380-4bef-b08f-4ec2c0a7f711 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 02 11:09:33.106625 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1734/3444] 10.222.0.73 () {58 vars in 1252 bytes} [Sat Jan 2 11:09:33 2021] GET /volume/v3/c91493542b78447eabd573d99fe53ae1/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 02 11:09:33.121739 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fdb7d9f-f7d4-4bc0-b924-4178215ac933 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] DELETE http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/145983e0-b52a-4db6-bfbe-70a0598c2dc7 Jan 02 11:09:33.122250 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fdb7d9f-f7d4-4bc0-b924-4178215ac933 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:09:33.122756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-7fdb7d9f-f7d4-4bc0-b924-4178215ac933 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] Calling method '_delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:09:33.184251 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:09:33.184251 n-d-765311-9 devstack@c-api.service[88038]: "UPDATE / DELETE expressions." % clause Jan 02 11:09:33.194942 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-7fdb7d9f-f7d4-4bc0-b924-4178215ac933 tempest-TestEncryptedCinderVolumes-356196543 tempest-TestEncryptedCinderVolumes-356196543] http://10.222.0.73/volume/v3/c91493542b78447eabd573d99fe53ae1/types/145983e0-b52a-4db6-bfbe-70a0598c2dc7 returned with HTTP 202 Jan 02 11:09:33.195863 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1711/3445] 10.222.0.73 () {58 vars in 1312 bytes} [Sat Jan 2 11:09:33 2021] DELETE /volume/v3/c91493542b78447eabd573d99fe53ae1/types/145983e0-b52a-4db6-bfbe-70a0598c2dc7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 11:10:30.126928 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] POST http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes Jan 02 11:10:30.128488 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-92002062", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:10:30.129783 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-92002062', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88040) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 11:10:30.130162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Create volume of 1 GB Jan 02 11:10:30.143627 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Availability Zones retrieved successfully. Jan 02 11:10:30.160061 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Flow 'volume_create_api' (474c1f43-cfa2-49df-9569-6c09a8430997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:10:30.162807 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9c6312-cceb-47cd-bb0b-be7ecbd8d1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:10:30.164835 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Validating volume size '1' using validate_int {{(pid=88040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 11:10:30.228020 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9c6312-cceb-47cd-bb0b-be7ecbd8d1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:10:30.230219 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3682c2fc-529a-4931-8410-fef872fb8f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:10:30.316533 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Created reservations ['bf1b0d4d-5d4e-47dd-8d55-abf846972c60', '3a07ed69-8534-4194-ad2a-65b8d0ea7e0a', '6df73425-8f2f-483d-ad9b-ac732fc981fe', 'fce7280a-7664-4cda-91cf-f6b14181ee10'] {{(pid=88040) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 11:10:30.318602 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3682c2fc-529a-4931-8410-fef872fb8f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf1b0d4d-5d4e-47dd-8d55-abf846972c60', '3a07ed69-8534-4194-ad2a-65b8d0ea7e0a', '6df73425-8f2f-483d-ad9b-ac732fc981fe', 'fce7280a-7664-4cda-91cf-f6b14181ee10']}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:10:30.321026 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e345c8-6f6b-4cfb-a9e2-c117e5123b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:10:30.385013 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e345c8-6f6b-4cfb-a9e2-c117e5123b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91aab279-51c5-4810-aa04-c154354ecbe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-92002062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f798cb3de7584a7ea2ea7881eaa3d052',qos_specs=None,replication_status=,reservations=['bf1b0d4d-5d4e-47dd-8d55-abf846972c60','3a07ed69-8534-4194-ad2a-65b8d0ea7e0a','6df73425-8f2f-483d-ad9b-ac732fc981fe','fce7280a-7664-4cda-91cf-f6b14181ee10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a424113e924fbdba1629e8cd756cbd',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T11:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-92002062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91aab279-51c5-4810-aa04-c154354ecbe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f798cb3de7584a7ea2ea7881eaa3d052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='87a424113e924fbdba1629e8cd756cbd',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:10:30.387043 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (443eda77-5904-471e-95c1-66170ab3b8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:10:30.412830 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (443eda77-5904-471e-95c1-66170ab3b8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-92002062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f798cb3de7584a7ea2ea7881eaa3d052',qos_specs=None,replication_status=,reservations=['bf1b0d4d-5d4e-47dd-8d55-abf846972c60','3a07ed69-8534-4194-ad2a-65b8d0ea7e0a','6df73425-8f2f-483d-ad9b-ac732fc981fe','fce7280a-7664-4cda-91cf-f6b14181ee10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a424113e924fbdba1629e8cd756cbd',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:10:30.414752 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76865b19-67ef-422a-a761-7a4bd4c11872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:10:30.429699 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76865b19-67ef-422a-a761-7a4bd4c11872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88040) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:10:30.432551 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Flow 'volume_create_api' (474c1f43-cfa2-49df-9569-6c09a8430997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88040) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:10:30.483437 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Create volume request issued successfully. Jan 02 11:10:30.497323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-47e5494c-41f7-4e83-a10d-c6f4a039205a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes returned with HTTP 202 Jan 02 11:10:30.498389 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1735/3446] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 11:10:30 2021] POST /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes => generated 822 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 11:10:30.512906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d5c217f-afe3-461d-a495-d55994d1559b tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:30.513432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d5c217f-afe3-461d-a495-d55994d1559b tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:30.513901 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1d5c217f-afe3-461d-a495-d55994d1559b tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:30.564601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:30.564601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:30.573404 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1d5c217f-afe3-461d-a495-d55994d1559b tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:30.597091 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1d5c217f-afe3-461d-a495-d55994d1559b tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:30.598080 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1712/3447] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:30 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:31.614027 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23eaf4ac-2091-4bcf-a2d3-800324dc0edb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:31.614553 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23eaf4ac-2091-4bcf-a2d3-800324dc0edb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:31.614744 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:31.614744 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:31.615158 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-23eaf4ac-2091-4bcf-a2d3-800324dc0edb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:31.663119 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:31.663119 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:31.671081 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-23eaf4ac-2091-4bcf-a2d3-800324dc0edb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:31.692230 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-23eaf4ac-2091-4bcf-a2d3-800324dc0edb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:31.693034 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1736/3448] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:31 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:31.708293 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30147719-52f9-4853-9ee6-7c542dcdb8aa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:31.708816 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30147719-52f9-4853-9ee6-7c542dcdb8aa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:31.709029 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:31.709029 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:31.709406 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-30147719-52f9-4853-9ee6-7c542dcdb8aa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:31.757086 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:31.757086 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:31.764941 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-30147719-52f9-4853-9ee6-7c542dcdb8aa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:31.786748 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-30147719-52f9-4853-9ee6-7c542dcdb8aa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:31.787597 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1713/3449] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:31 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:31.802252 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes Jan 02 11:10:31.802767 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:31.802981 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:31.802981 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:31.803379 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'index' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:31.804081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.api_utils [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Removing options '' from query. {{(pid=88040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 02 11:10:31.805802 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88040) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 02 11:10:31.858563 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Get all volumes completed successfully. Jan 02 11:10:31.859582 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-1c18dc16-66cb-4ef4-94a5-27569a52fbd7 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes returned with HTTP 200 Jan 02 11:10:31.860421 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1737/3450] 10.222.0.73 () {58 vars in 1204 bytes} [Sat Jan 2 11:10:31 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes => generated 403 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:31.871235 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:31.871837 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:31.872059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:31.872059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:31.872437 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:31.923719 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:31.923719 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:31.931719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:31.953301 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:31.954113 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1714/3451] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:31 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:32.076329 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-446dfb0f-ccbc-4e26-af1f-302f3a0bd3c2 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:32.076845 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-446dfb0f-ccbc-4e26-af1f-302f3a0bd3c2 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:32.077061 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:32.077061 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:32.077432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-446dfb0f-ccbc-4e26-af1f-302f3a0bd3c2 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:32.125050 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.125050 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:32.133571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-446dfb0f-ccbc-4e26-af1f-302f3a0bd3c2 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:32.154195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-446dfb0f-ccbc-4e26-af1f-302f3a0bd3c2 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:32.154986 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1738/3452] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:10:32 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:32.221305 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume// Jan 02 11:10:32.221705 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:32.221926 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:32.221926 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:32.222301 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:32.223367 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-08759810-2e30-4bab-bdce-e1e6a1c140e4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:10:32.223967 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1715/3453] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 11:10:32 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:10:32.237187 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] POST http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments Jan 02 11:10:32.237686 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:32.237686 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:32.238101 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91aab279-51c5-4810-aa04-c154354ecbe2", "instance_uuid": "6af7170e-f7e9-49ea-aa3a-10c328d52512", "connector": null}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:10:32.289345 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.289345 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:32.341544 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments returned with HTTP 200 Jan 02 11:10:32.342678 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1739/3454] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 11:10:32 2021] POST /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:10:32.377949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b04b45b-bda0-4e10-bb4c-a0c1667b3058 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:32.378469 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b04b45b-bda0-4e10-bb4c-a0c1667b3058 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:32.379084 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5b04b45b-bda0-4e10-bb4c-a0c1667b3058 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:32.397205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume// Jan 02 11:10:32.397685 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:32.397905 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:32.397905 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:32.398285 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:32.399600 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-725b40a3-2483-4cfc-94ca-e697f4d140a8 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:10:32.400201 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1740/3455] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 11:10:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 02 11:10:32.414957 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-8e17e726-c9e4-4ddd-bba0-07d6275bfaca tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:32.415677 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-8e17e726-c9e4-4ddd-bba0-07d6275bfaca tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:32.416139 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-8e17e726-c9e4-4ddd-bba0-07d6275bfaca tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:32.427998 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.427998 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:32.436077 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5b04b45b-bda0-4e10-bb4c-a0c1667b3058 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:32.454755 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.454755 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:32.463663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5b04b45b-bda0-4e10-bb4c-a0c1667b3058 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:32.464484 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1716/3456] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:32 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:32.464609 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.464609 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:32.473089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-8e17e726-c9e4-4ddd-bba0-07d6275bfaca tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:32.490966 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.490966 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:32.499017 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-8e17e726-c9e4-4ddd-bba0-07d6275bfaca tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:32.499858 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1741/3457] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 11:10:32 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 1013 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 11:10:32.519240 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-f2019e44-c074-4d4d-af59-5e1a9eada148 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] PUT http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef Jan 02 11:10:32.519780 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:32.519780 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:32.520200 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-f2019e44-c074-4d4d-af59-5e1a9eada148 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sdb"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:10:32.546786 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:10:32.546786 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:10:32.547259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-f2019e44-c074-4d4d-af59-5e1a9eada148 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Lock "b'cinder-attachment_update-91aab279-51c5-4810-aa04-c154354ecbe2-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:10:32.549557 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:32.549557 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:33.481098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9cbafc7-39b1-4876-b23d-a08562184c20 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:33.481618 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9cbafc7-39b1-4876-b23d-a08562184c20 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:33.481801 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:33.481801 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:33.482172 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a9cbafc7-39b1-4876-b23d-a08562184c20 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:33.531665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:33.531665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:33.541100 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a9cbafc7-39b1-4876-b23d-a08562184c20 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:33.559282 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:33.559282 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:33.567949 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a9cbafc7-39b1-4876-b23d-a08562184c20 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:33.568947 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1742/3458] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:33 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:33.782727 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-f2019e44-c074-4d4d-af59-5e1a9eada148 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Lock "b'cinder-attachment_update-91aab279-51c5-4810-aa04-c154354ecbe2-n-h2-765311-9'" released by "attachment_update" :: held 1.235s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:10:33.783504 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-f2019e44-c074-4d4d-af59-5e1a9eada148 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef returned with HTTP 200 Jan 02 11:10:33.784557 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1717/3459] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 11:10:32 2021] PUT /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef => generated 762 bytes in 1270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:10:34.584469 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9c6eed1-a86c-417e-9ba5-9ab25fcc725d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:34.584997 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9c6eed1-a86c-417e-9ba5-9ab25fcc725d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:34.585186 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:34.585186 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:34.585560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f9c6eed1-a86c-417e-9ba5-9ab25fcc725d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:34.634199 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:34.634199 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:34.642375 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f9c6eed1-a86c-417e-9ba5-9ab25fcc725d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:34.661021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:34.661021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:34.669101 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f9c6eed1-a86c-417e-9ba5-9ab25fcc725d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:34.669919 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1743/3460] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:34 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:35.685917 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22402391-88da-43dc-b964-3c3508cf5876 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:35.686461 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22402391-88da-43dc-b964-3c3508cf5876 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:35.686567 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:35.686567 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:35.686910 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-22402391-88da-43dc-b964-3c3508cf5876 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:35.735841 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:35.735841 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:35.743783 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-22402391-88da-43dc-b964-3c3508cf5876 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:35.761300 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:35.761300 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:35.770198 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-22402391-88da-43dc-b964-3c3508cf5876 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:35.771013 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1718/3461] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:35 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:36.786275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66c81688-a140-4e0d-8415-342d05316a2d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:36.786806 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66c81688-a140-4e0d-8415-342d05316a2d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:36.787006 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:36.787006 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:36.787407 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-66c81688-a140-4e0d-8415-342d05316a2d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:36.835811 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:36.835811 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:36.843710 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-66c81688-a140-4e0d-8415-342d05316a2d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:36.862749 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:36.862749 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:36.870803 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-66c81688-a140-4e0d-8415-342d05316a2d tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:36.871674 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1744/3462] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:36 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:37.887791 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33e935c2-c0c7-4007-9687-32469fa94bbb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:37.888366 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33e935c2-c0c7-4007-9687-32469fa94bbb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:37.888507 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:37.888507 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:37.888838 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-33e935c2-c0c7-4007-9687-32469fa94bbb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:37.938875 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:37.938875 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:37.947345 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-33e935c2-c0c7-4007-9687-32469fa94bbb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:37.965527 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:37.965527 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:37.974552 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-33e935c2-c0c7-4007-9687-32469fa94bbb tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:37.975402 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1719/3463] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:37 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:38.991806 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-777b5149-e3f3-43ef-97f3-27180e8a6efa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:38.992327 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-777b5149-e3f3-43ef-97f3-27180e8a6efa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:38.992541 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:38.992541 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:38.992914 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-777b5149-e3f3-43ef-97f3-27180e8a6efa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:39.041021 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:39.041021 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:39.049511 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-777b5149-e3f3-43ef-97f3-27180e8a6efa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:39.067947 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:39.067947 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:39.075962 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-777b5149-e3f3-43ef-97f3-27180e8a6efa tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:39.076770 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1745/3464] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:38 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:10:39.289467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-64c49255-1cc2-4b82-b5fe-9423d3ce6a8c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] POST http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef/action Jan 02 11:10:39.289897 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:39.289897 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:39.290341 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-64c49255-1cc2-4b82-b5fe-9423d3ce6a8c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:10:39.290710 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-64c49255-1cc2-4b82-b5fe-9423d3ce6a8c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:10:39.362342 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:39.362342 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:39.375003 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-baa908bc-8fd7-41cb-9ee8-9c3adaa9a1f6 req-64c49255-1cc2-4b82-b5fe-9423d3ce6a8c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef/action returned with HTTP 204 Jan 02 11:10:39.375901 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1720/3465] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 11:10:39 2021] POST /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:10:40.093199 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-601b81c7-c407-4b41-94a3-2b429dc30bc4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:40.093749 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-601b81c7-c407-4b41-94a3-2b429dc30bc4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:40.093923 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:40.093923 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:40.094560 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-601b81c7-c407-4b41-94a3-2b429dc30bc4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:40.146077 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:40.146077 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:40.154053 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-601b81c7-c407-4b41-94a3-2b429dc30bc4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:40.171895 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:40.171895 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:40.180205 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-601b81c7-c407-4b41-94a3-2b429dc30bc4 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:40.181017 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1746/3466] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:40 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 1207 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:10:40.197012 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0375d673-94d0-4cff-85fe-0ade3c9f202c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:40.197529 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0375d673-94d0-4cff-85fe-0ade3c9f202c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:40.197745 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:40.197745 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:40.198115 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-0375d673-94d0-4cff-85fe-0ade3c9f202c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:40.246233 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:40.246233 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:40.254732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-0375d673-94d0-4cff-85fe-0ade3c9f202c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:40.272584 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:40.272584 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:40.280609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-0375d673-94d0-4cff-85fe-0ade3c9f202c tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:40.281455 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1721/3467] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:40 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 1207 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:10:40.296227 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83f70aec-c5d2-4145-b6d4-07b29211943f tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:10:40.296754 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83f70aec-c5d2-4145-b6d4-07b29211943f tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:10:40.296968 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:10:40.296968 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:10:40.297349 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-83f70aec-c5d2-4145-b6d4-07b29211943f tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:10:40.346823 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:40.346823 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:40.355000 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-83f70aec-c5d2-4145-b6d4-07b29211943f tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:10:40.373701 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:10:40.373701 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:10:40.382655 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-83f70aec-c5d2-4145-b6d4-07b29211943f tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:10:40.383530 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1747/3468] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:10:40 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 1207 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:11:56.707264 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:56.708167 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:56.708454 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:56.708454 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:56.708946 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:56.759991 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:56.759991 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:56.771140 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:56.789840 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:56.789840 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:56.798924 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:11:56.799900 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1722/3469] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:11:56 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 1207 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:11:56.823020 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-f7d67579-8252-499d-b936-f4ecec1b8b18 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] POST http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2/action Jan 02 11:11:56.823922 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:56.823922 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:56.824369 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-f7d67579-8252-499d-b936-f4ecec1b8b18 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action body: b'{"os-begin_detaching": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:11:56.824756 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-f7d67579-8252-499d-b936-f4ecec1b8b18 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:11:56.875071 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:56.875071 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:56.877162 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-f7d67579-8252-499d-b936-f4ecec1b8b18 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:56.888287 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-f7d67579-8252-499d-b936-f4ecec1b8b18 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Begin detaching volume completed successfully. Jan 02 11:11:56.888871 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-f7d67579-8252-499d-b936-f4ecec1b8b18 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2/action returned with HTTP 202 Jan 02 11:11:56.889834 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1748/3470] 10.222.0.73 () {64 vars in 1643 bytes} [Sat Jan 2 11:11:56 2021] POST /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 02 11:11:56.967449 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume// Jan 02 11:11:56.968263 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:56.968876 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:56.968876 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:56.969438 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:56.970622 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-09e747da-40ed-4044-83be-1f3c89603664 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:11:56.971412 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1723/3471] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 11:11:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:11:56.992251 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-8549a538-99be-4d88-9dbe-b3e4898f3fd9 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:56.993032 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-8549a538-99be-4d88-9dbe-b3e4898f3fd9 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:56.993415 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:56.993415 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:56.994029 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-8549a538-99be-4d88-9dbe-b3e4898f3fd9 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:57.045040 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:57.045040 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:57.053589 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-8549a538-99be-4d88-9dbe-b3e4898f3fd9 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:57.073551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:57.073551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:57.083732 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-8549a538-99be-4d88-9dbe-b3e4898f3fd9 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:11:57.084565 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1749/3472] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 11:11:56 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 1309 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 02 11:11:57.546486 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-9c7821ab-f3d2-4551-b39f-8d726b7997f6 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] DELETE http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef Jan 02 11:11:57.547063 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-9c7821ab-f3d2-4551-b39f-8d726b7997f6 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:57.547673 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-9c7821ab-f3d2-4551-b39f-8d726b7997f6 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:57.567395 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:57.567395 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:57.994345 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-9c7821ab-f3d2-4551-b39f-8d726b7997f6 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:11:57.994836 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-9c7821ab-f3d2-4551-b39f-8d726b7997f6 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:11:58.000789 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-3dedd95b-3ecd-467d-af09-03077db71a6e req-9c7821ab-f3d2-4551-b39f-8d726b7997f6 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef returned with HTTP 200 Jan 02 11:11:58.002134 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1724/3473] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 11:11:57 2021] DELETE /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/attachments/b1d0940d-27db-4ec1-b9df-b7b22e2c5fef => generated 19 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:11:58.242195 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c9c78186-4e6f-43ac-a583-7cdaf56c0129 req-4decddac-d5be-454c-b846-2821fbbc9779 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:58.242680 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c9c78186-4e6f-43ac-a583-7cdaf56c0129 req-4decddac-d5be-454c-b846-2821fbbc9779 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:58.242892 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:58.242892 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:58.243265 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-c9c78186-4e6f-43ac-a583-7cdaf56c0129 req-4decddac-d5be-454c-b846-2821fbbc9779 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:58.290911 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:58.290911 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:58.299413 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-c9c78186-4e6f-43ac-a583-7cdaf56c0129 req-4decddac-d5be-454c-b846-2821fbbc9779 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:58.321593 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-c9c78186-4e6f-43ac-a583-7cdaf56c0129 req-4decddac-d5be-454c-b846-2821fbbc9779 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:11:58.322781 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1750/3474] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:11:58 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:11:58.342689 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] DELETE http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:58.343500 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:58.343723 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:58.343723 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:58.344097 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'delete' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:58.344559 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Delete volume with id: 91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:58.394863 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:58.394863 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:58.396072 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:58.420961 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Delete volume request issued successfully. Jan 02 11:11:58.421425 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-e6ee05c8-89fd-4795-8de5-e58e797b8b1e tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 202 Jan 02 11:11:58.422259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1725/3475] 10.222.0.73 () {58 vars in 1318 bytes} [Sat Jan 2 11:11:58 2021] DELETE /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 02 11:11:58.430441 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c802c68b-ec7a-4752-926f-1932e47a8d00 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:58.431166 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c802c68b-ec7a-4752-926f-1932e47a8d00 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:58.431413 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:58.431413 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:58.432129 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c802c68b-ec7a-4752-926f-1932e47a8d00 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:58.483471 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:58.483471 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:58.492673 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c802c68b-ec7a-4752-926f-1932e47a8d00 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:58.515275 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c802c68b-ec7a-4752-926f-1932e47a8d00 tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:11:58.516106 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1751/3476] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:11:58 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:11:59.534931 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-665121a5-d744-4871-b8f2-ac244fc3ffde tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:11:59.535565 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-665121a5-d744-4871-b8f2-ac244fc3ffde tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:11:59.535687 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:11:59.535687 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:11:59.536047 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-665121a5-d744-4871-b8f2-ac244fc3ffde tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:11:59.587391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:11:59.587391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:11:59.596795 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-665121a5-d744-4871-b8f2-ac244fc3ffde tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Volume info retrieved successfully. Jan 02 11:11:59.619555 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-665121a5-d744-4871-b8f2-ac244fc3ffde tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 200 Jan 02 11:11:59.620397 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1726/3477] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:11:59 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:12:00.637057 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1f73ffa-8a25-4034-aa98-2e24fd23181a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] GET http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 Jan 02 11:12:00.637651 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1f73ffa-8a25-4034-aa98-2e24fd23181a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:12:00.637774 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:12:00.637774 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:12:00.638119 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b1f73ffa-8a25-4034-aa98-2e24fd23181a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:12:00.683886 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b1f73ffa-8a25-4034-aa98-2e24fd23181a tempest-TestMinimumBasicScenario-1954685721 tempest-TestMinimumBasicScenario-1954685721] http://10.222.0.73/volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 returned with HTTP 404 Jan 02 11:12:00.684927 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1752/3478] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:12:00 2021] GET /volume/v3/f798cb3de7584a7ea2ea7881eaa3d052/volumes/91aab279-51c5-4810-aa04-c154354ecbe2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 02 11:25:36.753201 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] POST http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes Jan 02 11:25:36.753702 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:36.753702 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:36.754531 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-632261834", "imageRef": "1b286ae2-af1e-4574-a45c-2411d5b8f631", "size": 1}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:25:36.755678 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.v3.volumes [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-632261834', 'imageRef': '1b286ae2-af1e-4574-a45c-2411d5b8f631', 'size': 1}} {{(pid=88039) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 02 11:25:36.859817 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Create volume of 1 GB Jan 02 11:25:36.872349 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Availability Zones retrieved successfully. Jan 02 11:25:36.889829 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Flow 'volume_create_api' (a6b058e0-2e23-4b31-86f0-dd2475b3562b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:25:36.892629 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0890cb98-7ae4-403a-9c31-7f3f32ec64c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:25:36.895159 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Validating volume size '1' using validate_int {{(pid=88039) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 02 11:25:36.996958 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0890cb98-7ae4-403a-9c31-7f3f32ec64c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-02T09:45:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3ddad65e-539b-47fc-9bd5-541935170c1b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ddad65e-539b-47fc-9bd5-541935170c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:25:36.999081 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11929902-fd78-466a-b682-a2a6beac1858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:25:37.084299 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.quota [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Created reservations ['843ab278-37fc-4386-a33d-1008af87015c', '62b4cb3b-0d2f-49f4-939a-bc8ca3eaa23d', '214e5621-3e3a-4481-9a59-01dfc684108c', 'fa3097bc-be6c-4e75-8cf2-6e921ea31a75'] {{(pid=88039) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 02 11:25:37.086089 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11929902-fd78-466a-b682-a2a6beac1858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843ab278-37fc-4386-a33d-1008af87015c', '62b4cb3b-0d2f-49f4-939a-bc8ca3eaa23d', '214e5621-3e3a-4481-9a59-01dfc684108c', 'fa3097bc-be6c-4e75-8cf2-6e921ea31a75']}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:25:37.088202 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72a6351-0c8f-4636-b9cd-db5b3e0832c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:25:37.143136 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72a6351-0c8f-4636-b9cd-db5b3e0832c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f00d903b-4519-44a0-99c2-1596bd17328f', '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-632261834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5be491b531a74ebe87b5a3ddf6db0f99',qos_specs=None,replication_status=,reservations=['843ab278-37fc-4386-a33d-1008af87015c','62b4cb3b-0d2f-49f4-939a-bc8ca3eaa23d','214e5621-3e3a-4481-9a59-01dfc684108c','fa3097bc-be6c-4e75-8cf2-6e921ea31a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60ba7eb2406463eb8490235199dbcd5',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-02T11:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-632261834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f00d903b-4519-44a0-99c2-1596bd17328f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5be491b531a74ebe87b5a3ddf6db0f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c60ba7eb2406463eb8490235199dbcd5',volume_attachment=,volume_type=,volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:25:37.145808 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baba8a93-74c2-40d2-b4ca-25c53b44fa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:25:37.170905 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baba8a93-74c2-40d2-b4ca-25c53b44fa01) transitioned into state 'SUCCESS' from state '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-632261834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5be491b531a74ebe87b5a3ddf6db0f99',qos_specs=None,replication_status=,reservations=['843ab278-37fc-4386-a33d-1008af87015c','62b4cb3b-0d2f-49f4-939a-bc8ca3eaa23d','214e5621-3e3a-4481-9a59-01dfc684108c','fa3097bc-be6c-4e75-8cf2-6e921ea31a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60ba7eb2406463eb8490235199dbcd5',volume_type_id=3ddad65e-539b-47fc-9bd5-541935170c1b)}' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:25:37.172854 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5044ff0-0475-4098-9774-6dd85c4ae3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 02 11:25:37.186942 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5044ff0-0475-4098-9774-6dd85c4ae3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88039) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 02 11:25:37.189718 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Flow 'volume_create_api' (a6b058e0-2e23-4b31-86f0-dd2475b3562b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88039) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 02 11:25:37.238069 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Create volume request issued successfully. Jan 02 11:25:37.251679 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b4a46f60-29f1-49d8-aead-d56a5690d085 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes returned with HTTP 202 Jan 02 11:25:37.252682 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1727/3479] 10.222.0.73 () {60 vars in 1226 bytes} [Sat Jan 2 11:25:36 2021] POST /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes => generated 821 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 02 11:25:37.267005 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9264aee4-bc37-4fa5-8931-1b2db75f82f8 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:37.267555 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9264aee4-bc37-4fa5-8931-1b2db75f82f8 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:37.268093 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-9264aee4-bc37-4fa5-8931-1b2db75f82f8 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:37.318368 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:37.318368 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:37.326861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-9264aee4-bc37-4fa5-8931-1b2db75f82f8 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:37.350119 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-9264aee4-bc37-4fa5-8931-1b2db75f82f8 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:37.351102 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1753/3480] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:37 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:38.367798 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f56f30c-2880-48bb-99c1-8b3147fc5e04 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:38.368381 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f56f30c-2880-48bb-99c1-8b3147fc5e04 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:38.368864 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:38.368864 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:38.369239 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-6f56f30c-2880-48bb-99c1-8b3147fc5e04 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:38.422089 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:38.422089 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:38.431831 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-6f56f30c-2880-48bb-99c1-8b3147fc5e04 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:38.454315 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-6f56f30c-2880-48bb-99c1-8b3147fc5e04 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:38.465558 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1728/3481] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:38 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:39.472983 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1096d18-6724-4142-879f-121f8055a19d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:39.473617 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1096d18-6724-4142-879f-121f8055a19d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:39.474056 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:39.474056 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:39.474441 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-c1096d18-6724-4142-879f-121f8055a19d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:39.523407 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:39.523407 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:39.531832 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-c1096d18-6724-4142-879f-121f8055a19d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:39.554290 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-c1096d18-6724-4142-879f-121f8055a19d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:39.555115 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1754/3482] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:39 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:40.571609 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a5ef04d-5ef5-4752-97d1-5e700475a760 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:40.572192 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a5ef04d-5ef5-4752-97d1-5e700475a760 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:40.572358 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:40.572358 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:40.572674 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-5a5ef04d-5ef5-4752-97d1-5e700475a760 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:40.744757 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:40.744757 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:40.753042 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-5a5ef04d-5ef5-4752-97d1-5e700475a760 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:40.775529 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-5a5ef04d-5ef5-4752-97d1-5e700475a760 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:40.776357 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1729/3483] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:40 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:41.792923 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdfc86b7-d661-48fe-99eb-96e86d05f495 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:41.793432 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdfc86b7-d661-48fe-99eb-96e86d05f495 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:41.793812 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:41.793812 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:41.794323 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-fdfc86b7-d661-48fe-99eb-96e86d05f495 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:41.843658 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:41.843658 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:41.852646 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-fdfc86b7-d661-48fe-99eb-96e86d05f495 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:41.875610 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-fdfc86b7-d661-48fe-99eb-96e86d05f495 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:41.876440 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1755/3484] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:41 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:42.892762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91e94c41-adbe-41ff-a26c-a4a2df66eb23 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:42.893338 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91e94c41-adbe-41ff-a26c-a4a2df66eb23 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:42.893586 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:42.893586 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:42.893964 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-91e94c41-adbe-41ff-a26c-a4a2df66eb23 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:42.943033 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:42.943033 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:42.952565 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-91e94c41-adbe-41ff-a26c-a4a2df66eb23 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:42.975702 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-91e94c41-adbe-41ff-a26c-a4a2df66eb23 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:42.976544 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1730/3485] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:42 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:43.992737 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b288f2a6-fff5-4f49-b5da-4a043f72d26a tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:43.993312 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b288f2a6-fff5-4f49-b5da-4a043f72d26a tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:43.993519 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:43.993519 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:43.993891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-b288f2a6-fff5-4f49-b5da-4a043f72d26a tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:44.042332 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:44.042332 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:44.050607 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-b288f2a6-fff5-4f49-b5da-4a043f72d26a tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:44.072751 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-b288f2a6-fff5-4f49-b5da-4a043f72d26a tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:44.081803 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1756/3486] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:43 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:45.089777 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0a8642d-f39b-4d6a-89eb-f2663e8067be tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:45.090563 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0a8642d-f39b-4d6a-89eb-f2663e8067be tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:45.090761 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:45.090761 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:45.091451 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a0a8642d-f39b-4d6a-89eb-f2663e8067be tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:45.143036 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:45.143036 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:45.153621 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a0a8642d-f39b-4d6a-89eb-f2663e8067be tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:45.175906 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a0a8642d-f39b-4d6a-89eb-f2663e8067be tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:45.179622 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1731/3487] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:45 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:46.192910 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-013af0cb-7de5-4598-ba75-666614871a35 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:46.193476 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-013af0cb-7de5-4598-ba75-666614871a35 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:46.193671 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:46.193671 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:46.193979 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-013af0cb-7de5-4598-ba75-666614871a35 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:46.246269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:46.246269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:46.258861 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-013af0cb-7de5-4598-ba75-666614871a35 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:46.298769 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-013af0cb-7de5-4598-ba75-666614871a35 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:46.309890 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1757/3488] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:46 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:47.317167 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72eab32c-05c8-45b6-b733-90f6bfccec3f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:47.318354 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72eab32c-05c8-45b6-b733-90f6bfccec3f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:47.318551 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:47.318551 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:47.318939 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-72eab32c-05c8-45b6-b733-90f6bfccec3f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:47.368128 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:47.368128 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:47.376537 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-72eab32c-05c8-45b6-b733-90f6bfccec3f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:47.399720 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-72eab32c-05c8-45b6-b733-90f6bfccec3f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:47.400743 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1732/3489] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:47 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 971 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:48.417362 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35745596-58f2-4bdf-9501-775f1c3eba82 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:48.417899 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35745596-58f2-4bdf-9501-775f1c3eba82 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:48.418075 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:48.418075 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:48.418449 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-35745596-58f2-4bdf-9501-775f1c3eba82 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:48.467511 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:48.467511 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:48.476825 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-35745596-58f2-4bdf-9501-775f1c3eba82 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:48.498663 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-35745596-58f2-4bdf-9501-775f1c3eba82 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:48.499512 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1758/3490] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:48 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 974 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 02 11:25:49.516719 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8705a07-d3ed-4892-9ca3-2ed982041d70 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:49.517399 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8705a07-d3ed-4892-9ca3-2ed982041d70 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:49.517615 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:49.517615 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:49.517989 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-f8705a07-d3ed-4892-9ca3-2ed982041d70 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:49.577464 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:49.577464 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:49.587127 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-f8705a07-d3ed-4892-9ca3-2ed982041d70 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:49.611451 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-f8705a07-d3ed-4892-9ca3-2ed982041d70 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:49.612282 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1733/3491] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:49 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 974 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:50.628879 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1f4c4cb-f453-4691-bcff-da598bef127b tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:50.629426 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1f4c4cb-f453-4691-bcff-da598bef127b tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:50.629603 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:50.629603 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:50.629988 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-a1f4c4cb-f453-4691-bcff-da598bef127b tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:50.680018 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:50.680018 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:50.692089 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-a1f4c4cb-f453-4691-bcff-da598bef127b tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:50.716810 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-a1f4c4cb-f453-4691-bcff-da598bef127b tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:50.717651 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1759/3492] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:50 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:25:51.733977 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cecfb580-6220-4957-92e2-43ddc530b844 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:51.734486 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cecfb580-6220-4957-92e2-43ddc530b844 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:51.734617 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:51.734617 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:51.734931 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [None req-cecfb580-6220-4957-92e2-43ddc530b844 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:51.782860 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:51.782860 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:51.791919 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [None req-cecfb580-6220-4957-92e2-43ddc530b844 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:51.814975 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [None req-cecfb580-6220-4957-92e2-43ddc530b844 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:51.815821 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1734/3493] 10.222.0.73 () {58 vars in 1315 bytes} [Sat Jan 2 11:25:51 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:25:51.888744 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:51.889264 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:51.889481 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:51.889481 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:51.889860 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:51.938391 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:51.938391 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:51.946564 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:51.970457 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:51.971344 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1760/3494] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:25:51 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:25:52.703492 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-ca783730-a021-4cfb-98f2-56e684cb78cb tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:52.704004 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-ca783730-a021-4cfb-98f2-56e684cb78cb tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:52.704215 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:52.704215 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:52.704580 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-ca783730-a021-4cfb-98f2-56e684cb78cb tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:52.753601 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:52.753601 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:52.761904 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-ca783730-a021-4cfb-98f2-56e684cb78cb tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:52.784597 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-ca783730-a021-4cfb-98f2-56e684cb78cb tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:52.785401 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1735/3495] 10.222.0.73 () {60 vars in 1569 bytes} [Sat Jan 2 11:25:52 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:25:52.796635 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume// Jan 02 11:25:52.797117 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:52.797335 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:52.797335 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:52.797713 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:52.798761 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:25:52.799408 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1761/3496] 10.222.0.73 () {58 vars in 1289 bytes} [Sat Jan 2 11:25:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:25:52.811987 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-12050684-9d7c-48ff-b15a-7eaee59e21fa tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] POST http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments Jan 02 11:25:52.812473 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:52.812473 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:52.812882 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-12050684-9d7c-48ff-b15a-7eaee59e21fa tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f00d903b-4519-44a0-99c2-1596bd17328f", "instance_uuid": "d948f201-4e5a-4829-9372-0b709a82ac61", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:25:52.862238 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:52.862238 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:52.911218 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-12050684-9d7c-48ff-b15a-7eaee59e21fa tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments returned with HTTP 200 Jan 02 11:25:52.912049 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1736/3497] 10.222.0.73 () {66 vars in 1565 bytes} [Sat Jan 2 11:25:52 2021] POST /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:25:55.259323 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume// Jan 02 11:25:55.259892 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:55.260475 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:55.261656 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-680bd64d-d66b-40e1-88fe-7642f4c07f17 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:25:55.262259 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1762/3498] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:25:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:25:55.298523 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-d9545c02-c924-4805-9862-3e33ff23e67f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:25:55.299179 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-d9545c02-c924-4805-9862-3e33ff23e67f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:25:55.299491 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:55.299491 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:55.300218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-d9545c02-c924-4805-9862-3e33ff23e67f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:25:55.350951 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:55.350951 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:55.359467 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-d9545c02-c924-4805-9862-3e33ff23e67f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:25:55.379349 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:55.379349 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:55.389762 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-d9545c02-c924-4805-9862-3e33ff23e67f tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:25:55.390598 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1737/3499] 10.222.0.11 () {60 vars in 1403 bytes} [Sat Jan 2 11:25:55 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 11:25:55.409412 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] PUT http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323 Jan 02 11:25:55.410226 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h1-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:25:55.437733 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:25:55.437733 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:25:55.438218 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Lock "b'cinder-attachment_update-f00d903b-4519-44a0-99c2-1596bd17328f-n-h1-765311-9'" acquired by "attachment_update" :: waited 0.009s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:25:55.440580 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:55.440580 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:56.746106 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Lock "b'cinder-attachment_update-f00d903b-4519-44a0-99c2-1596bd17328f-n-h1-765311-9'" released by "attachment_update" :: held 1.308s {{(pid=88040) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:25:56.746880 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323 returned with HTTP 200 Jan 02 11:25:56.747905 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1763/3500] 10.222.0.11 () {64 vars in 1468 bytes} [Sat Jan 2 11:25:55 2021] PUT /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323 => generated 762 bytes in 1343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:25:56.794254 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-8826a4f0-124f-401e-b3ac-b5d2940a3a00 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] POST http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323/action Jan 02 11:25:56.794983 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:25:56.794983 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:25:56.796035 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-8826a4f0-124f-401e-b3ac-b5d2940a3a00 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action body: b'{"os-complete": null}' {{(pid=88039) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:25:56.796620 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-8826a4f0-124f-401e-b3ac-b5d2940a3a00 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:25:56.879059 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:25:56.879059 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:25:56.894360 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-8826a4f0-124f-401e-b3ac-b5d2940a3a00 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323/action returned with HTTP 204 Jan 02 11:25:56.895544 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1738/3501] 10.222.0.11 () {64 vars in 1489 bytes} [Sat Jan 2 11:25:56 2021] POST /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 02 11:28:30.574142 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume// Jan 02 11:28:30.574648 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:28:30.574819 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:28:30.574819 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:28:30.575794 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'all' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:28:30.576852 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-b7e06909-b046-4382-a8f4-a0895e6e1a53 req-9379e867-f344-4d37-9230-8ba4b43863a6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:28:30.577456 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1764/3502] 10.222.0.11 () {56 vars in 1089 bytes} [Sat Jan 2 11:28:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:28:30.590967 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] POST http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments Jan 02 11:28:30.591485 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:28:30.591485 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:28:30.591891 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f00d903b-4519-44a0-99c2-1596bd17328f", "instance_uuid": "d948f201-4e5a-4829-9372-0b709a82ac61", "connector": null}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:28:30.641665 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:28:30.641665 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:28:30.751971 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments returned with HTTP 200 Jan 02 11:28:30.752833 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1739/3503] 10.222.0.11 () {64 vars in 1358 bytes} [Sat Jan 2 11:28:30 2021] POST /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:28:30.767936 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] DELETE http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323 Jan 02 11:28:30.768485 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:28:30.768965 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'version_select' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:28:30.789619 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:28:30.789619 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:28:30.974355 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(082d368f-84fe-4c7a-b2eb-4432d4635288)]) {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:28:30.974815 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Adding status of: reserved to pending status list for volume. {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 02 11:28:30.975231 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88040) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:28:30.982691 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-b113a274-8dcc-4f8c-8e86-fa7d2da7d3f6 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323 returned with HTTP 200 Jan 02 11:28:30.983594 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1765/3504] 10.222.0.11 () {62 vars in 1437 bytes} [Sat Jan 2 11:28:30 2021] DELETE /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/a5a13351-41c9-408c-9b22-6a34b4401323 => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:28:32.645571 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume// Jan 02 11:28:32.646142 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:28:32.646277 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:28:32.646277 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:28:32.646633 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'all' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:28:32.647897 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-5d69e569-33b5-4c60-8cf2-4ec3112875ca req-e961bba5-ffc8-4973-aea6-320fbd73eed5 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume// returned with HTTP 300 Jan 02 11:28:32.648490 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1740/3505] 10.222.0.68 () {56 vars in 1089 bytes} [Sat Jan 2 11:28:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 02 11:28:32.694740 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-48e77d2f-0409-4f7f-b6ec-79f6c8c2ec1d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] GET http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:28:32.695257 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-48e77d2f-0409-4f7f-b6ec-79f6c8c2ec1d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:28:32.695537 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:28:32.695537 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:28:32.696040 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-48e77d2f-0409-4f7f-b6ec-79f6c8c2ec1d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'show' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:28:32.745252 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:28:32.745252 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:28:32.753807 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-1eea6512-7318-4038-ba9b-a72da61406ac req-48e77d2f-0409-4f7f-b6ec-79f6c8c2ec1d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:28:32.771899 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:28:32.771899 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:28:32.782031 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-48e77d2f-0409-4f7f-b6ec-79f6c8c2ec1d tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 200 Jan 02 11:28:32.782838 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1766/3506] 10.222.0.68 () {60 vars in 1403 bytes} [Sat Jan 2 11:28:32 2021] GET /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 1460 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 02 11:28:32.836350 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-fc0131db-cda4-4a70-a176-a5265bcc5f08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] PUT http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288 Jan 02 11:28:32.837155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-fc0131db-cda4-4a70-a176-a5265bcc5f08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-765311-9", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-9.cbci-765311-9.local", "mountpoint": "/dev/sda"}}} {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:28:32.865591 n-d-765311-9 devstack@c-api.service[88038]: /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 02 11:28:32.865591 n-d-765311-9 devstack@c-api.service[88038]: return self(f, *args, **kw) Jan 02 11:28:32.866036 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-1eea6512-7318-4038-ba9b-a72da61406ac req-fc0131db-cda4-4a70-a176-a5265bcc5f08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Lock "b'cinder-attachment_update-f00d903b-4519-44a0-99c2-1596bd17328f-n-h2-765311-9'" acquired by "attachment_update" :: waited 0.008s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 02 11:28:32.868269 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:28:32.868269 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:28:34.120444 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.coordination [req-1eea6512-7318-4038-ba9b-a72da61406ac req-fc0131db-cda4-4a70-a176-a5265bcc5f08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Lock "b'cinder-attachment_update-f00d903b-4519-44a0-99c2-1596bd17328f-n-h2-765311-9'" released by "attachment_update" :: held 1.254s {{(pid=88039) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 02 11:28:34.121098 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-fc0131db-cda4-4a70-a176-a5265bcc5f08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288 returned with HTTP 200 Jan 02 11:28:34.122889 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1741/3507] 10.222.0.68 () {64 vars in 1468 bytes} [Sat Jan 2 11:28:32 2021] PUT /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288 => generated 762 bytes in 1291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 02 11:28:34.177316 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-d64e24dd-c949-4d57-b97a-13c24c332dc0 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] POST http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288/action Jan 02 11:28:34.177825 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:28:34.177825 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:28:34.178259 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-d64e24dd-c949-4d57-b97a-13c24c332dc0 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action body: b'{"os-complete": null}' {{(pid=88040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 02 11:28:34.178636 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-d64e24dd-c949-4d57-b97a-13c24c332dc0 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 02 11:28:34.244791 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:28:34.244791 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:28:34.257237 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-1eea6512-7318-4038-ba9b-a72da61406ac req-d64e24dd-c949-4d57-b97a-13c24c332dc0 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288/action returned with HTTP 204 Jan 02 11:28:34.258070 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1767/3508] 10.222.0.68 () {64 vars in 1489 bytes} [Sat Jan 2 11:28:34 2021] POST /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 02 11:30:22.532304 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-61b027f3-a3f6-4daf-9385-2fd38bc18c08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] DELETE http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288 Jan 02 11:30:22.532811 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-61b027f3-a3f6-4daf-9385-2fd38bc18c08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:30:22.533007 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:30:22.533007 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:30:22.533377 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-61b027f3-a3f6-4daf-9385-2fd38bc18c08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'version_select' {{(pid=88039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:30:22.553728 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:30:22.553728 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:30:23.019155 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-61b027f3-a3f6-4daf-9385-2fd38bc18c08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 02 11:30:23.019612 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.volume.api [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-61b027f3-a3f6-4daf-9385-2fd38bc18c08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Pending status list for volume during attachment-delete: [] {{(pid=88039) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 02 11:30:23.026384 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-61b027f3-a3f6-4daf-9385-2fd38bc18c08 tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288 returned with HTTP 200 Jan 02 11:30:23.027229 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88039|app: 0|req: 1742/3509] 10.222.0.68 () {62 vars in 1437 bytes} [Sat Jan 2 11:30:22 2021] DELETE /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/attachments/082d368f-84fe-4c7a-b2eb-4432d4635288 => generated 19 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 02 11:30:23.051099 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] DELETE http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:30:23.051621 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Empty body provided in request {{(pid=88040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 02 11:30:23.051841 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 02 11:30:23.051841 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning, Jan 02 11:30:23.052213 n-d-765311-9 devstack@c-api.service[88038]: DEBUG cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Calling method 'delete' {{(pid=88040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 02 11:30:23.052671 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.v3.volumes [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Delete volume with id: f00d903b-4519-44a0-99c2-1596bd17328f Jan 02 11:30:23.101503 n-d-765311-9 devstack@c-api.service[88038]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 02 11:30:23.101503 n-d-765311-9 devstack@c-api.service[88038]: DeprecationWarning) Jan 02 11:30:23.102667 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Volume info retrieved successfully. Jan 02 11:30:23.130055 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.volume.api [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] Delete volume request issued successfully. Jan 02 11:30:23.130519 n-d-765311-9 devstack@c-api.service[88038]: INFO cinder.api.openstack.wsgi [req-36a8c7f1-f132-4f61-b5f1-a82fc7149e11 req-c159f7e9-f850-43e0-9fa7-24921fb553ff tempest-TestShelveInstance-2005893732 tempest-TestShelveInstance-2005893732] http://10.222.0.73/volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f returned with HTTP 202 Jan 02 11:30:23.131527 n-d-765311-9 devstack@c-api.service[88038]: [pid: 88040|app: 0|req: 1768/3510] 10.222.0.68 () {60 vars in 1384 bytes} [Sat Jan 2 11:30:23 2021] DELETE /volume/v3/5be491b531a74ebe87b5a3ddf6db0f99/volumes/f00d903b-4519-44a0-99c2-1596bd17328f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)